/* CSS Document */

.header_sub{ 
	width:100%;
	height:191px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	background-image: url(../img/bg_head.jpg);
	background-repeat:repeat-x;
}


/* 各ページヘッダ背景画像 ================================================= */

.bigin{	
	width:820px;
	height:135px;
	font-size: 12px;
	line-height:28px;
	color: #000000;
	text-decoration: none;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/sub/header_biginner.jpg);
	background-repeat:no-repeat;
}


.consul{	
	width:820px;
	height:135px;
	font-size: 12px;
	line-height:28px;
	color: #000000;
	text-decoration: none;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/sub/header_consul.jpg);
	background-repeat:no-repeat;
}



.bt_link{
	width:550px;
	font-size: 18px;
	line-height:72px;
	font-weight:bold;
	color: #000000;
	text-align:left;
	padding:0px 0px 0px 10px;
	background-image:url(../img/sub/bt_link.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
}

.list_style_circle{
	margin:0;
	margin-left:20px;
	list-style-position:outside;
	margin-bottom:0px;
}
.list_style_circle li{line-height:180%;}

.list_style_circle_s{
	margin:0;
	margin-left:20px;
	list-style-position:outside;
	margin-bottom:0px;
}
.list_style_circle_s li{font-size:10px;line-height:180%;}


.list_style_circle2{
	list-style-position:inside;
	list-style-type: circle;
	padding-left:0px;
}
.list_style_circle2 li{
	line-height:160%;
}
.list_style_no{
	margin:0;
	margin-left:25px;
	list-style-type: decimal;
	list-style-position:outside;
}

.list_style_no_m{
	margin:0;
	margin-left:25px;
	list-style-type: decimal;
	list-style-position:outside;
}

.list_style_no_m li{
	font-size:14px;
	line-height:180%;
}

.list_style_no li{
	line-height:180%;
}