* {margin: 0; padding: 0;}

html, body {
	scrollbar-arrow-color:#999;
	scrollbar-base-color:#333;
	scrollbar-face-color:#333;
	scrollbar-highlight-color:#666;
	scrollbar-3d-light-color:#666;
	scrollbar-shadow-color:#000;
	}



body {
	background-color:#333;
	font-family: Verdana, Geneva, Arial, sans-serif;
	padding-top:5px;
}


h1 {
	display:inline;
	margin:0 0 0 20px;
	font-size:20px;
	color:#fff;
}

h1 a {
	font-size:20px;
	color:#fff;
	text-decoration:none;
	padding-top:5px;
	}

#header img {
	float:left;
}


#main-frame {
	width:980px;
	clear: both;

	}

.td {
	vertical-align:top;
	}

.entry {
	margin-left:10px;
	}

.entry-box {
	width:180px;
	height:180px;
	text-align:center;
	padding-top:5px;
	margin:0 5px;
	float:left;
	font-size: 10px;
	color:#999999;
	line-height:130%;
	vertical-align:top;
	}


.image-box {
	float:left;
	width:105px;
	text-align:center;
	}

.image-box img {
	width:100px;
	height:133px;
	border-width:0;
	}

.url-box {
	float:right;
	font-size:9px;
	width:75px;
	text-align:center;
	vertical-align:top;
/*	border:solid 1px #999;*/
	}



.url-box a:link , .pagelinks a:link {
	text-decoration: none; 
	color:#cccccc;
}

.url-box a:visited , .pagelinks a:visited {
	text-decoration: none; 
	color:#666666;
}

.url-box a:active , .pagelinks a:active {
	text-decoration: none; 
	color:#cccccc;
}

.url-box a:hover , .pagelinks a:hover {text-decoration: none; color:red;position:relative; top:1;}

