@charset "utf-8";
@import "../../../common/css/0-import.css";

#conts h2 {
	margin-bottom: 35px;
}

#conts h3 {
	margin: 0 10px 7px 10px;
	border-bottom: 1px #999 solid;
	clear: both;
	color: #CA961E;
	font-size: 15px;
}

#conts h4 {
	margin: 0 0 5px 11px;
	*margin-bottom: 10px;
	padding-top: 3px;
}

#conts p {
	line-height: 1.5;
	margin-left: 11px;
}

#conts p.mb10 {
	margin-bottom: 10px;
}

#conts p.first {
	margin-bottom: 22px;
}

#conts p.second {
	margin: 0 0 20px 11px;
}

#conts p.third {
	margin: 0 0 22px 11px;
}

#conts table {
	margin: 0 0 5px 9px;
	*margin-left: 6px;
	width: 613px;
	*width: 616px;
	font-size: 12px;
}

#conts table th {
	padding: 6px 0;
	width: 133px;
	border: 3px #fff solid;
	background: #F4EAD2;
	font-weight: normal;
	text-indent: 6px;
	text-align: left;
}

#conts table td {
	border: 3px #fff solid;
	background: #f3f3f3;
	text-indent: 10px;
	text-align: left;
}

#conts .box1{
	margin:0 10px 0 10px;
	padding:5px;
	background: #F0F0F0;
}

#conts .arrow{
	margin:0;
	padding:10px;
	text-align:center;
}

#conts .mb20{
	margin-bottom:20px;
}

#conts .ml15{
	margin-left:15px;
}

#conts ul {
	margin: 0 0 10px 20px;
}

#conts ul.second {
	margin-bottom: 20px;
}

#conts ul li {
	padding-left: 9px;
	background: url(../img/wakuwaku/icon01.gif) no-repeat left 5px;
}

	*html #conts ul li {
		background: url(../img/wakuwaku/icon01.gif) no-repeat left 6px;
	}
	
	*+html #conts ul li {
		background: url(../img/wakuwaku/icon01.gif) no-repeat left 6px;
	}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#conts table th.letter1 {
		letter-spacing: -1px;
	}
	
	#conts ul li {
		background: url(../img/wakuwaku/icon01.gif) no-repeat left 7px;
	}

}
