BODY {
	color: #454545;
	margin:0px;
}

DL,DT,DD,FORM {
	margin:0px;
	padding:0px;
}

#main {
	width:860px;
	margin-left: auto;
	margin-right: auto;
	margin-top:25px;
}

#main #sideMenu {
	width:200px;
	float:left;
}

#main #contents {
	margin-left:220px;
}

#header {
	text-align:center;
}

#header #headerBanner {
	border-width:1px 0px 1px 1px; border-style:solid; border-color:#505050 #ffffff #505050 #505050;
	text-align:center;
	background-image:url('/img/adult/header_line.gif');
	background-color:#df3050;
	color:white; font-size:12px;
	height:21px;
}

#header #headerBanner DIV {
	width:860px;
	margin-left: auto;
	margin-right: auto;
	margin-top:4px;
	text-align:right;
}

#header #headerBanner A {
	color:white;
	text-decoration:none;
	margin-left: 7px;
}

#header #headerLogo {
	text-align:left;
	width:860px;
	margin-top:12px;
	margin-left: auto;
	margin-right: auto;
}

#header #headerLogo DIV.desc {
	float:right;
	margin-top:5px;
	font-size:14px;
	text-align:right;
}

#main #sideMenu DIV.entry IMG {
	border:0px;
	width:200px;
	height:73px;
}

#main DIV.menu DIV.title {
	border-width:0 0 1px 0; border-style:solid; border-color:white white gray white;
	background-image:url('/img/adult/img_2_c.gif');
	background-color:#df3050;
	color:white; font-size:13px;
	height:13px;
	padding:4px;
}

#main DIV.menu DIV.title A {
	color:white;
	text-decoration:none;
}

#main #sideMenu DIV.menu {
	width:200px;
	margin-top:12px;
	border-width:1px;
	border-style:solid;
	border-color:#d0d0d0 #808080 #808080 #d0d0d0;
}

#main #sideMenu DIV.menu UL {
	margin:0px;
	padding:5px 0 0px 8px;
	list-style:none;
}

#main #sideMenu DIV.menu UL A {
	text-decoration:none;
	color:#454545;
}

#main #sideMenu DIV.menu UL A:hover {
	text-decoration:underline;
	color:tomato;
}

#main #sideMenu DIV.menu UL LI {
	background-image:url('/img/adult/button_b_1.gif');
	background-position:left 2px;
	background-repeat:no-repeat;
	padding-left:16px;
	margin-bottom:4px;
	font-size:16px;
}

#main #sideMenu DIV.category UL LI {
	background-image:url('/img/adult/icon_adl_folder.gif');
	background-position:left 1px;
	background-repeat:no-repeat;
	padding-left:18px;
	font-weight:bold;
	margin-bottom:10px;
}

#main #sideMenu DIV.category UL LI UL {
	margin:0;
	padding:0;
}

#main #sideMenu DIV.category UL LI UL LI {
	background-image:none;
	background-position:left 1px;
	background-repeat:no-repeat;
	padding-left:0px;
	font-size:13px;
	font-weight:normal;
	margin:2px 0;
}

#main #sideMenu DIV.category UL LI SPAN {
	font-size:85%;
	color:#686868;
	margin-left:2px;
}

.ranking {
	margin-bottom:20px;
	list-style:none;
}

.ranking > li {
	position:relative;
	border-bottom:#A0A0A0 dotted 1px;
	padding:.8em 0;
	min-height:4em;
	padding-right:4.5em;
}

.ranking .thumb {
	position:absolute;
	top:.8em;
	right:0;
	width:4em;
	height:4em;
}

.ranking .thumb img {
	width:100%;
	height:100%;
}

.ranking dt span {
	display:inline-block;
	font-size:.8em;
	vertical-align:middle;
	background-color:#EC7A99; 
	color:#FFFFFF;
	margin-right:.5em;
	padding:0 .5em;
}

.ranking .desc {
	margin-top:.2em;
	font-size:.9em;
	color:#888;
	line-height:1.4;
}

#main DIV.image {
	margin-bottom:15px;
}

#main DIV.image IMG {
	margin:2px;
	border:1px solid gray;
}

#main #contents DIV.pagelink {
	margin-top:6px;
	font-size:14px;
	text-align:right;
}

#mainFooter {
	clear:both;
	padding-bottom:50px;
}

#footer {
	margin-bottom:15px;
}

DIV.search          { margin-bottom:16px; }
DIV.search-tabs     { margin:0px; }
DIV.search-formbox  { border:1px solid gray; padding:12px 0px; background-color:#F9D9E1; }


#checkAge {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f0f0f0;
	padding:50px;
	margin-top:30px;
	font-size:13px;
	color:#cc0000;
}

#checkAge H1 {
	font-size:16px;
	font-weight:bold;
}

#checkAge P {
	margin:1em 0;
}

#checkAge DIV.checkMsg {
	color:#404040;
	font-weight:bold;
	margin:20px 0 1em 0;
}

#checkAge IMG {
	border:0;
}
