/*--------------------------------------------------
	プロパティ初期化
--------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
ul li {
	list-style-type: none;
}
img {
	border-style: none;
	font-size: 0px;
	line-height: 0px;
}

p{
	margin:0;
	padding:0;
}
/*--------------------------------------------------
	全体
--------------------------------------------------*/
html {overflow-y: scroll;}
html, body {
	text-align: center;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
	padding: 0px;
}
.clear {
	clear: both;
	float: none;
	font-size: 0px;
	line-height: 0px;
}
a {
	color: #D51365;
	overflow: hidden;
	text-decoration: none;
}
a:hover{
	color: #F169A3;
	text-decoration: none;
}
span.hd {
	visibility: hidden;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.f10{
	font-size:10px;
}

.f10b{
	font-size:10px;
	font-weight:bold;
}

.f12{
	font-size:12px;
}

.f12b{
	font-size:12px;
	font-weight:bold;
}

.f14{
	font-size:14px;
}

.f14b{
	font-size:14px;
	font-weight:bold;
}



/*--------------------------------------------------
	wrapper
--------------------------------------------------*/
#wrapper {
	text-align: left;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
/*--------------------------------------------------
	header
--------------------------------------------------*/
#header {
	background-image: url(images/main_page.png);
	background-repeat: no-repeat;
	height: 198px;
	width: 900px;
	position: relative;
	z-index: 2;
	bottom: -14px;
	margin-top: -14px;
}
#header h1 {
	text-align: right;
	padding-right: 10px;
	color: #FFFFFF;
}
#header .logo a {
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: -400px -140px;
	height: 59px;
	width: 166px;
	display: block;
	left: 74px;
	top: 10px;
	position: absolute;
}
#header .peace a {
	background-image: url(images/header_group.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 65px;
	width: 240px;
	position: absolute;
	left: 8px;
	bottom: 22px;
}
#header .peace a:hover {
	background-image: url(images/header_group.png);
	background-repeat: no-repeat;
	background-position: 0px -65px;
	height: 65px;
	width: 240px;
	position: absolute;
	left: 8px;
	bottom: 22px;
}
#header .serial a {
	background-image: url(images/header_group.png);
	background-repeat: no-repeat;
	background-position: -240px 0px;
	height: 65px;
	width: 240px;
	position: absolute;
	left: 254px;
	bottom: 22px;
}
#header .serial a:hover {
	background-image: url(images/header_group.png);
	background-repeat: no-repeat;
	background-position: -240px -65px;
	height: 65px;
	width: 240px;
	position: absolute;
	left: 254px;
	bottom: 22px;
}
#header .hitoe a {
	background-image: url(images/header_group.png);
	background-repeat: no-repeat;
	background-position: -480px 0px;
	height: 65px;
	width: 240px;
	position: absolute;
	left: 500px;
	bottom: 22px;
}
#header .hitoe a:hover {
	background-image: url(images/header_group.png);
	background-repeat: no-repeat;
	background-position: -480px -65px;
	height: 65px;
	width: 240px;
	position: absolute;
	left: 500px;
	bottom: 22px;
}
#header .add_pc a {
	background: url(images/add_pc.png) no-repeat;
	height: 16px;
	width: 146px;
	position: absolute;
	right: 412px;
	bottom: 95px;
	display: block;
}
#header .add_mobile a {
	background: url(images/add_mobile.png) no-repeat;
	height: 16px;
	width: 206px;
	position: absolute;
	right: 170px;
	bottom: 95px;
	display: block;
}
/*--------------------------------------------------
	navigation
--------------------------------------------------*/
#navigation {
	height: 50px;
	width: 900px;
	position: relative;
	z-index: 1;
}
#navigation {
	list-style: none;
}
#navigation li {
	text-indent:-9999px;
	float: left;
}
#navigation a {
	text-decoration:none;
	background:url(images/button.png) no-repeat scroll left top;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#navi_top a{background-position:0px 0px}
#navi_recruit a{background-position:-68px 0px}
#navi_faq a{background-position:-165px 0px}
#navi_gravure a{background-position:-262px 0px}
#navi_blog a{background-position:-368px 0px}
#navi_casting_info a{background-position:-445px 0px}
#navi_company_info a{background-position:-612px 0px}
#navi_mail a{background-position:-758px 0px}
#navi_link a{background-position:-830px 0px}

