@charset "utf-8";

/********* HTMLリセット *********************************************/

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, pre, blockquote, th, td, form, fieldset, input, textarea {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
em, strong, code, address, th {
	font-weight: normal;
	font-style: normal;
}
ul, ol {
	list-style: none;
}
q:before, q:after {
	content: "";
}
abbr, acronym {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	text-align: left;
}
fieldset, img {
	border: 0;
}

a{
	text-decoration:none;
}

/********* HTML再定義 *********************************************/

body{
	margin:0;
	padding:0;	
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Osaka", Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	background:url(../images/header.jpg) transparent no-repeat top center;
}

img{
	border:none;
	vertical-align:bottom;
}

h1,h2,h3{
	display:none;
}

/********* 共通クラス *********************************************/

.hidden{
	display:none;
}

/********* HTML構造 *********************************************/

/*ラッパー*/
#wrapper{
	margin:140px auto 0;
	padding:0;
	width:970px;
	height:500px;
}

/*マーキー*/
#marquee{
	margin:0;
	padding:0 140px 10px;
	width:690px;
	height:40px;
}

/*メイン*/
#main{
	margin:0;
	padding:0;
	width:970px;
}

/*↓↓↓↓↓↓↓↓↓↓↓↓↓レフト↓↓↓↓↓↓↓↓↓↓↓↓↓*/

#left{
	margin:0 7px 0 0;
	padding:0;
	width:215px;
	float:left;
}

/*↓↓↓↓↓↓↓↓↓↓↓↓↓トピックス１↓↓↓↓↓↓↓↓↓↓↓↓↓*/
#contents1{
	margin:0 0 3px 0;
	padding:27px 0 0 0;
	width:215px;
	height:165px;
	background:url(../images/contents1.jpg) no-repeat;
}

#contents1 ul{
	margin:4px 0 0 0;
}

#contents1 ul li{
	margin:0 0 0 0.7em;
	padding:0.4em 0 0.3em 25px;
	font-size:10pt;
	text-indent:0.5em;
	line-height:1em;
}

#contents1 ul li a:link{
	color:#1e4b83;
}

#contents1 ul li a:visited {
	color: #941d55;
}

#contents1 ul li a:hover{
	color:#1e4b83;
	background-color:#c0d3e2;
}

#contents1 ul li a:active{
	color:#1e4b83;
	text-decoration:underline;
}

.contents1_1{background:url(../images/icon/1-trans.png) no-repeat;font-weight:bold;}
.contents1_2{background:url(../images/icon/2-trans.png) no-repeat;font-weight:bold;}
.contents1_3{background:url(../images/icon/3-trans.png) no-repeat;}
.contents1_4{background:url(../images/icon/6-trans.png) no-repeat;}
.contents1_5{background:url(../images/icon/9-trans.png) no-repeat;}
.contents1_6{background:url(../images/icon/4-trans.png) no-repeat;}
.contents1_7{background:url(../images/icon/5-trans.png) no-repeat;}

/*↓↓↓↓↓↓↓↓↓↓↓↓↓トピックス２↓↓↓↓↓↓↓↓↓↓↓↓↓*/
#contents2{
	margin:0 0 11px 0;
	padding:0 0 25px 0;
	width:215px;
	height:160px;
	font-size: 0.5em;
	overflow-y:visible;
}

#contents2 img{
	margin:0 0 0 -10px;
	padding:0 0 0 -10px;
}

.twh{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:215px;
	height:24px;
	z-index:1;
	background:url(../images/twitter.jpg);
}


/*↑↑↑↑↑↑↑↑↑↑↑↑↑レフト↑↑↑↑↑↑↑↑↑↑↑↑↑*/


/*↓↓↓↓↓↓↓↓↓↓↓↓↓センター↓↓↓↓↓↓↓↓↓↓↓↓↓*/

#center{
	margin:0 10px 0 0;
	padding:0;
	width:390px;
	float: left;
}


/*↓↓↓↓↓↓↓↓↓↓↓↓↓検索↓↓↓↓↓↓↓↓↓↓↓↓↓*/
#search{
	margin:0 2px 7px 1px;
	padding:0;
	width:386px;
	height:70px;
	border:#eb5a34 solid 2px;
}

.search_keyword{
	margin:0;
	padding:0;
	width:386px;
	height:34px;
	background:#eb5a34;
}

.search_keyword_character{
	margin:0;
	padding:0;
	width:135px;
	height:34px;
	background:url(../images/search_keyword.png) no-repeat;
	float:left;
}

.search_keyword_form{
	margin:0;
	padding:0;
	width:249px;
	height:34px;
	float:right;
}

.search_keyword_form_settings{
	line-height:30px;
}

.search_keyword_form_width{
	width:180px;
}

.search_keyword_form_submit{
	width:40px;
	display:inline;
}

.search_sort_store{
	margin:0;
	padding:0;
	width:386px;
	height:35px;
}
.search_sort_store_character{
	margin:0;
	padding:0;
	width:65px;
	height:35px;
	background:url(../images/sort_store.png) no-repeat;
	float:left;
	border-right:#eb5a34 solid 2px;
}

.search_sort_store_list{
	margin:0;
	padding:0;
	width:318px;
	height:35px;
	float:right;
}

