@charset "UTF-8";
@import url("common.css");

/* ヘッダブロック */
#hd {
	width:100%;
	min-width:900px;
	height:100px;
	background:url(../image/bg_header.gif) top repeat-x;
	border-top:3px solid #000099;
}

#hd_box {
	width:900px;
	margin:0px auto;
	text-align:left;
}

h1 {
	width:320px;
	height:100px;
	background:url(/image/rogo_blue.gif) top no-repeat;
	text-indent:-9999px;
	float:left;
}

#hd_menu{
	width:580px;
	height:100px;
	float:left;
}

#hd_menu h2 {
	width:550px;
	height:60px;
	margin:0px 0px 0px 30px;
	background:url(/image/tel_blue.gif) top no-repeat;
	text-indent:-9999px;
}

#hd_menu a{display:block;height:100%;text-decoration:none;}
#hd_menu ul#hd_mn{margin:0px 0px 0px 35px;}
#hd_menu li{float:left;height:40px;}
#hd_menu li#hd_mn01,
#hd_menu li#hd_mn02,
#hd_menu li#hd_mn03,
#hd_menu li#hd_mn04,
#hd_menu li#hd_mn05{width:84px;height:40px;text-indent:-9999px;}
#hd_menu li#hd_mn06{width:125px;height:40px;text-indent:-9999px;}

#hd_menu li#hd_mn01{background:url(/image/header/header_menu01.gif) top no-repeat;}
#hd_menu li#hd_mn02{background:url(/image/header/header_menu02.gif) top no-repeat;}
#hd_menu li#hd_mn03{background:url(/image/header/header_menu03.gif) top no-repeat;}
#hd_menu li#hd_mn04{background:url(/image/header/header_menu04.gif) top no-repeat;}
#hd_menu li#hd_mn05{background:url(/image/header/header_menu05.gif) top no-repeat;}
#hd_menu li#hd_mn06{background:url(/image/cart_blue.gif) top no-repeat;}

#hd_menu li#hd_mn01 a:hover{background:url(/image/header/header_menu01_over.gif) top no-repeat;}
#hd_menu li#hd_mn02 a:hover{background:url(/image/header/header_menu02_over.gif) top no-repeat;}
#hd_menu li#hd_mn03 a:hover{background:url(/image/header/header_menu03_over.gif) top no-repeat;}
#hd_menu li#hd_mn04 a:hover{background:url(/image/header/header_menu04_over.gif) top no-repeat;}
#hd_menu li#hd_mn05 a:hover{background:url(/image/header/header_menu05_over.gif) top no-repeat;}
#hd_menu li#hd_mn06 a:hover{background:url(/image/cart_blue.gif) top no-repeat;}

/* 大分類ブロック */
#main_mn{width:100%;height:35px;}

#main_mn a{display:block;height:100%;text-decoration:none;}
#main_mn ul#mn_tab{width:900px;margin:0 auto;}
#main_mn li{float:left;width:100px;height:30px;margin-top:5px;text-indent:-9999px;}
#main_mn li#mn_tab01{background:url(/image/menu/main_menu01_current.gif) top no-repeat;}
#main_mn li#mn_tab02{background:url(/image/menu/main_menu02.gif) top no-repeat;}
#main_mn li#mn_tab03{background:url(/image/menu/main_menu03.gif) top no-repeat;}
#main_mn li#mn_tab04{background:url(/image/menu/main_menu04.gif) top no-repeat;}
#main_mn li#mn_tab05{background:url(/image/menu/main_menu05.gif) top no-repeat;}
#main_mn li#mn_tab06{background:url(/image/menu/main_menu06.gif) top no-repeat;}
#main_mn li#mn_tab07{background:url(/image/menu/main_menu07.gif) top no-repeat;}
#main_mn li#mn_tab08{background:url(/image/menu/main_menu08.gif) top no-repeat;}
#main_mn li#mn_tab09{background:url(/image/menu/main_menu09.gif) top no-repeat;}

#main_mn li#mn_tab01 a:hover{background:url(/image/menu/main_menu01_current.gif) top no-repeat;}
#main_mn li#mn_tab02 a:hover{background:url(/image/menu/main_menu02_over.gif) top no-repeat;}
#main_mn li#mn_tab03 a:hover{background:url(/image/menu/main_menu03_over.gif) top no-repeat;}
#main_mn li#mn_tab04 a:hover{background:url(/image/menu/main_menu04_over.gif) top no-repeat;}
#main_mn li#mn_tab05 a:hover{background:url(/image/menu/main_menu05_over.gif) top no-repeat;}
#main_mn li#mn_tab06 a:hover{background:url(/image/menu/main_menu06_over.gif) top no-repeat;}
#main_mn li#mn_tab07 a:hover{background:url(/image/menu/main_menu07_over.gif) top no-repeat;}
#main_mn li#mn_tab08 a:hover{background:url(/image/menu/main_menu08_over.gif) top no-repeat;}
#main_mn li#mn_tab09 a:hover{background:url(/image/menu/main_menu09_over.gif) top no-repeat;}

#main_bar{width:100%;min-width:900px;height:40px;background:url(/image/bg_search_blue.gif) top repeat-x;}
#main_bar div#search_box{width:900px;margin:0px auto;padding-top:10px; vertical-align:middle;}
#main_bar div#search_box input {vertical-align:middle;}
#main_bar div#search_box select {vertical-align:middle;}

/* センターコンテンツ */
#center_cn {padding:0 10px; width:100%;}
#cn_osusume table {width:100%;}
#cn_osusume h3#cn_title{text-align:center;height:28px;text-indent:-9999px;
	background:url(/image/bg_middle_yellow.gif) top left no-repeat;}
#cn_osusume td {width:25%;padding:3px; border:1px dotted #999999;}
#cn_osusume td div.item_box{width:95%;}
#cn_osusume td div.item_box p{padding-top:4px;}
#cn_osusume td div.item_box p.price{font-weight:900; font-style: 'ＭＳ ゴシック';}

#cn_banner{background:#f0f0f0;}
#cn_banner table{width:100%;background:#f0f0f0;}
#cn_banner td{padding:10px 0px;}

#cn_news{width:100%;text-align:center;margin-top:20px;border:1px solid #999999;}
#cn_news h3#ns_title{text-align:center;height:28px;text-indent:-9999px;
	background:url(/image/news_blue.gif) top left no-repeat;}
#cn_news table{width:95%;margin:0 auto;}
#cn_news td{text-align:left;height:40px;padding:8px 2px 14px 2px;
	background:url(/image/dot_narrow_20px.gif) bottom repeat-x;
	font-size: x-small;}
#cn_news td div{margin:5px auto auto 20px;}

#cn_affiliate {margin-top:10px;}

/* 左メニュー */
#left_mn {width:180px;}
#left_mn h3#mn_title{width:180px;height:28px;text-indent:-9999px;
	background:url(/image/bg_left_green.gif) top left no-repeat;}
#left_mn ul{width:178px;border:1px solid #F0F0F0;}
#left_mn li{width:178px;border-bottom:1px dotted #999999;}
#left_mn li p{padding:5px 0px 5px 8px;text-align:left;}



