/*-----ボディ-------*/
body {
	font-size: 12px;
	line-height:150%;
	color:#FFFFFF;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	background-image: url(images/page_bg.gif);
	background-color: #221E1F;
}

HR {
  color: #999999; /* 線の色(IE用) */
  background-color: #999999; /* 線の色(NN用) */
  height: 1px; /* 線の太さ */
  border: 1px; /* 枠の太さ */
  border-style: dashed; /* 枠の種類 */
}

textarea{font-size: 12px;}

/*-----リンク-------*/
a{ outline: none; }
a:link { color:#FFFFFF; text-decoration:underline; }
a:visited { color:#FFFFFF;  text-decoration:underline; }
a:active { color:#FFFFFF; text-decoration:underline; }
a:hover { color:#ED008C;  text-decoration:underline; }

/*-----フォント　バリエーション-------*/
.font_10px {font-size: 10px;}
.font_11px {
	font-size: 11px;
	line-height: 140%;
}
.font_12px {font-size: 12px;}
.font_14px {
	font-size: 14px;
	line-height: 155%;
}
.font_16px {font-size: 16px;}
.font_18px {font-size: 18px;}
.font_red {font-weight: bold; color: #FF0000;}
.font_price {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.font_black {
	color: #221E1F;
}
.font_pink {
	font-weight: bold;
	color: #ED008C;
}

/*-----その他設定 -------*/
.pict_shadow {filter: progid:DXImageTransform.Microsoft.shadow(color=#999999, direction=135, strength=3);}


.pad_left {
	padding-left: 15px;
}
.pad_left2 {
	padding-left: 5px;
}


/*-----フッターリンク -------*/
#footer a:link { text-decoration:none; color:#666666;}
#footer a:visited { text-decoration:none; color:#666666;}
#footer a:active {  text-decoration:none; color:#666666;}
#footer a:hover { text-decoration:none; color:#ED008C; }

/*-----背景白のとこのリンク -------*/
#black  a:link {color:#221E1F;}
#black  a:visited { color:#221E1F;}
#black  a:active { color:#221E1F;}
#black  a:hover {color:#ED008C;}

/*-----背景白のとこのリンク -------*/
#pink  a:link {text-decoration:none; color:#ED008C;}
#pink  a:visited {text-decoration:none;  color:#ED008C;}
#pink  a:active {text-decoration:none;  color:#ED008C;}
#pink  a:hover {text-decoration:underline; color:#ED008C;}

/*-----価格リンク -------*/
#price  a:link {color:#FF0000;}
#price  a:visited { color:#FF0000;}
#price  a:active { color:#FF0000;}
#price  a:hover {color:#FF0000;}

/*-----トップページ -------*/

.main{
	display:block;
	width:950px;
	margin:auto;
}

.header{
	display:block;
	width:950px;
	margin:auto;
	float: left;
	clear: left;
}

.main2{
	display:block;
	width:900px;
	margin:auto;
	float: left;
	clear: left;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
	background-color: #221E1F;
}

.menu{
	display:block;
	width:226px;
	margin:auto;
	float: left;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #231F20;
	padding-top: 18px;
}

.menu_br{
	display:block;
	width:210px;
	margin:auto;
	float: left;
	clear: left;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 0px;
}
.menu_br2{
	display:block;
	width:226px;
	margin:auto;
	float: left;
	clear: left;
}

.top_main{
	display:block;
	width:302px;
	margin:auto;
	float: left;
	padding-left: 35px;
}

.top_cell{
	display:block;
	width:302px;
	margin:auto;
	float: left;
	clear: left;
}

.top_cell1{
	display:block;
	width:285px;
	margin:auto;
	float: left;
	clear: left;
	background-color: #221E1F;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 5px;
}

.top_cell_br {
	display:block;
	width:285px;
	margin:auto;
	float: left;
	clear: left;
}
.top_pict {
	padding-right: 5px;
	padding-bottom: 5px;
}

.top_cell2{
	display:block;
	width:302px;
	margin:auto;
	float: left;
	clear: left;
	padding-top: 20px;
}



.banner{
	display:block;
	width:886px;
	margin:auto;
	float: left;
	clear: left;
	padding-top: 0px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 10px;
}

.bn{
	display:block;
	width:886px;
	float: left;
	clear: left;
	margin:auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bn1{
	display:block;
	float: left;
	margin:auto;
	padding-right: 10px;
}

.bn2{
	display:block;
	float: left;
	margin:auto;
}



.footer{
	display:block;
	width:945px;
	height:21px;
	margin:auto;
	float: left;
	clear: left;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	text-align: right;
	color: #221E1F;
	padding-right: 5px;
	padding-top: 5px;
	font-size: 11px;
}

/*-----サブページ -------*/

.sub_main{
	display:block;
	width:649px;
	margin:auto;
	float: left;
	padding-left: 25px;
}


.sub_main2{
	display:block;
	width:625px;
	margin:auto;
	float: left;
	clear: left;
	background-color: #221E1F;
	padding: 10px;
	border: 2px solid #FFFFFF;
}
.font_cap1 {
	font-size: 16px;
	font-weight: bold;
	color: #ED008C;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ED008C;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
}

.font_cap2 {
	font-size: 18px;
	font-weight: bold;
	color: #ED008C;
	padding-left: 10px;
}

.font_title {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ED008C;
}
.pict_line {
	border: 6px solid #FFFFFF;
}
.font_white {
	font-weight: bold;
	color: #FFFFFF;
}
.policy_main{
	display:block;
	width:625px;
	margin:auto;
	float: left;
	clear: left;
	background-color: #221E1F;
	padding: 10px;
	border: 2px solid #FFFFFF;
	font-size: 14px;
	background-image: url(policy/images/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 500px;
}
/*-----coupon page-------*/

.font_coupon {
	font-size: 24px;
	font-weight: bold;
	color: #1A45A7;
	line-height: 100%;
}
.font_coupon2 {
	font-size: 65px;
	font-weight: bold;
	line-height: 100%;
	color: #FF0000;
}
.font_coupon3 {
	font-size: 10px;
	line-height: 120%;
	color: #333333;
}
.coupon body{
	background-color: #FFFFFF;
}
/*----- -------*/
.table_stu {
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}

