/* CSS Document */

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

body {
	margin:0;
	padding:0;
	color:#666666;
	background-color:#EBEBEB;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

h1 {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	text-indent: -99999px;	
}











/*基本設定ここまで*/

/*--------------------------------大枠レイアウトここから---------------------------------*/
#wrapper {
	width:770px;
	background-image:url(../images/parts/bg_sub_main.gif);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}

#global-head {
	background-color:#E6E6E6;
	font-size:10px;
	padding:5px;
	width:740px;
}

#head {
	width:750px;
	height:136px;
	background:url(../images/parts/header.jpg) no-repeat;
	margin:0 20px 0 0;
	padding:0;
	
}

#head h1 a {
	width:200px;
	height:60px;
	padding:0;
	display:block;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#head-left {
	width:200px;
	float:left;
	height:106px;	
}

#head-right {
	float: right;
	width: 300px;
	height:106px;
	overflow:hidden;
}

#foreign {
	width: 295px;
	margin:0 5px 0 0;
}

#foreign em {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#FF9900;

}
#head-menu {
	font-size: 10px;
	font-style: normal;
	margin:0 5px 15px 0;
	padding:0;
	color: #FF9900;
	font-weight:bold;
}

/*GoogleSearchここから*/
#search-google{
	margin:0;
	height:50px;
}
.search {
	font-size:11px;
	font-weight:bold;
	color: #FF9900;	
}


/*バーニュースここから*/
	
#bar-area {
	width:743px;
	background-image:url(../images/parts/bar_area.jpg);
	height: 24px;
	color:#FFFFFF;
	padding:7px 0 0 7px;
	font-size:12px;
}

/*メインエリアここから*/

#main {
	width:750px;
	height:auto;
}


/*左（メニュー）エリア*/
#left {
	width:164px;
	margin-top:5px;
	float:left;
}
#menu {
	min-height:192px;
	_height:192px;	
}

/*センターカラム*/
#center {
	background:url(../images/parts/topics_header.jpg) no-repeat;
	width:401px;
	float:left;
	margin:0 0 0 4px;
	padding:35px 0 0 0;
}

/*右カラム*/
#right {
	background:url(../images/parts/bg_sub_head.gif) no-repeat;
	width:586px;
	float:left;
	padding:15px 0 0 0;
	margin:1px 0 0 0;
	_margin:0;
}

/*フッター*/
#footer {
	width:750px;
	text-align:center;
	background-color:#FF9900;
	margin:0;
	padding:10px 0;
	display: block;
	clear:both;
	border-top:5px #66CC33 solid;
	font-size:small;
	letter-spacing: 1px;
}
#footer a {
	color:#339900;
}
#footer a:hover {
	color:#66FF00;
}

/*--------------------------------大枠レイアウトここまで---------------------------------*/




/*--------------------------------ここから小枠レイアウト---------------------------------*/


/*--------------右側コンテンツエリア詳細ここから--------------*/

#right h2{
	margin:20px 15px;
	border-bottom:1px #FF9900 solid;
	background:url(../images/parts/h2_indent.gif) no-repeat;
	padding-left:50px;
	min-height:38px;
	_height:38px;
	}
	
#content {
	margin:15px;
	line-height:1.5em;
	font-size:small;
	display:block;
	overflow:hidden;
}

/*各インデックスブロック要素*/
#gate {
	width:555px;
	padding:0 0 15px 0;
}

.gate-box-l {
	background-image:url(../images/parts/bg_index_main.gif);
	background-repeat:repeat-y;
	width:270px;
	min-height:130px;
	_height:130px;
	float:left;
	margin:15px 15px 0 0;
}
.gate-box-r {
	background-image:url(../images/parts/bg_index_main.gif);
	background-repeat:repeat-y;
	width:270px;
	min-height:130px;
	_height:130px;
	float:left;
	margin:15px 0 0 0;
}

#right #content #gate .gate-box-r h3, #right #content #gate .gate-box-l h3 {
	width:270px;
	height:20px;
	margin:0;
	padding:5px 0;
	text-indent:25px;
	background-image:none;
	background-image:url(../images/parts/bg_index_h3.gif);
	background-repeat:no-repeat;
	font-size:18px;
	color:#66CC33;
}
#right #content #gate .gate-box-r h3 a, #right #content #gate .gate-box-l h3 a {
	color:#666600;
	text-decoration:none;
}
#right #content #gate .gate-box-r h3 a:hover, #right #content #gate .gate-box-l h3 a:hover {
	color:#66CC33;
	text-decoration:underline;
}


.gate-box-footer {
	background-image:url(../images/parts/bg_index_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:260px;
	min-height:130px;
	_height:130px;
	padding:5px;
}
.gate-box-footer img{
	padding:1px 5px 2px 2px;
	/**/
	float:left;
}
.gate-box-footer a img{
	border:none;
}
.gate-txt {
	font-size:smaller;
}









.f-bottom {
	padding:0;
	height:45px;
	display:block;
	width:100%;
}

.f-post {
	padding:0px 0 15px 25px;
	line-height:2em;
	_padding-top:0px;
	background:url(../images/parts/indent_post.gif) no-repeat top left;
	height:35px;
}
.f-tel {
	padding:0px 0 15px 25px;
	line-height:2em;
	_padding-top:0px;
	background:url(../images/parts/indent_tel.gif) no-repeat top left;
	height:35px;
}

/*ヒサマツ追加分*/
.about {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 0.8em;
}

.recommend_img{
padding:5px;
margin-right:5px;
border:1px solid #66cc33;
float:left;
}