.image-box a:link {text-decoration: none; color:#999999;}

.image-box a:visited {text-decoration: none; color:#666666;}

.image-box a:active {text-decoration: none; color:#999999;}

.image-box a:hover {text-decoration: none; color:#cccccc;}




a:hover img {position:relative; top:0;}

.pagelinks  {font-size: 12px;padding-bottom:30px;}
.blink {margin-right:1px;font-size: 12px;}







/* エントリーページ */


#entry-hed a , .entry-foot a {
	color:#999;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
}

#entry-hed a:visited , .entry-foot a:visited {
	color:#777;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
}

#entry-hed a:hover , .entry-foot a:hover {
	color:#ccc;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
}

h2 {
	color:#000;
	font-family : Verdana, Arial, sans-serif;
	font-size : 15px;
}


.entry-description {
	color:#dc143c;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
}

.entry-main {
	height:165px;
	width:200px;
	border:solid 1px #666;
	margin:5px 0 ;
	padding:5px 0;
}

.entry-keywords {
	font-size:9px;
}

.entry-foot {color:#999;font-size:10px;}






/* メニュー */


.category-nav {
	width:140px;
	color:#ccc;
	border-top :0px solid #f5f5f5;
	border-left :0px solid #f5f5f5;
	margin:3px 0 10px 0;
	}

.category-nav ul {
	list-style-type:none;
	margin:0 5px 0 0;
	padding:0;
	}

.category-nav li {
        font-family: verdana, arial, sans-serif;
        font-size: 10px;
	white-space: nowrap;
	}


.no-link {
	width:140px;
	height:20px;
	text-decoration:none;
	color:#ccc;
	background-color :#333;
        font-size: 10px;
	font-weight:bold;
	line-height:20px;
/*        padding: 2px 9px 3px 9px;*/
	margin-right:1px;
	margin-bottom:1px;
	border-style : solid;
	border-width : 1px;
	border-color : #999;
	}



.category-nav a {
	width:140px;
	height:20px;
	text-decoration:none;
	color:#ccc;
	display:block;
	background-color :#333;
        font-size: 10px;
	font-weight:bold;
	line-height:20px;
/*        padding: 2px 9px 3px 9px;*/
	margin-right:1px;
	margin-bottom:1px;
	border-style : solid;
	border-width : 1px;
	border-color : #999;
	}

.category-nav a:visited {
	text-decoration:none;
	color : #999;
	font-weight:bold;
	background-color:#222;
	border-style : solid;
	border-width : 1px;
	border-color : #666;
	}

.category-nav a:hover {
	text-decoration:none;
	color : #fff;
	font-weight:bold;
	background-color:#111;
	border-style : solid;
	border-width : 1px;
	border-color : #666;
	}




.archive-nav {
	width:140px;
	color:#ccc;
	margin:0 0 10px 0;
	}

.archive-nav ul {
	list-style-type:none;
	margin:0 5px 0 0;
	padding:0;
	}

.archive-nav li {
        font-family: verdana, arial, sans-serif;
        font-size: 10px;
	white-space: nowrap;
	}

.archive-nav a {
	width:140px;
	height:20px;
	text-decoration:none;
	color:#ccc;
	display:block;
	background-color :#333;
        font-size: 10px;
	font-weight:nomal;
	line-height:20px;
/*       padding: 2px 9px 3px 9px;*/
	margin-right:1px;
	margin-bottom:1px;
	border-style : solid;
	border-width : 1px;
	border-color : #666;
	}

.archive-nav a:visited {
	text-decoration:none;
	color : #666;
	font-weight:nomal;
	background-color:#222;
	border-style : solid;
	border-width : 1px;
	border-color : #333;
	}

.archive-nav a:hover {
	text-decoration:none;
	color : #fff;
	font-weight:nomal;
	background-color:#111;
	border-style : solid;
	border-width : 1px;
	border-color : #333;
	}


.category-nav a , .category-nav a:visited , 
.category-nav a:hover , .archive-nav a , 
.archive-nav a:visited  , .archive-nav a:hover , 
.no-link {
	text-align:center;
}


.menu {
/*	background:#000; */
	padding-bottom:10px;
	padding-left:2px;
	}


.cate-count {
	font-weight:nomal;
	font-size:9px;
	}



/* ----------------- 洋撰 menu ----------------  */



ul {
	list-style: none;
}


.yosen-menu {
	width: 140px;
	margin-top:5px;
	margin-left:2px;
	text-align:right;
}


.yosen-menu ul li {
	position: relative;
	margin-bottom: 2px;
	width: 140px;
	height: 20px;
	border:solid 1px #bebe99;
}

.yosen-menu ul li table {
	padding: 0;
	position: absolute;
	top: 0;
	left: 0px;
	visibility: hidden;
	overflow: hidden;
}


html > body .yosen-menu ul li table {
	position: absolute;
	top: 0;
	left: 0px;
}



.yosen-menu ul li ul {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 140px;
	width: 140px;
	height: 0;
	border-style:solid;
	border-width: 1px;
	border-color: #c1c1c1;
}

html > body .yosen-menu ul li ul {
	position: absolute;
	top: 0px;
	left: 141px;
	width: 142px;
}

.yosen-menu ul li ul li {
	margin-bottom: 0;
	width: 140px;
	border:1px solid #111;
}

.yosen-menu ul li a {
	height: 20px;
	margin-bottom: 0;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	line-height: 20px;
/*	text-indent:1em;*/
	background: #333;
/*	background: url(img/bg1.gif) repeat-x bottom; */
	display: block;
	text-decoration: none;
}

.yosen-menu ul li a:visited {
	color:#ffffff;
}



.yosen-menu ul li a:hover {
	position: relative;
	z-index: 100;
	color:#ffffcc;
	background: #000000;
}

.menu-allow {
	background: url(../img/menu-allow.gif) no-repeat bottom;
}



.yosen-menu ul li ul li a {
	background: #000000;
	filter:alpha(opacity=80); 
	color:#ffffff;
	border:none;
	}




.yosen-menu ul li ul li a:hover {
	color:#000000;
	background: #cccccc;
	filter:alpha(opacity=80); 
}



.yosen-menu ul li:hover ul ,
.yosen-menu ul li a:hover ul {
	visibility: visible;
	overflow: visible;
	height: auto;
	z-index: 10;
}






/* サイトの解説 */


.link-box-aa {
	background-color:#222;
	font-size:10px;
	font-family : Verdana, Arial, sans-serif;
	margin:0 70px 20px 20px;
	padding:10px;
	border: solid 1px #666;
	}
.link-box-aa h3 {
	color:#dedede;
	}

.link-box-aa p {
	color:#999;

	letter-spacing:0.5px;
	}

.link-box-aa ul {
	list-style-type:none;
	padding:0;
	margin-top:3px;
	margin-bottom:3px;
	}

.link-box-aa li {
	display:inline;
	margin-right:1em;
	}

.link-box-aa a {
	color:#ccc;
	}

.link-box-aa a:hover {
	text-decoration: none;
	color:#999;
	}

.link-box-aa h3  {
	float:left;
	margin-right:1em;
	font-size:10px;
	}

.link-box-aa p  {
	clear: both;
	font-size:10px;
	line-height:130%;
	}


.banner322 {
	width:322px;
	border-width:0;
	}

.in-aa {
	font-weight:bold;
	letter-spacing:0.5px;
	text-decoration: none;
	}

.in-aa {
	color:#6e6e6e;
	}



.pr-box {
	margin:0 70px 20px 20px;
	padding:10px;
	}

.option {
	float:left;
	margin-left:20px;
	}

a.video:link , a.video:visited , a.video:active , a.video:hover {
	font-size:10px;
	}


a.video:link {
	text-decoration: none; 
	color:#C99070;
	margin-right:3px;
	}

a.video:visited {
	text-decoration: none; 
	color:#9D7159;
	}

a.video:active {
	text-decoration: none; 
	color:#F0C0A6;
	}

a.video:hover {
	text-decoration: none; 
	color:#F0C0A6;
	position:relative; top:1;
	}


.mplgirls {
	border:0;
	margin-left:10px;
	}


.femjoy-video, .david-video {
	padding-top:10px;
	margin-left:20px;
	}



a.hanten:link , a.hanten:visited {
	color:#ccc;
	}

a.hanten:active {
	color:red;
	text-decoration: none;
	}

a.hanten:hover {
	color:red;
	position:relative;
	top:1px;
	}

td {font-size:11px;color:#ccc;}




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

.copy {
	font-size:9px;
	color:#6f6f6f;
	width:100%;
	text-align:center;
	padding-bottom:5px;
	}

.copy a {
	color:#6f6f6f;
	font-size:9px;
	}