@charset "UTF-8";
#Contents {
	width: 651px;
	background-image:  url("../img/architect/title_contents.jpg");
	background-repeat: no-repeat;
	padding-top: 82px;
}
#ContentsBox {
	width: 612px;
}
.selectBtnBox img {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.boxOutline h3 {
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 12px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #CC0000;
}
.architectExplainBox {
	background-color: #FFFFFF;
	padding: 10px 5px 10px 10px;
	border: 1px solid #CCCCCC;
}
.architectExplain_L {
	float: left;
	width: 350px;
	padding-bottom: 10px;
}
.architectExplain_L h3 {
	color: #003366;
	font-size: 14px;
	line-height: 14px;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.architectExplain_R {
	float: right;
	width: 200px;
}
.architectExplain_R h3 {
	font-size: 14px;
	color: #CC0000;
	line-height: 14px;
	margin: 0px;
	padding: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.personDetailTitle img {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}
.personPhotoBox {
	margin-top: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.architectOutlineTxt {
/*	background-image: url(../img/architect/outline_img.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 137px;
	padding-right: 225px;
*/
}
h3.photoTitle {
	font-size: 12px;
	color: #003366;
	margin: 0px 10px 0px 5px;
	padding: 5px 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	line-height: 12px;
	font-weight: bold;
}
