
html{
	height: 100%;
	margin-bottom:1px;
}

body {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 80%;
}

#contents {
	margin: 0 auto;
	padding-bottom: 10px;
	width: 100%;
	border: none;
	background-color: #FFFFFF;
	text-align: left;
}

.clear{
	clear: both;
}

a:link{ 
	color: #006666;
	text-decoration: none;
}

a:visited{
	color:#006666;
	text-decoration: none;
}

a:hover{ 
	color: #AACC99;
	text-decoration: underline;
}

a:active{
	color: #003333;
	text-decoration: underline;
}


/*----- お 気 に 入 り 用 リ ン ク カ ラ ー -----*/

a.myuser_color:link{ 
	color:	#000000;
	text-decoration: none;
}

a.myuser_color:visited{
	color:	#000000;
	text-decoration: none;
}

a.myuser_color:hover{ 
	color: #8B0000;
	text-decoration: underline;
}

a.myuser_color:active{
	color: #8B0000;
	text-decoration: underline;
}
 
a.myuser_menu:link{ 
	color:	#000000;
	text-decoration: none;
}

a.myuser_menu:visited{
	color:	#000000;
	text-decoration: none;
}

a.myuser_menu:hover{ 
	color: #8B0000;
	text-decoration: underline;
}

a.myuser_menu:active{
	color: #8B0000;
	text-decoration: underline;
} 


/*-----　赤　文　字　用　-----*/

.attention{
	color: #FF0000;
}


/*----- タ イ ト ル 文 字 調 整 用-----*/

.title_user{
	font-size: 150%;
	font-weight: bold;
	margin: 0 auto;
}

.title_user_u{
	font-size: 150%;
	width: 502px;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
}


/*-----　ヘ　ッ　ダ　ー　-----*/

#header{
	padding: 10px 0 0 10px;
	height: 60px;
	text-align: left;
}


#title{
	float:left;
}


.seach_form{
	width: 368px;
	float: right;
}


#menu{
	width: 100%;
	text-align: right;
	padding: 5px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.menu{
	width: 100%;
	text-align: right;
	padding: 5px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


.line{
	background-image: url(/view/images/menu.gif);
}


.line_u{
	background-image: url(/view/images/menu_u.gif);
}


/*-----　ロ　グ　イ　ン　フ　ォ　ー　ム　-----*/

.login_form{
	border: 1px solid #CCCCCC;
	padding: 0 15px 0 15px;
	margin: 2px 0 0 0;
}

.login_form_1{
	border: 1px solid #CCCCCC;
	padding: 0 15px 0 15px;
	margin: 2px 0 0 0;
}

.text_form{
	margin: 20px 0 5px 0;
	font-size: 12px;
}

.checkbox{
	margin: 10px 0 0 0;
	font-size: 12px;
}

.submit{
	margin: 30px 0 20px 0;
	text-align:center;
}

.message_on{
	text-align: center;
}

.manage_box{
	width: 210px;
	border: 1px solid #aaa;
	padding: 10px;
}

.manage_xbox{
	width: 210px;
	border: 1px solid #aaa;
	padding: 10px;
	background-color: #FFEEEE;
}

.main_flame{
	float: left;
	display:inline;
	margin-left: 0;
	width: 100%;
}


/*-----　左　メ　ニ　ュ　ー　-----*/

.leftmenu{
	float: left;
	width: 210px;
} 


/*-----　右　メ　ニ　ュ　ー　-----*/

.rightmenu{
	float: right;
	width: 250px;
	padding-bottom: 20px;
	text-align: left;
}


/*-----　ボ　ッ　ク　ス　タ　イ　ト　ル　-----*/

.box_title{
	width: 250px;
	margin: 0 0 5px 0;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCEEBB;
	font-size: 120%;
	font-weight: bold;
}

.box{
	width: 250px;
	height: 300px;
	border: 1px solid #CCCCCC;
}

.box_area{
	margin: 2px 0 0 3px;
	padding: 3px 0 0 3px;
	font-size: 12px;
}

.indexcont_title{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#aaaaaa,EndColorStr=#ffffff);
	background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAZCAYAAADwkER/AAAAbElEQVQImQXBMQeAQACA0e///5W4IRoiGuKGiBvihoiGaDgaIhrO13s0TSMhBGnbVrquk77vZRgGGcdRpmmSGKPM8yzLskhKSdZ1lZyzbNsm+77LcRxynqdc1yWlFLnvW57nkfd95fs+qbX6AzLWVvh4YTVRAAAAAElFTkSuQmCC");
	background-repeat:repeat-x;
	background-color:#ffffff;

	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: none;
	font-size: 150%;
	font-weight: bold;
	height: 25px;
	padding-top: 3px;
}


/*-----　メ　イ　ン　エ　リ　ア　-----*/

.main{
	width: 700px;
	margin-left: 230px;
	text-align: left;
}

.main_i{
	width: 100%;
	margin-left: 0;
	text-align: left;
}

.main_contents{
	width: 950px;
	text-align: center;
}


/*-----　お 知 ら せ ・ 広 告　ス　ペ　ー　ス　-----*/

.announce{
	float: left;
	width: 99%;
	height: 150px;
	text-align: left;
	padding-right: 11px;
	padding-bottom: 11px;
}

.user_board{
	width: 470px;
	float: left;
}

.ad{
	text-align: center;
}

.new_blog{
	width:430px;
	padding:6px;
	border:double 3px #3CB371;
	float:right;
	text-align:left;
	margin-left:10px;
}


/*----- ラ ン キ ン グ 用 フ ォ ー ム -----*/

#index_ranking{
	width: 300px;
	margin-left: 0;
	display: inline;
	float: right;
	text-align: center;
}

