@charset "Shift_JIS";

@import url("uservoice.css");

/*--general--------------------*/

* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-family: "Hiragino Kaku Gothic Pro","Hiragino Kaku Ghothic Pro W3","lr oSVbN",Osaka,Gothic,sans-serif;
	color: #444;
}
body { margin: 0px 0; }
body { background-color:#e1e4f7; }
/body { background: url(ao620.jpg); } /
/#FFF8DC #0025b0 #d6c0e6 #f2f3fb /

a         { text-decoration: underline; }
a:link    { color: #05c; }
a:visited { color: #05c; }
a:hover   { color: #FF65CE; }

a strong         { text-decoration: underline; }
a:link strong    { color: #05c; }
a:visited strong { color: #05c; }
a:hover strong   { color: #FF65CE; }

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: 80%;
	line-height: 150%;
	}

p.next {
	margin: 3em 0 0;
	padding: 0;
	font-size: 12px;
	color: #0033FF;
	font-weight: bold;
	text-align: center;
}

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; }

.ico1 {
	background: url(images/ico_arrow.gif) left center no-repeat;
	padding-left: 15px;
	}

.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: #393E7A; }

a strong.red, a:link strong.red, a:visited strong.red {
	color: #393E7A;
	font-weight: bold;
	text-decoration: none;
	}

a:hover strong.red {
	color: #FF65CE;
	}


/*--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;
	width: 530px;
	font-size: 80%;
	}

h1 a, h1 a:link, h1 a:visited {
	color: #444;
	text-decoration: none;
	}



div#search {
	float: right;
	width: 250px;
	margin-bottom:5px;
	font-size: 70%;
	text-align: right;
	}

div#search input {
	font-size: 80%;
	}
div#search a, div#search a:link, div#search a:visited {
	color: #444;
	text-decoration: none;
	}

div#header {
	clear: both;
	margin-bottom: 15px;
	border-top: 2px solid #1369BF;
	border-right: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
	}

div#header p#logo {
	float: left;
	width: 180px;
	margin-top: 15px;
	padding: 0;
	}

div#header p#desc {
	float: left;
	width: 324px;
	height: 37px;
	background: url(images/hd_bg.gif) left top repeat-x;
	margin: 0;
	color: #F28cbb;
	padding: 22px 0 0 0;
	font-size: 87.5%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	}

div#header p#hdbtn {
	float: right;
	/*width: 294px;*/
	margin: 0;
	padding: 0;
	margin-top:25px;
	margin-bottom:10px;
	margin-right:5px;
	}

div#header a#hdbtn {
	text-decoration: none;
}

div#header ul#hdlink {
	clear: both;
	margin: 0;
	padding: 4px 0;
	border-top: 1px solid #B3B3B3;
	text-align: center;
	list-style: none;
	}

div#header ul#hdlink li {
	display: inline;
	background: url(images/hd_partition.gif) left center no-repeat;
	padding: 0 7px;
	font-size: 87.5%;
	}

div#header ul#hdlink li.non {
	background: none;
	}


/*--body--------------------*/

div#contents {
	margin: 0;
                float: right;
	width: 564px;
	}

div#contents2 {
	width: 540px;
	}

div.letter {
	margin:20px;
	padding:10px;
	background-color:#f9ffdb;
}

div.letter p {
	font-size:13px;
	line-height:20px;
}

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 #10006f;
	border-left: 3px solid #10006f;
	color: #31009C;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	}

h2.first {
	margin: 0;	
                background: url(images/bg.gif) center left repeat-x;
	margin-top: 25px;
	padding: 4px 3px 2px 8px;
	border-top: 2px solid #4A9AE7;
	border-right: 1px solid #4A9AE7;
	border-bottom: 1px solid #4A9AE7;
	border-left: 1px solid #4A9AE7;
	color: #31009C;
	font-size: 120%;
	font-weight: bold;
	line-height: 140%;
	}



h2.wig {
	margin: 0;	
                background: url(images/h2_bg.gif) left right repeat-x;
                border-bottom: 0px solid #ffffff;
                padding: 0px 0px 0px 0px;
	border-top: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	color: #31009C;
	font-size: 80%;
	font-weight: bold;
	}

