/* CSS Document */

html {
	height:100%;
	padding:0px;
	margin:0px;
}
body {
	height:100%;
	font-size : 95%;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	padding: 0px;
	margin:0px auto;
	background:#cccccc url(/img/line2.gif);
	color:#000;
	line-height:1.0em;
	text-align:center;
}
td,th		{font-size : 95%;}
a img		{border-width:0;}
a		{}
a:link		{color:#2c62c4;}
a:active	{color:#b4775c;}
a:visited	{color:#5c7db4;}
a:hover		{color:#937cf4; text-decoration:none;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote {
	margin:0px; padding: 0px;
}
table	{
	border-collapse:collapse;
	border-spacing:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul		{list-style:none;}

h1,h2,h3,h4,h5	{font-size:100%;}

.small	{font-size:80%;}

.non {
	color:red;
	font-weight:bold;
	font-size:12pt;
	margin:5px;
	margin:5px;
}
.pageLink {
	margin:5px;
}
select, #q {
	border:1px solid #d6a8c5;
}
/*------------------------------------------------base-------------*/
#warap {
	width:950px;
	margin:0px auto;
	background:#fff;
}
#head {
	width:950px;
}
#main {
	clear:both;
}
#left {
	width:700px;
	float:left;
	margin:0px auto;
}
#right {
	width:250px;
	float:right;
}
#foot {
	font-size:90%;
	clear:both;
	padding-top:5px;
	margin-top:15px;
	border-top:3px double #aaa;
}
#foot .footMenu {
	padding:8px;
}
#foot .footCopy {
	padding-bottom:8px;
	font-size:8pt;
	font-family:verdana;
}
.box .box-body {
	padding:8px;
	text-align:left;
	font-size:9pt;
	line-height:1.5em;
}
/*------------------------------------------      header       -------*/
#header {
	width:950px;
	height:30px;
	background:#000 url(/img/genre/head.gif) repeat-x;
	color:white;
}
#header .login {
	padding:5px 20px;
}
#header .login .loginName {
	font-size:100%;
	width:500px;
	float:left;
	text-align:left;
}
#header .login .loginName strong {
	color:#22afa7;
	font-size:110%;
	font-family:Tahoma;
}
#header .login .loginMenu {
	float:right;
	width:350px;
	text-align:right;
	font-weight:bold;
}
#header .login .loginMenu a		{text-decoration:none;}
#header .login .loginMenu a:link	{color:#ffcc33;}
#header .login .loginMenu a:visited	{color:#ffcc99;}
#header .login .loginMenu a:active	{color:#fffff;}
#header .login .loginMenu a:hover	{color:#aaaaaa;}

