@import url("reset.css");
@import url("head.css");


/*共通
---------------------*/


html {
overflow-y:scroll;
}

body {
	text-align: center;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;

}



a {
	color: #0033cc;
	text-decoration: none;
	outline:none;
}

a:hover {
	color: #FF6633;
	text-decoration: underline;
}




.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

 img {
     vertical-align: bottom;
}

a img.hover {
	background: none!important;
}
a:hover img.hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: none!important;
}

strong {
	font-weight: bold;
}


input {
	margin: 0px;
	padding: 3px;
}

textarea {
	margin: 0px;
	padding: 3px;
}

select {
	margin: 0px;
	padding: 3px;
}

.tx_grn1 {
	color: #090;	
	
}

.tx_red1 {
	color: #F00;	
}

.tx_org1 {
	color: #F60;	
}

.tx120 {
	font-size: 120%;
}

.tx110 {
	font-size: 110%;
}

/*-----中止-------*/

.title_cansel {
	margin-bottom: 10px;
    color: #FF0000;
    font-weight: bold;
    font-size: 36px;
	text-align: center;
	border: #FF0000 dotted 1px;
	padding: 10px;
}

/* ボタン
---------------------------------------------------------- */
a.btn_basic01 {
	width: 100%;
	height: 60px;
	display: table;
	text-decoration: none;
	text-align: center;
	font-size: 135%;
	background-color: #003399;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 5px;
}

a:hover.btn_basic01 {
	background-color: #FF9A38;
}
a.btn_basic01 span {
	display: table-cell;
	vertical-align: middle;
}


a.btn_basic02 {
	width: 100%;
	height: 60px;
	display: table;
	text-decoration: none;
	text-align: center;
	font-size: 135%;
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 5px;
}

a:hover.btn_basic02 {
	background-color: #FF9A38;
}
a.btn_basic02 span {
	display: table-cell;
	vertical-align: middle;
}




.next {
	width: 100%;
	margin: 10px auto;
	clear: both;
}

.next2 {
	width: 70%;
	margin: 10px auto;
	clear: both;
}

/*-----グローバルナビ-------*/


#navi {
	width: 900px;
	height: 75px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	clear: both;
}

/*-----ドロップダウンメニュー----*/

ul.menu {
	list-style: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

ul.menu * {
	margin: 0px;
	padding: 0px;
}

ul.menu a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
ul.menu li {
	position:relative;
	float:left;
	margin: 0px;
	padding: 0px;
}


/*ドロップダウンメニュー　展開部分*/

ul.menu ul {
	position: absolute;
	top: 55px;
	left: 0;
	display: none;
	opacity: 0;
	list-style: none;
	background-color: #ff9900;
	border-right: 1px dotted #FFFFFF;
	border-left: 1px dotted #FFFFFF;
}

ul.menu ul li {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 230px;
	border-bottom: 1px dotted #FFFFFF;
}
ul.menu ul li a {
	display:block;
	background-color:#ff9900;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 16px;
}
ul.menu ul li a:hover {
	background-color:#003399;
	color: #FFFFFF;
	background-image: url(../images/arrow1on.gif);
}



ul.menu ul ul {left:160px;}
ul.menu .menulink {padding:0px;}
ul.menu .menulink:hover, ul.menu .menuhover {background:url()}

ul.menu .sub {background:#d1d1d1 url(images/arrow.gif) 160px 8px no-repeat}
ul.menu .topline {}


/*カートを見る
----------------------*/

.lookin {
	width: 890px;
	height: 45px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	clear: both;	
	display: none;/*----*/
}


/*----- テスト用スペーサー -----*/

#spacer {
	height: 60px;
	width: 900px;	
}


/*-----パンくず-------*/


#pankuzu {
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 14px;
	padding-bottom: 20px;
	clear: both;
}


#pankuzu li {
	display:inline;
	line-height:110%;
	list-style-type:none;
}
#pankuzu li a {
	padding-right:10px;
	background-image: url(../images/path1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}



/*サイドバー内来場事前登録ボタン*/

#l_regist1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
}

#l_regist1 a {
	background-image: url(../images/l_regist1.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 180px;
	text-indent: -24000px;
}

#l_regist1 a:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.8;
	opacity:0.8;
}




/*---peeple-----*/

#peeple {
	width: 900px;
	margin-top: 00px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	height: 100px;
	background-image: url(../images/peeple1.png);
	background-repeat: no-repeat;
	clear: both;
	background-position: left bottom;
}


/*-----ページトップヘ----*/


.backtotop {
    position: fixed;
    right: 15px;
    bottom: 20px;
    z-index: 9000;
    display: none;
}    

.backtotop a {
}
.backtotop a:hover {
}


/*-----フッタ-------*/

#foota {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_foota1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
	border-top: 1px solid #CCC;
}


#foota1 {
	width: 900px;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 50px;
}

#foota1 p {
	font-size: 12px;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	color: #000;
}

#foota1 p a {
	color: #000;
}


#foota1 p a:hover {
	text-decoration: underline;
}


#foota1 strong {
	font-weight: bold;	
}



#copy {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
