@charset "utf-8";
/*==========index==========*/
#contents {
	margin:0 4px;
	position:relative;
	width:952px;
}

#contentsLeft {
	margin:0;
	float:left;
	width:618px;
}

#profileMenuBox {
	position:relative;
	padding-top:5px;
	padding-bottom:5px;
	width:600px;
	background-color:#000000;
}
 
#profileMenuBox ol{
	position:relative;
	width:570px;
	margin:10px;
	padding:5px;
	background-color:#FFFFFF;
} 
 
#profileMenuBox li a {
	display:block;
	width:569px;
	height:61px;
	background-repeat:no-repeat;
	text-decoration:none;
}

#profileMenuBox ol li#moe a{
	background-image:url(../profile/img/profile_menu_moe.jpg);
}

#profileMenuBox ol li#asami a{
	background-image:url(../profile/img/profile_menu_asami.jpg);
}

#profileMenuBox ol li#eriko a{
	background-image:url(../profile/img/profile_menu_eriko.jpg);
}

#profileMenuBox ol li#hitomi a{
	background-image:url(../profile/img/profile_menu_hitomi.jpg);
}

#profileMenuBox ol li#keiko a{
	background-image:url(../profile/img/profile_menu_keiko.jpg);
}

#profileMenuBox ol li#maimi a{
	background-image:url(../profile/img/profile_menu_maimi.jpg);
}

#profileMenuBox ol li#reiko a{
	background-image:url(../profile/img/profile_menu_reiko.jpg);
}

#profileMenuBox ol li#sachi a{
	background-image:url(../profile/img/profile_menu_sachi.jpg);
}

#profileMenuBox ol li#yuri a{
	background-image:url(../profile/img/profile_menu_yuri.jpg);
}

#profileMenuBox ol li#yuri a{
	background-image:url(../profile/img/profile_menu_alan.jpg);
}


#profileMenuBox ol li a:hover{
	background-position:0px -61px;
}


/*==========modelProf==========*/

#modelProf {
	position:relative;
	margin:0px;
	left:16px;
	width:600px;
}

#modelProf h1 {
	position:relative;
	width:600px;
	height:50px;
	background-repeat:no-repeat;
}

.header_asami {
	background-image:url(../profile/img/profile_header_asami.jpg);
}

.header_eriko {
	background-image:url(../profile/img/profile_header_eriko.jpg);
}

.header_hitomi {
	background-image:url(../profile/img/profile_header_hitomi.jpg);
}

.header_keiko {
	background-image:url(../profile/img/profile_header_keiko.jpg);
}

.header_maimi {
	background-image:url(../profile/img/profile_header_maimi.jpg);
}

.header_moe {
	background-image:url(../profile/img/profile_header_moe.jpg);
}

.header_reiko {
	background-image:url(../profile/img/profile_header_reiko.jpg);
}

.header_sachi {
	background-image:url(../profile/img/profile_header_sachi.jpg);
}

.header_yuri {
	background-image:url(../profile/img/profile_header_yuri.jpg);
}

.header_alan {
	background-image:url(../profile/img/profile_header_alan.jpg);
}


#prof_movie {
	position:relative;
	margin:40px;
	width:520px;
	height:430px;
}

#contentBox {
	position:relative;
	width:560px;
	height:auto;
	margin:0 auto;
	font-size:93%;
}

#contentBox #boxLeft{
	float:left;
	width:270px;
}

#contentBox #boxRight{
	float:Right;
	width:270px;
}

/*=====plofile_CSS=====*/
#plofile h2{
	position:relative;
	width:270px;
	height:18px;
	margin:0;
	margin-bottom:10px;
	background-image:url(../profile/img/crs_title_profile.gif);
	background-repeat:no-repeat;
}

#plofile ol{
	position:relative;
	width:270px;
}

#plofile ol li.question {
	color:#da027f;
}

#plofile ol li.answer {
	margin-bottom:10px;
	color:#000000;
	line-height:1.2;
}

#plofile ol li.listQ{
	padding-left:20px;
	background-image:url(../profile/img/list_q.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
	color:#da027f;
}

