@charset "utf-8";

/*----------------------------------------------------------------
 *　layout.css
----------------------------------------------------------------*/

/* 全体
------------------------------------------------- */

body {
	font-size: 12px;
	line-height: 156%;
	color: #333;
	background: url(../img/back.jpg) repeat-x left top;
	padding-top: 15px;
}

a:link{
	color: #0047A4;	
}

#wrap{
	width:780px;
	margin:0 auto;
}

/* header
------------------------------------------------- */

.header{
	width:760px;
	height:241px;
	padding-left:20px;
	background: url(../img/header_back01.jpg) no-repeat 20px top;	
} 

.header_left{
	width:493px;
	float:left;
}

.header_left p{
	padding-top:37px;
}

.header_right{
	width:267px;
	float:left; 
	padding-top:9px;
}

.header_right li{
	line-height:0px;
	font-size:0px;
}

/* main
------------------------------------------------- */

#main{
	margin-left:25px;	
}

/* cont
------------------------------------------------- */

.cont01{
	width:731px;
	margin-bottom:21px;
}

/* box
------------------------------------------------- */

.box01{
	padding:18px 0 29px 0;
	width:729px;
	margin-bottom:21px;
	border: 1px solid #999999;
}

.box02{
	padding:35px 31px 29px 31px;
	width:667px;
	margin-top:21px;
	border: 1px solid #999999;
}

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

.footer{
	background: url(../img/footer.gif) repeat left top;
	height: 45px;
	width: auto;
}


/* hタグ
------------------------------------------------- */

h1{
	padding-top:36px;
}

h2{
	margin-bottom:13px;
}

h4{
	margin-top:17px;	
}

/* txt
------------------------------------------------- */

.txt01{
	margin-top:10px;	
}

.txt02{
	width:667px;
	margin-left:31px;
}

.txt03{
	width:691px;
	background-color:#fff2b5;
	padding:10px 20px;
}

.txt04{
	margin-top:7px;
	text-align:right;
}

.txt05{
	margin-top:18px;
	text-align:right;
}

/* img
------------------------------------------------- */

.img01{
	margin:14px 0 48px 0;	
}

.img02{
	margin-top:25px;	
}

/* txtpic
------------------------------------------------- */

.txtpic01{
	width:731px;
	margin-bottom:21px;
}

.txtpic01 .txt{
	width:391px;
	float:left;
	padding-right:29px;
}

.txtpic01 .pic{
	width:307px;
	float:left;
}

.txtpic02{
	width:667px;
	margin: 12px 0 0 31px;
}

.txtpic02 .b01{
	width:424px;
	float:left;
}

.txtpic02 .b01 dd.b01_box{
	width:405px;
	height:211px;
	padding:15px 0px 0 19px;
 	background: #eef9dd;
	margin-top:-6px;
	_margin-top:-3px;
}

.txtpic02 .b01 .b01_content{
	margin-bottom:15px;
}

.txtpic02 .b02{
	width:236px;
	float:right;
}

.txtpic02 .b02 dd.b02_box{
	width:217px;
	height:211px;
	padding:15px 0px 0 19px;
 	background: #fff5ec;
	margin-top:-6px;
	_margin-top:-3px;
}

.txtpic02 .b02 .b02_content{
	margin-bottom:52px;
}

.txtpic03{
	margin-bottom:20px;
}

.txtpic03 .txt{
	width:441px;
	float:left;
}

.txtpic03 .pic{
	width:262px;
	padding-top:10px;
	float:right;
}

.txtpic04 .txt{
	width:396px;
	float:left;
}

.txtpic04 .pic{
	width:239px;
	float:right;
}


/* dl
------------------------------------------------- */

.dl01{
	width:667px;
	margin-left:31px;		
}

.dl01 dd{
	margin-top:8px;	
}

.dl02{
	margin-top:	20px;
}

.dl02 dt{
	font-weight: bold;
	color: #4b7fbd;
}

/* button
------------------------------------------------- */

.button01{
	text-align:right;
	margin:0 19px 38px 0;
}

.button02{
	margin-top:31px;
}

.button03{
	padding-top:10px;
	　margin-top:-20px;
	　position:relative;
	　zoom:1;
	margin-bottom:38px;
}

.button04{
	text-align:right;
	margin:10px 18px 0 0;
}

/* その他
------------------------------------------------- */

.bold{
	font-weight: bold;		
}

.blue{
	font-weight: bold;
	color: #2067c7;	
}

.red{
	font-weight: bold;
	color: #cb1d1d;	
}

.mt20{
	margin-top:20px;	
}

.tohome{
	text-align:right;
	margin:40px 25px 8px 0;	
}
