#contents .inner #article .section .titleTypeA01 {
	border: 1px solid #666;
	margin: 0 43px 0;
	padding: 10px;
}
.ul_list li {
	text-indent: -4em;
	padding-left: 4em;
}
.photo_list {
	overflow: hidden;
}
.photo_list li {
	width: 33.33%;
	float: left;
	margin-bottom: 10px;
	text-align: center;
}
.section_inner {
	border: 1px solid #666;
	padding: 10px;
}
.column_wrapper {
	overflow: hidden;
}
.column_wrapper .column_half {
	float: left;
	padding-left: 10px;
	width: 387px;
}
.column_wrapper .column_half:first-child {
	width: 210px;
	padding-left: 0;
}
.column_wrapper .column_half dl dt {
	font-weight: bold;
}
.column_wrapper .column_half dl dd {
	margin-top: 10px;
}
.profile {
	margin-top: 10px;
}
.profile dt {
	font-weight: bold;
}
.profile dd {
	margin-top: 10px;
}