#plofile ol li.listA{
	padding-left:20px;
	background-image:url(../profile/img/list_a.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
}

.clearFix{
	clear:both;
}

/*=====appearance_CSS=====*/
#appearance{
	position:relative;
	margin:0;
	width:270px;
}

#appearance h2{
	position:relative;
	width:270px;
	height:18px;
	margin:0;
	margin-bottom:10px;
	background-image:url(../profile/img/crs_title_appear.gif);
	background-repeat:no-repeat;
}


#appearance ol li{
	margin-bottom:6px;
	width:270px;
	/*display:inline;/*for ie6*/
}

#appearance ol li a{
	display:block;
	width:270px;
	height:68px;
	background-image:url(../profile/img/gr_appear_base.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
}

#appearance ol li a:hover{
	background-position:0 -68px;
}


#appearance ol li .thumbnail{
	float:left;
	width:60px;
	height:60px;
	margin:4px;
	display:inline;/*for ie6*/
}

#appearance ol li .readBox{
	float:right;
	width:200px;
	height:60px;
	margin:4px 0 4px 2px;
}

#appearance ol li .cacth{
	display:block;
	margin-bottom:2px;
	width:200px;
	font-size:85%;
	font-weight:bold;
	color:#da027f;
	line-height:1.2em;
}

/*=====without ie=====*/
html>/**/body #appearance ol li .cacth{
	font-size:77%;
}

#appearance ol li .caption{
	font-size:77%;
	color:black;
	line-height:1.4em;
}

#blogFeed {
	clear:both;
	margin:0 auto;
	position:relative;
	top:20px;
	width:270px;
	height:450px;
	background-image:url(../profile/img/feed_bg.jpg);
	background-position:top left;
	background-repeat:repeat;
}

/*=====ModelsMenu_CSS=====*/
#modelsMenu {
	margin-top:20px;
	position:relative;
	width:600px;
	height:185px;
}

#modelsMenuHeader {
	width:600px;
	height:21px;
	background-image:url(../img/models_header.jpg);
	background-repeat:no-repeat;
}

#modelsMenu ul {
	width:600px;
	height:150px;
	margin_top:20px;
	background-color:#FFFFFF;
}

#modelsMenu li{
	float:left;
}

#modelsMenu li a{
	display:block;
	width:150px;
	height:80px;
	background-repeat:no-repeat;
	text-decoration:none;
}

#moe a{
	background-image:url(../img/models_button01_moe.jpg);
}

#sachi a{
	background-image:url(../img/models_button02_sachi.jpg);
}

#asami a{
	background-image:url(../img/models_button03_asami.jpg);
}

#keiko a{
	background-image:url(../img/models_button04_keiko.jpg);
}

#maimi a{
	background-image:url(../img/models_button05_maimi.jpg);
}

#hitomi a{
	background-image:url(../img/models_button06_hitomi.jpg);
}

#reiko a{
	background-image:url(../img/models_button07_reiko.jpg);
}

#eriko a{
	background-image:url(../img/models_button08_eriko.jpg);
}

#yuri a{
	background-image:url(../img/models_button_yuri.jpg);
}

#alan a{
	background-image:url(../img/models_button09_alan.jpg);
}

#modelsMenu li a:link{
	text-decoration:none;
}

#modelsMenu li a:visited{
	text-decoration:none;
}

#modelsMenu li a:hover{
	background-position:0px -80px;
	text-decoration:none;
}

#profFooter{
	clear:both;
	overflow:hidden;
	position:relative;
	margin-top:40px;
	width:598px;
	border-top:#000000 1px solid;
}

#credit {
	float:left;
	width:465px;
	font-size:77%;
}

#credit p{
	margin:6px 0px 6px 20px;
	line-height:1.1;
}

#backButton{
	float:right;
	width:130px;
	height:45px;
}

#backButton a{
	margin:11px 0px 0px 20px;
	width:95px;
	height:23px;
	display:block;
	background-image:url(../profile/img/back_button.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#backButton a:hover{
	background-position:0px -23px;
}

