*{
	margin: 0;
	padding: 0;
	
}

body {
	font-family: "メイリオ", "Meiryo", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.2;
}
img {
	border: 0;
}

#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header {
	height: 44px;
	width: 950px;
	margin-top:10px;
	margin-bottom:10px;
}
#header h1 {
	float: left;
	margin-top: 5px;

}
#header .top_tel {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}


/* グローバルメニュー */
#navi01 {
	background-image: url(../img/menu-bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navi01 li {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navi001 a {
    display: block;
    height: 36px;
    width: 291px;
}
#navi002 a {
    display: block;
    height: 36px;
    width: 195px;
}
#navi003 a {
    display: block;
    height: 36px;
    width: 162px;
}
#navi004 a {
    display: block;
    height: 36px;
    width: 162px;
}
#navi005 a {
    display: block;
    height: 36px;
    width: 140px;
}
#navi01 span {
    display: none;
}
 
#navi01 a:hover {
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    opacity:0.5;
	zoom:1;
}
#navi001 a{
    background-image: url(../img/menu_btn01.png);
    background-repeat: no-repeat;
}
#navi002 a {
    background-image: url(../img/menu_btn02.png);
    background-repeat: no-repeat;
}
#navi003 a {
    background-image: url(../img/menu_btn03.png);
    background-repeat: no-repeat;
}
#navi004 a {
    background-image: url(../img/menu_btn04.png);
    background-repeat: no-repeat;
}
#navi005 a {
    background-image: url(../img/menu_btn05.png);
    background-repeat: no-repeat;
}

/* メイン画像*/
#wrapper #top_img {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	height: 410px;
	width: 950px;
}
.top_img {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	height: 410px;
	width: 950px;
	margin-top: 0px;
}

/* コンテンツ枠*/
#main_left {
	float: left;
	width: 185px;
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 5px;
	display:inline;
}
#top_con{
	width: 950px;
	margin-top: 5px;
}
.box1 {
	width: 295px;
	float: left;
	background-image: url(../img/top_bana2.gif);
	height: 232px;
	background-repeat: no-repeat;
	background-position: 0px 105px;
}
.box2 {
	float: right;
	height: 230px;
	width: 250px;
}
.bt_con {
	width: 245px;
	margin-left: 3px;
}
.bt_con2 {
	width: 269px;
	margin-left: 15px;
}
/* TOPICS facebook */
#topic {
	float: left;
	width: 470px;
	margin-top: 10px;
}
.topic_box {
	width: 454px;
	border: 1px solid #093;
	background-color: #FFF;
	padding: 7px;
}
#facebook {
	width: 470px;
	float: right;
	margin-top: 10px;
}

.facebook {
	width: 500px;
	float: left;
	margin-bottom: 15px;
}
.facebook_box {
	width: 468px;
	border: 1px solid #093;
	background-color: #FFF;
}


/* フッター */

#foot {
	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: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #093;
	font-size: 10px;
}

#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;
}


/* フロート */

.clear {
clear:both;
}
.clear_left {
	clear: left;
}
.left {
	float: left;
}
.left2 {
	float: left;
	margin-right: 8px;
}

.right {
	float: right;
}

/* clearfix */ 
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.clearfix{
	display: inline-block;
} 
/* Hides from IE Mac */
* html .clearfix{
	height: 1%;
}
.clearfix{
	display:block;
}
/* End Hack */ 


/* マージン */
.mt3 {
	margin-top: 3px;
}
.mt15 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
.mu5 {
	margin-bottom: 5px;
}
.mu10 {
	margin-bottom: 10px;
}
.mu15 {
	margin-bottom: 15px;
}
.mu20 {
	margin-bottom: 20px;
}

}
.tel {
	background-image: url(../img/tel.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	color: #093;
}
.fax {
	background-image: url(../img/fax.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	color: #093;
}
.side_ad13 {
	line-height: 1.3em;
	color: #339900;
}

#wrapper #topic .topic_box table tr td #title {
	color: #0A943E;
}
#wrapper #topic .topic_box table tr td #title {
	color: #098F3A;
}
#title {
	color: #058F3A;
}
.topics_title {
	font-size: 14px;
	color: #090;
	font-weight: bold;
}
.topics_day {
	color: #F60;
}

#wrapper #sub_main_right #shichu table tr td table tr td table tr td {
	font-size: 18px;
	line-height: 150%;
	color: #036;
}
#sub_wrapper #sub_main_right table tr td h3 a {
	font-size: 18px;
	font-weight: bold;
}
