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

*{
 margin:0;
 padding:0;
}

body{
 background:#ffffff;
 text-align:center;
 font-size:13px;
 color:#333333;
 font-family:'メイリオ',Meiryo,Verdana,"Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka ,Arial, Helvetica, sans-serif;
}

html {
	overflow-y:scroll;
}

form{
	white-space: nowrap;
	display: inline;
}

img{
	border:none;
}

#item img{
	border:1px;
}

h1{
	margin:0;
	padding:0;
}

h2,h3,h4,h5,h6{
 font-size:100%;
	font-weight:bold;
	color:#444444;
	margin:0;
	padding:0;
}

strong{
	font-weight:bold;
}

p,li,dt,dl,dd{
	line-height:1.6;
}

p{
	margin:0 0 0 0;
	padding:0px 0px 0px 15px;
}

dl{
	margin:0 10px 0 0;
}

dt{
	padding:5px 0px 0px 15px;
}

dd{
	padding:0px 0px 0px 30px;
}

li {
	list-style-type:none;
}

table{
text-align:left;
border:none;
empty-cells:show;
border-collapse:collapse;
}

th{
text-align:left;
border:none;
empty-cells:show;
vertical-align:top;
font-weight:normal;
}

td{
text-align:left;
border:none;
empty-cells:show;
vertical-align:top;
}

/*-link-*/
a:link{color:#00428E;text-decoration:none;}
a:visited{color:#00428E;text-decoration:none;}
a:hover{color:#ff6666;text-decoration:underline;}
a:active{color:#ff6666;text-decoration:underline;}

/* head ----------------------------------------------------------- */
#head {
background:url(../img/header.gif) repeat-x;
height:25px;
padding:16px 0 17px 0;
margin:auto;
}
#head table{
width:770px;
margin:auto;
}
#head td.iwaki{
text-align:left;
padding-left:23px;
}
#head td.gotop{
text-align:right;
padding-right:6px;
vertical-align:middle;
}
#head a.top{
border-left:1px solid #e2e0e0;
padding-left:10px;
font-size:10px;
letter-spacing:0.1em;
color:#333333;
text-decoration:none;
}

/* head_k ----------------------------------------------------------- */
#head_k {
background:url(../img/header_k_bg.jpg) repeat-x;
height:199px;
margin:auto;
text-align:center;
}

/* head_p ----------------------------------------------------------- */
#head_p {
height:199px;
margin:auto;
text-align:center;
}

/* Page ----------------------------------------------------------- */

#page {
	width:770px;
	margin:auto;
}

/* container ----------------------------------------------------------- */
#container {
	width:770px;
	margin:auto;
}


/* category ----------------------------------------------------------- */
#category {
float:left;
width:562px;
margin:0px 0px 15px 0px;
padding:2px 0 5px 0;
text-align:left;
border-bottom:4px double #dddddd;
}
#category table{
width:100%;
}
#category td.link{
background:url(../img/arrow1.gif) no-repeat 0 4px;
padding-left:10px;
}
#category td.nonlink{
background:url(../img/arrow2.gif) no-repeat 0 4px;
padding-left:10px;
color:#C82E33;
}
#category h3{
background:url(../img/arrow4.gif) no-repeat 0 3px;
font-weight:bold;
letter-spacing:0.2em;
padding-left:15px;
}


/* main ----------------------------------------------------------- */
#main{
	float:left;
	text-align:left;
	padding:10px 0 10px 9px;
	width:571px;
	background:#ffffff;
}

#main h2{
	margin:0;
	padding:0;
}

#main h4{
	font-size:110%;
	font-weight:bold;
	color:#444444;
	margin:0px 0px 5px 0px;
}

#main table{
	padding:0;
	margin:0;
	font-size:13px;
	text-align:left;
	vertical-align:top;
	border-style:none;
	empty-cells:show;
}

#main th{
	padding:0px 5px 0px 0px;
	text-align:left;
	font-weight:bold;
	white-space: nowrap;
	vertical-align:top;
}

#main td{
	padding:0px 0px 0px 0px;
	vertical-align:top;
}

#main .cart table{
	width:570px;
	text-align:center;
}

#main .cart th{
	text-align:center;
}

#main .cart td{
	text-align:center;
}

#main .cart th p{
	text-align:left;
}

#main .cart td p{
	text-align:left;
}

#main .bunsyou{
	width:562px;
}

#main .bunsyou table{
	clear:both;
	width:100%;
}

#main .bunsyou th{
	padding:5px 10px 0px 10px;
	/*font-weight:bold;*/
	font-weight:normal;
	white-space: nowrap;
	/*color:#444444;*/
	line-height:1.6;
}

#main .bunsyou td{
	padding:5px 0px 0px 0px;
	line-height:1.6;
}

#main .syoukei{
	padding:10px 0px 0px 15px;
	text-decoration:underline
}

#main .message{
	clear:both;
	text-align:center;
	padding:50px 0px 0px 0px;
	color:#ff6666;
}

/* orderflow ----------------------------------------------------------- */
#main .orderflow{
	margin:30px 0px 15px 0px;
	padding:0 10px 0 0;
	color:#999999;
/*	text-align:right;*/
}

#main .orderflow strong{
	font-size:100%;
	color:#444444;
}


#main .submit{
	clear:both;
	text-align:center;
	padding:10px 0px 10px 0px;
}

#main .err_msg{
	color:#ff0000;
	font-weight:normal;
}

#main .ssl{
		padding:20px 0px 20px 0px;
}

#main .ssl img{
	padding:0px 10px 0px 0px;
	float:left;
}

#main .item_img span img{
	margin:0px 10px 20px 0px;
}

#main .teika{
	text-decoration:line-through;
}

