@charset "utf-8";
/* CSS Document */


/* ***************BodyLeft*************** */

h2{
	width:340px;
	background-image: url(../images/pagetit.gif);	
}
.pagetit p{
	width:340px;
}
h5 {
	margin-bottom:10px;
}
.box01{
	width:650px;
	height:100%;
	margin:15px auto 20px;
	padding:0;
}
.box_txt {
	float:right;
	width:385px;
	margin:0;
	padding:0;
}
.box_txt2 {
	float:left;
	width:370px;
	margin:0;
	padding:0;
}
.box_photo2 {
	float:right;
	width:263px;
	margin:0;
	padding:0;
}
.photo img,.box_photo2 img {
	padding:4px;
	border:1px solid #e0e0d4;
}
.txt_san a{
	background:url(../images/sankaku.gif) no-repeat 3px 6px;
	padding-left:12px;
	font-weight:bold;
}
.txt_btn a {
	padding:3px 3px 3px 15px;
	border:1px solid #09411e;
	width:285px;
	display:block;
	background-color:#397427;
	text-decoration:none;
	color:#fff;	
}
.txt_btn a:hover {
	padding:3px 3px 3px 15px;
	border:1px solid #09411e;
	width:285px;
	display:block;
	background-color:#003515;
	text-decoration:none;
	color:#fff;	
}
.box01 h4 {
	margin:0 0 10px;
	padding:0;
}
.box_photo {
	float:left;
	width:250px;
	margin:0;
	padding:0;
}
.txtbox {
	padding:5px 10px;
	background-color:#f1f2ec;
}
.box_txt ul {
	margin:10px 0;
}
.box_txt li {
	background:url(../images/shikaku.gif) no-repeat 0 2px;
	padding-left:16px;
	border-bottom:1px dotted #414141;
	padding-bottom:7px;
	margin-bottom:7px;
}
.txt_r {
	text-align:right;
}
.s_txt {
	font-size:0.85em;
}




