@charset "Shift_JIS";
/* CSS Document */

body, div, p, h1, h2, h3, img, form, input {
	margin: 0;
	padding: 0;
}
h3, h4 {
	clear: both;
	margin: 15px 0;
}
img {
	border: 0;
}
a:link    {	color: #331900;	text-decoration: underline; }
a:hover   { color: #cf4111; text-decoration: underline; }
a:visited { color: #331900; text-decoration: underline; }

a.sp:link { color: #FFFFFF;	text-decoration: none; }
a.sp:hover  {	color: #cf4111;	text-decoration: underline;	}
a.sp:visited { color: #FFFFFF;	text-decoration: none; }

a.foot:link { color: #cf4111;	text-decoration: none; }
a.foot:hover  {	color: #cf4111;	text-decoration: underline;	}
a.foot:visited { color: #cf4111;	text-decoration: none; }


body {
	text-align: center;
	font-size: 12px;
	line-height: 16pt;
	color: #331900;
	background-color: #ffaed0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body#popup {
	background-color: #FFFFFF;
	background-image: none;
}
h1 {
	margin-bottom: 10px;
}
/*======================= header ==========================*/
#head {
	width: 900px;
	height: 224px;
	margin: 0;
	background-color: #ffffff;
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.toplink {
	padding-top: 170px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	}

/*======================== lead ===========================*/
#lead {
	position: relative;
	width: 650px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}
#lead p {
	margin: 10px 0;
}
/*===================== container =========================*/
#container {
	width: 650px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	text-align: left;
}

div.gift {
	float: left;
	width: 155px;
}
div.gift p {
	margin: 10px 0 3px;
	font-size: 11px;
	line-height: 130%;
}

.caution {
	padding: 10px;
	background-image: url(../images/chuui_bg.gif);
	background-repeat: no-repeat;
	height: 50px;
}

/*======================= footer ==========================*/
#footer {
	clear: both;
	width: 900px;
	padding-top: 40px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 163px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#footer p {
	padding: 5px;
	text-align: center;
}

/*======================= common ==========================*/
.div210_top01 {
	width: 115px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 85px;
	background-image: url(../images/special01.gif);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
.div210_top02 {
	width: 125px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 80px;
	background-image: url(../images/special02.gif);
	background-repeat: no-repeat;
	height: 50px;
	font-size: 11px;
	line-height: 130%;
	color: #FFFFFF;
}
.div210_top03 {
	width: 115px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 85px;
	background-image: url(../images/special03.gif);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}


.div210_txt {
	width: 196px;
	padding: 7px;
	height: 115px;
	font-size: 10px;
	line-height: 12pt;
	color: #FFFFFF;
}
.div650 {
	width: 650px;
	background-image: url(../images/about_bg.gif);
	background-repeat: no-repeat;
	height: 138px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 12px;
}
.div650_2 {
	width: 650px;
}
.div650_3 {
	width: 630px;
	background-image: url(../images/chuui_bg.gif);
	background-repeat: no-repeat;
	height: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	text-align: left;
}
.div_txt01 {
	width: 650px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 14pt;
}
.div255 {
	width: 245px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 12pt;
}
.div255_2 {
	width: 245px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 12pt;
	background-image: url(../images/txt_set01.gif); 
	background-repeat: no-repeat;
	padding-top: 40px;
}
.div100 {
	width: 100px;
}
.div125 {
	width: 125px;
	margin-left: 120px;
}
.div_foot {
	width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	color: #cf4111;
}

.left {	text-align: left;}
.right { text-align: right;}
.clear { clear: both;}
.floatL  { float: left;}
.floatR { float: right;}

.font10 {
	font-size: 10px;
	line-height: 130%;
}
.font11 {
	font-size: 10px;
	line-height: 150%;
}
.font12 {
	font-size: 10px;
	line-height: 180%;
}
.fontRed,
.fontRed a {	color: #cc0001;}


.mgnT15 {	margin-top: 15px;}
.mgnR10 {	margin-right: 10px;}
.mgnR40 {	margin-right: 40px;}
.mgnB8 {	margin-bottom: 8px;}
.mgnB20 {	margin-bottom: 20px;}
.mgnB30 {	margin-bottom: 30px;}
.mgnL30 {	margin-left: 30px;}