.search_sort_store_list ul{
	margin:5px 0 0 0;
	font-size:8.5pt;
	font-weight:bold;
	line-height:1.3em;
}

.search_sort_store_list ul li{
	display:block;
	float:left;
	width:63px;
	margin:0 0 0 0;
	text-align:center;
}

.search_sort_store_list ul li a:link{
	color:#eb5a34;
}

.search_sort_store_list ul li a:visited {
	color:#eb5a34;
}

.search_sort_store_list ul li a:hover{
	color:#eb5a34;
	text-decoration:underline;
}

.search_sort_store_list ul li a:active{
	color:#eb5a34;
}

/*↓↓↓↓↓↓↓↓↓↓↓↓↓ウィンドウ↓↓↓↓↓↓↓↓↓↓↓↓↓*/

#window{
	margin:0 2px 7px 1px;
	padding:0;
	width:390px;
	height:200px;
	overflow:hidden;
	clear:both;
}

/*↓↓↓↓↓↓↓↓↓↓↓↓↓メインボタン↓↓↓↓↓↓↓↓↓↓↓↓↓*/

#main_button{
	margin:0 0 10px 0;
	padding:0;
	width:400px;
	height:90px;
	clear:both;
}

#main_button ul li{
	margin:0 9px 0 1px;
	padding:0;
	width:90px;
	height:90px;
	display:block;
	float:left;
	overflow:hidden;
}

#main_button ul li a{
	margin:0;
	padding:0;
	width:90px;
	height:90px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background-position:0 0;
}

#main_button ul li a:link{
	background-position:0 0;
}

#main_button ul li a:hover{
	background-position:0 90px;
}

.main_button1{background:url(../images/main_button1.jpg);}
.main_button2{background:url(../images/main_button2.jpg);}
.main_button3{background:url(../images/main_button3.jpg);}
.main_button4{background:url(../images/main_button4.jpg);}


/*↑↑↑↑↑↑↑↑↑↑↑↑↑センター↑↑↑↑↑↑↑↑↑↑↑↑↑*/

/*↓↓↓↓↓↓↓↓↓↓↓↓↓ライト↓↓↓↓↓↓↓↓↓↓↓↓↓*/

#right{
	margin:0 13px 0 0;
	padding:0;
	width:220px;
	float: left;
}

#commercial1{
	margin:0 0 10px 0;
	padding:0;
	width:220px;
	height:105px;
}

#news{
	margin:0;
	padding:30px 0 0 0;
	width:220px;
	height:380px;
	background:url(../images/news.jpg) no-repeat;
	overflow:hidden;
}

#news ul{
	margin:1px 0 0 0;
	overflow:hidden;
}

#news ul li{
	list-style:disc;
	margin:0 0 0 2em;
	padding:0.4em 0 0.4em 0;
	font-size:9pt;
	line-height:1.0em;
	text-indent:-0.5em;
}

/*Firefox CSS HACK*/
#news ul li, x:-moz-broken{
	padding:0.3em 0 0.4em 0;
}

html>/**/body #news ul li{padding /*\**/: 0.3em 0 0.3em 0\9;}

#news ul li a:link{
	color:#1e4b83;
}

#news ul li a:visited {
	color: #7c5391;
}

#news ul li a:hover{
	color:#1e4b83;
	text-decoration:underline;
}

#news ul li a:active{
	color:#1e4b83;
	text-decoration:underline;
}

/*↑↑↑↑↑↑↑↑↑↑↑↑↑ライト↑↑↑↑↑↑↑↑↑↑↑↑↑*/

/*↓↓↓↓↓↓↓↓↓↓↓↓↓ライトライト↓↓↓↓↓↓↓↓↓↓↓↓↓*/

#rightright{
	margin:0;
	padding:0;
	width:110px;
	float: left;
}

#commercial2{
	margin:0;
	padding:0;
	width:110px;
	height:110px;
}

#sub_button{
	margin:0;
	padding:0;
	width:110px;
	clear:both;
}

#sub_button ul li{
	margin:3px 0 0 0;
	padding:0;
	width:110px;
	height:90px;
	display:block;
	overflow:hidden;
}

#sub_button ul li a{
	margin:0;
	padding:0;
	width:110px;
	height:90px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background-position:0 0;
}

#sub_button ul li a:link{
	background-position:0 0;
}

#sub_button ul li a:hover{
	background-position:0 90px;
}

.sub_button1{background:url(../images/sub_button1.jpg);background-position:0 90px;}
.sub_button2{background:url(../images/sub_button2.jpg);background-position:0 90px;}
.sub_button3{background:url(../images/sub_button3.jpg);background-position:0 90px;}


/*↑↑↑↑↑↑↑↑↑↑↑↑↑ライトライト↑↑↑↑↑↑↑↑↑↑↑↑↑*/

#commercial_stripe{
	clear:both;
}

#copyright{
	margin:5px 0 0 0;
	width:110px;
	height:30px;
	background:url(../images/copyright.gif);
}

#toriken{
	width:110px;
	height:30px;
}

#toriken a{
	display:block;
	width:36px;
	height:23px;
	text-indent:-9999px;
	float:right;
	background:url(../images/toriken.gif);
}

