@charset "utf-8";
/* CSS Document */

/* スタイルシート初期化
----------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}

img{
vertical-align: top;
}

body{
line-height:1.2;
xline-height:normal;
}
ol, ul{
list-style:none;
}
blockquote, q{
quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after{
content:”;
content:none;
}

:focus{
outline:0;
}

ins{
text-decoration:none;
}
del{
text-decoration:line-through;
}

table{
border-collapse:collapse;
border-spacing:0;
font-size:12px;
}

/* 共通設定
----------------------------------------------- */

body{
background:url(../images/body_bg.jpg) repeat-x top;
font-family:メイリオ,Meiryo,”Hiragino Kaku Gothic Pro”,”ヒラギノ角ゴ Pro W3″,”Osaka”,”ＭＳ Ｐゴシック”,sans-serif;
font-size: small !important; /* IE 7向け */
xfont-size: x-small; /* IE 6以下 */
}

html>/**/body {
    font-size: 13px; /* モダンブラウザ向け */
}

.clearfix:after {
content: ".";
display: block;
visibility: hidden;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
clear: both;
}

a:hover img{
filter:alpha(opacity=70);
opacity:0.7;
}

/* header
----------------------------------------------- */

#header{
width:920px;
height:140px;
margin:auto;
background:url(images/header_logo.gif) no-repeat top left;
background-color:#FFFFFF;
xposition:absolute;
}

#header h1{
position:relative;
top:34px;
left:10px;
font-size:35px;
color:#666666;
}

#header .head_img{
top:35px;
left:60px;
}

#header h1 a:link{
text-decoration:none;
color:#666666;
}

#header h1 a:visited{
text-decoration:none;
color:#666666;
}

#header h1 a:hover{
color:#999;
}

#header ul{
width:915px;
background:url(images/header_bottom.jpg) repeat-x bottom;
position:relative;
padding:2px 0 27px 5px;
top:38px;
left:0;
}

#header ul li{
float:left;
}

#header ul li span{
font-size:120%;
}

#header li a:link{
text-decoration:none;
color:#666666;
}

#header li a:visited{
text-decoration:none;
color:#666666;
}

#header li a:hover{
text-decoration:underline;
}

#top_header{
background:url(images/header_bottom.jpg) repeat-x bottom;
height:125px;
}

/* container
----------------------------------------------- */

#container{
width:920px;
margin:auto;
}

/* maincontents
----------------------------------------------- */

#maincontents{
width:700px;
float:right;
}

/* sidebar
----------------------------------------------- */

#sidebar{
float:left;
margin:auto;
width:200px;
}

#sidebar ul{
margin-bottom:5px;
}

.menu li{
margin-bottom:5px;
margin-left:10px;
border-bottom:1px dotted #666;

}

.menu li a{
display:block;
padding:4px 0 4px 0px;
}

.menu li a:link{
text-decoration:none;
color:#000;
}

.menu li a:visited{
text-decoration:none;
color:#000;
}

.menu li a:hover{
text-decoration:none;
color:#fff;
background-color:#FFCC00;
}

#ather_shop li{

}

.ather_shop li a{
display:block;
width:190px;
height:32px;
background:url(images/ather_bg.jpg) no-repeat;
padding:20px 0 0 10px;
}

.ather_shop li{
margin:0px;
border-bottom:none;
}

.ather_shop li a:link{
text-decoration:none;
color:#000;
}

.ather_shop li a:visited{
text-decoration:none;
color:#000;
}

.ather_shop li a:hover{
text-decoration:underline;
color:#666;
}

.large_cate{
padding:5px 0 5px 5px;
border-left:3px #aad5ff solid;
border-bottom:1px #aad5ff dotted;
margin-bottom:5px;
}

/* maincontents default(top)
----------------------------------------------- */

#department table{
margin-bottom:20px;
}

#department th{
width:150px;
text-align:right;
padding-right:7px;
background-color:#eee;
border:2px solid #FFFFFF;
color:#333;
vertical-align:middle;
}

#department td{
width:490px;
padding:5px 10px 5px;
border-bottom:1px solid #FFFFFF;
border-top:2px solid #FFFFFF;
border-left:4px solid #FFFFFF;
}

#department table .color{
background-color:#e0ffff;
}

#department table a{
padding:0 10px 0 0;
line-height:1.5;
white-space:nowrap;
}

#department table a:link{
color:#000;
}

#department table a:visited{
color:#000;
}

#department table a:hover{
text-decoration:none;
color:#333;
}

/* maincontents index
----------------------------------------------- */

.bar{
margin-bottom:10px;
}

#new_info{
width:658px;
padding:10px 10px 10px 30px;
overflow:auto;
border:1px solid #ccc;
height:150px;
margin-bottom:10px;
}

#new_info ul li{
line-height:1.3;
margin-bottom:10px;
_margin-bottom:0;
list-style-image:url(images/list_icon.gif);
}

