h3 {
	clear : both;
	margin : 0 0 25px 0;
	padding-bottom : 10px;
	background : url(../../common/h3line.gif) left bottom no-repeat;
}

#box1 {
	overflow : hidden;
	width : 660px;
	margin-bottom : 15px;
}

#box2 {
	overflow : hidden;
	width : 660px;
	margin-bottom : 40px;
}

.boxl {
	float : left;
	width : 430px;
}

.boxr {
	float : right;
	width : 200px;
}

p.text {
	clear : both;
	margin-bottom : 20px;
	line-height : 1.85em;
}

#data1 {
	width : 100%;
	border-top : solid 1px #b9b4b4;
}

#data1 th {
	width : 69px !important;
	width /**/: 100px;
	padding : 7px 10px 7px 10px;
	border-left : solid 1px #b4b4b4;
	border-bottom : solid 1px #b4b4b4;
	background : #f5dcc8;
	font-weight : normal;
	text-align : center;
}

#data1 td {
	padding : 12px;
	border-right : solid 1px #b4b4b4;
	border-bottom : solid 1px #b4b4b4;
	line-height : 1.75em;
}

ul#photo {
	list-style : none;
	width : 430px;
}

ul#photo li.type1 {
	float : left;
	margin : 0 20px 20px 0;
}

ul#photo li.type2 {
	float : left;
	margin : 0 0 20px 0;
}

#data2 {
	width : 100%;
	margin-bottom : 30px;
	border : solid 1px #b9b4b4;
}

#data2 th {
	padding : 7px;
	background : #f5dcc8;
	font-weight : normal;
	text-align : center;
}

#data2 td {
	padding : 12px 9px 9px 9px;
	line-height : 1.75em;
}

#data2 td ul {
	margin-left : 18px;
}

#data2 td ul li {
	margin-bottom : 3px;
}