@charset "utf-8";
/* CSS Document */

body{
	font-size:0.9em;
	font-family:"ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",Osaka,"メイリオ",Meiryo, sans-serif;
	line-height:1.4em;
	color:#231815;
	letter-spacing:0.1em;
}

a:link, a:visited{
	color:#0068B7;
	text-decoration:none;
}

a:hover{
	color:#0068B7;
	text-decoration:underline;
}

#space_out{
	width:100%;
	height:auto;
}

#space_in{
	margin:0 auto 0 auto;
	width:820px;
	height:auto;
}

#header{
	width:100%;
	height:126px;
	background:url("../img/header/header_bg.jpg") 0 0 no-repeat;
}

#header .logo_1{
	position:relative;
	top:91px;
	left:20px;
	width:204px;
	height:23px;
	background:url("../img/header/logo_1.gif") 0 0 no-repeat;
}
#header .logo_1 a{
	width:204px;
	height:23px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#header .logo_2{
	position:relative;
	top:48px;
	left:590px;
	width:194px;
	height:38px;
	background:url("../img/header/logo_2.gif") 0 0 no-repeat;
}

#header .logo_2 a{
	width:194px;
	height:38px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#menu {
	width:100%;
	height:40px;
	background:url("../img/menu/menu_bg.gif") 0 0 no-repeat;
}

#menu ul{
	padding:8px 0 0 26px;
}

#menu li.menu1{
	width:127px;
	height:32px;
	background:url("../img/menu/menu_1_off.gif") 0 0 no-repeat;
	float:left;
}

#menu li.menu1 a:link, #menu li.menu1 a:visited{
	width:127px;
	height:32px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#menu li.menu1 a:hover{
	width:127px;
	height:32px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url("../img/menu/menu_1_on.gif") 0 0 no-repeat;
}

#menu li.menu2{
	margin:0 0 0 11px;
	width:127px;
	height:32px;
	background:url("../img/menu/menu_2_off.gif") 0 0 no-repeat;
	float:left;
}

#menu li.menu2 a:link, #menu li.menu2 a:visited{
	width:127px;
	height:32px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#menu li.menu2 a:hover{
	width:127px;
	height:32px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url("../img/menu/menu_2_on.gif") 0 0 no-repeat;
}

#menu li.menu3{
	margin:0 0 0 11px;
	width:127px;
	height:32px;
	background:url("../img/menu/menu_3_off.gif") 0 0 no-repeat;
	float:left;
}

#menu li.menu3 a:link, #menu li.menu3 a:visited{
	width:127px;
	height:32px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#menu li.menu3 a:hover{
	width:127px;
	height:32px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url("../img/menu/menu_3_on.gif") 0 0 no-repeat;
}

#menu li.menu4{
	margin:0 0 0 11px;
	width:127px;
	height:32px;
	background:url("../img/menu/menu_4_off.gif") 0 0 no-repeat;
	float:left;
}

#menu li.menu4 a:link, #menu li.menu4 a:visited{
	width:127px;
	height:32px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#menu li.menu4 a:hover{
	width:127px;
	height:32px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url("../img/menu/menu_4_on.gif") 0 0 no-repeat;
}

#menu li.menu5{
	margin:2px 0 0 16px;
	width:95px;
	height:24px;
	background:url("../img/menu/cart_view_btn_off.gif") 0 0 no-repeat;
	float:left;
}

#menu li.menu5 a:link, #menu li.menu5 a:visited{
	width:95px;
	height:24px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#menu li.menu5 a:hover{
	width:95px;
	height:24px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url("../img/menu/cart_view_btn_on.gif") 0 0 no-repeat;
}

#menu li.menu6{
	margin:2px 0 0 8px;
	width:95px;
	height:24px;
	background:url("../img/menu/contact_btn_off.gif") 0 0 no-repeat;
	float:left;
}

#menu li.menu6 a:link, #menu li.menu6 a:visited{
	width:95px;
	height:24px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#menu li.menu6 a:hover{
	width:95px;
	height:24px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url("../img/menu/contact_btn_on.gif") 0 0 no-repeat;
}

