@charset "utf-8";

.enter {
	height: auto;
	width: 100px;
	float: right;
	background-position: right;
}
.pt7 {  font-size: 7pt}
.pt8 {  font-size: 8pt}
.pt9 {  font-size: 9pt}
.pt10 {  font-size: 10pt}
a {  text-decoration: none}
.mainbox {
	height: auto;
	width: 600px;
	margin-top: 5px;
}
.box2 {
	width: 600px;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: left;
	text-align: left;
}
.box3 {
	width: 600px;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
.banabox {
	margin-top: -20px;
	text-align: right;
}
.recbox01 {
	background-color: #FFFFFF;
	border: 1px solid #660033;
	height: auto;
	width: 320px;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	background-position: left;
	text-align: left;
	margin-top: 5px;
}
.recbox01_new {    /*060427 add*/
	background-color: #000;
	border: 1px solid #CC6699;
	height: auto;
	width: 320px;
	font-size: 12px;
	color: #FFF;
	padding: 5px;
	background-position: left;
	text-align: left;
	margin-top: 5px;
}
.recbox01_new a{    /*060427 add*/
	color:#CC6699;
}

.recbox02 {
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	height: auto;
	width: 320px;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	background-position: left;
	text-align: left;
	margin-top: 5px;
}
.recbox03 {
	height: auto;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	margin-top: 5px;
	text-align: left;
	background-image: url(../wanted/img/04.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 670px;
}
.recbox03_new {/*060427 add*/
	height: auto;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	margin-top: 5px;
	text-align: left;
	background-image: url(../wanted/img/04.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 650px;
	margin-right: 25px;
}

/*member 060427 add*/
#member_prof{
}

#member_prof #photo{
	position: absolute;
	left: 70px;
	top: 70px;
	width: 240px;
	height: 360px;
}
#member_prof #data{
	position: absolute;
	left: 350px;
	top: 150px;
	width: 350px;
	height: 300px;
}
#member_prof #photo_btn{
	position: absolute;
	left: 80px;
	top: 370px;
	width: 98px;
	height: 18px;
}
#member_prof .anser{
	font-size:12px;
	padding:3px;
	color:#fff;
}
#member_prof .name{
	font-size:16px;
	font-weight:bold;
	padding:2px;
	margin-bottom:10px;
	color:#CC6699;
	text-align:center;
}
#member_prof #close{
	position: absolute;
	left: 580px;
	top: 480px;
	width: 100px;
}
#member_prof #navi{
	position: absolute;
	left: 290px;
	top: 495px;
	width: 150px;
}
#member_prof #navi img{
	margin:0 2px 0 2px;
}



/*profile 070206 add*/

.prof_episode{
	background-image: url(/img/bg_prof.gif);
	background-repeat: no-repeat;
	margin:0px;
}
.prof_himawari{
	background-image: url(/img/bg_prof_himawari.gif);
	background-repeat: no-repeat;
	margin:0px;
}
.prof_kitsune{
	background-image: url(/img/bg_prof_kitsune.gif);
	background-repeat: no-repeat;
	margin:0px;
}


#general_prof{
}
#general_prof #photo{
	position: absolute;
	left: 70px;
	top: 70px;
	width: 240px;
	height: 360px;
}
#general_prof #data{
	position: absolute;
	left: 350px;
	top: 150px;
	width: 350px;
}
#general_prof #photo_btn{
	position: absolute;
	left: 80px;
	top: 370px;
	width: 98px;
	height: 18px;
}
#general_prof .anser{
	font-size:12px;
	padding:3px;
	color:#fff;
}
#general_prof .name{
	font-size:16px;
	font-weight:bold;
	padding:2px;
	margin-bottom:10px;
	color:#CC6699;
	text-align:center;
}
#general_prof #close{
	position: absolute;
	left: 580px;
	top: 480px;
	width: 100px;
}
#general_prof #navi{
	position: absolute;
	left: 290px;
	top: 495px;
	width: 150px;
}
#general_prof #navi img{
	margin:0 2px 0 2px;
}




#prof_bn_himawari
{
	position: absolute;
	left: 350px;
	top: 440px;
	width: 300px;
	text-align: center;
}





#newsinfoArea {
	width: 100%;
}
.newsinfoList {
	font-size: 12px;
	color: #FFFFFF;
	clear: both;
	margin-bottom: 20px;
	width: 410px;
}
.newsinfoList h2 {
	background-color: #993366;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	text-indent: 0.5em;
}
.newsinfoList img {
	float: left;
	margin: 0px 0px 0px -5px;
	padding: 0px;
	border: 0px;
}
.newsinfoList p {
	padding: 0px 5px;
	margin: 0px 0px 0px 10px;
}

.newsinfoList .movie{
	width: 270px;
	float: left;
}

#footer{
	position: relative;
	width: 680px;
	margin: 10px 0px 0px -340px;
	font-size: 10px;
	color: #FFFFFF;
	height: 30px;
	left: 50%;
	text-align: center;
}
#footer ul{
	width: 680px;
	height: 1.5em;
	margin: 0px 0px 0px 10px;
	padding: 0;
}
#footer li{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: 0.5em;
}
#footer a{
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#footer p{
	margin: 8px 0 0 0;
	padding: 0;
	color: #FFFFFF;
	background-color: #890f38;
	height: 15px;
	line-height: 15px;
}

div.login{
	width: 300px;
	margin:20px auto;
}

div.login table{
	padding:10px;
	border:solid 1px #333333;
	width: 300px;
	margin:10px 0px 30px 0px;
}


div.login td{
	color: #FFFFFF;
	text-align:right;
}

input.login_form{
	width:200px;
}