h2 strong { color: #C06; }

h2 a, h2 a:link, h2 a:visited {
	color: #31009C;
	font-weight: bold;
	text-decoration: none;
	}

h2 a:hover {
	color: #FF65CE;
	font-weight: bold;
	text-decoration: none;
	}

h3 {
	padding: 3px 0 3px 5px;
	border-bottom: 1px solid #78A653;
	color: #78A653;
	font-size: 110%;
	font-weight: bold;
	line-height: 140%;
	}

h3 a:hover {
	color: #FF65CE;
	font-weight: bold;
	text-decoration: none;
	}

h3.first { margin-top: 15px; }

h3.imp {
	padding: 3px 5px;
	background: #fff0f0;
	border: 1px solid #e00;
	color: #e00;
	font-size: 80%;
	}

h3.q {
	padding: 3px 5px;
	color: 78A653;
	font-weight: lighter;
	font-size: 70%;
	border-bottom: 0px;
	}

h3.catch {
	font-size: 15px;
	margin-top: 15px; 
	padding: 3px 0 3px 5px;
	border-bottom: 1px solid #78A653;
	color: #78A653;
	font-weight: bold;
	line-height: 140%;
	}

h4 {
	background: url(images/h2_bg.gif) center left repeat-x;
	margin-top: 25px;
	padding: 4px 3px 2px 8px;
	border-top: 2px solid #10006f;
	border-right: 1px solid #10006f;
	border-bottom: 1px solid #10006f;
	border-left: 1px solid #10006f;
	color: #31009C;
	font-size: 120%;
	font-weight: bold;
	line-height: 140%;
	}

h4.first { margin: 0; }
h4 strong { color: #AB3454; }

h4 a, h3 a:link, h3 a:visited {
	color: #31009C;
	font-weight: bold;
	text-decoration: none;
	}

h4 a:hover {
	color: #FF65CE;
	font-weight: bold;
	text-decoration: none;
	}
h4 strong a, h4 strong a:link, h4 strong a:visited {
	color: #C06;
	font-weight: bold;
	text-decoration: none;
	}

h4 strong a:hover {
	color: #FF65CE;
	font-weight: bold;
	text-decoration: none;
	}

h4.hosoku {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	margin-top: 5px;
	padding: 4px 3px 2px 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	color: #000066;
	}
	
h4.hosoku1 {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	margin-top: 5px;
	padding: 4px 3px 2px 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	color: #ff0066;
	}

p.bun1 {
	margin: 1em 0 0;
	padding: 20px 0px 0px 0px;
	padding-right: 9px;
	color: #bd4b44;
	padding-right: 10px;
	padding-left: 15px;
	font-weight: light;
}

p.bun2 {
	margin: 1em 0 0;
	padding: 5px 0px 15px 0px;
	margin-left: 25px;
	padding-right: 10px;
	text-align: left;
}	
p.next {
	margin: 3em 0 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
}


div.letter {
	margin:20px;
	padding:10px;
	background-color:#f9ffdb;
}
span.line-through{
	color: #330033;
	text-decoration: line-through;

}


div.flamegreen {
	margin:10px 30px 10px 30px;
	padding:10px;
	background-color:#F7FFF7;
	border-color: #33FFCC;
	text-align: center;
}

strong#phrase a:hover, strong#phrase a:visited {
	color: #e758a9;
	font-weight: bold;
	text-decoration: none;
	}
	
strong#phrase a, strong#phrase a:link {
	padding: 3px 0 3px 5px;
	color: #336600;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	}

.syoukai {
	color: #FF6666;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
	}

ul#categorylist {
	margin: 1em 0 0 2em;
	}

ul#categorylist li {
	margin: 5px 0;
	}

ul#news {
	margin: 1em 0 1em 2em;
	}

ul#news li {
	font-size: 80%;
	line-height: 150%;
	}

ol#hangup {
	margin: 1em 0 1em 2em;
	}

ol#hangup li {
	font-size: 80%;
	line-height: 150%;
	}

ul.inlinks {
	margin: 1em 0 0 1em;
	list-style: none;
	}

ul.inlinks li {
	background: url(images/ico_arrow.gif) left center no-repeat;
	margin-bottom: 5px;
	padding-left: 15px;
	font-size: 70%;
	line-height: 120%;
	}

table#flow td {
	font-size: 80%;
	text-align: center;
	}
