@charset "utf-8";
a:link {
	color:#CC3366;
	text-decoration:none
}
a:visited {
	color:#CC3366;
	text-decoration:none
}
a:hover {
	color:#CC3366;
	text-decoration:underline
}
a:active {
	color:#CC3366;
	text-decoration:underline
} 

body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	text-align:center;
	margin:0px;
	padding:0px;
}
#page {
	margin:0px auto;
	padding:0px;
}
#header {
	height:105px;
	margin:0px auto;
	padding:0px;
	background-image:url(../images/index/header_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#contents {
	width:630px;
	margin:0px auto;
}
#footer {
    clear:both;
	height:50px;
	margin:0px auto;
	padding:0px;
	background-image:url(../images/index/footer_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
h1 {
	font-weight: normal;
	font-size: 12px;
	margin: 3px auto;
}
h2 {
	font-weight: normal;
	font-size: 12px;
	margin: 3px auto;
}
h3 {
	font-weight: normal;
	font-size: 12px;
	margin:10px;
}

.top {
	font-size:12px;
	color: #666666;
	font-weight: normal;
}
.logo {
	height: 90px;
	position: static;
}
.caution {
	position: static;
	margin:10px;
}
.enter {
	position: static;
	margin:10px;
	height:60px;
}
.under18_1 {
	position: static;
	margin:10px;
}
.under18_3 {
	position: static;
	margin:10px;
}
.newshop {
	/*height:195px;*/
	position:static;
	padding-bottom: 5px;
}
.cover {
	height: 380px;
	background-image:url(file:///C|/min-fu.net/images/dummy240320.jpg);
	background-repeat:no-repeat;
	background-position:center
}
.mobile {
	height: 105px;
	position: static;
	bottom:10px;
}
.copyright {
	position:relative;
	top:10px;
}
.style2 {color: #FF0000}

.under18_2 {
	position: static;
}
