@charset "utf-8";
body {
	background: #FFF url(../img/bk.png) repeat;
	margin: 0;
	padding: 0;
	color: #5c4033;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 20px;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	color: #5c4033;
}

h1 {
	font-size:x-small;
	font-weight: normal;
	margin-bottom: 0px;
}

h3 {
	font-size:20px;
}

h4 {
	font-size:16px;
	padding-top: 20px;
	text-indent: 10px;
}

a img { 
	border: none;
}

a:link {
	color: #5c4033;
	text-decoration: underline;
}
a:visited {
	color: #5c4033;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

.container {
	width: 980px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* -----------------------------------------------------------
	.header
		ヘッダー
----------------------------------------------------------- */

.header {
	height: 80px;
	width: 100%;
}

.header_set {
	width:945px;
	margin-right: auto;
	margin-left: auto;
}
.header_left {
	float:left;
	margin-left: 10px;
	margin-top: 10px;
}

.header_left p{
	font-size:10px;
	padding-top: 30px;
}

.header_left img {
	padding-top:0px;}

.header_right {
	float:right;
	margin-top: 12px;
	width: 400px;
}

/* -----------------------------------------------------------
	.sidebar
----------------------------------------------------------- */

.sidebar {
	float: left;
	width: 250px;
	padding-bottom: 10px;
	font-size: 14px;
	margin-left: 13px;
}

ul.nav {
	list-style: none;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-top: 5px;
}
ul.nav li {
	text-indent:65px;
	width: 233px;
	margin-bottom: 10px;
	height: 80px;
}

ul.nav a, ul.nav a:visited {
	padding: 45px 5px 20px;
	display: block;
	width: 230px;
	text-decoration: none;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color: #5c4033;
}

.img_button_01 { background: url(../img/img_side_01.png) no-repeat;
}

.img_button_02 { background: url(../img/img_side_02.png) no-repeat;
}

.img_button_03 { background: url(../img/img_side_03.png) no-repeat;
}

.img_button_04 { background: url(../img/img_side_04.png) no-repeat;
}

.img_button_05 { background: url(../img/img_side_05.png) no-repeat;
}

.img_button_06 { background: url(../img/img_side_06.png) no-repeat;
}

.img_button_07 { background: url(../img/img_side_07.png) no-repeat;
}

.img_button_01-0 {
	background-image:url(../img/img_side_01.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	color: #5c4033;
}

.img_button_02-0 {
	background-image:url(../img/img_side_02.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	color: #5c4033;
}
.img_button_03-0 {
	background-image:url(../img/img_side_03.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	color: #5c4033;
}

.img_button_04-0 {
	background-image:url(../img/img_side_04.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	color: #5c4033;
}

.img_button_05-0 {
	background-image:url(../img/img_side_05.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	color: #5c4033;
}

.img_button_06-0 {
	background-image:url(../img/img_side_06.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	color: #5c4033;
}

.img_button_07-0 {
	background-image:url(../img/img_side_07.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	color: #5c4033;
}

/* -----------------------------------------------------------
	.content
----------------------------------------------------------- */

.content {
	width: 700px;
	float: right;
	clear: right;
	padding-bottom: 10px;
	margin-right: 13px;
}
	
.content p {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 30px;
	margin-right: 10px;
	margin-left: 10px;
}

.content ul, .content ol {
	list-style-type: none;
}

/* -----------------------------------------------------------
	.set03
		3列セット
----------------------------------------------------------- */

.set03 {
	float: left;
	background-color:#ffcc66;
	padding: 10px;
	width: 660px;
	margin-top: 10px;
}

.set03s01 {
	float: left;
	width:210px;
	margin: 5px;
	background: url(../img/img_type01.png) no-repeat;
	height: 300px;
}

.set03s02 {
	float: left;
	width:210px;
	margin: 5px;
	background: url(../img/img_type02.png) no-repeat;
	height: 300px;
}

.set03s03 {
	float: left;
	width:210px;
	margin: 5px;
	background: url(../img/img_type03.png) no-repeat;
	height: 300px;
}

.set03s04 {
	float: left;
	width:630px;
	margin: 10px 5px 30px 10px;
	font-size: 13px;
}

/* -----------------------------------------------------------
	.set02
		2列セット
----------------------------------------------------------- */

.set02 {
	float: left;
	background-color:#FFFFFF;
	padding: 10px;
	width: 660px;
}

.set02s01 {
	float: left;
	width:320px;
	margin: 5px;
	background: url(../img/img_point01.png) no-repeat;
	height: 250px;
}

.set02s02 {
	float: left;
	width:320px;
	margin: 5px;
	background: url(../img/img_point02.png) no-repeat;
	height: 250px;
}

.set02s03 {
	float: left;
	width:320px;
	margin: 5px;
	background: url(../img/img_point03.png) no-repeat;
	height: 250px;
}

.set02s04 {
	float: left;
	width:320px;
	margin: 5px;
	background: url(../img/img_point04.png) no-repeat;
	height: 250px;
}

.set02s-text {
	float: left;
	width:630px;
	margin: 10px 5px 30px 30px;
	font-size: 16px;
	line-height: 30px;
}

/* -----------------------------------------------------------
	#menu_set03
		メニュー3列セット
----------------------------------------------------------- */

#menu_set03 {
	vertical-align: baseline;
	font-size: 12px;
	width: 100%;
	background-image: url(../img/img_submenu_bk-.jpg);
	height: 45px;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 20px;
}

#menu_set03 ul{
	float: left;
	list-style-type: none;
	height: 45px;
}

#menu_set03 li{
	color: #7bb24c;
	text-align: center;
	float: left;
	margin-right: 2px;
	width: 142px;
}

#menu_set03 a{
	text-align: center;
	display:block;
	width: 100%;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
	text-decoration: none;
	color: #FFF;
	line-height: 45px;
}

#menu_set03_01-0{
	display:block;
	background-color: transparent;
	background-image: url(../img/img_submenu_01_1.jpg);
	background-repeat: no-repeat;
}

#menu_set03_01{
	display:block;
	background: transparent url(../img/img_submenu_01_0.jpg) no-repeat;
}

#menu_set03_01:hover{
	background: transparent url(../img/img_submenu_01_1.jpg) no-repeat;
}

#menu_set03_02-0{
	display:block;
	background: transparent url(../img/img_submenu_02_1.jpg) no-repeat;
}

#menu_set03_02{
	display:block;
	background: transparent url(../img/img_submenu_02_0.jpg) no-repeat;
}

