@charset "utf-8";


#content #main .section h3 {
	color: #2FCACE;
	padding: 15px 0 15px 10px;
	margin: 0;
}

#content #main .section h3.in {
	margin-top: 15px;
}


#content #main .section div.photo table {
	width: 614px;
	text-align: center;
	border: none;
	border-collapse: collapse;
	border-spacing: 10px 0 0 0;
}

#content #main .section div.photo table td {
	padding: 0 0 15px 0;
	width: 300px;
	vertical-align: top;
}

#content #main .section div.photo table td.long {
	width: 610px;
	vertical-align: top;
}

#content #main .section div.photo table.td3 td {
	padding: 0 0 15px 0;
	width: 200px;
}

#content #main .section div.photo table.td4 td {
	padding: 0 0 15px 0;
	width: 150px;
}


#content #main div.section table.contents {
	border-bottom: 1px solid #2FCACE;
	width: 500px;
	border-collapse: collapse;
	border-spacing: 10px 0 0 0;
	margin-bottom: 30px;
}

#content #main div.section table.contents th{
	background: #2FCACE;
	color: #FFF;
	padding: 7px;
	border: 1px solid #89E7E6;
	font-weight: bold;
	margin-bottom: -1px;
	width: 60px;
}

#content #main div.section table.contents td{
	border: 1px solid #89E7E6;
	padding: 7px;
	vertical-align: top;
}

#content #main div.section table.contents td ul {
	margin: 0;
	padding: 0;
}

#content #main div.section table.contents td ul li {
	padding: 0 0 0 15px;
	background: #FFFFFF url(../_common_img/icn_list.gif) no-repeat 0 50%;
	_height: 1%;
	list-style: none;
	margin: 0;
}
#content #main div.section table.contents td ul li.nigyou {
	padding: 0 0 0 15px;
	background: #FFFFFF url(../_common_img/icn_list.gif) no-repeat 0 20%;
	_height: 1%;
	list-style: none;
	margin: 0;
}

#content #main div.section table.contents td ul li span {
	font-weight: bold;
}

#content #main div.section table.contents p{
	margin: 0;
}
