@charset "utf-8";

/*--general--------------------*/

* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-family: "Hiragino Kaku Gothic Pro","Hiragino Kaku Ghothic Pro W3","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,Gothic,sans-serif;
	text-decoration: none;
	color: #555;
}

body { margin: 0px 0; }
body { background-color:#dfdcd5; }
/#FFF8DC #0025b0 #d6c0e6 #f2f3fb /

a         { text-decoration: underline; }
a:link    { color: #009999; }
a:visited { color: #009999; }
a:hover   { color: f5d300; }

a strong         { text-decoration: underline; }
a:link strong    { color: #009999; }
a:visited strong { color: #009999; }
a:hover strong   { color: ff3333;}

img{ border: none; }

img.spb { margin-bottom: 5px; }
img.spr { margin-right: 5px; }

strong { font-weight: bold; }

p {
	margin: 1em 0;
        padding: 0 1em;
	font-size: 85%;
	line-height: 150%;
	}

p.mn { margin: 1em 0 0; padding: 0; }
p.v3 { margin: 0; padding: 0 4px 0 6px; line-height: 130%; }
p.v4 { margin: 0; padding: 5px 5px 0 5px; line-height: 130%; }
p.v5 { margin: 0; padding: 0; }
p.v6 { margin: 1em 0; padding: 0; float: left; }
p.v7 { margin: 0 1em 1em; padding: 0; }
p.v8 { margin: 0; padding: 10px 0; }

div#container p#breadcrumb { font-size: 80%; }


.caution {
	padding: 3px;
	border: 1px solid #f30;
	color: #f30;
	font-weight: bold;
	text-align: center;
	}

.fl { float: left; }
.fr { float: right; }
.ar { text-align: right; }
.clr { clear: both; font-size:x-small; }
.ptop { text-align: right; font-size: 80%; }

.red { color: #e5000b; }

a strong.red, a:link strong.red, a:visited strong.red {
	color: #e5000b;
	font-weight: bold;
	text-decoration: none;
	}

a:hover strong.red {
	color: #ff3333;
	}


/*--layout--------------------*/

div#fullbox {
	width: 830px;
	margin: 0 auto;
	padding: 1px 0;
	_padding: 0;
	background-color:#FFF;
	}

div#container {
	width: 800px;
	margin: 15px;
	background-color:#FFF;
	}



/*--header--------------------*/

h1 {
	float: left;
	font-size: 80%;
	}

h1 a, h1 a:link, h1 a:visited {
	color: #555;
	text-decoration: none;
	}

div#header {
	clear: both;
	margin-bottom: 15px;
	border-top: 3px solid #00a7a7;
	border-right: 1px solid #dfdcd5;
	border-bottom: 1px solid #dfdcd5;
	border-left: 1px solid #dfdcd5;
	}

div#header p#logo {
	float: left;
	margin: 3;
	padding: 3;
	width: 200px;
	vertical-align: middle;	
	}

div#header p#desc {
	float: left;
	margin: 3;
	color: #ec3b00;
	padding: 3;
	font-size: 80%;
	font-weight: bold;
	vertical-align: middle;	
        width: 382px;
	}

div#header p#hdbtn {
	float: right;
	margin: 3;
	padding: 3;
	font-size: 80%;
	vertical-align: middle;
        width: 128px;
	text-align: center;
	}

div#header ul#hdlink {
	clear: both;
	margin: 0;
	padding: 4px 0;
	border-top: 1px solid #dfdcd5;
	text-align: center;
	list-style: none;
	font-size: 87.5%;
	background-color:#f2f9ff;
	}

div#header ul#hdlink a, div#header ul#hdlink a:link, div#header ul#hdlink a:visited {
	color: #009999;
	font-weight: bold;
	text-decoration: none;
	}

div#header ul#hdlink a:hover {
	color: #f5d300;
	font-weight: bold;
	text-decoration: none;
	}


/*--body--------------------*/

div#contents {
	margin: 0;
                float: right;
	width: 560px;
	}

div#wig {
	width: 500px;
	}

h2 {
	background-color:#e1e4f7;
	margin-top: 35px;
	padding: 4px 3px 2px 8px;
	border-top: 1px solid #ff;
	border-right: 1px solid #ff;
	border-bottom: 1px solid #4A9AE7;
	border-left: 5px solid #4A9AE7;
	color: #31009C;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	}
h2.first {
	margin: 0;	
        background-color:#f2f9ff;
	margin-top: 25px;
	padding: 3px 3px 3px 8px;
	border-top: 1px solid #00a7a7;
	border-right: 1px solid #00a7a7;
	border-bottom: 1px solid #00a7a7;
	border-left: 5px solid #00a7a7;
	color: #009999;
	font-size: 110%;
	font-weight: bold;
	line-height: 140%;
	}

h2 a, h2 a:link, h2 a:visited {
	color: #31009C;
	font-weight: bold;
	text-decoration: none;
	}

h2 a:hover {
	color: #31009C;
	font-weight: bold;
	text-decoration: none;
	}




h3 a:link, h3 a:visited {
	color: #009999;
	font-weight: bold;
	text-decoration: none;
	}
h3 {
	padding: 8px 3px 8px 3px;
	background: #fff0f0;
	border: 1px solid #e5000b;
	color: #555;
	font-weight: bold;
	font-size: 87.5%;
	line-height: 120%;
	}


ul#categorylist {
	margin: 1em 0 0 2em;
	}