.ranking_box{
	border: 1px solid #888;
	padding: 10px 0 10px 5px;
	margin: 0;
	height: 100%;
}
.index_spotlight{
	width: 498px;
	padding: 10px;
	overflow: hidden;
}
.spotimage{
	width: 85px;
	margin: 0;
	padding: 5px;
	float: left;
}

hr.ranking {
	border-style: dotted none none none;
	border-top-width: 2px;
	border-top-color: #CCC;
	width: 320px;
	height: 2px;
}

.imagelist_r{
	width: 280px;
	height: 120px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	margin-top: 20px;
	float: left;
}

.new_illust{
	width:110px;
	height:110px;
	margin: 0 auto;
}

.new_illust_r{
	width:110px;
	height:110px;
	margin-right:10px;
	float:left;
}

.imagelist_inline{
	width: 19%;
	min-width: 150px;
	margin: 0 auto;
	text-align:center;
	float: left;
}


/*-----　新　着　画　像　ス　ペ　ー　ス　-----*/

.new_illust_b{
	width: 300px;
	margin-left: 0;
	display: inline;
}

#newcoming{
	text-align: center;
	width:636px;
	float:left;	
}

.newcoming_body{
	border: 1px solid #888;
	padding: 10px 0;
	background-color: #fff;
	text-align: center;
	zoom:100%;/*IE6*/
	overflow:auto;/*IE7 and Firefox*/
}


/*\*/

* html div.newcoming_body{
	overflow: visible;
	height:1px;
}


/**/

.newcoming_inline{
	width: 16%;
	min-width: 150px;
	margin: 0 auto;
	text-align:center;
	float: left;
}

.imagelist{
	width: 150px;
	height: 190px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	background-color: #fff;

}

#unei{
	margin: 0 auto;
	width:500px;
	border: medium red dotted; 
}

#otoiawase{
	margin: 0 auto;
	width:500px;
	border: medium red dotted; 
}

.entry_form{
	margin: 0 auto;	
}

table.profile{
	width: 190px;
	height: 190px;
	margin: 0 auto;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	border: none;
}


/*-----　入　力　説　明　欄　-----*/

.border{
	width: 500px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background-color: #CCEEBB;
	border: 1px solid #AAAAAA;
	text-align: center;
}

.xborder{
	width: 500px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background-color: #FFDDDD;
	border: 1px solid #CCCCCC;
	text-align: center;
}

.center{
	text-align: center;
}

table.footer{
	border: none;
}


/*-----　F A Q ペ ー ジ 用 C S S　-----*/

.main_faq{
	width: 500px;
	height: 100% ;
	margin: 0 auto;
}

.main_userentry{
	width: 500px;
	text-align: center;
	height: 100% ;
	font-size: 110%;
}


/*-----　利 用 規 約 ペ ー ジ 用 C S S　-----*/

.main_kiyaku{
	width: 650px;
	height: 100% ;
	margin: 0 auto;
	text-align: left;
}


/*-----　エ ラ ー ペ ー ジ 用 C S S　-----*/

.main_error{
	width: 600px;
	height: 100% ;
	margin: 0 auto;
	text-align: center;
}


/*----- 基 本 型 フ ォ ー ム 用 Ｃ Ｓ Ｓ -----*/

table.manage{
	width: 502px;
	border-collapse: collapse;
	border: 1px solid #aaa;
	margin: 0 auto;
}
td.left{
	width: 150px;
	text-align: center;
	vertical-align: middle;
	background-color: #CCEEBB;
	border: 1px solid #aaa;
}

td.manage{
	text-align: left;
	vertical-align: middle;
	padding: 5px 0;
	border: 1px solid #aaa;
	width:350px;
}


/*----- フ ォ ー ム 内 文 字 位 置 調 整 -----*/

.inline{
	padding: 7px 10px;
}
.inline_a{
	padding: 15px 10px 0 10px;
}
.inline_b{
	padding: 5px 10px 0 10px;
}
.inline_c{
	padding: 15px 10px;
}


/*--　不明CSS（要検索）　--*/

.contact_title{
	width: 598px;
	height: 30px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.index_contact{
	width: 598px;
	height: 319px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
}






