@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	}
body {
  margin-left: auto;
  margin-right: auto;
  margin: 0;
  padding: 0;
  background-color: #F0F0F0;
}

/*---------------------------------------------------- */
#wrapper {
	margin: 0 auto;
	width: 800px;

}

/*---------------------------------------------------- */
a:link{
	color: #0033CC;
}
a:visited{
	color: #3366FF;
}
a:hover{
	color: #FF3399;
}
a:active{
	color: #FF6699;
}
a { text-decoration:none; }

/*---------------------------------------------------- */

/* ヘッダ ＴＯＰテキスト
---------------------------------------------------- */
#top_text{ width: 790px;
           height: auto;
           float: left;
		   text-align: center;
           padding: 5px;
		   color: #FFFFFF;
		   background: #333333;}
#top_text a:link { color:#FFFFFF; }
#top_text a:visited { color:#FFFFFF; }
#top_text a:hover { color:#FFFFFF; }
#top_text a:active { color:#FFFFFF; }
/*---------------------------------------------------- */

#top_18e{ width: 780px; height: auto; float: left; padding: 10px; background:#FFFFFF; text-align: center;}

.rogo18{ width: 400px; height: auto; float: left; }

.enter { width: 350px; height: auto; padding: 35px 0px 10px 0px ; float: right; text-align: center; }
.enter_deri { width: 350px; height: auto; padding: 0px; float: right; text-align: right; }
.text18{ width: 780px; height: auto; float: left; padding: 20px 0px 20px 0px ; text-align: center; font-size: 12px; font-weight: bold; }

#for18{ width: 780px; height: auto; float: left; text-align: center; padding: 15px 0px 0px 0px; }

.for18_mein{ width: 195px; height: 225px; float: left; padding: 0px; position: relative; background:url(../img/enter/for18_bg.png)}
.for18_top{ width: 195px; height: 35px; float: left; }
.for18_img{ width: 105px; height: 140px; float: left; margin: 0px 80px 0px 10px; overflow: hidden;}
.for18_text_A{
	width: 185px;
	height: 25px;
	padding: 115px 10px 0px 0px;
	float: left;
	position: absolute;
	text-align: right;
	left: 0px;
	top: 35px;
	background:url(../img/enter/for18_cast_1.png);
	white-space: nowrap; overflow: hidden;
	line-height: 1em;
}
.for18_text_B{
	width: 185px;
	height: 25px;
	padding: 115px 10px 0px 0px;
	float: left;
	position: absolute;
	text-align: right;
	left: 0px;
	top: 35px;
	background:url(../img/enter/for18_cast_2.png);
	white-space: nowrap; overflow: hidden;
	line-height: 1em;
}
.for18_text_C{
	width: 185px;
	height: 25px;
	padding: 115px 10px 0px 0px;
	float: left;
	position: absolute;
	text-align: right;
	left: 0px;
	top: 35px;
	background:url(../img/enter/for18_cast_3.png);
	white-space: nowrap; overflow: hidden;
	line-height: 1em;
}

.for18_text_D{
	width: 185px;
	height: 25px;
	padding: 115px 10px 0px 0px;
	float: left;
	position: absolute;
	text-align: right;
	left: 0px;
	top: 35px;
	background:url(../img/enter/for18_cast_4.png);
	white-space: nowrap; overflow: hidden;
	line-height: 1em;}
.for18_text_2{ width: 175px; height: 14px; float: left; margin: 2px 10px 0px 10px; white-space: nowrap; overflow: hidden; text-align: right; }

#enter_mob { width: 380px; height: 100px; float: left; padding: 30px 10px 0px 0px; text-align: center; }

#link_mein{ width: 750px; height: auto; float: left; margin: 20px 10px 10px 10px; padding: 5px 5px 15px 5px;
            border-top: #333333 dotted 2px;
			border-bottom: #333333 dotted 2px;}
.link_body{ width: 140px; height: auto; padding: 15px 5px 0px 5px; float: left; text-align: center; white-space: nowrap; overflow: hidden;}

#S_link{ width:750px; height:auto; float: left; margin: 20px 10px 10px 10px; padding: 5px;}
.S_link_body { width: 200px; height: 40px; float:left; margin: 0px 25px 0px 25px; }
.shop_b{ width: 750px; height:auto; float: left; }
/*フッダー
---------------------------------------------------- */  
#footer{

	width: 790px;
    height: auto;
	text-align: center;
    padding: 5px;
	margin: 0 auto;
	color: #FFFFFF;
	background: #333333;}
#footer a:link { color:#FFFFFF; }
#footer a:visited { color:#FFFFFF; }
#footer a:hover { color:#FFFFFF; }
#footer a:active { color:#FFFFFF; }

