#page #left_box {
	width: 166px;
	float: left;
	}

#page #left_box h1 {
	width: 166px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666666;
	margin-bottom:20px;
	}






#page #right_box {
	width: 613px;
	float: right;
	}

#page #right_box .s_box_bg {
	background: url(../images/common/s_box_bg.png);
	width: auto;
	padding: 0 30px;
	overflow:hidden;
	}

#page #right_box .box_inner {
	width: 343px;
	background:url(../images/common/box_bg.png) no-repeat;
	background-position: bottom;
	padding: 0 25px 25px 25px;
	}

#page #right_box .section01 {
	margin-bottom:2em;
	}

#page #right_box h2 {
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	margin-bottom:10px;
	}

#page #right_box p {
	margin-bottom:1em;
	}


#page #right_box table.contact_form {
	width: 550px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0 0 5px 0;
	}

#page #right_box table.contact_form th {
	width: 12em;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	font-weight:bold;
	padding: 5px;
	}

#page #right_box table.contact_form td {
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 5px;
	}

#page #right_box .btn_submit {
	width: auto;
	text-align: center;
	margin: 10px 0 20px 0;
	}





/*sitemap*/

#page #right_box ul.sitemap01 li {
	background: url(../images/common/list01.png) no-repeat;
	background-position: 0 5px;
	padding-left: 15px;
	margin-bottom: 0.5em;
	}

#page #right_box ul.sitemap02 li {
	background: url(../images/common/list01.png) no-repeat;
	background-position: 0 5px;
	padding-left: 15px;
	margin-bottom: 0.5em;
	}

#page #right_box ul.sitemap03 li {
	background: url(../images/common/list02.png) no-repeat;
	background-position: 0 6px;
	padding-left: 12px;
	margin-bottom: 0.1em;
	}



/*links*/

#page #right_box h4 {
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	margin-bottom:10px;
	}

#page #right_box .links_box {
	margin-bottom: 20px;
	}

#page #right_box .links_box ul.link_list li {
	background: url(../images/common/list01.png) no-repeat;
	background-position: 0 5px;
	padding-left: 15px;
	margin-bottom: 0.5em;
	}


