@charset "utf-8";

/* index.html top.html 共用 */
/*-------------------------------------*/
#headbg {
	background-image: url(../img/index_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 151px;
	text-align: center;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background:#18a5fc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	line-height:20px;
}
#setumei {
	text-align: left;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px dashed #333333;
}
#setumei #qr {
	float: right;
}


h2 {
	background-image: url(../img/index_read.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 42px;
	margin-top: 20px;
	margin-bottom: 60px;
	text-indent: -9999px;
}
#head {
}
.frame {
	position: relative;
}
.frame .top {
	margin-bottom:172px;
}

/* index.html 専用 */
/*-------------------------------------*/
.frame #enter {
	height: 118px;
	width: 406px;
	position: absolute;
	left: 86px;
	top: 40px;
	z-index: 1;
}
.frame #enter .imgover {
}
.frame #jp {
	position: absolute;
	left: 530px;
	top: 40px;
	color:#5b5759;
	font-size:14px;
	line-height:30px;
}
#en {
	margin: 50px auto;
	width:400px;
	height:93px;
	padding:0 0 0 108px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:24px;
	background:url(../img/index_18kin.gif) left no-repeat;
}
#en p{
	margin:0;
	color:#4d98ff;
}
#en #miman{
	color:#ffa54d;
}
#en #miman a{
	color:#ffa54d;
}
#footers {
	clear: both;
	background-image: url(../img/footers.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 29px;
	margin-top: 45px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #0054ff;
}
#footers a {
	color: #0054ff;
	text-decoration: none;
}
/* top.html 専用 */
/*-------------------------------------*/
#toppage{
	margin-bottom:40px;
}
#toppage .top{
	margin-bottom:240px;	
}
.frame #soap {
	width: 318px;
	position: absolute;
	left: 127px;
	top: 90px;
}
.frame #health {
	width: 318px;
	position: absolute;
	left: 445px;
	top: 90px;
}

#deli{
	text-align:center;
	line-height:40px;
	font-size:16px;
	font-weight:normal;
	padding-bottom:60px;
}
#deli a{
	color:#ff3dc6;
	text-decoration:none;
}
#deli a:hover{
	text-decoration:underline;
}


/*ボタン変更101115*/
.frame #selBtn{
	position:absolute;
	top:90px;
	left:7px;
}
.frame #selBtn li{
	float:left;
	display:inline;
	margin:0 0 0 10px;
}

.frame #select {
	background-image: url(../img/top_text.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 45px;
	width: 100%;
	text-indent: -9999px;
	position: absolute;
	top: 30px;
	left: 0px;	
}
.frame #qr {
	background-image: url(../img/indexqr.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/img/indexqr.png');
	_background-image:none;
	height: 102px;
	width: 337px;
	text-indent: -9999px;
	position: absolute;
	left: 8px;
	top: 310px;
	z-index: 10;

}
.frame strong {
	font-weight: normal;
}