#menu_set03_02:hover{
	background: transparent url(../img/img_submenu_02_1.jpg) no-repeat;
}

#menu_set03_03-0{
	display:block;
	width: 150px;
	background: transparent url(../img/img_submenu_03_1.jpg) no-repeat;
}

#menu_set03_03{
	display:block;
	width: 150px;
	background: transparent url(../img/img_submenu_03_0.jpg) no-repeat;
}

#menu_set03_03:hover{
	background: transparent url(../img/img_submenu_03_1.jpg) no-repeat;
}

/* -----------------------------------------------------------
	#menu_set06
		メニュー6列セット
----------------------------------------------------------- */

#menu_set06 {
	vertical-align: baseline;
	font-size: 12px;
	width: 100%;
	background-image: url(../img/img_submenu_bk-.jpg);
	height: 45px;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 20px;
}

#menu_set06 ul{
	float: left;
	list-style-type: none;
	height: 45px;
}

#menu_set06 li{
	color: #7bb24c;
	text-align: center;
	float: left;
	margin-right: 2px;
	width: 118px;
}

#menu_set06 a{
	text-align: center;
	display:block;
	width: 100%;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
	text-decoration: none;
	color: #FFF;
	line-height: 45px;
}

#menu_set06_01-0{
	display:block;
	background-color: transparent;
	background-image: url(../img/img_submenu_06_1.jpg);
	background-repeat: no-repeat;
}

#menu_set06_01{
	display:block;
	background: transparent url(../img/img_submenu_06_0.jpg) no-repeat;
}

#menu_set06_01:hover{
	background: transparent url(../img/img_submenu_06_1.jpg) no-repeat;
}

/* -----------------------------------------------------------
	.footer
----------------------------------------------------------- */

.footer {
	position: relative;
	clear: both;
	height: 91px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-image: url(../img/futter.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.footer_box{
	width:945px;
	margin-right: auto;
	margin-left: auto;
}
	
.footer p{
	font-size: x-small;
	color: #FFF;
}

div#footer_left{
	margin:0;
	float:left;
	height:25px;
	font-size:10px;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
	color: #FFFFFF;
}

div#footer_right{
	margin:0;
	float:right;
	height:25px;
	font-size:10px;
	color: #FFF;
	padding-top: 70px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
}

div#footer_left a{
	color: #FAEDD7;
	text-decoration: none;
}

div#footer_right a{
	color: #666;
}



/* ~~ その他の float/clear クラス ~~ */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* clearFix */
.clearfix:after { content: "."; display: block; clear: both; height: 0; visibility: hidden;}
.clearfix { min-height: 1px;}
* html .clearfix { height: 1px;}


/* -----------------------------------------------------------
	.color
----------------------------------------------------------- */
.red { color:#FF0000;
		font-weight:bold;}
		
	
/* -----------------------------------------------------------
	.style
----------------------------------------------------------- */

.margin_top5 {
	margin-top:5px;}

.margin_top10 {
	margin-top:10px;}
	
.line {
	padding:5px;
	height: 10px;
	clear: both;
	background: url(../img/cn_line_dot.png) repeat-x center;
}

.img_right {
	float:right;
	width: 200px;
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
}

.text_list {
	margin:20px;
	border: 1px dotted #CCCCCC;
	font-size: 12px;
	line-height: 30px;
	padding: 15px;
}

.news {
	margin-bottom:20px;}

.news ul li {
	border-bottom:1px dotted #CCCCCC;
	line-height: 30px;
	font-size: 12px;
	text-indent: 20px;
}

.font26 {
	font-size:18px;
	color:#4b87a2;
	line-height: 36px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.font30 {
	font-size:30px;
	color:#4b87a2;
	line-height: 45px;
	margin-left: 20px;
}
	
.header .header_set .header_right h2 {
	font-size: 28px;
	font-weight: bolder;
}
.header_right img {
}