table#flow a, table#flow a:link, table#flow a:visited {
	color: #31009C;
	text-decoration: none;
	}

table#flow a:hover {
	color: #FF65CE;
	text-decoration: none;
	}
table#flow td.waku1 {
	width: 118px;
	background: #FFFBF7;
	padding: 5px 3px;
	border-top: 2px solid #FF9600;
	border-right: 1px solid #FF9600;
	border-bottom: 1px solid #FF9600;
	border-left: 1px solid #FF9600;
	color: #31009C;
	text-align: center;
	}

table#flow td.waku2 {
	width: 118px;
	background: #FFF7FF;
	padding: 5px 3px;
	border-top: 2px solid #FF65CE;
	border-right: 1px solid #FF65CE;
	border-bottom: 1px solid #FF65CE;
	border-left: 1px solid #FF65CE;
	color: #31009C;
	text-align: center;
	}

table#flow td.asp1 {
	width: 20px;
	background: url(images/ico_arrow2.gif) left center no-repeat;
	}

table#flow td.asp2 {
	height: 20px;
	background: url(images/ico_arrow3.gif) center center no-repeat;
	}

table#flow td.asp3 {
	width: 20px;
	background: url(images/ico_arrow4.gif) left center no-repeat;
	}

table#flow td.chiiki {
	width: 500px;
	padding: 5px 3px;
	font-size: 11px;
	font-weight: bold;
	}

table#shokai {
	margin: 15px 0 15px;
	}

table#shokai td.waku1 {
	width: 118px;
	background: #FFFFF7;
	margin: 35px 0 15px;
	padding: 5px 3px;
	border-top: 2px solid #73A642;
	border-right: 1px solid #73A642;
	border-bottom: 1px solid #73A642;
	border-left: 1px solid #73A642;
	color: #F50;
	font-size: 80%;
	text-align: center;
	}

table#shokai td.waku2 {
	width: 10px;
	}

table#shokai2 {
	margin: 15px 0 0;
	}

table#shokai2 td.waku1 {
	width: 118px;
	background: #FFF7FF;
	margin: 35px 0 15px;
	padding: 3px;
	border-top: 2px solid #FF65CE;
	border-right: 1px solid #FF65CE;
	border-bottom: 1px solid #FF65CE;
	border-left: 1px solid #FF65CE;
	color: #F50;
	font-size: 80%;
	text-align: center;
	}

table#shokai2 td.waku2 {
	width: 20px;
	}

.hyo1 { margin-top: 15px; }

.hyo1 td {
	background: #E9F9FF;
	border: 1px solid #10006f;
	font-size: 80%;
	text-align: left;
	}

.hyo1 td div {
	margin: 0;
	padding: 2px;
	background: #ffc;
	border-bottom: 1px solid #10006f;
	color: #ff2d96;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	}

.hyo1 td p {
	margin: 0;
	padding: 5px;
	font-size: 100%;
	}

.hyo1 td.none {
	background: #fff;
	border: none;
	}

.hyo2 th {
	padding: 2px;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	}

.hyo2 td {
	padding: 2px;
	font-size: 80%;
	text-align: center;
	}

.hyo2 .wk1 {
	background: #E9F9FF;
	border: 1px solid #10006f;
	}

.hyo2 .wk2 {
	background: #ffc;
	border: 1px solid #10006f;
	}

.hyo2 .wk3 {
	background: #fde;
	border: 1px solid #f88;
	}

.hyo3 { margin-top: 15px; }

.hyo3 td {
	padding: 3px;
	font-size: 80%;
	text-align: center;
	}

.hyo3 td.wk {
	background: #E9F9FF;
	border: 1px solid #10006f;
	}

.hyo4 td {
	background: #FFFFF7;
	border: 1px solid #73A642;
	font-size: 80%;
	text-align: left;
	}

.hyo4 td p {
	margin: 0;
	padding: 5px;
	font-size: 100%;
	}

.hyo4 td.none {
	background: #fff;
	border: none;
	}

div.trackbacks { margin-top: 50px; }

dl.dlstyle1 { margin: 1em 33px; }

dl.dlstyle1 dt {
	background: url(image/wig.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;
	}

div.point3 {
	float: left;
	width: 178px;
	margin-top: 15px;
	border: 1px solid #ff3399;
	}

div.point3 strong {
	display: block;
	background: #ff3399;
	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: #ccc;
	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: #444;
	text-decoration: none;
	}

div#flmap a:hover {
	color: #FF65CE;
	text-decoration: none;
	}

div#copyright {
	clear:both;
	padding-top: 10px;
	border-top: 2px solid #1069BD;
	font-size: 80%;
	text-align:center;
	}