#navi_top a:hover{background-position:0px -50px}
#navi_recruit a:hover{background-position:-68px -50px}
#navi_faq a:hover{background-position:-165px -50px}
#navi_gravure a:hover{background-position:-262px -50px}
#navi_blog a:hover{background-position:-368px -50px}
#navi_casting_info a:hover{background-position:-445px -50px}
#navi_company_info a:hover{background-position:-612px -50px}
#navi_mail a:hover{background-position:-758px -50px}
#navi_link a:hover{background-position:-830px -50px}


#navi_top li,#navi_top a {
	width: 68px;
	height: 50px;
	display: block;
}
#navi_recruit li,#navi_recruit a {
	width: 97px;
	height: 50px;
	display: block;
}
#navi_faq li,#navi_faq a {
	width: 97px;
	height: 50px;
	display: block;
}
#navi_gravure li,#navi_gravure a {
	width: 106px;
	height: 50px;
	display: block;
}
#navi_blog li,#navi_blog a {
	width: 77px;
	height: 50px;
	display: block;
}
#navi_casting_info li,#navi_casting_info a {
	width: 167px;
	height: 50px;
	display: block;
}
#navi_company_info li,#navi_company_info a {
	width: 146px;
	height: 50px;
	display: block;
}
#navi_mail li,#navi_mail a {
	width: 72px;
	height: 50px;
	display: block;
}
#navi_link li,#navi_link a {
	width: 70px;
	height: 50px;
	display: block;
}
/*--------------------------------------------------
	breadcrumb
--------------------------------------------------*/
#breadcrumb {
	margin-top: 4px;
	margin-bottom: 4px;
}
/*--------------------------------------------------
	all_contents
--------------------------------------------------*/
#all_contents {

}
/*--------------------------------------------------
	sidebar
--------------------------------------------------*/
#sidebar {
	float: left;
}
/*--------------------------------------------------
	information
--------------------------------------------------*/
#information {
	position: relative;
	border: 1px solid #DFDFDF;
	width: 238px;
}
#information h2 {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	height: 30px;
	width: 238px;
}
#information .detail a {
	position: absolute;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: -400px -199px;
	height: 20px;
	width: 100px;
	top: 3px;
	right: 10px;
	display: block;
}
#information .content {
	height: 300px;
	padding: 6px;
	overflow: auto;
}
#information dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#information dd {
	border-bottom:1px dotted #CCC;
}

#information dd p {
	margin-bottom: 10px;
}
/*--------------------------------------------------
	bana_pre_regist
--------------------------------------------------*/
#bana_pre_regist a {
	background: url(images/banner_pre_regist_side.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 100px;
	width: 240px;
	margin-top: 1px;
}
/*--------------------------------------------------
	contact
--------------------------------------------------*/
#contact {
	position: relative;
	border: 1px solid #DFDFDF;
	width: 238px;
	margin-top: 1px;
}
#contact h2 {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: 0px -88px;
	height: 28px;
	width: 238px;
}
#contact .content {
	height: 198px;
	padding: 0px;
	overflow: auto;
	background-image: url(images/bg_contact.jpg);
	background-repeat: no-repeat;
	width: 238px;
}
#contact .content a {
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: -560px -100px;
	height: 40px;
	width: 222px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
}
/*--------------------------------------------------
	right_contents
--------------------------------------------------*/
#right_contents {
	float: right;
	height: auto;
	width: 648px;
	border: 1px solid #DFDFDF;
}

/*--------------------------------------------------
	archive_info
--------------------------------------------------*/
#information_archive h2 {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: 0px -356px;
	margin: 1px;
	height: 30px;
	width: 646px;
}

#information_archive .content {
	padding:6px;
}

#information_archive dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#information_archive dd{
	border-bottom: 1px dotted #CCC;
}

#information_archive dd p {
	margin-bottom: 10px;
	padding:0 0 10px 0;
}


/*--------------------------------------------------
	recruit
--------------------------------------------------*/
#recruit h2 {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: 0px -116px;
	margin: 1px;
	height: 30px;
	width: 646px;
}
.all {
	padding: 12px 8px 8px;
}
#recruit .content {
	background-image: url(images/recruit_title.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 565px;
	margin-bottom: 12px;
}
#recruit .text {
	margin-bottom: 10px;
}
#recruit dl {
	border: 1px solid #DFDFDF;
	padding: 4px;
	margin-bottom: 1px;
}
#recruit dt {
	border-bottom: 3px solid #BCBCBC;
	background-image: url(images/list_recruit.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 14px;
}
#recruit dd em {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #26C1A6;
}

