@charset "UTF-8";

/* 共通 */
body { text-align: center; font: 12px/160% 'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif; margin: 0px; padding: 0px; }
a:link { color:#9C0; text-decoration: underline; }
a:visited { color:#9C0; text-decoration: underline; }
a:hover { color:#F90; text-decoration:none; }
div#wrap { width: 900px; margin-right: auto; margin-left: auto; border-right: 1px solid #DFDEDB; border-left: 1px solid #DFDEDB; background: #FCFCEA; color: #333; }
div#header { background: url(img/header.jpg) repeat; height: 96px; width: 880px; text-align: left; padding-top: 20px; padding-left: 20px; }
div#header .pro { float: right; margin: 0px 20px 0px 0px; padding: 0px; }
div#header .logo { margin-top:15px; }
h1 { display: none; margin: 0px; padding: 0px; }
h2 { font-size: 10px; color: #85943D; margin: -3px 0px 0px; padding: 0px; font-weight: normal; display: none; }
h3 { margin: 0px auto; padding: 0px; clear: both; }
div, img { border: none; }
.clears { clear:both; }
div#pankuzu { padding-left: 20px; padding-top: 8px; height: 25px; color: #765B52; font-size: 10px; }
div#pankuzu p { float: left; margin: 0px 10px 0px 0px; padding: 0px 0px 0px 12px; background: url(img/icon_p_arrow.png) no-repeat 0px 3px; }
div#pankuzu .home { background: url(img/icon_home.png) no-repeat 0px 3px; padding-left: 18px; }
div.common_box { background: url(img/common_box_bg.png) repeat-y; width: 850px; padding: 15px 0px 0px 5px; margin: 0px auto; text-align: left; }
div.common_box .bottom { clear: both; }
div.common_box .description { width: 720px; margin: 0px auto; }
div.common_box .description span { color: #F69; font-weight: bold; }
div.main dl { width: 720px; margin: 0px auto; }
div.main dt { font-size: 13px; color: #613822; font-weight: bold; border-bottom: 1px dotted #A87A55; padding-bottom: 5px; }
div.main dd { margin: 0px; padding: 5px 0px 15px; }
div.common_box dd pre { background: url(img/icon_arrow.png) no-repeat 0px 3px; padding-left: 12px; font-size: 12px; margin: 0px; font-weight: normal; color: #333; }
div.common_box dd span { font-weight: bold; color: #F69; margin-top: 5px; }
div.common_box .c_column { float: left; width: 200px; padding: 0px; margin: -10px 30px 15px 40px; }
div.common_box .pt { clear: both; background: url(img/arrow_up.png) no-repeat 753px 3px; padding-left: 15px; padding-right: 10px; text-align: right; }
div.common_box .pt a:link { color:#465912; text-decoration: underline; }
div.common_box .pt a:visited { color:#465912; text-decoration: underline; }
div.common_box .pt a:hover { color:#F90; text-decoration:none; }
div.common_box ul { width: 720px; clear: both; list-style: none; padding: 0px; margin-right: auto; margin-left: auto; }
div.common_box ul li { background: url(img/icon_li.png) no-repeat; padding: 2px 0px 2px 18px; margin: 0px; }


/* Navigation */
div#gmenu { width: 900px; height: 34px; margin-right: auto; margin-left: auto; clear: both; }
div#gmenu ul { margin: 0px; padding: 0px; height: 34px; list-style: none; width: 900px; }
div#gmenu ul li { height: 34px; margin: 0px; padding: 0px; float: left; }
div#gmenu ul li a { display: block; height: 34px; text-decoration: none; }
div#gmenu ul li.btn1 a { background: url(img/menu1.png) no-repeat; width: 80px; height: 34px; }
div#gmenu ul li.btn2 a { background: url(img/menu2.png) no-repeat; width: 109px; height: 34px; }
div#gmenu ul li.btn3 a { background: url(img/menu3.png) no-repeat; width: 110px; height: 34px; }
div#gmenu ul li.btn4 a { background: url(img/menu4.png) no-repeat; width: 109px; height: 34px; }
div#gmenu ul li.btn5 a { background: url(img/menu5.png) no-repeat; width: 99px; height: 34px; }
div#gmenu ul li.btn6 a { background: url(img/menu6.png) no-repeat; width: 83px; height: 34px; }
div#gmenu ul li.btn7 a { background: url(img/menu7.png) no-repeat; width: 122px; height: 34px; }
div#gmenu ul li.btn8 a { background: url(img/menu8.png) no-repeat; width: 70px; height: 34px; }
div#gmenu ul li.btn9 a { background: url(img/menu9.png) no-repeat; width: 118px; height: 34px; }
div#gmenu ul li a:hover { background-position: 0px -34px; text-decoration: none; }
div#gmenu ul li span { visibility: hidden; }
div#menu_bottom { background: url(img/menu_bottom.png) no-repeat; height: 9px; width: 900px; }

/* トップページ */
div#main { background: url(img/main_img.png) no-repeat; height: 224px; width: 870px; text-align: left; padding-top: 60px; padding-left: 30px; font: 14px/180% 'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro', 'メイリオ', Meiryo, sans-serif; }
div.first { border-right: 1px solid #C8D97E; border-bottom: 1px solid #C8D97E; border-left: 1px solid #C8D97E; width: 878px; margin-right: auto; margin-left: auto; background: #FFF url(img/first_bg.jpg) no-repeat bottom; text-align: left; height: 220px; padding-top: 15px; margin-bottom: 20px; }
div.first p { padding: 0px 0px 0px 20px; margin: 0px; font-size: 13px; }
div.first div { width: 865px; margin-right: auto; margin-left: auto; margin-top: 15px; }
div.first div img { float:left; }
div.column { float: left; width: 325px; text-align: left; padding-left: 10px; }
div.column .box { background: #FDFDF9 url(img/box_bottom.png) no-repeat bottom; width: 290px; padding: 0px 15px 15px; float: right; }
div.event { float: left; width: 661px; text-align: left; padding-left: 10px; }
div.event .box { background: #FDFDF9 url(img/box_bottom.png) no-repeat bottom; width: 626px; padding: 0px 15px 15px; float: right; font-size: 13px; }
div.event dl { margin: 0px; padding: 0px; height: 300px; overflow: auto; }
div.event dt { color: #8C5233; font-size: 14px; border-bottom: 1px dotted #A87A55; padding-bottom: 8px; }
div.event dd { margin: 0px; padding: 8px 0px; }
div.banner { float: left; width: 210px; text-align: right; padding-left: 10px; margin-right: auto; }
div.banner p { margin: 0px; padding: 0px 0px 10px; }

/* フッター */
div#footer { width: 900px; background: #F6F5F1 url(img/footer_bg.jpg) repeat-x; padding-top: 15px; clear: both; margin-top: 20px; }
div#footer .footer_column { width: 170px; float: left; margin-left: 50px; text-align: left; margin-top: 25px; }
div#footer .company { background: url(img/footer_company.png) no-repeat; padding-top: 30px; }
div#footer .works { background: url(img/footer_works.png) no-repeat; padding-top: 30px; }
div#footer .model { background: url(img/footer_model.png) no-repeat; padding-top: 30px; }
div#footer .footer_column ul { margin: 0px; padding: 0px 0px 0px 8px; list-style: none; }
div#footer .footer_column ul li { background: url(img/footer_arrow.png) no-repeat 0px 8px; padding-left: 8px; padding-bottom: 5px; padding-top: 5px; }
div#footer .footer_column p { margin: 0px; padding: 0px 0px 5px; }
div#footer a:link { color:#6C6D41; text-decoration: underline; }
div#footer a:visited { color:#6C6D41; text-decoration: underline; }
div#footer a:hover { color:#F99; text-decoration:none; }
div#copy { font-size: 10px; text-align: right; clear: both; padding-right: 5px; }

/* 面接について */
.dia { background: url(img/icon_list.png) no-repeat 0px 0px; padding-left: 24px; padding-top: 3px; }

/* 所属モデル */
div.common_box .model_base { width: 225px; float: left; margin-left: 43px; padding-top: 15px; padding-bottom: 15px; }
div.common_box .model_base img { border: 1px solid #B6CC54; padding: 1px; float: left; }
div.common_box .model_base dl { margin: 0px; padding: 0px; width: 120px; float: right; background: url(img/model_list.png) no-repeat; height: 134px; }
div.common_box .model_base dt { color: #8C5233; font-size: 13px; border-bottom: 1px dotted #808130; margin-left: 23px; margin-top: 1px; }
div.common_box .model_base dd { font-size: 10px; margin-left: 23px; margin-top: 3px; }

/* 会社概要 */
div.common_box .photo { width: 720px; margin-right: auto; margin-left: auto; }
div.common_box .photo p { float: left; font-size: 10px; width: 230px; margin-right: 5px; margin-left: 5px; }
div.common_box .photo p img { border: 1px solid #8CB1DB; padding: 1px; }

/* よくあるご質問 */
div.faq pre { background: url(img/icon_arrow.png) no-repeat 0px 3px; padding-left: 12px; font-size: 12px; margin: 0px 0px 0px 65px; font-weight: normal; color: #333; }
div.faq span { font-weight: bold; color: #F69; margin-top: 5px; }

/* リンク */
div.link ul li { background: url(none); font-size: 10px; text-align: center; float: left; height: 100px; width: 240px; margin: 0px; padding: 0px; }

/* お問い合わせ */
div.inquiry dl { padding-top: 15px; padding-bottom: 15px; margin-right: auto; margin-left: auto; width: 550px; }
div.inquiry dt { margin: 0px; padding: 0px 20px; float: left; width: 130px; border-style: none; }
div.inquiry dd { margin: 0px 0px 8px; border-bottom: 1px dotted #A87A55; padding: 0px 0px 8px; }
div.inquiry small { font-size: 10px; color: #F60; }
div.inquiry p strong { color:#F60;}

/* モデルページ */
div#main_pro a:link { color:#FFF; }
div#main_pro a:visited { color:#FFF; }
div#main_pro a:hover { color:#FFFF99; }

div#main_pro { float: right; width: 626px; text-align: left; margin-right: 20px; }
div#main_pro .box { background: #FFF url(img/box_bottom_pro.png) no-repeat bottom; width: 620px; float: right; font-size: 13px; padding-top: 15px; padding-bottom: 30px; }
div#main_pro .box .model_l { width: 620px; text-align: left; clear: both; padding-bottom: 30px; }
div#main_pro .box .model_l img { float:left; }
div#main_pro .box .model_l .prof { width: 350px; float: right; padding: 10px; color: #FFF; background: #F25E92; }
div#main_pro .box .model_l .prof strong { font-size: 18px; font-weight: normal; }
div#main_pro .box .model_l .prof p { padding: 5px 0px; margin: 0px; }


div.photo_area { width: 350px; float: right; padding: 10px; }
div.photo_area ul { margin: 0px; padding: 0px; list-style: none; }
div.photo_area ul li { float: left; padding: 3px; }
div.photo_area ul li img { height: 40px; width: 40px; border: 1px solid #FFCAE3; padding: 1px; }
div#main_pro .box .model_s { clear: both; width: 620px; }
div#main_pro .box .model_s div { width: 154px; margin-right: 1px; float: left; }
div#main_pro .box .model_s div dl { margin: 0px; padding: 0px; }
div#main_pro .box .model_s div dt { margin: 0px; padding: 4px 0px; color: #FFF; background: #FF9900; text-align: center; line-height: 100%; }
div#main_pro .box .model_s div dd { font-size: 10px; margin: 0px; padding: 3px 0px; text-align: center; line-height: 130%; }
div#main_pro .box .model_s div.other dt { background: #B6CC54; }

div#navi { float: left; width: 220px; }
div.news { float: left; width: 217px; text-align: left; padding-left: 10px; margin-bottom: 15px; }
div.news .box { background: #FFF url(img/news_bottom.png) no-repeat bottom; width: 182px; padding: 0px 15px 15px; float: right; font-size: 13px; margin-left: auto; }
div.news dl { margin: 0px; padding: 0px; height: 300px; overflow: auto; }
div.news dt { color: #FF9900; }
div.news dd { margin: 0px; padding: 0px 0px 5px; font-size: 10px; }

/* モデル詳細 */
div.common_box .model_details { width: 730px; margin-right: auto; margin-left: auto; }
div.model_details .photo { float: left; width: 367px; }
div.model_details .photo img { padding: 1px; border: 1px solid #FFCAE3; }
div.model_details .photo p { margin: 0px; padding: 2px 0px; width: 367px; }
div.model_details .photo p img { border:none;}
div.model_details .prof { float: right; width: 360px; }
div.model_details .prof .name { background: url(img/model_name.png) no-repeat; height: 50px; width: 360px; }
div.model_details .prof .name dl { margin: 0px 0px 0px 40px; padding: 0px; }
div.model_details .prof .name dt { float: left; width: 8em; padding: 15px 0px 0px; font-size: 20px; color: #FFF; font-weight: normal; margin: 0px; border:none; }
div.model_details .prof .name dd { _height: 1%; padding: 15px 0px 5px; margin: 0px; border-bottom: 1px dotted #FFCAE3; color: #FFF; font-size: 14px; text-align: right; width: 290px; }
div.model_details .prof .list { width: 330px; padding-top: 15px; padding-left: 30px; clear: both; }
/*div.model_details .prof .list dl { margin: 0px; padding: 0px; }
div.model_details .prof .list dt { float: left; width: 100px; padding: 0px 0px 0px 8px; color: #8C5233; font-weight: normal; margin: 0px; border-top: none; border-right: none; border-bottom: none; border-left: 3px solid #FFCAE3; height: 20px; }
div.model_details .prof .list dd { _height: 1%; padding: 0px 5px 3px; margin: 0px 0px 8px; border-bottom: 1px dotted #FFCAE3; color: #333; width: 320px; }*/
div.model_details .pre { width: 135px; float: right; text-align: right; background: url(img/arrow_pre.png) no-repeat left center; margin-top: 50px; clear: right; }
.pre a:link { color:#465912; }
.pre a:visited { color:#465912; }
.pre a:hover { color:#F90; }

/*div.model_details .prof .list dt { float:left; width:100px; padding:0px 0px 0px 8px; font-weight:bold; color: #8C5233; font-weight: normal; border-top: none; border-right: none; border-bottom: none; border-left: 3px solid #FFCAE3; height: 20px; clear:both; }
div.model_details .prof .list dd { width:320px; padding:0px 5px 3px 0px; margin: 0px 0px 0px 8px; border-bottom: 1px dotted #FFCAE3; color: #333; _height: 1%; }*/

div.model_details .prof .list dl,dt,dd { margin: 0px; padding: 0px; }
div.model_details .prof .list dl { width: 320px; 	_zoom: 1;	overflow: hidden; }
div.model_details .prof .list dt,dd { padding: 5px; margin: 8px 0px -1px; }
div.model_details .prof .list dt { color: #8C5233; clear: both; float: left; width: 80px; border-left: 3px solid #FFCAE3; border-bottom: 1px dotted #FFCAE3; }
div.model_details .prof .list dd { margin-left: 80px; border-bottom: 1px dotted #FFCAE3; }




/*-- モデル詳細IE7 hack --*/
*:first-child+html div.model_details .prof .name dd { border-bottom: none; width: 150px; }



/* フォトギャラリー */
div.model_details div.tab { clear: both; margin-top: 40px; float: left; width: 730px; background: url(img/pro_ttl_bg.png) repeat-x; }
div.model_details .pg ul { list-style: none; margin: 0px auto; padding: 10px 0px; width: 685px; }
div.model_details .pg ul li { background: url(none); float: left; margin: 5px; padding: 0px; }
div.model_details .pg ul li img { border: 1px solid #FFCAE3; padding: 1px;}

/* 主演作品	 */
div.model_details .mw { width: 712px; clear:both; margin-right: auto; margin-left: auto; padding-top: 15px; padding-bottom: 15px; }
div.model_details .mw ul { list-style: none; margin: 0px auto; padding: 10px 0px; }
div.model_details .mw ul li { background: url(none); float: left; margin: 3px; padding: 0px; }
