@charset "utf-8";

/*===================================
	body style definition	
=====================================*/

#sitetitle,
#sitetitle a {
	text-align: left;
}

#naviMain li.c1 a {
	background-position-y: -47px;
}

#maincontents {
	text-align: left;
}

#maincontents h2 {
	margin: 10px 0 10px 0;
	padding-left: 0px;
}

#maincontents #solution {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
}

#maincontents #solution p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
}

#maincontents #solution div.top_left {
	clear: both;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: 309px;
	border-bottom: dotted 1px #ccc;
}

#maincontents #solution div.top_right {
	float: right;
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: 309px;
	border-bottom: dotted 1px #ccc;
}

#maincontents #solution div.top_main {
	clear: both;
	margin-bottom: 15px;
	width: 632px;
}

#maincontents #solution h3 {
	float: left;
	width: 140px;
}

#maincontents #solution div.top_left dl,
#maincontents #solution div.top_right dl {
	float: right;
	width: 169px;
}

#maincontents #solution div.top_main dl {
	float: right;
	width: 492px;
}

#maincontents #solution dl dt {
	padding: 0 0 2px 20px;
	font-size: 14px;
	line-height: 160%;
	font-weight: bold;
	background: url(../../images/top_arrow.gif) no-repeat 0 0em;
}

#maincontents #solution dl dt span.red {
	color: #f00;
}

#maincontents #solution dl dd {
	font-weight: normal;
	font-size: 12px;
	line-height: 160%;
	padding: 0 0 0 20px;
}

#maincontents #news {
	clear: both;
	margin-top: 10px;
	width: 632px;
}

#maincontents #news div.news_top {
	clear: both;
	width: 632px;
	margin: 0px;
	padding: 0px;
}

#maincontents #news div.news_top table {
	width: 632px;
	clear: both;
	margin: 10px 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

#maincontents #news div.news_top table th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	background-color: #EEEECC;
	border: 1px solid #CCCCCC;
	text-align: center;
}

#maincontents #news div.news_top table td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	text-align: center;
	border: 1px solid #CCCCCC;
}

#sidebar {
	margin-top: 15px;
}
