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


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

h2{
	width:340px;
	background-image: url(../images/pagetit.gif);	
}
.pagetit p{
	width:340px;
}
h3 {
	margin-bottom:15px;
}
.box01{
	width:670px;
	height:100%;
	margin:15px 0 20px 10px;
	padding:0;
}
.box_photo {
	float:left;
	width:390px;
	margin:0;
	padding:0;
}
.box_txt {
	float:right;
	width:265px;
	margin:0;
	padding:0;
}
.box_txt p {
	padding:7px 5px;
}
.s_txt {
	font-size:0.85em;
}
.box_txt2 {
	float:right;
	width:255px;
	margin:0 10px 0 0;
	padding:0;
}
.txtbox {
	padding:10px;
	background-color:#f0f0ea;
	border-left:1px solid #dadac9;
	border-right:1px solid #dadac9;
}
.txtbox table td {
	font-size:0.85em;
	padding-left:5px;
}
.txt_red {
	color:#ef0101;
	margin-top:10px;
}