#recruit #intro_link{
	display:block;
	text-indent:-800px;
	overflow:hidden;
	margin:0 0 10px 0;
}

#recruit #intro_link a{
	display:block;
	background:url(images/bnr_intro.png) no-repeat;
	width:630px;
	height:70px;
	margin:0 auto;
}
/*--------------------------------------------------
	faq
--------------------------------------------------*/
#faq h2 {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: 0px -146px;
	margin: 1px;
	height: 30px;
	width: 646px;
}
#faq .content {
	background-image: url(images/faq_title.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 582px;
	margin-bottom: 12px;
}
#faq dl {
	border: 1px solid #DFDFDF;
	padding: 4px;
	margin-bottom: 1px;
}
#faq dt {
	border-bottom: 1px dotted #BCBCBC;
	background-image: url(images/faq_q.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 14px;
}
#faq dd {
	background-image: url(images/faq_a.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
}
/*--------------------------------------------------
	gravure
--------------------------------------------------*/

#gravure h2 {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: 0px -176px;
	margin: 1px;
	height: 30px;
	width: 646px;
}

ul#gravure_list{
	display:block;
}

ul#gravure_list li{
	width:150px;
	float:left;
	margin:0 5px 5px 0;
	background:#E1E1E1;
	text-align:center;
	padding: 5px 0 3px 0;
}

ul#gravure_list li p.icon span{
	background: url(images/title.png) no-repeat;
	width:140px;
	height:22px;
	text-indent:-300px;
	overflow:hidden;
	display:block;
	margin:0 auto;
}

ul#gravure_list li p.size{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

ul#gravure_list li p.icon span.icon_peace_gravure{
	background-position:-646px -134px;
}

ul#gravure_list li p.icon span.icon_serial_gravure{
	background-position:-786px -134px;	
}

ul#gravure_list li p.icon span.icon_hitoe_gravure{
	background-position:-926px -134px;
}


#grauvre #gravure_profile{
	display:block;
}
#gravure_profile #main_img {
	background: #E1E1E1;
	float: left;
	width: 310px;
	text-align:center;
	padding:15px 0;
}
#gravure_profile #main_img img {
	border: 1px solid #C1C1C1;
	padding:1px;
}
#gravure_profile #gravure_section {
	float: right;
	width: 310px;
}

#gravure_profile ul#cast_name {
	display: block;
	margin: 0 0 5px 0;
	text-align:left;
}

#gravure_profile ul#cast_name li {
	display: block;
	margin:0 0 3px 0;
}

#gravure_profile ul#cast_name li#promotion {
	display:block;
	text-align:left;
}

#gravure_profile ul#cast_name li#promotion span{
	width:140px;
	height:22px;
	text-indent:-200px;
	overflow:hidden;
	display:block;
	background:url(images/title.png) no-repeat;
}

#gravure_profile ul#cast_name li#promotion span.icon_peace_gravure{
	background-position:-646px -134px;
}

#gravure_profile ul#cast_name li#promotion span.icon_serial_gravure{
	background-position:-786px -134px;
}

#gravure_profile ul#cast_name li#promotion span.icon_hitoe_gravure{
	background-position:-926px -134px;
}

#gravure_profile ul#cast_name li.name span{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

#gravure_profile ul#cast_name li.name span#name_icon {
	text-indent:-1000px;
	background:url(images/title.png) no-repeat -570px -32px;
	width:45px;
}

#gravure_profile ul#cast_name li.name span#prof_icon {
	width:45px;
	text-indent:-1000px;
	background:url(images/title.png) no-repeat -705px -32px;
}



#gravure_section dl#gravure_item{
	width:310px;
	margin:0 auto 5px auto;
	text-align:left;
	float:left;
}

#gravure_section dl#gravure_item dt{
	float:left;
	clear:both;
	width:10em;
	padding:0.3em 0;
	margin:0;
	_width:11em;    /* WinIE */
	white-space:nowrap;
	font-weight:bold;
	border-bottom:1px solid #DFDFDF;
}

#gravure_section dl#gravure_item dd{
	margin:0 0 0 10em;    /* = dt.width + dt.padding */
	padding:0.3em 0;
	border-bottom:1px solid #DFDFDF;
	height:20px;
}

#gravure_section ul#thumbnails {
	display:block;
	margin:0 0 10px 0;
}

#gravure_section ul#thumbnails li {
	width:100px;
	float:left;
	display:block;
}

#gravure_section ul#thumbnails li img.thumbnail {
	border:3px solid #E1E1E1;
}

