@charset "UTF-8";

p#title {
	margin-top: 15px;
}

p#title2 {
	color: #502d0b;
	font-weight: bold;
	font-size: 13px;
	width: 553px;
	text-align: right;
}

.borderBox {
	border-top:1px dotted #654935;
	margin-top: 20px;
	width: 560px;
}

.reformTit {
	font-size: 14px;
	color: #e08761;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.reformCap {
	width: 560px;
}

table.reformBox {
	margin-top: 20px;
}

table.reformBox td {
	vertical-align: middle;
}

table.reformTxt {
	margin-top: 5px;
}

table.reformTxt td {
	line-height: 160%;
}

.contactBtn {
	margin-bottom: 10px;
	font-size: 14px;
}

.contactBtn a:link,
.contactBtn a:visited,
.contactBtn a:hover,
.contactBtn a:active {
	color: #e08761;
	font-weight: bold;
}

.notes {
	border: 2px solid #b4a596;
	background: #f5f2eb;
	width: 542px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 8px;
	font-weight: normal;
}


#case {
	width:100%;
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-right:12px;
	height:200px;
	}
.img1 {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
		
.box1 {
	width:55px;
	float:left;
	margin-right: 9px;
	margin-left: 8px;
	}
.box2{
	width:250px;
	float:left;
	}
.box3{
	float:right;
	text-align:center;
	font-size:12px;
	}
	


/****ギャラリー***/

#galleryBox{
	width: 560px;
	background-image: url(../images/gallery_center.gif);
	background-repeat: repeat-y;
}

#galleryBox dl{
	width: 530px;
	margin-left: 45px;
}


#galleryBox dd{
	width: 490px;
}



#galleryBox dd img{
	border: 4px solid #ffffFF;
	margin-right: 10px;
	margin-bottom: 10px;
}
	
		
.clear {
	clear:both;
	}
			

