#contents{
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}

#title{
	background-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#photo_left{
	float: left;
}

#photo_right{
	float: right;
}

#text{
	margin-top: 10px;
	margin-bottom: 30px;
}

#bunrui1{
	text-align: left;
}

#bunrui1 h3{
	border-left-width: 7px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #cc3300;
	border-bottom-color: #cc3300;
	padding-left: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#bunrui1 p{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
}

#bunrui2{
	text-align: left;
}

#bunrui2 h3{
	border-left-width: 7px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #003399;
	border-bottom-color: #003399;
	padding-left: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#bunrui2 p{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
}