div#copyright a, div#copyright a:link, div#copyright a:visited {
	color: #444;
	text-decoration: none;
	}

.footer-textlink {clear:both;
	width: 500px;
	padding: 5px 3px;
	text-align: center;
	font-size: 11px;
	}
.footer-textlink	li {list-style-type: none;float:left;
	width: 160px;	padding: 5px 2px;	margin:1px;
	text-align: left; 	background-color: #FFFFCC;}




/*--left-navi--------------------*/

dl#left_nav {
	float: left;
	width: 214px;
	margin-bottom: 15px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	background-color:#FFFFFF;
	}

dl#left_nav dt {
	background: #003366;
	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 dt a:hover {
	color: #ff0;
	}

dl#left_nav dd {
	background: #F2F9FF;
	margin-bottom: 1px;
	padding: 3px 5px;
	border-left: 5px solid #003366;
	border-bottom: 1px solid #ccc;
	font-size: 80%;
	line-height: 140%;
	}

dl#left_nav dd.org {
	background: #ffffff;
	border-left: 5px solid #99d8eb;;
	}

dl#left_nav dd.pnk {
	background: #FFF5FC;
	border-left: 5px solid #FF66CC;;
	}

dl#left_nav dd.flash {
	background: #fff;
	border-top: 2px solid #10006f;
	padding: 0 0 0 0;
	border-left: none;
	text-align: center;
	}

dl#left_nav dd.topimg {
	height: 130px;
	background: url(image/katura_with.gif) center top no-repeat #fff;
	padding: 105 0 0 0;
	border-top: 2px solid #10006f;
	border-left: none;
	text-align: center;
	line-height: 180%
	}

dl#left_nav dd.topimg strong {
	color: #F28cbb;
	font-size: 110%;
	}

dl#left_nav dd.qrcode {
	background: #fff;
	padding: 0 0 0 0;
	border-left: none;
	text-align: center;
	}

dl#left_nav dd.other {
	background: #fff;
	padding: 10px;
	border-left: none;
	text-align: left;
	}

dl#left_nav dd.allnone {
	background: #fff;
	padding: 10px;
	border-left: none;
	text-align: left;
	}

/*--link--------------------*/

#osmc {
	float:left;
	position:relative;
	width:95%;
}

#intro {
	float:left;
	position:relative;
	width:97%;
	margin-top:0px;
	margin-left:5px;
}

#mark {
	float:left;
}

#introtxt {
	float:left;
	font-size:12px;
	padding-top:0px;
	padding-left:10px;
	text-align:left;
}

#genre {
	float:left;
	position:relative;
	width:97%;
	margin-left:15px;
	margin-top:0px;
}

#act-a {
	float:left;
	background-color: #FF9999;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	padding:2px;
	border-top:solid 1px #888888;
	border-left:solid 1px #888888;
	border-right:solid 1px #888888;
	width:10%;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	height:70px;
}

#act-b {
	float:left;
	background-color: #FFCC99;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	padding:2px;
	border-top:solid 1px #888888;
	border-left:solid 1px #888888;
	border-right:solid 1px #888888;
	width:10%;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	height:70px;
}

#act-c {
	float:left;
	background-color: #FFFF99;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	padding:2px;
	border-top:solid 1px #888888;
	border-left:solid 1px #888888;
	border-right:solid 1px #888888;
	width:10%;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	height:70px;
}

#act-d {
	float:left;
	background-color: #99FF99;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	padding:2px;
	border-top:solid 1px #888888;
	border-left:solid 1px #888888;
	border-right:solid 1px #888888;
	width:10%;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	height:70px;
}

#act-e {
	float:left;
	background-color: #99FFFF;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	padding:2px;
	border-top:solid 1px #888888;
	border-left:solid 1px #888888;
	border-right:solid 1px #888888;
	width:10%;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	height:70px;
}

