@charset "utf-8";
/* ページ内共通
---------------------------------------------------- */
h3.news {
	background-image: url(../images/news_ti_bg.gif);
	background-repeat: no-repeat;
	line-height: 39px;
	font-weight: bold;
	color: #ab4f58;
}

#newslist{
}


#newslist dt{padding-left: 11px;
	line-height: 1.2;
	background-image: url(../images/index_ic_02.gif);
	background-position: left center;
	background-repeat: no-repeat;
	}
	
#newslist dd{
	padding-left: 11px;
	border-bottom:dashed 1px;
	margin-bottom:1.5em;
	padding-bottom:1em;
}

/* １番目のセクション
---------------------------------------------------- */

.section h4{
	color:#AB4F58;
	padding-bottom:1em;
}

.section h5{
	font-weight:bold;
}

.section p.image{
	width:240px;
	float:left;
	font-size:1em;
	line-height:1;
	padding-right:20px;
}

.section p.image img{
	margin-bottom:3px;
}

.section p.image2{
	width:240px;
	float:right;
	font-size:1em;
	line-height:1;
	padding-left:20px;
}

.section p.image2 img{
	margin-bottom:3px;
}

.section .box{
	border:solid 1px #4086B5;
	padding:20px;
	background:#F6F8FA;
}

.section .box h4{
	color:#217AB5;
}





/* ２番目のセクション
---------------------------------------------------- */





