#wrap #contents #sub_navi {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	border: 1px solid #FFF;
}
#wrap #contents #sub_navi li {
	background: url(../img/domus/navi.jpg);
	height: 40px;
	width: 250px;
}
#wrap #contents #sub_navi li a {
	color: #333;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 220px;
	padding-top: 12px;
	padding-left: 30px;
}
#wrap #contents #sub_navi li a:hover {
	background: url(../img/domus/navi_up.jpg);
}
#wrap #contents #word {
	float: right;
	width: 600px;
}
#wrap #contents #word h2 {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	font-weight: bold;
	clear: both;
	border-bottom: 1px dotted #398DE5;
}
#wrap #contents #word p {
	text-indent: 1em;
}

#wrap #contents #word .photo_right  {
	float: right;
	padding-left: 20px;
}
#wrap #contents #word .cl {
	clear: both;
	float: none;
	margin-bottom: 10px;
}
#wrap #contents #word .photo_left {
	float: left;
	padding-right: 20px;
}
#wrap #contents #word ol {
	color: #F00;
}
#wrap #contents #word .color_333 {
	color: #333;
}
#wrap #contents #word .img_box {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	width: 190px;
}
#wrap #contents #word h3 {
	clear: both;
}
#wrap #contents #sub_navi .midashi {
	font-weight: bold;
	color: #57A1E8;
}
#wrap #contents #sub_navi .midashi a {
	color: #2981E3;
}
#wrap #contents #word .center_img {
	text-align: center;
}
#wrap #contents #word .center_img img {
	padding-right: 5px;
	padding-bottom: 5px;
}

