@charset "utf-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2F536B;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	color: #333333;
}






.contener {
margin-left:auto;
margin-right:auto;	
	
	padding: 0px;	
	width: 822px;
	height:auto;
	position: relative;
	left: 0px;
	top: 0px;
	
}	

.top_head {
margin: 0px;
float:left;
	padding: 0px;
	height: 421px;
	width: 822px;
	position: relative;
	left: 0px;
	top: 16px;	
}

.top_menu {
margin: 0px;
float:left;

	padding: 0px;
	height: 35px;
	width: 822px;
	position: relative;
	left: 0px;
	top: 0px;	
}
.top_ad {
margin: 0px;
float:left;

	padding: 0px;
	height: auto;
	width: 822px;
	position: relative;
	left: 0px;
	top: 0px;	
}
.top_buttom {
margin: 0px;
float:left;

	padding: 0px;
	height: 54px;
	width: 822px;
	position: relative;
	left: 0px;
	top: 0px;	
}





.header {
margin: 0px;
float:left;
background-image:url(img/back_top.jpg);

	padding: 0px;
	height: 168px;
	width: 822px;
	position: relative;
	left: 0px;
	top: 6px;	
}

.menu {
margin: 0px;
float:left;


	padding: 0px;
	height: 21px;
	width: 575px;
	position: relative;
	left: 210px;
	top: 93px;	
}




.main {
margin:0px;
float:left;
background-image:url(img/back_main.jpg);
background-repeat:repeat-y;

	padding: 0px;
	width: 822px;
	height:auto;
	position: relative;
	left: 0px;
	top: 0px;	
		
}

.buttom {
margin:0px;
float:left;
	
	padding: 0px;
	width: 822px;
	height: auto;
	position: relative;
	left: 0px;
	top: 0px;
	
	
		
	
}

.left_content {
	float: left;
	width: 258px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	height: auto;
	left: 12px;
	top: 10px;
	clear:left;
}

.right_content {
	float: right;
	width: 500px;
	margin-top: 30px;
	margin-right: 42px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	height: auto;
	right: 0px;
	top: 0px;
	clear:right;
}

.box_1 {
	float: right;
	width: 460px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	height: auto;
	right: 0px;
	top: 0px;
	padding:30px;
	background-color: D3CEA0;
	clear:right;
}






.m_content {
	float: left;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	height: auto;
	left: 70px;
	top: 10px;
	clear:left;
}





.img_1{
    float: right;
    margin-right: 0px;
	 margin-left: 15px;
    width: auto;
}

.img_2{
    float: left;
    margin-left: 0px;
	margin-right: 10px;
    width: auto;
}	


h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	background-color: #D8EB9C;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
}

h3 {
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	border-bottom-color: #7A981F;
	border-bottom-style: solid;
	border-top-color: #7A981F;
	border-top-style: solid;
	border-bottom-width: thin;
	border-top-width: thin;
	color: #000000;
}

h4 {
    font-size:16px;
    font-weight:bold;
}



li{
   margin-left:40px;
}



.txtbox_c{
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	padding: 10px;
	width: auto;
	border-color:#408040;
	border-width: thin;
	border-style: solid;
}





dl{
    margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 20px;
}
dt{
    float: left;
	font-size: 15px;
	font-weight:bold;
	margin-bottom: 5px;
}
dd{
    margin-left: 80px;
	margin-bottom:5px;
}
    			
