@import url("aparajb_0/stylesheet.css");
/* --------------------------------------------------------
 * 
 * 		styles css
 * 
 * -------------------------------------------------------- */


/* 背景
=========================================*/
div#inner_bg {
	background-image: url(../images/inner_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div#inner_prof_bg {
	background-image: url(../images/inner_prof_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


/* コンテンツ中身
=========================================*/
#container h2 {
	background-color: #A3E1F7;
	font-size: 18px;
	color: #FFF;
	margin-bottom: 20px;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
h2.news {
	width: 100px;
}
h2.profile {
	width: 200px;
}
h2.contact {
	width: 150px;
}

#photo_block {
	margin-bottom: 40px;
	width: 880px;
	overflow: hidden;
}
#photo_block a {
	font-weight: normal;
	text-decoration: none;
	color: #333;
}
#photo_block a:hover {
	color: #A3E1F7;
}
.photo_box {
	width: 168px;
	float: left;
	text-align: left;
	corsor: pointer
}
.image {
	height: 250px;
	width: 166px;
}
.genre {
	background-color: #49C4F0;
	font-size: xx-small;
	color: #FFF;
	font-family: "aparajb 0";
	width: 35px;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.name {
	font-size: large;
	font-family: "ヒラギノ明朝体6";
}
.read {
	font-size: x-small;
	font-family: "aparajb 0";
}

#summary_box {
	text-align: left;
	margin-bottom: 40px;
	width: 880px;
}
table {
	text-align: left;
}
th,
td {
	background-image: url(../images/bg_dot.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-position: bottom;
	text-align: left;
}
th {
	width: 200px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFF;
}
td {
	width: 720px;
	margin-left: 10px;
}


#form_box {}


/* プロフィール
=========================================*/
h3.mainname {
	font-size: x-large;
	font-family: "ヒラギノ明朝体4";
	vertical-align: middle;
	padding-top: 10px;
	float: left;
}
span.ruby {
	font-size: small;
	font-family: Aparajita;
	vertical-align: top;
	color: #666666;
}
#profile_box {
	margin-top: 20px;
}
.main_photo {
	margin-left: 290px;
	width: 400px;
	overflow: hidden;
}
.main_photo p {
	height: 400px;
	width: 300px;
	float: left;
}
.main_photo ul {}
.main_photo li {}

.profile_box {
	width: 880px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 40px;
}
.profile_box .left_box {
	width: 330px;
	float: left;
}
.left_box li {
	padding-left: 103px;
	width: 227px;
	margin-bottom: 5px;
}
li.birth {
	background-image: url(../images/prof_list01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li.size {
	background-image: url(../images/prof_list02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li.blood {
	background-image: url(../images/prof_list03.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li.place {
	background-image: url(../images/prof_list04.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.profile_box .right_box {
	width: 550px;
	float: right;
}
.right_box li {
	padding-bottom: 5px;
}
a.btn_act_prof {
	color: #FFFFFF;
	background-color: #c7c7c7;
	width: 150px;
	float: left;
	height: 20px;
	text-align: center;
	margin-right: 5px;
	text-decoration: none;
	padding-top: 5px;
}


/* オーディション
=========================================*/
h3.midashi {
	font-size: large;
	color: #7cd1f0;
	margin-top: 20px;
	margin-bottom: 10px;
}
.motion {
	width: 500px;
	display: none;
}
a.btn_act {
	color: #FFFFFF;
	background-color: #c7c7c7;
	width: 225px;
	float: left;
	height: 20px;
	text-align: center;
	margin-right: 5px;
	text-decoration: none;
	padding-top: 5px;
}
a.active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9dddf4;
}

#motion_area1 {
	display: block;
	width: 880px;
	margin-bottom: 20px;
}
#motion_area2 {
	width: 880px;
	margin-bottom: 20px;
}
#motion_area2 th {
	color: #4db1d5;
	vertical-align: top;
}
#motion_area2 td {}
#aution_form {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 880px;
}
#aution_form tr {}
#aution_form th {}
#aution_form td {}
