@charset "UTF-8";

@import "../css/import.css";
@import ".common.css";
@import ".cor.css";


/* index */


#special h2{
	clear: both;
	height: 100px;
	background-color: transparent;
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
}

/* --------------------------------------  old_s */

#old_s{
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #564518;
}

#old_s02{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #564518;
}

#old_s table,#old_s02 table{
	clear: both;
	margin-bottom: 15px;
}

.t_waku{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

/* --------------------------------------  backno */

#old_s h3,#old_s02 h3{
	float: left;
	width: 300px;
}

.backno_area{
	margin-bottom: 10px;	
}

.bt_backno{
	width: 400px;
	background-image: url(img/backno_bg.jpg);
	float: right;
	text-align: right;
	padding: 10px;
	margin-top: 5px;
}

#s_twoColumnMenu{
	float: left;
	width: 200px;
	clear: left;
	margin-bottom: 15px;
}

#s_twoColumnMenu h4{
	background-color: #91876F;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	height: 30px;
}

#s_twoColumnMenu li{
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../img/common/blue_ya_li2.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 25px;
}

#s_twoColumnMenu ul{
	margin-bottom: 10px;
}

.gakan{
	margin-top: 15px;
	margin-bottom: 10px;
}


#s_twoColumnMain{
	float: right;
	width: 720px;
	text-align: center;
}

.s_menu_back{
	clear: both;
	border-bottom: 7px solid #CCCCCC;
	margin-bottom: 15px;
}

.s_menu_back h3{
	float: left;
	width: 300px;
}

.s_menu_back ul{
	text-align: right;
	width: 305px;
	float: right;
	margin-top: 40px;
}

.s_menu_back li{
	float: left;
	margin-right: 5px;
}


/*--------------------------------------------------  */

#s_naviMenu{
	clear: both;
	height: 75px;
	border-bottom: 7px solid #C6C6C6;
	margin-bottom: 10px;
}

#s_naviMenu h3{
	float: left;
	width: 400px;
}

#s_naviMenu ul{
	float: right;
}

#s_naviMenu li{
	float: left;
	margin-left: 5px;
	padding-top: 32px;
}

