@charset "utf-8";



/* コンテンツ
----------------------------------------------------------- */
#contents.top {
	width: 900px;
	float: left;
}

#header h1{
	font-size: 12px;
	font-weight: normal;
	float: left;
	padding: 3px 0px 0px 20px;
	margin: 0px;
	width: 100px;
}
#header p{
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 0px 0px 5px;
	width: 400px;
}

/* コンテンツ右
----------------------------------------------------------- */
#contents.top #right.top h3{
	margin: 0px;
	padding: 0px 0px 10px;
}
#contents.top #right.top h2{
	margin: 0px;
	padding: 0px 0px 10px;
}
#contents.top #right.top p{
	padding: 0px 10px 20px;
}
#contents.top #right.top #plan{
	width: 679px;
	border-left: 1px dotted #CCCCCC;
	height: 200px;
	margin: 10px 0px 20px 0px;
}
#contents.top #right.top #plan .planbox{
	width: 225px;
	border-right: 1px dotted #CCCCCC;
	float: left;
	height: 200px;
}
#contents.top #right.top #plan .planbox p{
	margin: 10px;
	padding: 5px;
	height: 60px;
	width: 190px;
	border: 1px solid #CCCCCC;
}
#contents.top #right.top div.l{
	float: left;
	width: 330px;
}
#contents.top #right.top div.r{
	float: right;
	width: 330px;
}
#contents.top #right.top div.top-box{
	height: 200px;
	width: 330px;
	margin-bottom: 15px;
}
#contents.top #right.top div.top-box ul li{
	border-bottom: 1px dotted #9E9E9E;
	font-weight: bold;
	color: #336600;
	padding: 5px 10px;
	width: 310px;
}
#contents.top #right.top div.top-box ul li a{
	font-weight: normal;
}
#contents.top  table {
	margin: 10px 0 20px;
	line-height: 150%;
	width: 85%;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	clear: both;
}

#contents.top  td {
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
/* 下お問合せ
----------------------------------------------------------- */
#contents.top #under-info {
	width: 685px;
	padding: 20px 0px 0px;
	float: left;
}
#contents.top #under-info img{
	padding-bottom: 10px;
}