h1 {
	font-size:11pt;
	color:#fff;
	font-family:"tahoma";
	background:#000;
	border-left:20px solid #315278;
	padding:5px;
	text-align:left;
}
/*------------------------------------------    serchHeader     -------*/
.searchHeader {
	clear:both;
	line-height:1.2em;
}
.genreNavi {
	text-align:left;
}
.genreNavi H3 {
	background:#000;
	padding:8px 27px;
	border-left:20px solid #315278;
	line-height:1.0em;
	color:white;
}
.genreNavi .comment {
	text-align:left;
	font-size:90%;
	background:#ccff99;
	color:black;
	border-left:20px solid #315278;
	padding:5px;
}
.genreNavi ul {
	font-size:9pt;
	border-left:20px solid #315278;
	background:#f4f4e9;
	padding:5px 15px;
}
.genreNavi li.main {
	padding-left:8px;
}
.genreNavi li.sub {
	background:url(/img/nest.gif) no-repeat;
	padding-left:20px;
}
.categoryTab {
	font-size:110%;
	padding:20px 0px 10px 0px;
}
.categoryTab span {
	background:url(/img/arrow2.gif) right 2px no-repeat;
	padding-right:12px;
}
.categoryTab a {
	padding:5px;
	text-decoration:none;
	margin:1px;
	border:1px solid #000;
}
.categoryTab a:link	{background:#deecee;}
.categoryTab a:visited	{background:#e4e6e6;}
.categoryTab a:active	{background:#fff;}
.categoryTab a:hover	{background:#315278; color:#fff;}
.link {
	clear:both;
	background:#000;
	padding:5px;
	color:white;
}
.admin {
	border-style:solid;
	border-color:#000;
	border-width:0px 1px 1px 1px;
	padding:5px;
	width:600px;
	margin:0px auto;
}
/*-------------------------------------------genreMastar-------------*/
.genreMastar {
	width:920px;
	margin:15px;
	border-collapse:collapse;
}
.genreMastar td {
	padding:0px;
}
.genreMastar tr {
	vertical-align:top;
}
.genreMastar h2 {
	background:#bfccce url(/img/line2.gif);
	padding:5px;
	border:3px double #000;
}
.genreMastar .body {
	border:1px solid #a7c7d8;
	padding:10px;
	margin:2px 0px;
}
.genreMastar .navi {
	clear:both;
	text-align:right;
}
.genreMastar .site {
	width:560px;
	float:left;
	text-align:left;
}
.genreMastar .site h2 {
	width:546px;
}
.genreMastar .site .body {
	width:540px;
}
.genreMastar .cgc, .movie, .genreMastar .dl, .genreMastar .shop, .genreMastar .ad, .genreMastar .adingo, .genreMastar .attention{
	width:320px;
	float:right;
	text-align:left;
	margin-bottom:15px;
}
.genreMastar .ad {
	text-align:center
}
.genreMastar .adingo{
width:305px;
border:1px #D2E1FF solid;
padding:5px;
}
.genreMastar .movie .body, .genreMastar .dl .body, .genreMastar .shop .body, .genreMastar .ad .body, .genreMastar .attention .body {
	width:298px;
}
.genreMastar .body:after {
	content: "";
	display: block;
	text-decoration:none;
	clear: both;
	height: 1px;
	overflow: hidden;
}
.genreMastar .movie .data {
	clear:both;
}
.genreMastar .movie p {
	clear:both;
	border-bottom:1px dotted #ccc;
	padding-top:5px;
	margin-bottom:5px;
}
.genreMastar .movie .data img {
	float:left;
	margin-right:5px;
}
.genreMastar .data {
	clear:both;
}
.genreMastar .data .image {
	float:left;
	margin-right:5px;
}
.genreMastar .data .title {
	line-height:1.2em;
	margin-bottom:3px;
	font-size:12px;
}
.genreMastar .data .comment {
	line-height:1.2em;
	font-size:10px;
	margin-bottom:3px;
}
.genreMastar .data .name {
	line-height:1.0em;
	text-align:right;
	padding:2px;
	font-size:12px;
	background:#a7c7d8;
	clear:both;
	margin-bottom:8px;
}
.genreMastar .list {
	margin-bottom:15px;
}
.genreMastar .list .del {
	text-align:right;
	padding-right:10px;
}
.genreMastar .list .del a {
	text-decoration:none;
}
.genreMastar .list .head {
	background:#a7c7d8 url(/img/corner1.gif) no-repeat;
	width:530px;
	padding:5px;
}
.genreMastar .list .head:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
.genreMastar .list .head .rank {
	width:20px;
	float:left;
	font-weight:bold;
	font-size:12pt;
	padding-left:10px;
}
.genreMastar .list .head .id {
	float:left;
	width:70px;
	font-size:80%;
}
.genreMastar .list .head .title {
	float:left;
	width:260px;
	font-size:11pt;
}
.genreMastar .list .head .slink {
	float:right;
	width:120px;
	text-align:right;
	font-size:70%;
}
.genreMastar .list .head .sex {
	font-weight:bold;
}
.genreMastar .list .info {
	clear:both;
	padding:10px;
}
.genreMastar .list .info .image {
	float:left;
	width:200px;
	text-align:center;
	color:#0089a7;
	font-size:11px;
}
.genreMastar .list .info .keyword {
	float:right;
	width:300px;
	color:#b732cb;
	font-size:11px;
}
.genreMastar .list .comment {
	clear:both;
	border:1px solid #a7c7d8;
	padding:5px;
	font-size:12px;
}
.genreMastar .list .block {
	clear:both;
	background:#d5e3ea;
	padding:2px 10px;
	font-size:12px;
}
.genreMastar .list .block .data {
	width:200px;
	float:left;
}
.genreMastar .list .block .author {
	text-align:right;
}
.genreMastar .attention {
	line-height:1.3em;
}
.genreMastar .attention li {
	background:url(/img/arrow1.gif) 0px 4px no-repeat;
	padding-left:12px;
	margin-bottom:10px;
}
/*------------------------------------------------table-------------*/
.cTable {
	margin:10px auto;
	border-collapse:separate;
}
.cTable th, .cTable td {
	padding:5px;
	background:#f4f5e8;
	text-align:left;
}