#act-f {
	float:left;
	background-color: #99CCFF;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	padding:2px;
	border-top:solid 1px #888888;
	border-left:solid 1px #888888;
	border-right:solid 1px #888888;
	width:10%;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	height:70px;
}

#act-g {
	float:left;
	background-color: #CC99FF;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	padding:2px;
	border-top:solid 1px #888888;
	border-left:solid 1px #888888;
	border-right:solid 1px #888888;
	width:10%;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	height:70px;
}

#act-h {
	float:left;
	background-color: #FF99CC;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	padding:2px;
	border-top:solid 1px #888888;
	border-left:solid 1px #888888;
	border-right:solid 1px #888888;
	width:10%;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	height:70px;
}

#neg-a {
	float:left;
	background-color: #ffffff;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	padding:2px;
	border-top:solid 1px #888888;
	border-left:solid 1px #888888;
	border-right:solid 1px #888888;
	width:10%;
	text-align:left;
	font-size:10px;
	height:70px;
}

#neg-b {
	float:left;
	background-color: #ffffff;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	padding:2px;
	border-top:solid 1px #888888;
	border-left:solid 1px #888888;
	border-right:solid 1px #888888;
	width:10%;
	text-align:left;
	font-size:10px;
	height:70px;
}

#neg-c {
	float:left;
	background-color: #ffffff;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	padding:2px;
	border-top:solid 1px #888888;
	border-left:solid 1px #888888;
	border-right:solid 1px #888888;
	width:10%;
	text-align:left;
	font-size:10px;
	height:70px;
}

#neg-d {
	float:left;
	background-color: #ffffff;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	padding:2px;
	border-top:solid 1px #888888;
	border-left:solid 1px #888888;
	border-right:solid 1px #888888;
	width:10%;
	text-align:left;
	font-size:10px;
	height:70px;
}

#neg-e {
	float:left;
	background-color: #ffffff;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	padding:2px;
	border-top:solid 1px #888888;
	border-left:solid 1px #888888;
	border-right:solid 1px #888888;
	width:10%;
	text-align:left;
	font-size:10px;
	height:70px;
}

#neg-f {
	float:left;
	background-color: #ffffff;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	padding:2px;
	border-top:solid 1px #888888;
	border-left:solid 1px #888888;
	border-right:solid 1px #888888;
	width:10%;
	text-align:left;
	font-size:10px;
	height:70px;
}

#neg-g {
	float:left;
	background-color: #ffffff;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	padding:2px;
	border-top:solid 1px #888888;
	border-left:solid 1px #888888;
	border-right:solid 1px #888888;
	width:10%;
	text-align:left;
	font-size:10px;
	height:70px;
}

#neg-h {
	float:left;
	background-color: #ffffff;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	padding:2px;
	border-top:solid 1px #888888;
	border-left:solid 1px #888888;
	border-right:solid 1px #888888;
	width:10%;
	text-align:left;
	font-size:10px;
	height:70px;
}


#title-a {
	float:left;
	position:relative;
	width: 97%;
	margin-left:5px; 
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding:10px;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	background-color: #FF9999;
}

#title-b {
	float:left;
	position:relative;
	width: 97%;
	margin-left:5px; 
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding:10px;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	background-color: #FFCC99;
}

#title-c {
	float:left;
	position:relative;
	width: 97%;
	margin-left:5px; 
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding:10px;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	background-color: #FFFF99;
}

#title-d {
	float:left;
	position:relative;
	width: 97%;
	margin-left:5px; 
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding:10px;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	background-color: #99FF99;
}

#title-e {
	float:left;
	position:relative;
	width: 97%;
	margin-left:5px; 
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding:10px;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	background-color: #99FFFF;
}

#title-f {
	float:left;
	position:relative;
	width: 97%;
	margin-left:5px; 
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding:10px;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	background-color: #99CCFF;
}

#title-g {
	float:left;
	position:relative;
	width: 97%;
	margin-left:5px; 
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding:10px;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	background-color: #CC99FF;
}

#title-h {
	float:left;
	position:relative;
	width: 97%;
	margin-left:5px; 
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding:10px;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	background-color: #FF99CC;
}


#shoplst {
	margin-left:2%;
	width: 97%;

}