#list_back {
	display: block;
	position:relative;
	height:40px;
}

#list_back a {
	background: url(images/button.png) no-repeat -670px -277px;
	width:200px;
	height:40px;
	text-indent:-300px;
	overflow:hidden;
	display:block;
	position:absolute;
	top:0;
	right:0;
}

#gravure_event{
	margin:10px 0;
	display:block;
}

#gravure_event h3{
	background: url(images/title.png) no-repeat 0 -776px;
	height:25px;
	text-indent:-500px;
	overflow:hidden;
}

#gravure_event #gravure_event_wrap{
	border: 1px solid #DFDFDF;
	display:block;
	padding:5px;
}

#gravure_worklist{
	display:block;
	margin:0 0 10px 0;
}

#gravure_worklist h3{
	background: url(images/title.png) no-repeat 0 -801px;
	height:25px;
	text-indent:-500px;
	overflow:hidden;
}

#gravure_worklist ul#gravure_worklist_wrap{
	border: 1px solid #DFDFDF;
	display:block;
	padding:5px;
}

ul#gravure_worklist_wrap li{
	border-bottom:1px solid #C2C2C2;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}

ul#gravure_worklist_wrap li img.thumb{
	width:70px;
	float:left;
	margin:0 10px 0 0;
}

ul#gravure_worklist_wrap li dl.worklist_section{
	width:400px;
	float:left;
	border-bottom:1px dotted #CECECE;
	margin:0 10px 0 0;
}

dl.worklist_section dt.dt_first,dl.worklist_section dd.dd_first{
	border:none;
}

dl.worklist_section dt{
	float:left;
	clear:both;
	width:10em;
	padding:0;
	margin:0;
	_width:11em;    /* WinIE */
	white-space:nowrap;
	font-weight:bold;
	border-top:1px dotted #CECECE;
}

dl.worklist_section dd{
	margin:0 0 0 10em;    /* = dt.width + dt.padding */
	padding:0;
	border-top:1px dotted #CECECE;
	min-height:21px;
}

ul#gravure_worklist_wrap li .worklist_comment{
	width:390px;
	float:right;
}

#gravure_worklist_book{
	display:block;
}

#gravure_worklist_book h3{
	background: url(images/title.png) no-repeat 0 -826px;
	height:25px;
	text-indent:-500px;
	overflow:hidden;
}

#gravure_worklist_book ul#gravure_worklist_book_wrap{
	border: 1px solid #DFDFDF;
	display:block;
	padding:5px;
}

ul#gravure_worklist_book_wrap li.book_list{
	border-bottom:1px dotted #CECECE;
	padding:5px 0;
}

ul#gravure_worklist_book_wrap li.book_list ul{
	display:block;
}

ul#gravure_worklist_book_wrap li.book_list ul li{
	float:left;
	text-align:center;
}

ul#gravure_worklist_book_wrap li.book_list ul li.book_title{
	width:288px;
}

ul#gravure_worklist_book_wrap li.book_list ul li.book_publisher{
	width:300px;
}

ul#gravure_worklist_book_wrap li.book_list ul li.book_date{
	width:300px;
}

#gravure_worklist_image{
	display:block;
}

#gravure_worklist_image h3{
	background: url(images/title.png) no-repeat 0 -851px;
	height:25px;
	text-indent:-500px;
	overflow:hidden;
}

#gravure_worklist_image ul#gravure_worklist_image_wrap{
	border: 1px solid #DFDFDF;
	display:block;
	padding:5px;
}

ul#gravure_worklist_image_wrap li.image_list{
	border-bottom:1px dotted #CECECE;
	padding:5px 0;
}

ul#gravure_worklist_image_wrap li.image_list ul{
	display:block;
}

ul#gravure_worklist_image_wrap li.image_list ul li{
	float:left;
	text-align:center;
}

ul#gravure_worklist_image_wrap li.image_list ul li.image_title{
	width:288px;
}

ul#gravure_worklist_image_wrap li.image_list ul li.image_maker{
	width:300px;
}

ul#gravure_worklist_image_wrap li.image_list ul li.image_date{
	width:300px;
}


#gravure_worklist_tv{
	display:block;
}

#gravure_worklist_tv h3{
	background: url(images/title.png) no-repeat 0 -876px;
	height:25px;
	text-indent:-500px;
	overflow:hidden;
}

#gravure_worklist_tv ul#gravure_worklist_tv_wrap{
	border: 1px solid #DFDFDF;
	display:block;
	padding:5px;
}

