* { font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }

body {
	
	margin-top:0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	background-color: #E4E4E4;
	background-image: url(images/top_back_line.gif);
}
strong {
	font-weight: normal;
	}

#site_area {
	width: 820px;
	margin: auto;
	background-image: url(images/main_back.gif);
/*	background-position: top center; */
	}
#center_area {
	width: 798px;
	}

#head_area {
	height: 65px;
	background-color: #000000;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	text-align: left;
	}
#head_area img {
	margin-top: 18px;
	padding-left: 40px;
	float: left;
	}
h1 {
	font-size: 13px;
	color: #6e6e6e;
	font-weight: normal;
	padding: 35px 30px 0 0;
	margin: 0px;
	text-align: right;
	}
#top_menu {
	height: 35px;
	line-height: 35px;
	text-align: right;
	background-color: #000000;
	background-image: url("images/shikaku.gif");
	background-repeat: no-repeat;
	font-size: 11px;
	color: #3c3c3c;
	padding-right: 6px;
	}
#top_menu a { font-size: 11px; color: #3c3c3c; text-decoration: none; margin-left: 6px; margin-right: 6px; }
#top_menu a:hover { color: #ffffff; text-decoration: underline; }

#main_area {
	margin: auto auto 12px auto;
	position: relative;
	}
#main_area p{
	width: 720px;
	margin: 24px auto;
	color: #696969;
	font-size: 12px;
	text-align: left;
	line-height: 110%;
	font-family:"ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

#main_area td {
	width: 400px;
	height: 368px;
	text-align: center;
	vertical-align: top;
	}
#main_area .link1 {
	height: 88px;
	padding: 12px 0px 0px;
	}
#main_area .link1 a {
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
	}
#main_area .link2 {
	height: 88px;
	padding: 12px 0px 16px;
	}
#main_area .link2 a {
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
	}
#main_area td.link9 {
	height: 18px;
	font-size:13px;
	text-align:left;
	color:#666;
	padding:35px 36px;
	line-height:130%;
	}

#main_area a.kanpro { background-image: url(images/top_page/A1-1.gif); }
#main_area a.ledkan { background-image: url(images/top_page/B1-1.gif); }
#main_area a.write  { background-image: url(images/top_page/D1-1.gif); }
#main_area a.kanmax { background-image: url(images/top_page/C1-1.gif); }
#main_area a.ekan   { background-image: url(images/top_page/E1-1.gif); }
#main_area a.outlet { background-image: url(images/top_page/F1-1.gif); }
#main_area a.lumi   { background-image: url(images/top_page/G1-1.gif); }
#main_area a:hover.kanpro img { filter: Alpha(opacity=0); opacity:0.0; }
#main_area a:hover.ledkan img { filter: Alpha(opacity=0); opacity:0.0; }
#main_area a:hover.write  img { filter: Alpha(opacity=0); opacity:0.0; }
#main_area a:hover.kanmax img { filter: Alpha(opacity=0); opacity:0.0; }
#main_area a:hover.ekan   img { filter: Alpha(opacity=0); opacity:0.0; }
#main_area a:hover.outlet img { filter: Alpha(opacity=0); opacity:0.0; }
#main_area a:hover.lumi   img { filter: Alpha(opacity=0); opacity:0.0; }


h2 {
	font-size: 14px;
	padding: 8px 0 7px 0;
	margin: 0px;
	}

.bunruimsg {
	display: block;
	width: 326px;
	height: 120px;
	margin: 16px auto 0 auto;
	color: #696969;
	font-size: 12px;
	text-align: left;
	line-height: 110%;
	font-family:"ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

a.bunruibox {
	display: block;
	width: 350px;
	height: 353px;
	margin: 0 auto;
	background-image: url(images/top_page/top_mado.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	}
a:hover.bunruibox {
	background-image: url(images/top_page/top_mado2.jpg);
	}

#bottom_area {
	}

/* サイト内検索 */

#bottom_search {
	position: relative;
	width: 140px;
	}

#bottom_search_left {
	width: 20px;
	height: 19px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(../images/footer/searchfield_leftcap.gif) no-repeat scroll left top;
	}
#bottom_search_main {
	font-size: 13px;
	font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Geneva,Arial,Verdana,sans-serif;
	vertical-align: middle;
	width: 110px;
	height: 16px;
	margin: 0px 0px 0px 20px;
	padding: 3px 0px 0px 0px;
	position: absolute;
	right: 10px;
	top: 0px;
	border: 0px none;
	background: transparent url(../images/footer/searchfield_repeat.png) repeat-x scroll center top;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;

	}
#bottom_search_right {
	width: 10px;
	height: 19px;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	background: transparent url(../images/footer/searchfield_rightcap.gif) no-repeat scroll right top;
	}
td.bottom_search {
	background-image: url(../images/footer/footer_repeat_top.gif);
	vertical-align: top;
	padding-top: 16px;
	}
#bottom_search form {
	margin: 0px;
	padding: 0px;
	}

#bottom_search_right input {
	margin: 0px;
	padding: 0px;
	height: 14px;
	margin-top: -1px;
	font-size: 14px;
	border: 1px solid #ffffff;
	}


/* フッター メニュー */

#bottom_menu {
	width: 570px;
	height: 50px;
	line-height: 50px;
	text-align: right;
	margin: 0px;
	background-image: url("images/footer/footer_repeat_top.gif");
        color: #545454;
	font-size: 11px;
	}
#bottom_menu a { font-size: 11px; color: #545454; text-decoration: none; margin: 0px 6px; }
#bottom_menu a:hover { color: #ffffff; text-decoration: underline; }

/* フッター 会社案内 */
#corp{
	width: 748px;
	border: 1px solid #9c9c9c;
	}
#corp th{
	padding-left: 20px;
	padding-right: 10px;
	text-align: right;
	}
#corp td{
	text-align: left;
	font-size: 12px;
	color: #696969;
	line-height: 110%;
	}
#corp .site_update {
	font-size: 10px;
	}
#corp a { color: #696969; }
#corp a:hover { color:#ffffff; background-color: #696969; }

/* フッター カウンター */
.online {
	width: 708px;
	height: 26px;
	font-size: 10px;
	color: #696969;
	text-align: center;
	padding-top: 4px;
	background-image: url(images/footer/footer_menu_back2.gif);
	}
.online a { color: #636363; }
.online a:hover { color: #000000; }

/* Official site情報 */
.torihiki {
	color: #696969;
	font-size: 11px;
	margin: 6px 6px 0px 6px;
	padding: 0px;
	text-align: right;
	}
.seisaku {
	color: #696969;
	font-size: 11px;
	margin: 0px 0px 0px 6px;
	padding: 0px;
	text-align: right;
	}
/* 移動アイコン */
#fTopIcon_area  { width: 900px; margin: auto; text-align: right; }
#fTopIcon       { top: 50px; }

/* ライブ中継 */
#myLive { font-size:10px; */font-size:11px; }

/* 東京営業所 */
.lastadr  { margin: 0px; padding: 0px; color: #696969; font-size: 11px; */font-size: 12px; text-align:left; font-family: "ＭＳ ゴシック"; }

/* スペシャル・メッセージ */
p#SpecialMessage { font-size:12px; margin:0px; padding:0px; left:20px; top:15px; position:absolute; color:#fff; }
