@charset "utf-8";

.clear{
	clear:both;
	}
.bold{
	font-weight:bold;
	}

.red{
	color:#F00;
	}
	.font_3l{
	font-size:300% !important;
	line-height:1.3em;
	}
	
.pink{
	color:#FFC19E;
	}
.white{
	color:#fff;
	}
	
.cha{
	color:#42210b;
	}
	
.usucha{
	color:#f7bd9b;
}
	
.black{
	color:#000;
	}
	
.yamabuki{
	color:#ffe8b8;
}

.line_h_s{
	line-height:1.1em;
	}
	
	
.font_l{
	font-size:125%;
	line-height:1.3em;
	}
	
.font_m{
	line-height:1.5em;
	}
	
.font_s{
	font-size:80%;
	line-height:1.2em;
	}

/* margin */

.margin_ll{
	margin-bottom:40px;
	}

.margin_l{
	margin-bottom:20px;
	}
	
.margin_m{
	margin-bottom:10px;
	}
	
.margin_ss{
	margin-bottom:3px;
	}

.margin_r_ll{
	margin-right:20px;
	}
	
.margin_r_m{
	margin-right:10px;
}

.margin_r_s{
	margin-right:5px;
}

a:link,
a:visited {
	color:#FFF;
	text-decoration: none;
}

a:hover,a:active {
	color:#FF9;
	text-decoration: underline;
}

.font_l_min{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:180%;
	}


#footer{
	width:100%;
	background:url(item/footer_back.gif) repeat-x;
	height:270px;
	position:relative;
	}
	
#footer_img{
	position:absolute;
	top:18px;
	left:0px;
	}
	
#add_box{
position:absolute;
top:80px;
	right:5%;
	width:830px;
	}
	
#add_box_l{
	float:left;
	}
	
#add_box_r{
	float:right;
	}
	
	
#copyright{
	position:absolute;
	bottom:22px;
	right:2%;
	font-size:80%;
	}	
	
.subtit_box{
	background:url(item/sub_tit_back.gif) no-repeat;
	}

	
	
.subtit_bun{
	padding:13px 20px;
	color:#ffe8b8;
	}
	
	

.subtit_bun2{
	padding:15px 20px 8px 20px;
	color:#ffe8b8;
	}
	
.oya_komoku{
	background:url(item/list_cube_pink.gif) no-repeat 0px 2px;
	padding-left:20px;
	font-size:125%;
	margin-bottom:15px;
	clear:both;
		}

.ko_li_komoku{
	padding-left:20px;
	overflow:hidden;
	margin-bottom:20px;
	}
	
.ko_li_komoku li{
	float:left;
	list-style:disc;
	margin-right:50px;
	line-height:2em;
	}
	
.gyakutit_box{
	background:url(item/sub_tit_back_gyaku.gif) no-repeat right;
	text-align:right;
	width:100%;
	margin-top:40px;
	}
	
	
.gyakutit_bun{
	padding:13px 20px;
	color:#ffe8b8;
	}
	
.table_01{
	border:0px;
	width:100%;
	line-height:1.6em;
}

