@charset "Shift_JIS";

/* 基本スタイル
---------------------------------------------*/

body {
	text-align:center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  sans-serif;
	line-height: 1.4em;
	letter-spacing:-0.04em;
	color: #666;
	background-color:#FFFFFF;
	background-repeat: repeat-y;
}

img {border: none;}

div {padding:0; margin:0;}

ul,dl,ol{
list-style-type:none;
list-style-position:outside;
}

/* This area is link*/
A: {color:#333;text-decoration:none;}
A:link, A:visited {color: #333;text-decoration:none;}
A:hover {color:#FF2C09;}


/* ヘッダー & FOOT
---------------------------------------------*/

#header{
    position: relative;
	text-align:left;
	width: 768px;
	background: url(/img/topnav_bg.gif) left top repeat-y;
}
#topi {
	border-style: none;
	height: 135px;
}
#topnavi1{
    position: absolute;
	width: 100px;
	left: 0px;
	padding: 1px 0 1px 10px;
	border-bottom: 1px solid #B5B5B5;border-top: 1px solid #B5B5B5;
	font-size:11px;
}
#topnavi2{
	text-align:right;
	margin-left: 100px;
	padding: 1px 15px 1px 0;
	border-bottom: 1px solid #B5B5B5;border-top: 1px solid #B5B5B5;
	font-size:11px;
	color: #FFFFFF;
}
#topnavi2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#topnavi2 a:hover {
	color: #FF2C09;
}
#foot{
	clear: both;
	width: 768px;
	background: url(/img/topnav_bg.gif) left top repeat-y;
}
#footnavi{
    color: #FFFFFF;
	font-size:11px;
	width: 768px;
	text-align:right;
	padding: 3px 0 2px 0;
	border-bottom: 1px solid #B5B5B5;border-top: 1px solid #B5B5B5;
}
#smallci{
    position: relative;
	width: 768px;
	background: url(/img/foot_bg.gif) left top no-repeat;
}
#smallci_t{
    text-align:left;
    padding: 15px 0 15px 215px;
}

/* 全体
---------------------------------------------*/

#wrapper {
	width: 768px;
	text-align:left;
	background: url(/img/body_bg.gif) left top repeat-y;
	margin:0 auto;
}
#leftm {
	float:left;
	margin: 10px 0px;
	width: 200px;
	text-align:left;
	
}
#left_shop {   
	width: 200px;
	background:url(/img/left_bg.gif);
}
#list {   
	width: 180px;
	padding: 0 0 0 7px;
}
#bb_img {border: none; vertical-align: top;
}
#main {
    width: 568px;
    float:right;
	text-align:center;
	background: url(/img/right_bg.gif) left top repeat-y;
}
#main_nai {
    width: 540px;
	text-align:left;
	padding: 10px 0 10px 0;
}

/* リンク
---------------------------------------------*/
#left_shop ul {
	text-align:left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#left_shop li {
	margin: 0;
	background: url(/img/sidenav_bg_on.gif) left center no-repeat;
}
#left_shop li a {
	display: block;
	width: 138px !important;
	width /**/: 168px; /* Windows Internet Explorer 5用の値 */
	padding: 1px 1px 1px 20px;
	color: #888;
	text-decoration: none;
	background: url(/img/sidenav_bg_off.gif) left center no-repeat;
}
#left_shop li a:hover {
	padding: 1px 1px 1px 30px;
	color: #FF2C09;
	background: none;
}

/* バナー
---------------------------------------------*/

#left_ban { 
	padding: 2px 0 7px 0;
}