ul#gravure_worklist_tv_wrap li.tv_list{
	border-bottom:1px dotted #CECECE;
	padding:5px 0;
}

ul#gravure_worklist_tv_wrap li.tv_list ul{
	display:block;
}

ul#gravure_worklist_tv_wrap li.tv_list ul li{
	float:left;
	text-align:center;
}

ul#gravure_worklist_tv_wrap li.tv_list ul li.tv_title{
	width:288px;
}

ul#gravure_worklist_tv_wrap li.tv_list ul li.tv_maker{
	width:300px;
}

ul#gravure_worklist_tv_wrap li.tv_list ul li.tv_date{
	width:300px;
}


/*--------------------------------------------------
	blog
--------------------------------------------------*/
#blog h2 {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: 0px -206px;
	margin: 1px;
	height: 30px;
	width: 646px;
}
#blog dl {
	border-bottom: 1px solid #DFDFDF;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
#blog dt {
	float: left;
	clear: both;
}
#blog dd {
	margin-left: 328px;
	width: 304px;
	padding-top: 4px;
	padding-bottom: 4px;
	word-break:break-all;
}
/*--------------------------------------------------
	casting_info
--------------------------------------------------*/

#casting_info {

}

#casting_info h2 {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: 0px -236px;
	margin: 1px;
	height: 30px;
	width: 646px;
}

#casting_info .pager {
	margin:5px auto;
	display:block;
	text-align:center;
}

ul#casting_list{
	display:block;
}

ul#casting_list li{
	width:120px;
	float:left;
	margin:0 5px 5px 0;
	background:#E1E1E1;
	text-align:center;
	padding: 0 0 3px 0;
	line-height:1.4em;
}

ul#casting_list li p.size{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

ul#casting_list li p.icon span{
	background: url(images/title.png) no-repeat;
	width:114px;
	height:18px;
	text-indent:-200px;
	overflow:hidden;
	display:block;
	margin:0 auto;
}

ul#casting_list li p.icon span.icon_peace{
	background-position:-646px -116px;
}

ul#casting_list li p.icon span.icon_serial{
	background-position:-760px -116px;	
}

ul#casting_list li p.icon span.icon_hitoe{
	background-position:-874px -116px;
}

/* -- login -- */

#login_area{
	width:600px;
	margin:0 auto;
	text-align:center;
}

#login_area #login_form{
	width:430px;
	margin:10px auto;
	text-align:left;
	padding:10px;
	background-color:#EFEFEF;
}

#login_form #login_error{
	border:1px solid #FABEBF;
	background:#FFECEC;
	padding:3px;
	display:block;
}

#login_area #login_form p{
	margin:3px 0;
}


#login_username,#login_password{
	width:420px;
	border:2px solid #CCC;
	padding:2px;
}

#login_area #login_form #login_submit{
	text-align:center;
}

#login_area #login_form #login_submit #submit_b{
	width:200px;
	height:30px;
	margin:10px auto 0 auto;
	border:none;
	background:url(images/button.png) no-repeat -270px -317px;
	cursor:pointer;
}

#serch_result{
	display:block;
	margin:0 0 5px 0;
}

/*--------------------------------------------------
	casting_sidebar
--------------------------------------------------*/
#sidebar_casting {
	float: left;
}

#sidebar_casting h2 {
	background: url(images/title.png) no-repeat;
	height: 28px;
	width: 238px;
}

#sidebar_casting .content {
	display:block;
	padding:5px;
}

form#serch_form{
	display:block;
}

form#serch_form #s_form{
	border:1px solid #CCC;
	padding:1px;
	height:18px;
	width:170px;
	float:left;
}

#sidebar_casting input.submit{
	background:url(images/button.png) no-repeat -760px -234px;
	width:80px;
	height:22px;
	border:none;
	cursor:pointer;
	margin:0 auto;
}

#sidebar_casting input.word_submit{
	background:url(images/button.png) no-repeat -772px -234px;
	width:50px;
	height:22px;
	border:none;
	cursor:pointer;
	margin:0 auto;
	float:right;
}

#logout_frame,#model_list,#search,#bookmark,#type_search{
	position: relative;
	border: 1px solid #DFDFDF;
	width: 238px;
	margin:0 0 2px 0;
}

#logout_frame h2{
	background-position:-952px -88px;
}

#logout_frame a#logout_link{
	width:148px;
	height:20px;
	background:url(images/button.png) no-repeat -848px -235px;
	text-indent:-300px;
	overflow:hidden;
	margin:5px auto;
	display:block;
}

