body {
	width: 98%;
	margin: 0px auto;
	padding: 0px 15px;
	text-align: center;
}
#container {
	width: 780px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	margin: 0;
	padding: 0;
}
#audition_lead {
	margin: 0;
	padding: 5px 10px 10px 10px;
	text-align: left;
}
#audition_nominate {
	width: 735px;
	background-color: #e7e7e7;
	margin-top: 10px;
}
#audition_nominate_d {
}
/*見出し
---------------------------------------------------------*/
#audition_movie_btn {
	background-color: #f9f9f9;
	border: solid 1px #f25555;
	border-top: none;
	text-align: center;
	padding: 3px 5px;
}
.audition_movie_btn_img {
	background-color: #ffffff;
	border: solid 1px #cccccc;
	margin-left: auto;
	margin-right: auto;	
}
.audition_movie_btn_img th{
	background-color: #cc99cc;
	color: #ffffff;
	font-weight: normal;
}
#audition_movie_btn table td {
	padding: 3px 10px;
}
/*帯
---------------------------------------------------------*/
.obi_audition {
	background-color: #f25555;
	text-align: left;
	padding: 2px 10px 2px 17px;
}
.obi_audition table td {
	color: #ffffff;
	white-space: nowrap;
}
.obi_movie {
	background-color: #f25555;
	text-align: left;
	padding: 2px 0 2px 10px;
}
.obi_movie table td {
	color: #ffffff;
	white-space: nowrap;
}
.obi_picture {
	background: url("../img/obi_picture_bg.gif") repeat-x;
	text-align: left;
}
.obi_picture_txt {
	background: url("../img/obi_picture_bg.gif") repeat-x;
	text-align: right;
	white-space: nowrap;
}
.obi_link {
	background: url("../img/obi_link_bg.gif") repeat-x;
	text-align: left;
}
.obi_link_txt {
	background: url("../img/obi_link_bg.gif") repeat-x;
	text-align: right;
	white-space: nowrap;
}



/*候補者一覧
---------------------------------------------------------*/
#audition_girls {
	background-color: #f9f9f9;
	border: solid 1px #cccccc;
}
#audition_girls input {
	margin: 0;
	padding: 0;
}
.audition_girls_d, .audition_girls_d_02, .audition_girls_d_btm, .audition_girls_d_none {
	text-align: center;
	padding: 10px 5px;
}
.audition_girls_d {
	border-right: dashed 1px #cccccc;
	border-bottom: dashed 1px #cccccc;
}
.audition_girls_d_02 {
	border-right: dashed 1px #cccccc;
}
.audition_girls_d_btm {
	border-bottom: dashed 1px #cccccc;
}
.audition_player {
	border: none;
	width: 129px;
	height: 187px
}
.audition_pict {
	margin: 26px 9px 2px 10px;
	padding: 0;
}
#audition_frame_01 {
	background: url("../img/frame_01.gif") no-repeat;
	width: 129px;
}
#audition_frame_02 {
	background: url("../img/frame_02.gif") no-repeat;
	width: 129px;
}
#audition_frame_03 {
	background: url("../img/frame_03.gif") no-repeat;
	width: 129px;
}
#audition_frame_04 {
	background: url("../img/frame_04.gif") no-repeat;
	width: 129px;
}
#audition_frame_05 {
	background: url("../img/frame_05.gif") no-repeat;
	width: 129px;
}
#audition_frame_06 {
	background: url("../img/frame_06.gif") no-repeat;
	width: 129px;
}
#audition_frame_07 {
	background: url("../img/frame_07.gif") no-repeat;
	width: 129px;
}
#audition_frame_08 {
	background: url("../img/frame_08.gif") no-repeat;
	width: 129px;
}
#audition_frame_09 {
	background: url("../img/frame_09.gif") no-repeat;
	width: 129px;
}
#audition_frame_10 {
	background: url("../img/frame_10.gif") no-repeat;
	width: 129px;
}
.btn_profile {
	margin-top: 10px;
}
.movie_play_txt {
	vertical-align: top;
}

/*投票エリア
---------------------------------------------------------*/
#audition_vote {
	width: 100%;
	background-color: #f9f9f9;
	border: solid 1px #cccccc;
	margin-top: 10px;
}
#vote_area {
	text-align: center;
}
#vote_area form {
	margin: 0;
	padding: 0;
}
#vote_area h2 {
	font-weight: bold;
	text-align: left;
	margin: 10px 0 10px 10px;
}
#audition_vote_list td{
	padding: 5px 10px;
	white-space: nowrap;
}
#btn_vote {
	text-align: center;
}
#btn_vote div {
	margin-top: 15px;
}
#btn_vote p {
	margin: 0;
	padding: 5px;
}
/*詳細ページ
----------------------------------------------------------*/
.main_area {
	width: 100%;
	border: solid 1px #cccccc;
	background-color: #f9f9f9;
}
.movie_solo_btn {
	width: 100%;
}
.movie_solo_btn_d {
	border: solid 1px #f25555;
	border-top: none;
	background-color: #e7e7e7;
}
.movie_solo_btn_d table {
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f9f9f9;
}
/*プロフィール
-----------------------------------------------------------*/
.profile {
	width: 100%;
	margin: 0 10px 10px;
}
.profile .textl {
	padding: 5px 0 0;
}
.profile h1 {
	text-align: left;
	font-weight: bold;
}
.profile th {
	font-weight: normal;
	text-align: left;
}
.profile td {
	padding: 5px 10px;
}
.profile_movie {
	text-align: center;
	background-color: #ffffff;
	border: solid 1px #f25555;
	border-top: none;
}
.profile_movie table {
	margin-left: auto;
	margin-right: auto;
}
.profile_enquete {
	width: 300px;
	background-color: #ffffff;
	border: dashed 2px #aaaaaa;
	margin: 0 10px;
}


/*写真一覧
-----------------------------------------------------------*/
.picture_bg {
	background-color: #f9f9f9;
	border: solid 1px #f65f82;
}
/*アンケート
-----------------------------------------------------------*/
.enquete_bg {
	background-color: #f3f3f3;
	background: url("../img/bg_stripe_02.gif");
	margin: 10px 0 0;
	padding: 0;
}
.enquete_btn {
	background-color: #ffcccc;
}
.enquete_btn_d {
	border-top: solid 1px #cccccc;
	padding: 5px 5px 5px 0;
}
.img_enquete {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #cccccc;
}
/*リンク
------------------------------------------------------------*/
.link_bg {
	background-color: #f9f9f9;
	border: solid 1px #f0ca59
}
#thum_girls td {
	width: 20%;
	padding: 5px;
}
#thum_girls img {
	border: solid 1px #eeeeee;
}