@charset"euc-jp";

p{
	color: #421006;
	line-height: 1.5em;
}
p.lead{
	margin: 1.2em 0 0 0;
	line-height: 1.5em;
	padding-right:30px;
}
p.lead2{
	margin: 1em 0 0 0;
	padding-right: 10px;
	line-height: 1.8em;
	font-size:0.85em;
}
.moduleContent img.left{
	float:left;
	padding-right: 20px;
	white-space: nowrap;
}
h2.red{
	color: #aa3749;
	font-size: 1.6em;
	font-weight: bold;
}
hr.redBorder{
	color: #aa3749;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px dotted #aa3749;
	clear: both;
	height: 1px;
	margin: 0;
	padding-top: 1.2em;
	*margin-top: 1em;
}
.moduleContent ul.left{
	float: left;
}
.moduleContent ul{
	width: 45%;
	margin: 0 0 0 10px;
	list-style: none;
}
.moduleContent li{
	clear: both;
	margin: 20px 0;
}
.moduleContent li img{
	white-space: nowrap;
	float:left;
	padding: 0 2px 0 0;
}
.moduleContent li span{
	font-size: 1em;
	line-height: 130%;
	font-weight: bold;
}
.moduleContent ul.sublist{
	width: 100%;
	padding:0;
	margin:0;
	list-style: none;
	border: 1px solid green;
}
.moduleContent ul li.sublistTop{
	background: url(../../common/img/bullet_arrow02.gif) no-repeat 2px 7px;
	padding: 0 0 0 11px;
	margin: -15px 0 5px 16px;
	line-height: 160%;
	font-size: 0.9em;
	font-weight: normal;
}
.moduleContent ul li.sublist{
	background: url(../../common/img/bullet_arrow02.gif) no-repeat 2px 7px;
	padding: 0 0 0 11px;
	margin: 0 0 5px 16px;
	line-height: 160%;
	font-size: 0.9em;
	font-weight: normal;
}
.moduleContent ul.rightList{
	float: left;
	padding:0px;
	margin:0 0 0 20px;
}
.moduleContent ul.rightList li{
	padding:0 0 0 18px;
	background: url(../../common/img/bullet_arrow01.gif) no-repeat 2px 0px;
	
}