#model_list h2{
	background-position:-238px -60px;
}

#model_list p.side_castiong_bnr{
	margin:0 0 3px 0;
	text-indent:-300px;
	overflow:hidden;
	display:block;
}

#model_list a{
	background:url(images/side_casting.jpg) no-repeat;
	width:224px;
	height:60px;
	display:block;
	margin:0 auto;
}

#model_list a.side_casting_peace{
	background-position:0 0;
}

#model_list a.side_casting_serial{
	background-position:0 -61px;
}

#model_list a.side_casting_hitoe{
	background-position:0 -122px;
}

#search h2{
	background-position:-238px -88px;
}

#bookmark h2{
	background-position:-476px -60px;
}

#bookmark span.examining_button{
	display:block;
	text-align:center;
	text-indent:-300px;
	overflow:hidden;
	margin: 5px 0;
}

#bookmark span.examining_button a{
	background:url(images/button.png) no-repeat -600px -234px;
	display:block;
	width:150px;
	height:20px;
	margin:0 auto;
}

#type_search h2{
	background-position:-476px -88px;
}

dl#model_search_form{
	display:block;
	padding:0 5px;
	margin:0 0 5px 0;

}

dl#model_search_form dt{
	background:url(images/title.png) no-repeat;
	width:100px;
	text-indent:-300px;
	overflow:hidden;
	height:15px;
	margin:3px 0;
}

dl#model_search_form dt#new_cast{
	background-position: -566px 0;
}

dl#model_search_form dt#flag_project{
	background-position: -766px -15px;
}

dl#model_search_form dt#flg_age{
	background-position: -566px -15px;
}

dl#model_search_form dt#flg_body{
	background-position: -666px 0;
}

dl#model_search_form dt#flg_height{
	background-position: -766px 0;
}

dl#model_search_form dt#flg_married{
	background-position: -666px -15px;
}

dl#model_search_form dt#flg_pub{
	background-position: -866px 0;
}

dl#model_search_form dt{
	background:url(images/title.png) no-repeat;
}

dl#model_search_form dd{
	border-bottom:1px dotted #C1C1C1;
	padding:0 0 8px;
	margin:3px 0 8px;
}

ul.model_search{
	list-style:none;
	margin:0;
	padding:0;
}

ul.model_search li{
	display:block;
	float:left;
	padding:0 5px 0 0;
	white-space:nowrap;
}

#submit_b{
	margin:10px 0 3px 0;
	text-align:center;
}

/*--------------------------------------------------
	model_single
--------------------------------------------------*/

#cast_profile {
	display: block;
}

#cast_profile #profile_box {
	display: block;
	text-align:center;
}

#profile_box #main_img {
	width:310px;
	float: left;
	background:#E1E1E1;
	padding:15px 0;
}

#profile_box #main_img img{
	border:1px solid #C1C1C1;
	padding:1px;
/*	width:280px;
	height:420px;*/
	margin:0 auto;
}

#profile_box #profile_section {
	width:315px;
	float:right;
}

#profile_section ul#thumbnails {
	display:block;
}

#profile_section ul#thumbnails li {
	width:100px;
	float:left;
	display:block;
}

#profile_section ul#thumbnails li img.thumbnail {
	border:3px solid #E1E1E1;
}


#profile_section ul#cast_name {
	display: block;
	margin: 0 0 5px 0;
	text-align:left;
}

#profile_section ul#cast_name li {
	display: block;
	margin:0 0 3px 0;
}

#profile_section ul#cast_name li#promotion {
	display:block;
	text-align:left;
}

#profile_section ul#cast_name li#promotion span{
	width:114px;
	height:18px;
	text-indent:-200px;
	overflow:hidden;
	display:block;
	background:url(images/title.png) no-repeat;
}

#profile_section ul#cast_name li#promotion span.icon_peace{
	background-position:-646px -116px;
}

#profile_section ul#cast_name li#promotion span.icon_serial{
	background-position:-760px -116px;
}

#profile_section ul#cast_name li#promotion span.icon_hitoe{
	background-position:-874px -116px;
}

#profile_section ul#cast_name li.name span{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

#profile_section ul#cast_name li.name span#name_icon {
	text-indent:-1000px;
	background:url(images/title.png) no-repeat -570px -32px;
	width:45px;
}

#profile_section ul#cast_name li.name span#prof_icon {
	width:45px;
	text-indent:-1000px;
	background:url(images/title.png) no-repeat -705px -32px;
}


#model_info{
	margin:10px 0 0 0;
}

