/*　全般　*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-position: 0px;
	background: url(http://www.geno.co.jp/4D/2010/images/background.gif) repeat-y;
	font-family: "ＭＳ ゴシック", "Osaka-等幅", Sans-Serif;
}
.clearfix {
	clear: both;
	height: 0.1px;
	width: 0.1px;
}
h1.title {
	margin: 0 0 0 0.8em;
	padding: 0px;
	font-size: 12px;
	font-family: sans-serif;
	color: #fff;
}
h1.top_title {
	margin: 60px auto auto 20px;
	_margin: 62px auto -2px 20px;
	padding: 0px;
	font-size: 12px;
	font-family: sans-serif;
	color: #fff;
}
h1.top_title_logo {
	margin: 0 auto auto 20px;
	_margin: 0 auto -2px 20px;
	padding: 0px;
	font-size: 12px;
	font-family: sans-serif;
	color: #fff;
}
a { text-decoration: none; }


/*　ヘッダ　*/
#top_header_wrap {
	display:block;
	width: 100%;
	height: 80px;
	_height: 50px;
	background-image: url(http://www.geno.co.jp/4D/2009/images/upper_bg.gif);
}
#top_header {
	display: block;
	margin: 0;
	width: 980px;
	height: 65px;
}
.logo_top {
	width: 480px;
	float: left;
}
.but_top {
	width: 122px;
	margin: 10px 2px;
	float: right;
}
.ban_top_menu1 {
	width: 150px;
	float: left;
	_margin-top: -12px;
	padding: 0;
}
.ban_top_menu2 {
	float: left;
	_margin-top: -12px;
	padding: 0;
}


/*　コンテンツ　*/
#container {
	width: 980px;
	_width: 983px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#contents_left {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

/*　２段組の右　*/
#contents_right {
	width: 830px;
	margin: 0px;
	_margin-left: -3px;
	padding: 0px;
	float: right;
}

/*　３段組の中央と右　*/
#contents_center {
	width: 670px;
	_width: 668px;
	margin: 0;
	padding: 0;
	float: left;
}
#contents_rightcol {
	width: 150px;
	margin: 0;
	padding: 0;
	float: right;
}


/*　フッタ　*/
#top_footer {
	width: 980px;
	margin: 0;
}
#top_footer .trans {
	background-color: transparent;
}
#top_footer .text {
	font-size: 10px;
	font-family: sans-serif;
}
#top_footer span.copyright {
	font-size:10px;
	font-family:sans-serif;
}

#top_footer span.links { /*　ブルー２段組　*/
	background-image: url(http://geno.co.jp/4D/2010/images/geno_foot_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 1.5em;
}




/*　スペース用　*/
div.ver1 { display:block; height: 1px; }
div.ver2 { display:block; height: 2px; }
div.ver3 { display:block; height: 3px; }
div.ver4 { display:block; height: 4px; }
div.ver6 { display:block; height: 6px; }
div.ver8 { display:block; height: 8px; }


/*　ぼけなすいえよはくよう　*/
* html div.ver3 { display:block; height: 3px; margin-top:-3px; margin-bottom:-3px; }
* html div.ver4 { display:block; height: 4px; margin-top:-3px; margin-bottom:-3px; }
* html div.ver6 { display:block; height: 6px; margin-top:-3px; margin-bottom:-3px; }
* html div.ver8 { display:block; height: 8px; margin-top:-3px; margin-bottom:-3px; }


/*　左メニューの追加スタイル　*/
div.link_back {
	display:block;
	background:#fff;
	width:144px;
	text-align:center;
	padding:2px 0;
}
div.link_headline {
	display:block;
	border-top:solid thin #00f;
	border-bottom:solid thin #00f;
	font-weight:bold;
	margin:0 2px;
}
div.link_back a.left_anchor {
	text-decoration: none;
}
div.link_back span.font_xs {
	font-size:x-small;
	_font-size:12px;
}
div.divline {
	display: block;
	border-top: solid thin #00f;
	font-weight: bold;
	margin: 0 2px;
}
div.link_back img.mar_btm {
	margin-bottom: 6px;
}
.menu_middle li.main_cat {
	background-color: #ffcccc;
}
.menu_top {
	margin-bottom: 3px;
}
div.menu_top {
	margin-bottom: 3px;
}
#left_banner .red {
	color:red;
}
#link_enchohosho,
#link_affi,
#grp_banner,
#grp_qcpass,
#grp_outlet,
#grp_kobo,
.grp_kobo,
#grp_wkobo,
.grp_wkobo,
#grp_tsulab,
#grp_pcemk,
#grp_pcesu,
#grp_genoweb {
	margin-bottom: 8px;
}


/*　左メニュー表示切り替えデフォルト　*/

#close21, #close3, #close29, #close1, #close3, #close11, #close4, #close30, #close5, #close6, #close7, #close9, #close31, #close32, #close33, #close10, #close8, #close16, #close35, #close36, #close425, #close415, #close3101, #close45, #cat21, #cat3, #cat29, #cat1, #cat3, #cat11, #cat4, #cat30, #cat5, #cat6, #cat7, #cat9, #cat31, #cat32, #cat33, #cat10, #cat8, #cat16, #cat35, #cat36, #cat425, #cat415, #cat3101, #cat45 {
	display: none;
}


/*　ここまで　*/