#shoplst dt {
	margin-top: 10px;
	text-align: left;
	color:#333333;
	font-size:13px;
	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:12px;
	line-height:13px;
	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;
	color:#333333;
}
#shoplst a:hover {
	text-decoration: none;
	background-color:#FF9999;
}
#shoplst .cmt {
	float:right;
	padding-top:5px;
	padding-right:10px;
	font-size:11px;
}

#banner {
	float:center;
	position:relative;
	font-size:12px;
	text-align:center;
	margin-top:30px;
	margin-bottom:20px;
}

.hatena ul{
	margin-left:auto;
	margin-right:auto;
	width:450px;
}

.hatena li{
	margin-left:30px;
	font-size:12px;
	padding:5px;
	list-style:none;
	list-style-image:url(img/anime_hatena.gif);
}


/* --------------------------------- */
/*  w_shop　ショチEE詳細 2010-02-16  */
/* --------------------------------- */

#shopinfo{
	clear: both;
	width:520px;
 	margin:10px 0px 10px 20px; /*2010-02-16*/
	padding:0px;
	text-align: center;
	font-size:13px;
	background-image:  url(../image/shopinfo_bg.jpg);
	background-repeat: repeat-y;
	color: #333333; /*2010-02-12*/
	font-size: 14px; /*2010-02-12*/
	line-height: 140%; /*2010-02-12*/
	letter-spacing: 1px; /*2010-02-12*/
}

#shopinfo #info{
	width:200px;
	height:230px;
	float:left;
	margin:0px 5px 0px 10px;
	padding:0px;
	text-align: left;
	font-size:13px;
	background-color: #FAFAFA;
}

#shopinfo #info .text{
	margin:5px 5px 5px 5px;
	text-align: left;
	font-size:13px;
		float:left;
}

#shopinfo #info .text-s{
	margin:5px 5px 5px 5px;
	text-align: left;
	font-size:13px;line-height:115%;
		float:left;
}

#shopinfo #info .text IMG{
	text-align: left;margin:0px;
}

#shopinfo #p{
	width:280px;
		float:left;
	margin:0px 0px 0px 5px;
	padding:0px;
	text-align: center;
}

#shopinfo .left{
	width:210px;
		float:left;
	margin:0px 0px 10px 5px;
	padding:0px;
	text-align: center;
}

#shopinfo .right{
	width:270px;
		float:left;
	margin:0px 10px 0px 10px;
	padding:0px;
	text-align: center;
}

#shopinfo .comment{
	width:270px;
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align: left;
	font-size:13px;
	background-color: #FAFAFA;
}

#shopinfo .comment .text{
	margin:5px 10px 5px 5px;
	text-align: left;
	font-size:13px;
}

#shopinfo .b{
	clear: both;
	width:420px;
	margin:0px auto 10px auto;
	text-align: center;
}

#shopinfo .b IMG{
	margin:0px 5px 0px 0px; /* margin調整*/
	float:left;
}

#shopinfo .comment2{
	width:420px;
	margin:0px auto 10px auto;
	padding:0px 0px 20px 0px;
	text-align: left;
	font-size:13px;
}

#shopinfo .notes .text td{
	border:0px none;text-align: left;
	padding:0px;
}

#shopinfo .notes .text table{
	border:0px none;text-align: left;
	padding:0px;
}

#shopinfo .notes{
	width:480px;
	margin:0px 10px 0px 20px;
	padding:0px;
	text-align: left;
	font-size:13px;
	background-color: #FAFAFA;
}

#shopinfo .notes .text{
	margin:5px 10px 5px 10px;
	text-align: left;
	font-size:13px;
}

.shopinfo li{
	clear: both;
	width:500px;
	margin:10px 0px 10px 0px;
	text-align: left;
	font-size:13px;
	border:1px dotted  #666666;
}

.shopinfo h4{
	font-weight:bold;
	color:#771524;
	margin:0px;
	padding:0px;
}

/*clearFix*/
.shopinfo li:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clearboth { /*2010-02-12*/
 clear: both;margin:5px 0px;
}

h2.title{　/*2010-02-12*/
 font-size: 20px; font-weight: bold; color: #000000 ;
 margin-bottom:5px;
 background: #eeeeee ;
 border-left:solid #bb2255 5px;
 border-bottom:solid #ff99aa 1px;
 padding:0px 0px;text-indent:20px; height:40px;line-height:40px;
}