dl#model_item{
	width:310px;
	margin:0 auto 10px auto;
	text-align:left;
	float:left;
}

dl#model_item dt{
	float:left;
	clear:both;
	width:10em;
	padding:0.3em 0;
	margin:0;
	_width:11em;    /* WinIE */
	white-space:nowrap;
	font-weight:bold;
	border-bottom:1px solid #DFDFDF;
}

dl#model_item dd{
	margin:0 0 0 10em;    /* = dt.width + dt.padding */
	padding:0.3em 0;
	border-bottom:1px solid #DFDFDF;
	height:20px;
}
ul#model_button {
	width:620px;
	margin:10px auto;
}

ul#model_button li {
	width:200px;
	margin:0 5px 5px 0;
	float:left;
}

ul#model_button li a {
	background:url(images/button.png) no-repeat;
	width:200px;
	height:40px;
	display:block;
	text-indent:-300px;
	overflow:hidden;
	cursor:pointer;
}

ul#model_button li a#add_examination {
	background-position:-269px -277px;
}

ul#model_button li a#remove_examination {
	background-position:-870px -277px;
}

ul#model_button li a#print {
	background-position:-470px -277px;
}

ul#model_button li a#list {
	background-position:-670px -277px;
}

/*--------------------------------------------------
	company_info
--------------------------------------------------*/
#company_info h2 {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: 0px -266px;
	margin: 1px;
	height: 30px;
	width: 646px;
}
#company_info .peace_group {
	background-image: url(images/bg_company_info.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#company_info .peace_group dl {
	border-bottom: 1px solid #DFDFDF;
	margin-bottom: 6px;
	padding-bottom: 6px;
	width: 390px;
}
#company_info .peace_group dt {
	float: left;
	clear: both;
	width: 100px;
}
#company_info .peace_group dd {
	margin-left: 100px;
}
#company_info .access h3 {
	background-image: url(images/company_info_title.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 288px;
	margin-bottom: 16px;
	margin-top: 30px;
}
#company_info .access dl {
	border: 1px solid #DFDFDF;
	padding: 6px;
}
#company_info .access dt {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

#company_info .access dd li {
	float: left;
	width: 150px;
	margin-right: 4px;
}
#company_info .access .arrow {
	background-image: url(images/company_info_arrow.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 58px;
	margin: 10px auto;
}
#company_info .access .text {
	padding-bottom: 4px;
}
#company_info .nagoya h3 {
	background-image: url(images/company_info_nagoya.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 257px;
	margin-bottom: 16px;
	margin-top: 30px;
}
#company_info .nagoya .text {
	margin-bottom: 10px;
}
#company_info .nagoya dl {
	border-bottom: 1px solid #DFDFDF;
	margin-bottom: 6px;
	padding-bottom: 6px;
}
#company_info .nagoya dt {
	float: left;
	clear: both;
	width: 100px;
}
#company_info .nagoya dd {
	margin-left: 100px;
}
/*--------------------------------------------------
	mail
--------------------------------------------------*/
#mail h2 {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: 0px -296px;
	margin: 1px;
	height: 30px;
	width: 646px;
}
#mail .content {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #DFDFDF;
}
#mail em {
	color: #FF0000;
}
#mail dl {
	border-bottom: 1px solid #DFDFDF;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
#mail dt {
	float: left;
	clear: both;
	width: 260px;
	margin-right: 10px;
}
#mail dt span {
	margin-left:6px;
	color: #EA4D48;
	font-weight: bold;
}
#mail dd {
}

#mail dd input.text {
	width: 260px;
	padding: 2px;
	border: 1px solid #cecece;
}
#mail dd select.text {
	width: 66px;
	padding: 2px;
	border: 1px solid #cecece;
}

#mail dd textarea.text {
	width: 356px;
	height:200px;
	padding: 2px;
	border: 1px solid #cecece;
}

#mail dd textarea {
	overflow: auto;
}

#mail .send-submit {
	clear: both;
	width: 154px;
	margin:0 auto;
	text-align:center;
}

#mail .send-submit input {
	background: url(images/button.png) no-repeat -270px -350px;
	width:154px;
	height:30px;
	border:none;
	display:block;
	cursor:pointer;
}

