* {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
#preloadedImages {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(/images/itembak.png);
	background-image: url(/images/itembak-hover.png);
	background-image: url(/images/checkopen.png);
	background-image: url(/images/fukidashi_top.png);
	background-image: url(/images/fukidashi_cont.png);
	background-image: url(/images/fukidashi_bottom.png);
	background-image: url(/images/number/0.gif);
	background-image: url(/images/number/1.gif);
	background-image: url(/images/number/2.gif);
	background-image: url(/images/number/3.gif);
	background-image: url(/images/number/4.gif);
	background-image: url(/images/number/5.gif);
	background-image: url(/images/number/6.gif);
	background-image: url(/images/number/7.gif);
	background-image: url(/images/number/8.gif);
	background-image: url(/images/number/9.gif);
}
body {
	background: #FFF;
	text-shadow: 0 0 1px;
}
body.notshadow {
	text-shadow: none;
}
body, td {
	font-size: 12px;
	color: #333;
	line-height: 120%;
}
table {
	border-collapse: collapse;
}
img {
	border-style: none;
}
li {
	list-style: none;
	margin-bottom: 5px;
}
a {
	color: #006697;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#scshot, .scshot {
	border: 1px solid #666;
}
#atodebox div.li {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px dotted #999;
}
#atodebox div.lihover {
	background: #FEFDDB;
}
#atodebox div.li div.deletebutton {
	cursor: pointer;
	display: none;
}
#atodebox div.lihover div.deletebutton {
	display: block;
	background: url(/images/deleteitem.png) left no-repeat;
	width: 20px;
	height: 40px;
	margin-right: 5px;
	float: left;
}
#content table#contenttable {
	width: 100%;
}
#content #main h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 40px;
	line-height: 40px;
	border: none;
	padding-left: 5px;
	margin: 0 7px 0 6px;
	letter-spacing: 2px;
}
#content #main h2 a {
	margin: 0;
	padding: 0;
}
#maininner #aboutpage p, #aboutpage dl, #aboutpage ul {
	margin-left: 10px;
	line-height: 150%;
	letter-spacing: 2px;
	margin-right: 20px;
}
#maininner #aboutpage p, #aboutpage dd {
	margin-bottom: 20px;
}
#aboutpage dd {
	margin-left: 5px;
}
#aboutpage dt {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
#TB_window .prTableInner div.title {
	display: none;
}
#content #main .point {
	width: 30px;
	height: 30px;
	float: left;
}
#content #main h2.catename {
	color: #006697;
	margin: 0 20px 10px;
}
#content #main ul.catelist {
	margin: 20px;
}
#content #main ul.child {
	margin-left: 40px;
}
#content #main ul.child li {
}
#content #main ul.child li a {
	background: url(/images/arrow.gif) left no-repeat;
	padding-left: 12px;
}
#content #main .pointline {
	margin-left: 30px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #FF6666;
	text-indent: 10px;
	margin-bottom: 10px;
	background: url(/images/line01.gif) left 80% repeat-x;
}
#content #main .title a {
	color: #FFF;
}
#content #main .title {
	color: #FFF;
	background: url(/images/main-title_02.gif) left top repeat-x;
	margin-bottom: 10px;
}
#content #main .maintitleleft {
	background: url(/images/main-title_01.gif) left top no-repeat;
	width: 6px;
	height: 40px;
	float: left;
}
#content #main .maintitleright {
	background: url(/images/main-title_03.gif) right top no-repeat;
	width: 7px;
	height: 40px;
	float: right;
}
#content #items h2, #item h2 {
	color: #FF6666;
	font-weight: bold;
	background: none;
	height: 30px;
	font-size: 10px;
	overflow: hidden;
	line-height: 140%;
}
#content p {
	margin-bottom: 10px;
	line-height: 120%;
}
#content #item h2 {
}
#content .titleunder {
	margin-bottom: 20px;
}
#content .draggable-item a.thumbimage {
	width: 110px;
	height: 100px;
	display: block;
	margin: 31px 17px 5px 13px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#content .draggable-item a.noimage {
	width: 110px;
	height: 100px;
	display: block;
	margin: 31px 17px 5px 13px;
	background: url(/images/noimage.gif) no-repeat 50% 50%;
}
#header {
	height: 121px;
	background: url(/images/header.gif) left top no-repeat;
}
#headerinner {
}
#header a#logo {
	width: 220px;
	height: 60px;
	display: block;
}
#header h1, #header h2 {
	margin-bottom: 20px;
}
#header p.description {
	margin-bottom: 20px;
}
#footer {
	border-top: 1px solid #666;
	background: #666;
	color: #FFF;
}
#footer h1 {
	font-size: 10px;
	font-weight: normal;
	display: inline;
}
#footer a {
	color: #FFF;
}
#footerinner {
	font-size: 10px;
	margin: 5px 5px 20px;
	line-height: 150%;
}
#footer img {
	margin: 5px;
}
#pagestatus {
	background: #900;
	color: #FFF;
	right: 10px;
}
#pagestatusinner {
	margin: 5px 10px;
}
#pagestatusinner img {
	vertical-align: middle;
	margin-right: 5px;
}
#bread {
	font-size: 12px;
	margin: 0;
	background: #006697;
	color: #FFF;
	padding-top: 2px;
}
#bread h1 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#bread strong {
	padding: 0 3px;
	font-weight: normal;
}
#breadinner {
	margin: 0 10px;
}
#bread a {
	color: #FFF;
	text-decoration: none;
}
#bread a:hover {
	text-decoration: underline;
}
#navi {
	position: absolute;
	top: 30px;
	width: 160px;
	right: 20px;
}
#navi .button {
	width: 160px;
	height: 100px;
	font-size: 10px;
	float: right;
	background: url(/images/check.png) top right no-repeat;
	text-indent: 8px;
	color: #333;
	display: compact;
	padding: 5px 10px;
	margin-right: 5px;
	cursor: pointer;
}
#navi div.droppable-hover {
	background: url(/images/checkopen.png) top right no-repeat;
}
#navi #check {
}
#sidebar {
	background: #EFEFEF;
	color: #FFF;
	width: 189px;
	border-right: 1px solid #333;
}
#sidebar a {
	color: #333;
}
#sidebar strong {
	font-weight: normal;
}
#sidebar h2 {
	background: url(/images/sidebar-title.gif) left no-repeat;
	color: #0E4377;
	text-indent: 28px;
	line-height: 25px;
	height: 25px;
	width: 180px;
	font-weight: normal;
	font-size: 12px;
}
#sidebar .desc {
	background: #FFF;
	border: 1px solid #333;
	border-top: none;
	color: #333;
	width: 178px;
}
#sidebar .desc .inner {
	margin: 0 5px;
	padding: 10px 0;
}
#sidebarinner {
	margin: 5px 4px 20px;
}
#sidebar li {
	background: url(/images/point.gif) 0px 3px no-repeat;
	padding-left: 13px;
}
#sidebar li ul {
	margin: 5px 0 10px 0;
}
#sidebar li li {
}
#main {
	width: auto;
}
#maininner {
	margin: 10px;
}
#main div.desc {
	margin: 0 10px 10px;
}
#main ul#whatsgenre {
	margin: 0 5px 10px;
}
#main #whatsgenre li {
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	width: 180px;
	height: 40px;
	background: url(/images/whatsgenre.gif) left no-repeat;
	float: left;
	margin-right: 10px;
}
#main #whatsgenre li a {
	color: #333;
	text-decoration: none;
	display: block;
	width: 100%;
}
#main #whatsgenre li a:hover {
	color: #FFF;
}
#items .draggable-item {
	background: url(/images/itembak.png) no-repeat;
	width: 150px;
	height: 180px;
	float: left;
	margin: 0 10px 10px 0;
	cursor: url(/images/hand.gif), default;
}
#items .itemhover {
	background: url(/images/itembak-hover.png) no-repeat;
}
#item .draggable-item {
	float: left;
	margin: 0 10px 10px 0;
	cursor: url(/images/hand.gif), default;
}
#main .itemend {
	background: #FFF;
	clear: both;
	float: left;
	margin: 0 10px 10px 0;
}
#areastatus h3 {
	font-size: 12px;
	margin: 0 20px 10px 35px;
}
#main .iteminner {
	margin: 5px;
}
#dragstatus {
	width: 300px;
}
#dragstatusinner {
	margin: 0 40px;
}
#searchform {
	background: #ABC3DD;
	color: #333;
	text-align: right;
	border-bottom: 1px solid #006697;
}
#searchform #inputlabel {
	margin: 5px;
}
#searchform #inputarea {
	width: 200px;
	background: #FFF;
}
#searchform #searchtext {
	width: 200px;
	border: solid 1px #314C37;
	padding: 3px;
}
#searchform #genreselect {
	border: solid 1px #314C37;
	padding: 3px;
	right: 0px;
	overflow: auto;
}
#areastatus {
	position: absolute;
	top: 110px;
	right: 10px;
}
.areatop {
	height: 81px;
	background: url(/images/fukidashi_top.png) bottom no-repeat;
}
.areabottom {
	height: 44px;
	line-height: 2px;
	background: url(/images/fukidashi_bottom.png) top no-repeat;
}
.areacont {
	color: #006697;
	background: url(/images/fukidashi_cont.png) repeat-y;
	padding: 10px 0px;
}
#checkarea {
	display: none;
	width: 300px;
}
#checkinner {
	margin: 0 40px;
	overflow: auto;
}
a#continue {
	color: #333;
	text-decoration: none;
	display: block;
}
.delimg {
	margin-right: 3px;
}
.clr {
	clear: both;
	line-height: 1px;
	height: 1px;
}
/*-- prTable --*/

