@charset "utf-8";
A:link {color:#f60; text-decoration:none; font-weight:bold;}
A:visited {color:#f60; text-decoration:none; font-weight:bold;}
A:hover {color:#222; text-decoration:none;}
A:active {color:#ff6600; text-decoration:none;}
body {
	color: #333;
	background-color: #eee;
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica,"ヒラギノ角ゴ Pro W3",sans-serif;
	margin:0px auto;
	font-size:9pt;
	line-height: 1.2;
	text-align:center;
}
#structure{
    width:910px;
    margin:0px auto;
	padding: 2px;
    text-align:center;
	background-color:#FFFFFF;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
p {
	line-height: 1.2;
	font-size:100%;
	margin:0px;
}
.clear {
	display: block;
	clear: both;
}
/*======================================

	1-9.Forms Module
	
=======================================*/

form {
	margin: 0.5em 5px; 
	padding: 1px 0; 
}

form p {
	margin: 0.2em 5px;
}

form dl {
	margin: 0.2em 5px;
}

legend {
	margin: 0 1em;
	padding: 0 10px;
	background-color: #fff;
}

fieldset {
	border: 1px solid;
	border-color: #f5f5f5 #e5e5e5 #e5e5e5 #f5f5f5;
	background-image: url(http://shodo.shard.biz/ultra/img/bg/slash.png);
	padding: 0;
}
textarea {
	border-width: 1px;
	border-style: solid;
	margin: 0.2em 5px;
	padding: 1px 0.2em;
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3",  sans-serif;
	border-color: #d4d4d4 #eee #eee #d4d4d4;
	background-color: #fff;
	background-image: url(http://shodo.shard.biz/ultra/img/bg/bg_input.gif);
	background-repeat: no-repeat;
}

input {
	border-width: 1px;
	border-style: solid;
	margin: 0.1em 5px;
	padding: 3px 0.2em 1px 0.2em;
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3",  sans-serif;
	border-color: #d4d4d4 #eee #eee #d4d4d4;
	background-color: #fff;
	background-image: url(http://shodo.shard.biz/ultra/img/bg/bg_input.gif);
	background-repeat: no-repeat;
}

textarea:hover {
	border-color: #00a0dd;
}

input:hover {
	border-color: #00a0dd;
}

textarea:focus {
	border-color: #aaa;
	background-color: #fff;
}

input:focus {
	border-color: #aaa;
	background-color: #fff;
}
input.submit {
	_padding: 0;
	font-size: 85%;
	text-transform: uppercase;
	border: 1px solid;
	border-color: #ccc #aaa #aaa #ccc;
	color: #666;
	background-image: url(http://shodo.shard.biz/ultra/img/bg/m_grad06.gif);
	background-repeat: repeat-x;
}

input.submit:hover {
	color: #000;
	border-color: #00a0dd;
}

/*======================================

	1-10.Tables Module
	
=======================================*/
table {
	margin: 0 2px 2px 2px;
	border-collapse: separate;
}

td {
	padding: 1px;
	text-align:left;
	line-height:1.1;
	font-size: 9pt;
}


th {
	padding: 1px;
	text-align:left;
	line-height:1.1;
	font-size: 9pt;
}


div#rsheader{
	width:900px;
    margin:0px auto;
}

div#rsheader p.siteName {
	margin: 15px 25px 0;
	line-height: 1;
	font-size: 144%;
	font-weight: bold;
}

div#rsheader p.siteName a {
  display: block;
  float:left;
	text-decoration: none;
  width: 270px;
  text-indent: -9500px;
  outline: none; /* クリック時の枠線を消す */
	background-image: url(http://shodo.shard.biz/ultra/img/rs-logo002.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  border-bottom: none;
  padding-bottom: 45px;
}
div#rsheader p.siteName a:hover {
	background-image: url(http://shodo.shard.biz/ultra/img/rs-logo003.gif);
}
table.widecontents{
	clear:both;
    text-align:left;
    width:900px;
    margin:1px auto;
    padding:0px;
}
table.widecontents-c{
	clear:both;
    width:900px;
    margin:1px auto;
}
table.widecontents-c td{
	vertical-align:top;
	padding-left:13px;
}
table.member{
    text-align:left;
	margin:0px auto;
	border:1px #999 solid;
	border-top:0px;
	}
table.member a{
	color:#039;
}
table.member td{
	background-color:#777;
	text-align:center;
	padding:2px;
	color:#fff;
	}
table.member strong{
	color:#039;
}
table.member table.hyou td{
	text-align:left;
	line-height:1.2;
}
table.member table td.entrybox{
	height:170px;
	text-align:center;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	background-color:#ddd;
}

table.member table td.entrybox div.entry{
	margin: 5px 3px 3px 3px;
	padding: 2px;
	width:46%;
	height:170px;
	float:left;
	display:block;
}

table.member table td.entrybox div.entry h2{
	font-size:9pt;
	color:#333;
	margin:2px;
}

table.member table td.entrybox div.textBody{
	margin: 5px 0px 0px 0px;
	padding: 2px;
	text-align:left;
	color:#f00;
}

table.member table td.entrybox div.csprofile{
	margin: 5px 0px 0px 0px;
	padding: 2px;
	text-align:left;
	color:#333;
}
td.entrybox div.profile ul{
	margin: 5px 0px 0px 0px;
	padding: 2px;
	color:#333;
	text-align:left;
	list-style:none;
}

table.samplemovie{
	margin:0px auto;
    text-align:center;
    width:588px;
	color:#FFFFFF;
	border:1px solid #999;
	}
table.samplemovie td{
	background-color:#666;
	}
table.samplemovie td div.cf{
	display:block;
	position:relative;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:11px;
	width:273px;
	height:174px;
	border:2px solid #fff;
	}
table.samplemovie a img{
		border:0px;
	}
table.member-limited{
	margin-top:0px;
	margin-bottom:10px;
	}
table.member-limited th{
	padding:5px;
	text-align:center;
	}
table.member-limited td{
	padding:0px;
	}
#limited,
#limited2{
	border:1px solid #fff;
}
table.member-pickup{
    width:890px;
    margin:0px auto;
}
table.member-pickup td{
    background-color:#fff;
	padding:1px;
}
table.member-pickup div{
	margin:0px auto;
	color:#000;
}
table.member-pickup strong{
	color:#039;
}
table.member-pickup a{
	color:#06f;
}
table.member-pickup a:hover{
	color:#039;
}

table.subtitle{
	height:20px;
	width:98%;
	background-color:#FFFFFF;
	margin-top:1px;
	text-align:center;
	font-size:10pt;
	}
table.subtitle td.main{
	width:80%;
	font-weight:bold;
	text-align:center;
	font-size:10pt;
	}
table.subtitle td.side{
	width:10%;
    background-image: url(http://shodo.shard.biz/ultra/img/drop.gif );
    background-repeat: no-repeat;
    background-position: center;
	}
table.profile{
	border:1px solid #f3f3f3;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	background-color:#fff0dd;
	}
table.profile3{
	border:1px solid #f3f3f3;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	background-color:#e3e3e3;
	width:293px;
	margin:0 0 5px 0;
	}
table.profile3 td{
	padding:0px;
	}
table.profile3 img{
	margin:1px;
	}
table.gallery{
	border:1px solid #fff3ee;
	border-right:1px solid #eecc99;
	border-bottom:1px solid #eecc99;
	background-color:#fff0dd;
	margin-bottom:3px;
	}
table.gallery td{
	line-height:1.2;
	}
table.gallery a img{
	margin:4px;
	}
table.gallery img{
	vertical-align:middle;
}
table.rank{
	border:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#f9f9f9;
	}
table.rank td{
	padding-right:3px;
	padding-left:1px;
	}
table.rank img{
	margin:2px;
	}
div.ranking1{
	font-weight:bold;
	}
div.ranking2{
	text-align:right;
	padding:2px;
	margin-bottom:2px;
	margin-top:2px;
	}
div.ranking3{
	margin-bottom:2px;
	}
.style5 {
	width: 180px;
}
ul.otherlinks li{
	list-style-type:none;
}
ul.otherlinks li a{
	display:block;
	width:200px;
	height:24px;
	text-align:center;
	padding-top:9px;
	border:1px solid #eee;
	background-color:#f9f9f9;
	list-style-type:none;
}
br {
	letter-spacing: 0;
}
strong{
	color:#09f;
}
a strong{
	color:#06f;
}
p.climax-enter strong{
	font-size:11pt;
	color:#3399ff;
}
.kyoutyou{
	color:#ff6600;
}
/*======================================

	1-11.Image Module
	
=======================================*/

img {
	vertical-align: top;
}

a img{
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
table.member-pickup img{
	border:1px solid #333;
}
a:hover img{
	border-color:#ff9900;
}

table.member-pickup a:hover img{
	border-color:#0066ff;
}

table.member a:hover img{
	border-color:#0066ff;
}
.climax-pickup{
	clear:both;
	text-align:center;
	margin:0px auto;
	padding:5px;
}
h2{
	font-size:11pt;
	margin:0px auto;
	font-weight: normal;
}
div.climax-pickup div{
	width:200px;
}
div.climax-pickup ul{
	margin-top:3px;
}
div.climax-pickup ul li{
	width:200px;
	height:200px;
	margin:0px 5px;
	padding:0px;
	display:block;
	float:left;
}

td.photoup1{
	background:url(http://shodo.shard.biz/ultra/img/photoup.gif) no-repeat;
	background-position:45% 50%;
}

td.photoup{
	background:url(http://shodo.shard.biz/ultra/img/photoup0.gif) no-repeat;
	background-position:45% 50%;
}

td.movieup1{
	background:url(http://shodo.shard.biz/ultra/img/movieup.gif) no-repeat;
	background-position:45% 50%;
}

td.movieup{
	background:url(http://shodo.shard.biz/ultra/img/movieup0.gif) no-repeat;
	background-position:45% 50%;
}

/*	dailyinfo
-----------------------------*/
dl.dailyinfo{
	margin:3px;
	padding-bottom:1px;
	line-height:1.4;
}
dl.dailyinfo dt{
	color:#ff9933;
	margin-top:2px;
	}
dl.dailyinfo dd{
	margin-top:-13pt;
	margin-left:55px;
}
.upmv{color:#3300ff;}
.uppt{color:#ff00cc;}