#tab1{
	width:818px;
	height:25px;
	background:url("../img/menu/tab_1.jpg") 0 0 no-repeat;
}

#tab2{
	width:818px;
	height:25px;
	background:url("../img/menu/tab_2.jpg") 0 0 no-repeat;
}

#tab3{
	width:818px;
	height:25px;
	background:url("../img/menu/tab_3.jpg") 0 0 no-repeat;
}

#tab4{
	width:818px;
	height:25px;
	background:url("../img/menu/tab_4.jpg") 0 0 no-repeat;
}

#left_area{
	width:130px;
	height:auto;
	float:left;
	color:#0088D7;
	
}

#ileft_area a:link, #left_area a:visited{
	color:#0088D7;
	text-decoration:none;
} 

#left_area a:hover{
	color:#7D7D7D;
	text-decoration:none;
}


#left_area .order_btn{
	margin:8px 0 0 12px;
	width:96px;
	height:96px;
	background:url("../img/menu_left/order_btn_off.jpg") 0 0 no-repeat;
}

#left_area .order_btn a:link, #left_area .order_btn a:visited{
	width:96px;
	height:96px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#left_area .order_btn a:hover{
	width:96px;
	height:96px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url("../img/menu_left/order_btn_on.jpg") 0 0 no-repeat;
}

#left_area #item_list_area{
	margin:5px 0 0 0;
	width:120px;
	height:auto;
	color:#0088D7;
}

#item_list_area a:link, #iteitem_list_aream_list_area a:visited{
	color:#0088D7;
	text-decoration:none;
} 

#item_list_area a:hover{
	color:#7D7D7D;
	text-decoration:none;
}

#item_list_area .item_list_btn{
	width:120px;
	height:25px;
	background:url("../img/menu_left/item_list_btn_off.jpg") 0 0 no-repeat;
}

#item_list_area .item_list_btn a:link, #left_area .item_list_btn a:visited{
	width:120px;
	height:25px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}


#item_list_area .item_list_btn a:hover{
	width:120px;
	height:25px;
	height:25px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url("../img/menu_left/item_list_btn_on.jpg") 0 0 no-repeat;
}

#item_list_area ul{
	padding:1px 0 0 0;
	width:120px;
	height:auto;
	background:url("../img/menu_left/item_list_bg.gif") 0 0 repeat-y;
}

#item_list_area li{
	width:120px;
	height:auto;
	color:#0088D7;
	text-align:center;
	font-size:0.9em;
	/*font-weight:bold;*/
}

#item_list_area li a:link, #item_list_area li a:visited{
	color:#0088D7;
	text-decoration:none;
} 

#item_list_area li a:hover{
	color:#7D7D7D;
	text-decoration:none;
} 

#item_list_area .item_list_foot{
	width:120px;
	height:5px;
	background:url("../img/menu_left/item_list_foot.gif") 0 0 no-repeat;
}

#item_list_area .cost_free {
	margin:12px 0 0 12px;
	width:96px;
	height:96px;
}

#item_list_area .contact_info {
	margin:12px 0 0 3px;
	width:107px;
	height:137px;
}

#item_list_area .adress_info{
	margin: 15px 0 0 0px;
font-size: 1em;
font-weight: bold;
line-height: 1.5em;
letter-spacing: 0em;
	color:gray;
}

#item_list_area .sub_link{
	margin:15px 0 0 0px;
	font-size:0.7em;
	font-weight:bold;
	line-height:1.7em;
	letter-spacing:0em;
}

#item_list_area .copy_right{
	margin:15px 0 20px 4px;
	width:110px;
	height:94px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url("../img/menu_left/copy_right.gif") 0 0 no-repeat;
}


#right_area{
	padding:35px 0 0 17px;
	width:672px;
	height:auto;
	float:left;
}

.clear{
	clear:both;
	margin:0;
	padding:0;
	border:0;
}

.px{
	margin:0;
	padding:0;
	border:0;
}

