@charset "utf-8";
/*=====基本クラス=====*/
.catch {
	font-size: 115%;
	color:#000000;
	margin:10px 0;
}
.honbun {
	text-indent:1em;
	font-size:100%;
	line-height: 1.8;
}
.kaisetu {
	text-indent:1em;
	font-size: 86%;
}
.jisage {
	padding-left: 2em;
}
.kakomi {
	font-size: 100%;
	padding: 15px 30px 0px 30px;
	border: 5px solid #f1f1f1;
	background:#fff;
}
.kakomi02 {
	font-size: 100%;
	padding: 40px 40px 20px 40px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	line-height:2.2;
	margin-top:-25px;	
}
.cyuusyaku {
	font-size:86%;
	text-indent:-1em;
	margin-left :2em;
}
/*=====文字サイズ=====*/
.text_ll {
	font-size: 129%;
}
.text_l {
	font-size: 115%;
}
.text_m {
	font-size: 100%;
}
.text_s {
	font-size: 86%;
}
.text_ss {
	font-size: 72%;
}
/*==========文字色==========*/
.shiro {
	color: #ffffff;
}




.hizuke {
	font-weight: bold;
	color: #390;
}