ul#categorylist li {
	margin: 5px 0;
	}



ol#hangup {
	margin: 1em 0 1em 2em;
	}

ol#hangup li {
	font-size: 80%;
	line-height: 150%;
	}

div.trackbacks { margin-top: 50px; }

dl.dlstyle1 { margin: 1em 33px; }

dl.dlstyle1 dt {
	background: url(images/ico_arrow5.gif) left center no-repeat;
	margin: 8px 0;
	padding-left: 15px;
	font-size:87.5%;
	font-weight: bold;
	}

dl.dlstyle1 dd {
	margin: 5px 0;
	padding-left: 15px;
	font-size:80%;
	}


/*--footer--------------------*/

div#footer {
	float: right;
	width: 564px;
	margin: 10px 0 15px;
	font-size: 90%;
	}

div.point3 {
	float: left;
	width: 178px;
	margin-top: 15px;
	border: 1px solid #ff657A;
	}

div.point3 strong {
	display: block;
	background: #ff657A;
	padding: 3px;
	text-align: center;
	color: #fff;
	}

div.point3 strong span {
	color: #fff;
	font-size: 80%;
	}

div.point3 ul {
	margin: 3px 3px 3px 20px;
	_margin: 3px 3px 3px 23px;
	}

div.point3 li {
	font-size: 80%;
	}

div.point3 a, div.point3 a:link, div.point3 a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}

div.point3 a:hover {
	color: #FF65CE;
	font-weight: none;
	text-decoration: none;
	}

table.price {
	width: 320px;
	background: #dfdcd5;
	margin-top: 10px;
	}

table.price td {
	padding: 6px 3px;
	font-size: 80%;
	}

div#flprice {
	float: left;
	width: 320px;
	}
div#flprice a, div#flprice a:link, div#flprice a:visited {
	color: #444;
	text-decoration: none;
	}

div#flmap {
	float: left;
	width: 224px;
	margin-left: 20px;
	text-align: center;
	}
div#flmap a, div#flmap a:link, div#flmap a:visited {
	color: #555;
	text-decoration: none;
	}

div#flmap a:hover {
	color: #f5d300;
	text-decoration: none;
	}

div#copyright {
	clear:both;
	padding-top: 10px;
	border-top: 2px solid #00a7a7;
	font-size: 80%;
	text-align:center;
	}
div#copyright a, div#copyright a:link, div#copyright a:visited {
	color: #555;
	text-decoration: none;
	}


/*--left-navi--------------------*/

dl#left_nav {
	float: left;
	width: 214px;
	margin-bottom: 15px;
	border-right:1px solid #dfdcd5;
	border-left:1px solid #dfdcd5;
	background-color:#FFFFFF;
	}

dl#left_nav dt {
	background: #00a7a7;
	margin-bottom: 1px;
	padding: 5px 0 5px 5px;
	color: #fff;
	font-weight: bold;
	font-size: 87.5%;
	}

dl#left_nav dt a {
	color: #fff;
	font-weight: bold;
	}

dl#left_nav dd a, dl#left_nav dd a:link, dl#left_nav dd a:visited {
	color: #009999;
	font-weight: bold;
	text-decoration: none;
	}

dl#left_nav dd a:hover {
	color: #f5d300;
	font-weight: bold;
	text-decoration: none;
	}

dl#left_nav dd {
	background: #F2F9FF;
	margin-bottom: 1px;
	padding: 3px 5px;
	border-left: 5px solid #00a7a7;
	border-bottom: 1px solid #dfdcd5;
	font-size: 85%;
	line-height: 140%;
	font-weight: bold;
	}

dl#left_nav dd.topimg {
	height: 148px;
	background: url(img/wig.jpg) center top no-repeat #fff;
	}

dl#left_nav dd.katura {
	background: #fff;
	padding: 10px;
	border-left: none;
	text-align: center;
	font-size: 80%;
	}

dl#left_nav dd.wig {
	background: #fff;
	padding: 10px;
	border-left: none;
	text-align: left;
	font-size: 80%;
	}

dl#left_nav dd.allnone {
	background: #fff;
	padding: 10px;
	border-left: none;
	text-align: left;
	}

dl#left_nav dd.katura a, dl#left_nav dd.katura a:link, dl#left_nav dd.katura a:visited {
	color: #009999;
	font-weight: normal;
	text-decoration: none;
	}

dl#left_nav dd.wig a, dl#left_nav dd.wig a:link, dl#left_nav dd.wig a:visited {
	color: #009999;
	font-weight: normal;
	text-decoration: none;
	}

/*--link--------------------*/


#shoplst {
	margin-left:2%;
	width: 97%;

}


#shoplst dt {
	margin-top: 10px;
	text-align: left;
	color:#333333;
	font-size:15px;
	background-color:#E8E8FF;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #999999;
	padding: 5px 10px 5px 10px;
}
#shoplst dd {
	text-align: left;
	font-weight:bold;

	margin-left: 0px;
	font-size:13px;
	line-height:16px;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	padding: 5px 10px 5px 10px;
}
#shoplst a {
	text-decoration: none;
}

#shoplst .cmt {
	float:right;
	padding-top:5px;
	padding-right:10px;
	font-size:13px;
}