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


/* ***************BodyLeft*************** */
h2{
	width:340px;
	background-image: url(../images/pagetit.gif);	
}
.pagetit p{
	width:340px;
}
h3{
	text-align:center;
	width:670px;
	margin:0 auto;
}
h5 {
	margin-bottom:10px;
}
.box01{
	width:650px;
	height:100%;
	margin:15px auto 20px;
	padding:0;
}
.box_border {
	border-bottom:1px dotted #757575;
	padding-bottom:20px;
	margin-bottom:30px;
}
.box_photo {
	float:left;
	width:270px;
	margin:0 10px 0 0;
	padding:0;
}
.box_txt {
	float:right;
	width:366px;
	margin:0;
	padding:0;
}
.box_txt h4 {
	margin:0 0 10px;
	padding:0;
}
.table01{
	width:365px;
	border-collapse: collapse;
	margin:0 0 10px;
}
.table01 th{
	border:1px solid #d8d8c9;
	background-color:#ecede6;
	width:70px;
	font-size:0.95em;
	font-weight:normal;
}
.table01 td{
	border:1px solid #d8d8c9;
}
.price{
	font-size:1.2em;
	font-weight:bold;
	color:#e40000;
}
.box_txt2 {
	float:left;
	width:396px;
	margin:0;
	padding:0;
}
.box_photo2 {
	float:right;
	width:240px;
	margin:0;
	padding:0;
}
.table02{
	width:396px;
	border-collapse: collapse;
	margin:10px 0 10px;
}
.table02 th{
	border:1px solid #d8d8c9;
	background-color:#ecede6;
	width:70px;
	font-size:0.95em;
	font-weight:normal;
}
.table02 td{
	border:1px solid #d8d8c9;
}
.s_txt {
	font-size:0.85em;
}
.txt_menu {
	margin:3px 0;
}
.box_link {
	width:650px;
	margin:0 auto 10px;
}
.txt_san a{
	background:url(../images/sankaku2.gif) no-repeat 3px 6px;
	padding-left:12px;
	font-weight:bold;
}
.txt_btn a {
	padding:3px 3px 3px 15px;
	border:1px solid #09411e;
	width:190px;
	display:block;
	background-color:#397427;
	text-decoration:none;
	color:#fff;
	margin-bottom:5px;
}
.txt_btn a:hover {
	padding:3px 3px 3px 15px;
	border:1px solid #09411e;
	width:190px;
	display:block;
	background-color:#003515;
	text-decoration:none;
	color:#fff;	
	margin-bottom:5px;
}

.printout{
	width:130px;
	float:right;
	text-align:center;
	font-weight:bold;
	padding:5px;
	border:1px solid #e29790;
	background-color:#ffc6c1;
	letter-spacing:2px;
}
.printout a{
	display:block;
	color:#d66d64;
	text-decoration:none;
}






