@charset "UTF-8";
/* CSS Document */
.main {
	color: #666;
}
.side_box {
	height: 3925px;
}
.side_box p {
	margin-bottom: 50px;
}
.side_box ul {
	font-size: 16px;
	list-style-type: none;
	padding-right: 30px;
	line-height: 1.7em;
	margin-bottom: 30px;
}
.side_box .name {
	color: #1A1A1A;
	font-size: 10px;
	margin-bottom: 1248px;
	line-height: 1.7em;
	padding-left: 16px;
}
.side_box .name strong {
	font-weight:normal;
	font-size: 18px;
}
.main_box h4 {
	color: #FFF;
	font-size: 20px;
	line-height: 2.1em;
	width: 640px;
	height: 40px;
	background-image: url(../example/title-bar.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	overflow : hidden;
	padding-left: 15px;
}
.photo_box {
	margin-bottom: 35px;
}
.photo01 {
	margin-bottom: 11px;
}
.photo_box img {
	margin-right: 11px;
	float: left;
}
.photo01m img {
	clear: both;
}