#TB_window .prTable {
	margin: 20px;
}
.prTableInner {
}
.prSub {
	clear: both;
	padding: 10px;
	margin: 0 50px 30px 15px;
	background: #FFF4DB;
}
.prSub table {
}
.prSub td {
	padding-right: 10px;
	line-height: 150%;
	letter-spacing: 3px;
	vertical-align: top;
}
.prTableInner h3 {
	clear: both;
	margin-bottom: 15px;
	color: #666;
	padding: 10px 15px;
	border-left: 4px solid #666;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
}
.prTableInner div.prback {
	background: url(/images/item-under.png) bottom repeat-x;
	margin-bottom: 10px;
	margin-left: 10px;
}
* html .prTableInner div.prback {
	background: url(/images/item-under.gif) bottom repeat-x;
}

.prTableInner .prLeft {
	display: table-cell;
}
*+html body .prTableInner div.prLeft {
	display: inline;
	zoom: 1;
}
* html body .prTableInner div.prLeft {
	display: inline;
	zoom: 1;
}
.catelist li {
	display: inline;
	margin-right: 10px;
}
.catelist li a {
	margin-right: 10px;
	line-height: 150%;
}
.prTableInner div.prback img {
	margin-bottom: 25px;
}
.prTableInner img.prImage {
	border: 1px solid #333;
}
.prTableInner .prImageL {
}
.prTableInner .itemcount {
	padding-left: 40px;
}
.prTableInner .itempm {
	display: inline;
}
.prTableInner .itempm img {
	cursor: pointer;
}
.prTableInner .number {
	display: inline;
	margin-right: 10px;
}
.prTableInner .prLeft .draggable-item {
	display: inline;
	float: none;
}
.prImageL {
	display: none;
}
.prTableInner .prCont {
	margin-bottom: 30px;
}
.prTableInner .prCont ul.links li {
	margin-left: 10px;
	padding-left: 28px;
	background: url(/images/chk.gif) left no-repeat;
	line-height: 200%;
}
.prTableInner .prMain {
	line-height: 150%;
	letter-spacing: 2px;
}
.prTableInner .prMain table {
	margin-top: 5px;
	margin-left: 15px;
}
.prTableInner .prMain td {
	padding-right: 20px;
	line-height: 150%;
	letter-spacing: 2px;
}
.prTableInner .prMain .link-amazon {
	font-weight: bold;
	background: url(/images/amazon.gif) left no-repeat;
	padding: 20px;
}
.prTableInner h4 {
	margin-bottom: 10px;
}
ul.prList {
	margin-bottom: 30px;
}
ul.prList li {
	margin-left: 10px;
	margin-bottom: 40px;
}
ul.prList li div.revHead {
	font-size: 10px;
	margin: 5px 0 5px 0px;
}
.prTableInner div.revCont {
	margin-left: 10px;
	margin-bottom: 40px;
	letter-spacing: 2px;
}
.prTableInner div.revCont p {
	clear: both;
}
.prTableInner div.revCont img {
	border: 1px solid #666;
	padding: 5px;
	margin: 5px 20px 20px 0;
}
.prTableInner div.revCont table {
	margin: 10px;
	border: 1px solid #666;
}
.prTableInner div.revCont td {
	padding: 10px;
}
.prTableInner div.revCont b {
	display: block;
	clear: both;
}
.prTableInner ul.prList li p {
	line-height: 150%;
	letter-spacing: 2px;
	margin: 20px;
}
#itemlist-page {
	margin-bottom: 60px;
}
.pagenavigation {
	margin-bottom: 40px;
	text-align: center;
}
.pagenavigation a, .pagenavigation span {
	border: 1px #666 solid;
	padding: 10px;
	margin: 0 5px;
}
.adult {
	display: block;
}
.left {
	float: left;
}
.aright {
	text-align: right;
}
.abutton {
	margin-bottom: 10px;
}
.pline {
	margin: 0 10px 15px;
}
.red {
	color: #FF0000;
}
#sidebar .pline {
	border: none;
}
#scshot {
	margin: 0 10px 20px 0;
}
#tagcroud {
	padding: 10px 20px;
	text-align: center;
}
#tagcroud li {
	display: inline;
	white-space: nowrap;
	line-height: 0.7;
	margin-right: 10px;
}
#content #main #tagcroud a {
	color: #35A8DF;
}
#tagcroud strong {
	font-weight: normal;
}
.tc-1 {
	font-size: 35px;
}
.tc-2 {
	font-size: 25px;
}
.tc-3 {
	font-size: 20px;
}
.tc-4 {
	font-size: 13px;
}
.tc-5 {
	font-size: 12px;
}
.tc-6 {
	font-size: 10px;
}