/*--------------------------------------------------
	link
--------------------------------------------------*/
#link h2 {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: 0px -326px;
	margin: 1px;
	height: 30px;
	width: 646px;
}
#link .bord {
	border: 1px solid #DFDFDF;
	padding: 6px;
	margin-bottom: 20px;
}
#link .text {
	color: #26C1A6;
	padding-bottom: 4px;
	border-bottom: 1px solid #DFDFDF;
}
#link .banner .first {
	border-style: none;
}
#link .banner dl {
	border-bottom: 1px dotted #CCCCCC;
}
#link .banner dt{
	float:left;
	clear:both;
	width:100px;
	font-weight:bold;
	border-top:1px dotted #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}

#link .banner dd{
	border-top:1px dotted #CCCCCC;
	margin-left: 100px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#link .banner li {
	border-top:1px dotted #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
}


#link .list dt {
	float:left;
	clear:both;
	width:100px;
	font-weight:bold;
	border-top:1px dotted #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: top;
}
#link .list dd {
	border-top:1px dotted #CCCCCC;
	margin-left: 100px;
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: top;
	min-height:36px
}

#link .link_pager {
	margin:5px auto;
	display:block;
	text-align:center;
}

#link .link_pager a {
	padding:0 3px;
}

/*--------------------------------------------------
	introduction
--------------------------------------------------*/

#introduction h2 {
	background: url(images/title.png) no-repeat 0px -901px;
	margin: 1px;
	height: 30px;
	width: 646px;
}

#introduction h3#intro_section {
	background:url(images/intro_section.png) no-repeat;
	width:630px;
	height:20px;
	text-indent:-800px;
	overflow:hidden;
	margin:0 0 10px 0;
}

#introduction p.unit{
	margin:10px 0;
}

#intro_section_01{
	margin:10px 0;
}

#intro_section_01 table{
	width:628px;
	border:1px solid #BCBCBC;
	border-collapse:collapse;
	margin:10px 0;
}

#intro_section_01 table th{
	padding:5px 2px;
	text-align:left;
	font-size:14px;
	background:#CCC;
	color:#000;
}

#intro_section_01 table td.td_no{
	width:16px;
	border:1px solid #BCBCBC;
	text-align:center;
	padding:5px 2px;
}

#intro_section_01 table td.td_read{
	border:1px solid #BCBCBC;
	padding:5px 2px;
}

#intro_section_01 table td.even{
	background:#EFEFEF;
}

#intro_section_01 h3,#intro_section_02 h3,#intro_section_03 h3{
	background:url(images/list_recruit.png) no-repeat left 5px;
	border-bottom:3px solid #BCBCBC;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 4px 12px;
}

#intro_section_02{
	margin:0 0 10px 0;
}

#intro_section_03{
	margin:0 0 10px 0;
}

#intro_section_02 dl,#intro_section_03 dl{
	display:block;
}

#intro_section_02 dl dt,#intro_section_03 dl dt{
	background:url(images/intro_sub_title.png) no-repeat;
	display:block;
	height:25px;
	margin:15px 0;
	padding:0 5px;
	font-weight:bold;
	line-height:25px;
}

#intro_section_02 dl dd,#intro_section_03 dl dd{
	display:block;
	padding:0 5px;
}


#introduction #caution{
	margin:10px 0 0 0;
	background:#EEE;
	display:block;
	padding:5px;
}
/*--------------------------------------------------
	pre_regist
--------------------------------------------------*/

#pre_regist h2 {
	background: url(images/title.png) no-repeat 0px -931px;
	margin: 1px;
	height: 30px;
	width: 646px;
}
#pre_regist dl {}
#pre_regist dt {
	background:url(images/list_recruit.png) no-repeat left 5px;
	border-bottom:3px solid #BCBCBC;
	font-size:16px;
	font-weight:bold;
	margin:20px 0 10px;
	padding:0 0 4px 14px;
	color: #D51365;
}
#pre_regist .no {
	margin-top: 0px;
}
#pre_regist .no2 {
	color: #666666;
}
#pre_regist .address {
	background: #26C1A6;
	padding: 15px 10px;
	color: #FFFFFF;
}
#pre_regist .form_mail {
	margin-left: 10px;
	color: #666666;
}

#pre_regist .send-submit {
	width: 154px;
	margin-top: 20px;
}

#pre_regist .send-submit input {
	background: url(images/button.png) no-repeat -270px -350px;
	width:154px;
	height:30px;
	border:none;
	display:block;
	cursor:pointer;
}

/*--------------------------------------------------
	footer
--------------------------------------------------*/
#footer {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 20px;
}
#footer .menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 10px;
}
#footer .attention {
	margin-bottom: 10px;
}
#footer address {
	background-image: url(images/bg_copyright.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 900px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}

