@charset "utf-8";

/* コンテンツ
----------------------------------------------------------- */
#contents.top {
	width: 900px;
	float: left;
}

/* コンテンツ右
----------------------------------------------------------- */
#contents.top #right.top h2{
	clear: both;
}
#contents.top #right.top ul#merit{
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}
#contents.top #right.top ul#merit li{
	float: left;
	padding-right: 12px;
}
#contents.top #right.top ul#merit li.end{
	float: left;
	padding-right: 0px;
}
#contents.top #right.top div.top-box-l{
	float: left;
	width: 335px;
	padding-right: 12px;
}
#contents.top #right.top div.top-box-r{
	float: right;
	width: 335px;
}
#contents.top #right.top div.top-box-l ul{
	height: 200px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 10px;
	width: 313px;
	margin-bottom: 15px;
}
#contents.top #right.top div.top-box-l ul#nayami li{
	background: url(../img/top_list_se.gif) no-repeat left 6px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
}
#contents.top #right.top div.top-box-r ul{
	height: 200px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 10px;
	width: 313px;
	margin-bottom: 15px;
}
#contents.top #right.top div.top-box-r ul img{
	float: left;
	padding-right: 5px;
}
#contents.top #right.top div.top-box-r ul#top-service li{
	float: left;
	height: 40px;
	width: 150px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	font-size: 11px;
	line-height: 140%;
}
#contents.top #right.top div.top-box-l ul.blog li{
	font-weight: bold;
	color: #CC3300;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 3px;
}
#contents.top #right.top div.top-box-l ul.blog li a{
	color: #3366CC;
	font-weight: normal;
	padding-left: 10px;
}
#contents.top #right.top div.top-box-r ul.blog li{
	font-weight: bold;
	color: #CC3300;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 3px;
}
#contents.top #right.top div.top-box-r ul.blog li a{
	color: #3366CC;
	font-weight: normal;
	padding-left: 10px;
}



/* ブログヘッドライン
----------------------------------------------------------- */
#center .headline {
	width: 470px;
	float: left;
	margin: 0px 0px 10px;
}
#center .headline ul {
	width: 470px;
	float: left;
	margin: 5px 0px;
	padding: 0px;
}
#center .headline ul li{
	width: 450px;
	float: left;
	margin: 0px 0px 5px;
	padding: 2px 0px;
	border-bottom: 1px dotted #CCCCCC;
	font-weight: bold;
	color: #339900;
}
#center .headline ul li a{
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 10px;
}


/* ヘッダー
----------------------------------------------------------- */
#header {
	margin: auto;
	height: 107px;
	width: 900px;
	background: url(../common/header_back.jpg) no-repeat left top;
}
#header h1{
	font-size: 12px;
	font-weight: normal;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
}
#header p{
	font-size: 12px;
	font-weight: normal;
	float: left;
	padding-top: 5px;
}
#header #logo{
	clear:both;
	padding: 19px 0px 0px 0px;
}
#header #hd-text {
	float: right;
	padding: 5px 0px 0px;
	margin: 0px;
}
#header #hd-text li{
	float: left;
	background: url(../common/list_m01.gif) no-repeat left 50%;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 15px;
}