@charset "utf-8";

/*==========================
　フォント
==========================*/

.font_1 {
	position:absolute;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#666666;
	width:185px;
	text-align:left;
	top:12px;
	left:209px;
}

.font_1 span {
	padding-top:3px;
	color:#6F6448;
	display:block;
}

.font_2 {
	position:absolute;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#666666;
	width:185px;
	text-align:left;
	top:12px;
	right:10px;
}

.font_2 span {
	padding-top:3px;
	display:block;
}

.font_3 {
	margin:0;
	padding:18px 25px 30px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
	text-align:right;
}

.font_4 {
	position:relative;
	margin:0;
	padding:0 0 0 55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#FFFFFF;
	letter-spacing:0;
	text-align:left;
}

.font_4 span {
	color:#D1B97B;
}

.font_5 {
	margin:0;
	padding:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#FFFFFF;
	text-align:right;
}

/*==========================
　コンテンツ
==========================*/

#spt_title {
	position:relative;
	margin:0 0 3px 13px;
	padding:0;
	width:602px;
	height:138px;
	background:url(../contents/10_file/img/mail_title.png) no-repeat;
}

* html div#spt_title {
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute(	"backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"
	)
	);
}

#store_box {
	margin:0 0 5px 11px;
	padding:0;
	width:604px;
	height:269px;
	background:url(../contents/10_file/img/store_bg.png) no-repeat;
}

html>body #web_box {
	margin:0 0 5px 11px;
	padding:0;
	width:604px;
	height:300px;
	background:url(../contents/10_file/img/web_bg.png) no-repeat;
}

#web_box {
	margin:0 0 5px 11px;
	padding:0;
	width:604px;
	height:300px;
	_background:url(../contents/10_file/img/web_bg.jpg) no-repeat;
}

#sign_box {
	margin:0 0 5px 11px;
	padding:0;
	width:604px;
	height:300px;
	background:url(../contents/10_file/img/sign_bg.png) no-repeat;
}

#form_box {
	margin:10px auto 10px 0;
	padding:0;
	width:470px;
}

.in_txt {
	margin:0;
	padding:0;
	width:220px;
	height:1.2em;
	font-size:12px;
}

#sosin_img {
	margin:0 auto 0 160px;
	padding:10px 0 0 0;
	width:150px;
	height:40px;
}

#sosin_img2 {
	float:right;
	margin:0;
	padding:10px 0 0 0;
	width:150px;
	height:40px;
}

#inst_box {
	margin:0 0 30px 11px;
	padding:0;
	width:604px;
	height:229px;
	background:url(../contents/10_file/img/inst_bg.jpg) no-repeat;
}



/*==========================
　リンク
==========================*/

a.spt1:link {
	color:#D1B97B;
	text-decoration:underline;
}

a.spt1:visited {
	color:#D1B97B;
	text-decoration:underline;
}

a.spt1:hover {
	color:#BCB59E;
	text-decoration:none;
}

a.spt1:active {
	color:#D1B97B;
	text-decoration:none;
}