#main .tokka{
	color:#ff0000;
}

#zaiko table{
	padding:0;
	margin:0;
	vertical-align:middle;
	border-style:none;
	empty-cells:show;
}

#zaiko th{
	padding:0px 5px 0px 0px;
	margin:0;
	vertical-align:middle;
	border-style:none;
	empty-cells:show;
	font-weight:normal;
}

#zaiko td{
	padding:0;
	margin:0;
	vertical-align:middle;
	border-style:none;
	empty-cells:show;
}

#main .size table{
	width:550px;
	padding:0;
	margin:0 0 15px 10px;
	vertical-align:middle;
	border-style:none;
	empty-cells:hide;
}

#main .size th{
	padding:2px 0;
	margin:0;
	vertical-align:middle;
	text-align:center;
	border-style:double;
	border-color:#666666;
	border-width:3px;
	empty-cells:hide;
	font-weight:bold;
	color:#666666;
}

#main .size td{
	padding:2px 0;
	margin:0;
	vertical-align:middle;
	text-align:center;
	border-style:dotted;
	border-color:#666666;
	border-width:1px;
	empty-cells:hide;
}

/* item_top ----------------------------------------------------------- */
#item_top{
	float:left;
	width:180px;
	height:270px;
	margin:10px 8px 10px 0px;
	padding:0;
	border:1px solid #dddddd;
	text-align:left;
}

#item_top img{
	margin:0;
}

#item_top ul {
	border-left:5px solid #ad966c;
}

#item_top li {
	margin:0;
	padding:0px 0px 0px 3px;
}

/* side ----------------------------------------------------------- */
#side {
	float:left;
	width:190px;
	height:100%;
	padding:10px 0;
	text-align:center;
}
#side a:link{color:#333333;text-decoration:none;}
#side a:visited{color:#333333;text-decoration:none;}
#side a:hover{color:#ff9999;text-decoration:underline;}
#side a:active{color:#ff9999;text-decoration:underline;}

/* side_ranking ----------------------------------------------------------- */
#side_ranking {
	width:170px;
	margin:0px auto 10px auto;
	padding:5px 0;
	color:#ffffff;
	text-align:left;
	background:#a80028;
	border:1px solid #ffffff;
	filter:Alpha(opacity=70);
	-moz-opacity:0.7;
}

#side_ranking h4 {
	margin:0px 5px 10px 5px;
	padding:5px 0px;
	font-size:100%;
	font-weight:normal;
	letter-spacing:.2em;
	color:#ffffff;
	text-transform:uppercase;
	border-bottom-style:double;
	border-color:#ffffff;
	border-width:3px;
}

#side_ranking ul {
	padding:0;
}

#side_ranking li {
	margin:0px 5px;
	padding:0px 5px 5px 10px;
}

#side_ranking ul li a {
	position: relative;
	top: -5px;
	padding:0;
	line-height:1.6;
}

/* side_help ----------------------------------------------------------- */
#side_help {
	width:175px;
	margin:10px 3px 0 auto;
	padding:0;
	text-align:left;
}

#side_help h4 {
	text-transform:uppercase;
	padding-bottom:5px;
}

#side_help ul {
	padding:0;
	margin:0;
}

#side_help li {
background:url(../img/arrow3.gif) no-repeat;
font-size:11px;
padding:1px 0 0 10px;
}

#side_help ul li a {
	position: relative;
	top: -5px;
	padding:0;
	line-height:1.6;
}

/* side_banner ----------------------------------------------------------- */
#side_banner {
	width:181px;
	margin:10px 0 0 auto;
	padding:0;
	text-align:left;
}

/* side_cart ----------------------------------------------------------- */
#side_cart {
background:url(../img/cart_bg.gif) repeat-x;
width:175px;
margin:0 3px 0 auto;
padding:11px 0px;
text-align:left;
border:1px solid #dddddd;
}

#side_cart h4 {
	text-align:center;
	margin:0;
	padding-bottom:20px;
}

#side_cart p {
	margin:0px 5px;
	padding:0px 5px 0px 5px;
}

#side_cart img{
/*	margin:0px;*/
}

#side_cart p a {
/*	position: relative;
	left: -5px;
	top: -5px;
	padding:0px 0px 0px 0px;
	line-height:120%;*/
}

#side_cart p strong {
/*	font-size:100%;
	line-height:1.6;*/
}

#side_cart p strong a{
/*	font-size:100%;
	line-height:1.6;
	position: relative;
	left: 20px;
	top: 5px;*/
}

/* その他----------------------------------------------------------- */
#tensen{
	width:560px;
	margin:0px 5px;
	background:url(../img/tensen.gif) repeat-x;
}

#tensen2{
	position: relative;
	top: 5px;
	width:165px;
	margin:0px 5px;
	padding:0 0 0 0;
	background:url(../img/tensen.gif) repeat-x 0 4px;
}

#footer{/*フッター*/
	clear:both;
	width:100%;
	color:#666666;
	text-align:center;
	font-size:90%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin:0;
	padding:5px 0px 10px 0px;
	border-top-style:solid;
	border-color:#dddddd;
	border-width:1px;
}

/* ブランド表示[----------------------------------------------------------- */
#TSUMUGI{
clear:both;
margin:10px 0 5px 0;
background:url(../img/brand_tsumugi.jpg) no-repeat;
height:150px;
width:570px;
display:block;
text-indent:-9877em;
text-decoration:none;
overflow:hidden;
}
#CHURA{
margin:10px 0 5px 0;
clear:both;
background:url(../img/brand_chura.jpg) no-repeat;
height:134px;
width:570px;
display:block;
text-indent:-9877em;
text-decoration:none;
overflow:hidden;
}
