@charset "UTF-8";

div#HoumonContents {
	width:780px;
	margin:0 auto;
}

div#HoumonContents table td {
	padding:2px;
	text-align:left;
}

div#LeftCol {
	width:130px;
	float:left;
}

div#LeftCol div.LeftColPhoto {
	text-align:center;
	margin-bottom:2em;
	font-size:10px;
}

div#LeftCol div.LeftColPhoto img {
	display:block;
	margin-bottom:0.5em;
}


div#RightCol {
	width:640px;
	float:right;
}

h2 {
	text-align:center;
}

div#Hombun {
	background:#CCCCFF;
	padding:10px 20px;
}

div#Hombun h3 {
	clear:both;
	margin-bottom:5px;
}

div#Hombun h4 {
	font-size:12px;
	color:#333399;
	font-weight:bold;
	margin-bottom:0.5em;
}

div#Hombun p {
	font-size:12px;
	margin-bottom:1em;
	margin-left:1em;
	line-height:1.5;
}

div#Hombun img.PhotoLeft {
	margin:0 1em 1em 0;
	float:left;
}


div#Hombun table {
	margin-bottom:1em;
	margin-left:1em;
}


div#Hombun table th {
	font-size:12px;
	padding:2px;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	white-space:nowrap;
}

div#Hombun table td {
	font-size:12px;
	padding:2px;
	text-align:left;
	vertical-align:top;
}

div#Hombun p#Navi {
	margin:10px;
	text-align:center;
}