#new_info li a{
display:block;
color:#000;
}

#new_info li a:link{
color:#000;
}

#new_info li a:visited{
color:#000;
}

#new_info li a:hover{
text-decoration:none;
color:#666;
}

.rec_box{
margin-bottom:20px;
clear:both;
width:700px;
}

.large_rec_box{
width:300px;
padding:16px;
float:left;
border:1px solid #ccc;
margin-right:10px;
}

.large_rec_box span{
display:block;
}

.large_rec_name{
font-weight:bold;
font-size:120%;
margin-bottom:10px;
line-height:1.3
}

.large_rec_ex{
margin-bottom:10px;
}

.large_rec_price{
text-align:right;
font-weight:bold;
color:#666666;
}

.rec_box a{
display:block;
color:#000;
}

.rec_box a:link{
color:#000;
}

.rec_box a:visited{
color:#000;
}

.rec_box a:hover{
text-decoration:none;
color:#666;
}

.middle_rec_box{
width:150px;
border:1px solid #ccc;
padding:5px;
float:left;
margin-right:10px;
}

.middle_rec_box span{
display:block;
}

.middle_rec_name{
font-weight:bold;
font-size:100%;
margin-bottom:5px;
line-height:1.3
}

.middle_rec_ex{
margin-bottom:5px;
}

.middle_rec_price{
text-align:right;
font-weight:bold;
margin-bottom:5px;
}

/* maincontents list
----------------------------------------------- */

#maincontents h2{
margin-bottom:10px;
color:#666666;
font-size:200%;
}

.pan_list{
margin-bottom:10px;
}

.pan_list span{
padding:0 8px;
}

.pan_list a{
color:#666666;
}

.pan_list a:link{
color:#333;
}

.pan_list a:visited{
color:#333;
}

.pan_list a:hover{
color:#999;
text-decoration:none;
}

.caption{
margin-bottom:10px;
line-height:1.5;
}

.list_box{
margin-bottom:10px;
height:100%;
}

.item_box{
width:150px;
border:1px solid #ccc;
padding:5px 5px 25px 5px;
float:left;
margin-right:10px;
position:relative;
}

.item_box img{
margin-bottom:5px;
}

.item_box a{
display:block;
color:#000;
}

.item_box a:link{
color:#000;
text-decoration:none;
}

.item_box a:visited{
color:#000;
text-decoration:none;
}

.item_box a:hover{
text-decoration:underline;
color:#666;
}

.rec_coment{
margin-bottom:10px;
}

/* maincontents deteal
----------------------------------------------- */

.cart_box{
position:relative;
height:300px;
margin-bottom:15px;
}

.cart_img{
float:left;
margin-right:18px;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
border-top:1px solid #ccc;
}

#maincontents .catch{
font-weight:bold;
padding-top:10px;
margin-bottom:20px;
color:#FF0000;
}

.item_name{
color:#666666;
}

.item_name,.cart_box h3{
font-size:150%;
font-weight:bold;
margin-bottom:10px;
line-height:1.5;
}

.cart_fix{
width:380px;
position:absolute;
top:158px;
right:0;
}

.price{
font-size:120%;
margin-bottom:5px;
text-align:right;
padding-right:5px;
font-weight:bold;
}

.price span{
font-size:250%;
color:#FF0000;
}

.deteal_box{
line-height:1.7;
margin-bottom:10px;
font-size:16px;
}

.img_box{
float:right;
padding:0 0 0 20px;
width:300px;
}

.img_box img{
margin-bottom:10px;
}

.spec{
clear:both;
line-height:1.3;
margin-bottom:20px;
}

.spec_head{
font-size:120%;
font-weight:bold;
margin-top:20px;
margin-bottom:10px;
}

/* info
----------------------------------------------- */

#info{
width:700px;
line-height:1.5;
clear:both;
}

#info p{
margin-bottom:10px;
}

.info_left,.info_right{
width:330px;
padding:5px;
margin-bottom:10px;
}

.info_left{
float:left;
}

.info_right{
float:right;
}

#info table{
border:1px solid #666666;
width:180px;
font-size:12px;
}

#info tr{
border:1px solid #666666;
}

#info td{
border:1px solid #666666;
}

#info th{
border:1px solid #666666;
background-color:#CCCCCC;
}

.title{
padding:2px 0 1px 10px;
font-size:120%;
font-weight:bold;
background-color:#6699FF;
color:#fff;
}

/* footer
----------------------------------------------- */

#footer{
width:920px;
margin:auto;
clear:both;
height:60px;
}

#footer p{
text-align:center;
}

#footer ul{
xdisplay:inline;
text-align:center;
}

#footer li{
float:left;
padding-right:5px;
display:inline;
}

.copy{
padding-top:5px;
}

#main_logo{
margin-bottom:10px;
}

.deteal_btn{
	position:absolute;
	bottom:0px;
	right:5px;
}

