@charset "UTF-8";
/* CSS Document */

#nav-main ul .nav02 a {
	background: url(../../images/nav_02_on.png) no-repeat left top;
}

#wrapper #main #contentsBlock .itemBox {
	margin-bottom: 60px;
}
#wrapper #main #contentsBlock .itemBox .photoArea {
	float: left;
	width: 230px;
}
#wrapper #main #contentsBlock .itemBox .textArea {
	float: right;
	width: 350px;
}
#wrapper #main #contentsBlock .textArea table tr td {
	font-size: 10px;
	color: #555;
	line-height: 120%;
}
#wrapper #main #contentsBlock .textArea h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 22px;
	line-height: 105%;
	color: #420505;
}
#wrapper #main #contentsBlock .textArea h3 span {
	display: block;
	font-size: 13px;
}
#wrapper #main #contentsBlock .textArea h4 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size:20px;
	line-height:130%;
	color:#555;
}
#wrapper #main #contentsBlock .textArea ul {
	margin: 15px 0 0 0;
	padding: 0px;
	list-style: none;
}
#wrapper #main #contentsBlock .textArea ul li {
	margin-top: 7px;
}
