/* サブページ共通 */

#sub_wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sub_img {
	background-image: url(../img/sub_headimg.jpg);
	background-repeat: no-repeat;
	height: 159px;
	width: 950px;
	margin-top: 1px;
}

/* コンテンツ枠*/
#sub_main_left {
	float: left;
	width: 200px;
	margin-top: 8px;
	margin-right: 15px;
}
#sub_main_right{
	float: right;
	width: 730px;
	margin-top: 8px;
	text-align: center;

}


/* フッター */


#foot2 {
	font-size: 12px;
	font-weight: normal;
	background-image: url(../img/foot.gif);
	background-repeat: no-repeat;
	width: 100%;
	text-align: right;
	vertical-align: middle;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #093;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #093;
}
.in_foot {
	font-size: 10px;
	font-weight: normal;
	background-image: url(../img/foot.gif);
	background-repeat: no-repeat;
	width: 950px;
	text-align: right;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #093;
}
/* ホバー */
#foot a {
	color: #093;
	text-decoration: none;
}

#foot a:hover {
	color: #CCC;
	text-decoration: underline;

}
#foot a:active {
	color: #666;
	text-decoration: none;
}

/* フォント関係 */
#sub_main_left .side_ad14 {
	font-size: 14px;
	color: #093;
	line-height: 1.4em;
}
#sub_main_left .side_ad12 {
	font-size: 12x;
	color: #093;
}

h3 {
	font-size: 14px;
	color: #090;
	padding-left: 10px;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
}

/* マージン */

/*サイドメニュー*/

#s_navi01 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_left ul {
	font-size:1px;
}
#s_navi01 li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#s_navi01 a {
    display: block;
    height: 31px;
    width: 198px;
}
#s_navi01 span {
    display: none;
}
 
#s_navi01 a:hover {
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    opacity:0.5;
}

#s_navi001 a{
	background-image: url(../shichu/img/menu1_1.gif);
	background-repeat: no-repeat;

}
#s_navi002 a {
	background-image: url(../shichu/img/menu1_2.gif);
	background-repeat: no-repeat;
	
}
#s_navi003 a {
	background-image: url(../shichu/img/menu1_3.gif);
	background-repeat: no-repeat;
	
}
#s_navi004 a {
	background-image: url(../shichu/img/menu1_4.gif);
	background-repeat: no-repeat;

}
#s_navi005 a {
    background-image: url(../shichu/img/menu1_5.gif);
    background-repeat: no-repeat;
	
}
#s_navi006 a {
    background-image: url(../img/sm_btn06.png);
    background-repeat: no-repeat;

}
#s_navi007 a {
    background-image: url(../img/sm_btn07.png);
    background-repeat: no-repeat;
}
#shichu td img {
	margin-right: 15px;
}
h4 {
	line-height: 1.8em;
	font-weight: normal;
}
