@charset "UTF-8";

/* 追加デザインのCSS */ 
/* 文字コードはUTF-8にて記述 */ 

.inline_form {
	display: inline;
}
.br_clear {
	clear: both;
}
.center_box {
	margin-left:auto;
	margin-right:auto;
}
.center_box_performer_gallery {
	width: 640px;
	margin-left:auto;
	margin-right:auto;
}
.performer_gallery_notice {
	text-align: center;
	margin: 20px;
}
.primary_image_mark {
	color: red;
	font-size: small;
	font-weight: bold;
}
.admission_notice {
	font-size: small;
}

.image_date {
	color: black;
	font-size: 10px;
}
.login_status_box {
	clear: both;
	text-align: center;
	border: solid black 5px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	height : 20px;
	line-height : 20px;
}

.image_description {
	text-align: center;
	width: 540px;
	border: solid white 1px;
	margin: 10px auto;
	line-height: 20px;
}

.f15_12_line {
	color: #000000;
	font-size: 12px;
	line-height : 20px;
	background-image: url(/img/blog/line.gif);
}

.blog30_table {
	width: 540px;
	height: 44px;
}

.image_display {
	text-align: center;
}

.no20over_p {
	background-image: url(/img/blog/no20over_p.gif);
	height: 60px;
	width: 40px;
	float: left;
	margin-right: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height : 60px;
	color: white;
}

div.about_banner table {
	height: 500px;
}

td.line_banner {
	background-image: url(/img/blog/line_banner.gif);
}

.error_message {
	margin : 10px;
}
.error_messages {
	margin : 10px;
}

.generic_center_box {
	margin-left: auto;
	margin-right: auto;
	width: 570px;
	/*padding: 20px;*/
	padding: 1px;
	background-color: #E4D3EE;
}

.generic_center_box_inner {
	line-height: 2;
	background-color: white;
	border: solid black 1px;
	padding: 10px;
	margin: 20px;
}

.edit_form {
	line-height: 2;
	background-color: white;
	border: solid black 1px;
	padding: 10px;
	
}



.login_form dt {
	font-weight: bold;
	width: 120px;
	float: left;
	clear: left;
}
.login_form dd {
}

.edit_dl input {
	max-width: 400px;
}

dl.edit_dl {
}
dl.edit_dl dt {
	font-weight: bold;
	width: 150px;
	float: left;
	clear: left;
}

.message_area {
	width: 505px;
	background-color: #FFE6F3;
	border: thin solid #FF628A;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}

.message_area input {
	max-width: 300px;
}

.message_area textarea {
	max-width: 300px;
}

.regist_form input {
	max-width: 300px;
}

.regist_form textarea {
	max-width: 300px;
}


.head_generic {
	background-image: url(/img/blog/c_red.gif);
	height: 40px;
	width: 768px;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	line-height: 40px;
	border: solid 1px black;
	
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.head_sub_generic {
	height: 30px;

	background-color: #a46;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	line-height: 30px;
	border: solid 1px black;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.head_generic_small {
	background-image: url(/img/blog/c_red.gif);
	height: 40px;
	/*width: 548px;*/
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 40px;
	border: solid 1px black;
	
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}


/*

#btn_logout a {
	background-image: url(../../img/blog/btn_logout.gif);
	background-color: #c00;
	display: block;
	height: 58px;
	width: 268px;
	margin-bottom: 10px;
	text-align: center;
	line-height : 59px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	border : outset black 1px;

}
#btn_logout a:hover {
	background-image: url(../../img/blog/btn_logout_2.gif);
	background-color: #f00;
	color: #fff;
}
#btn_logout a:visited {
	color: #fff;
}

*/

.message_area_comment_list {
	width: 505px;
	background-color: #FFE6F3;
	border: thin solid #FF628A;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}

.interview_comment_subject {
	font-weight: bold;
	
}
.interview_comment_foot {
	font-size: x-small;
}
.interview_comment {
	margin: 10px;
	padding: 10px;
}

.interview_comment_title {
	width: 474px;
	margin: 16px 0px;
	padding: 7px;
	background-color: #FF99CC;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.interview_comment_body {
	margin: 8px;
}


.interview_comment_body {
	margin: 8px;
}

.done_return {
	font-weight: bold;
	text-align: center;
}

.bbs_thread {
	width: 100%;
	background-color: #eee;
}
.bbs_thread table{
	width: 760px;
	background-color: #ccc;
	margin: 1px auto 1px auto;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 1px;
	empty-cells: show;
	border: solid 1px black;

}

.bbs_thread .odd_row {
	background-color: #ddd;
}
.bbs_thread .even_row {
	background-color: #bbb;
}

.bbs_thread table tr th{
	font-size: small;
	text-align: center;
	margin:0px;
	padding: 3px;
	border-width: 1px;
	border-style: solid none;
	border-color: #000;
	color: #fff;
	background-color: #300;
}

.bbs_thread table tr td{
	font-size: small;
	margin: 0px;
	padding: 3px 5px;
	border-style: solid none;
	border-width: 1px;
	border-color: #000;
}





.bbs_thread .number {
	text-align: right;
}
.bbs_thread .date {
	text-align: center;
}
.bbs_thread .title {
	width: 350px;
}

.bbs_thread p {
	margin: 4px;
	padding: 2px;
}

.bbs_thread textarea {
	font-size: small;
	font-family: sans-serif;
}
.bbs_thread input {
	font-size: small;
	font-family: sans-serif;
}

.bbs_thread .page_selector {
	text-align: center;
	font-size: small;
	font-family: sans-serif;
}

.bbs_thread .post_form {
	margin: 10px;
	padding: 10px;
}

.bbs_thread .comment {
	font-family: 'MeiryoKe_PGothic','ＭＳ Ｐゴシック','IPAMonaPGothic','Mona','モナー',sans-serif;
	font-size: 16px;
	margin: 10px 20px;
	padding: 10px;
	line-height: 18px;
}

.bbs_thread .name {
	font-weight: bold;
	color: green;
}

.bbs_thread dt {
	margin: 4px 4px 2px 4px;
	padding: 0px;
}

.bbs_thread dd {
	margin: 2px 4px 15px 30px;
	padding: 0px;
}


.bbs_thread input {
	max-width: 500px;
}
.bbs_thread textarea {
	max-width: 500px;
}


.wrap_news_flex {
	height: auto;
	width: 440px;
	background-color: #FFFFFF;
	border: thin solid #FF0066;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.f_news_flex {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	width: 400px;
	float: none;
	margin-bottom: 11px;
	margin-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0066;
}