

/*	リンクの設定	*/
a:link {
	border: none;
	color: #fff;
	text-decoration:none;
}
a:visited {
	border: none;
	color: #fff;
	text-decoration:none;
}
a:active {
	border: none;
	color: #fff;
	text-decoration:underline;
}
a:hover {
	border: none;
	color: #fff;
	text-decoration:underline;
}


img{
border:none;
}

body {
	color:#eee;
	margin: 0px;
	padding: 0px;
	background:#000;
	text-align:center;
	font-size:14px;
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Lucida Grande",sans-serif;
}

#allbox{
	text-align:left;
	width:980px;
	height:1000px;
	margin: 0 auto;
}


#header_box{
	position:static;
	float:both;

}

#sitetitle{
	width:980px;
	height:111px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	background:url(../images/title.jpg);
}

#top1{
	background:url(../images/top.jpg) no-repeat;
	width:100%;
	height:255px;
}


#topic_title{
	padding-top:5px;
	position:relative;
	left:490px;
	color:white;
	text-align:center;
	font-size:12px;
	font-weight:900;
	width:240px;


}

#topic_img{
	margin-top:3px;
	position:relative;
	left:490px;
	text-align:center;
	width:240px;

}

#topic_img img{
	border:solid 1px white;
}

#topic_body{
	position:relative;
	left:490px;
	margin-top:10px;
	color:#000;
	font-size:12px;
	width:240px;

}

#bottom{
	float:left;
	background:#333;
	color:white;
	margin-top:50px;
	width:970px;
	height:15px;
	padding:5px;
	font-size:12px;
	text-align:center;
}

/*　●●●●●女子一覧●●●●●　*/

#lady{
	float:left;
	margin:10px 13px;
	width:190px;
	height:330px;

}

#compa_list{
	float:left;
	margin:10px 13px;
	width:215px;
	height:335px;
	text-align:center;
	padding-top:7px;
	border:solid #555 1px;
}

#listdata{
	color:white;
	padding:0;
	margin:0;
	text-align:center;
}

#listname{
	font-size:16px;
	font-weight:900;
}

#newicon{
	position:relative;
	top:-100px;
	left:50px;
}

/*　●●●●●プロフィール●●●●●　*/

#pro1{
width:720px;
height:540px;
}

#photobase{

}

#namebox{
	width:300px;
	height:100px;
	position:relative;
	top:-540px;
	left:400px;

}

#kanji{
	font-weight:900;
	font-size:20px;
	color:#eee;
}

#roma{
color:#eee;
}

#kihon{
color:#eee;
}

#namebox{

}

#minibox{
	width:280px;
	height:283px;
	position:relative;
	top:-560px;
	left:400px;


}

#minibox img{
	margin:5px 3px;
	border:solid 1px gray;
}

#prof_comment{
	width:280px;
	height:223px;
	position:relative;
	top:-550px;
	left:400px;
	color:#eee;
	line-height:1.4em;
}

/*　●●●●●女子詳細スケジュール●●●●●　*/

#cal{
	margin-top:10px;
	margin-left:50px;
	width:550px;
	border-left:1px #999 solid;
}

#cal tr{
padding:0;
margin:0;
}

#cal tr td{
text-align:center;
margin:0;
padding:3px;
border-right:1px #999 solid;
border-bottom:1px #999 solid;
}

.days{
font-size:12px;
height:15px;
background:url(../images/cal_back.jpg) repeat-x;
}

.caldata{
background:#FFF;
font-size:14px;
height:55px;
color:#333;
}

/*　●●●●●曜日別カラー●●●●●　*/
#cal_0{
color:#333;
}

#cal_1{
color:#33F;
}

#cal_2{
color:#F33;
}

/*　●●●●●コンパニオンデータ●●●●●　*/

#prof_data0{
	margin-left:50px;
}

#cdata{
margin-top:10px;
width:550px;
border-top:1px #444 solid;
}

.cdata_left{
text-align:center;
background:#240909;
border-right:1px #444 solid;
border-bottom:1px #444 solid;
width:175px;
padding:4px 7px;
color:#eee;
font-size:12px;
font-weight:bold;
}

.cdata_right{
background:;
border-bottom:1px #444 solid;
padding:4px 7px;
color:#eee;
font-size:12px;
}

#prof_data1{

	color:#eee;
	line-height:1.4em;
	width:550px;
	margin-left:50px;
}

#qr_data{
	color:#eee;
	line-height:1.4em;
	width:90%;
}

#qr_text{
color:#eee;
}


/*　●●●●●スケジュール日付表示部●●●●●　*/

#sche_days{
	width:707px;
	height:58px;
	border-top:solid 1px white;
	border-left:solid 1px white;
}


#sche_days a div{
	float:left;
	width:100px;
	height:20px;
	text-align:center;
	font-size:12px;
	font-weight:;
	cursor:pointer;
	border-right:solid 1px white;
	border-bottom:solid 1px white;
	padding-top:8px;
	background:#666;
}

#sche_days a div.selectday{
	background:#444 ;
}


#compa_box{
	width:200px;
	height:185px;
	border:solid 1px #555;
	float:left;
	margin:0px 7px 15px 7px;
	padding:10px;
}


#compa_box a{

	width:100px;
	height:150px;
	float:left;
}



#compa_box .newf{
position:relative;
top:11px;
left:20px;

}

*:first-child+html #compa_box .newf{
position:relative;
top:-10px;
left:20px;
}


#sche_d1{
	clear:both;
	width:190px;
	font-size:14px;
	margin:0px;
	margin-top:0;
}


*:first-child+html #sche_d1{
position:relative;
top:-10px;
}

#sche_time{
	width:80px;
	font-size:14px;
	margin-left:15px;
	float:left;
	color:#000;
	background:white;
	line-height:135%;
	text-align:center;
	font-weight:100;
}

#sche_time div{
	background:#606060;
	color:white;
	padding:3px 0px;
}

