.clear{
	clear:both;
}
div{
	margin:0;
	padding:0;
}
body{
	background:url(../img/bg_body.png) repeat-x;
	text-align:center;
}
a{
	text-decoration:none;
	color:#C80005;
}
a:hover{
	text-decoration:underline;
}
img{
	border:none;
}
#container_parent{
	background:url(../img/bg_container_parent.gif) repeat-x top center;
	min-width:1100px;
	width:100%;
}
#container{
	width:1100px;
	margin:0 auto;
	text-align:left;
}
#header{
	width:1100px;
	height:60px;
}
#header h1{
	line-height:1;
	margin:0;
	padding:13px 0 0 4px;
}
#navi_box{
	width:1100px;
	height:70px;
}
#navi_box ul,li{
	list-style-type:none;
	padding:0;
	margin:0;
	line-height:1;
}
#navi_box li{
	float:left;
}
#pankuzu{
	background:url(../img/pankuzu_border.gif) no-repeat bottom left;
	padding:0;
	margin:0 0 75px 0;
}
#pankuzu p{
	font-size:12px;
	padding:0 0 10px 0;
}

#content{
	padding:20px 0 30px 0;
	background:#FFF;
}
#footer{
	background:url(../img/bg_footer.gif) repeat-x;
	width:100%;
	min-width:1100px;
}
#footer .child{
	width:1100px;
	height:94px;
	text-align:left;
	margin:0 auto;
}
#footer .child #sns_box{
	width:240px;
	padding:20px 0 40px 860px;
}
#footer .child #sns_box ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#footer .child #sns_box li{
	float:left;
	margin:0;
	padding:0;
	line-height:1;
}
#footer .child #sns_box li img{
	vertical-align:bottom;
}
#footer .child .child2{
	width:364px;
	height:94px;
	text-align:right;
	padding:0 0 0 724px;
}
#footer .child .child2 img#f_logo{
	margin-bottom:10px;
	padding-top:20px;
}
#main_contents{
	width:1080px;
	margin:0 auto;
}
#main{
	width:700px;
	float:left;
}
#side{
	width:300px;
	float:right;
	border:1px solid #DCDCDC;
	margin-bottom:80px;
}
#side_child{
	padding:16px;
}
#side #side_child img{
	margin-bottom:15px;
}
#side #side_child img.last{
	margin:0;
}
/*-上記は全頁共通設定-*/


/*-以下個別設定-*/

/*-トップページ-*/
#topics{
	width:690px;
	margin:0 auto;
	padding:19px 0 0 0;
}
#topics .left{
	float:left;
	width:160px;
}
#topics .right{
	float:right;
	width:515px;
	padding:5px 0 0 0;
}
#topics .right p{
	font-size:14px;
	line-height:24px;
	margin:0;
}
#topics .right p.date{
	font-size:12px;
	line-height:1;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:8px;
}
#topics .right p.title{
	font-size:16px;
	line-height:22px;
	color:#C80005;
	margin-bottom:14px;
}
#topics .right p.title a{
	color:#C80005;
	font-weight:bold;
}
#topics .no_photo{
	width:675px;
	padding:5px 0 0 0;
}
#topics .no_photo p{
	font-size:14px;
	line-height:24px;
	margin:0;
}
#topics .no_photo p.date{
	font-size:12px;
	line-height:1;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:8px;
}
#topics .no_photo p.title{
	font-size:16px;
	line-height:22px;
	color:#C80005;
	margin-bottom:14px;
}
#topics .no_photo p.title a{
	color:#C80005;
	font-weight:bold;
}
#topics .clear{
	padding:20px 0 10px 0;
}
#topics p.mb20{
	margin-bottom:50px;
}
#topics p.caution{
	font-size:12px;
}

/*-ニュースページ-*/
.news{
	width:690px;
	margin:0 auto;
	padding:30px 0 0 0;
}
.news img{
	padding:0 20px 20px 0;
}
.news p{
	font-size:13px;
	line-height:24px;
}
.news p.title{
	margin:0 0 0 185px;
	font-size:18px;
	font-weight:bold;
	padding:0 0 3px 6px;
	border-left:3px solid #C80005;
	line-height:19px;
}
.news p.title span{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#3C3C3C;
}
.news_no_photo{
	width:690px;
	margin:0 auto;
	padding:30px 0 0 0;
}
.news_no_photo p{
	font-size:13px;
	line-height:24px;
}
.news_no_photo p.title{
	margin:0;
	font-size:18px;
	font-weight:bold;
	padding:0 0 3px 6px;
	border-left:3px solid #C80005;
	line-height:19px;
}
.news_no_photo p.title span{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#3C3C3C;
}

/*-タレントページ-*/
#talent{
	width:690px;
	margin:0 auto;
	padding:30px 0 0 0;
}
#talent img{
	vertical-align:bottom;
}
#talent ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#talent li{
	float:left;
	margin:0 10px 10px 0;
}
#talent li.last{
	margin:0 0 10px 0;
}

/*-採用情報ページ-*/
#recruit{
	width:690px;
	margin:0 auto;
	padding:30px 0 0 0;
}
#recruit p.title{
	margin:0 0 24px 0;
	padding:0 0 3px 6px;
	border-left:3px solid #C80005;
	font-size:18px;
	font-weight:bold;
	line-height:19px;
}
#recruit p.title span{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#3C3C3C;
}
#recruit p.txt01{
	font-weight:bold;
	font-size:14px;
	margin:0 0 4px 0;
	padding:0;
	line-height:1;
}
#recruit p.txt02{
	font-size:14px;
	margin:0 0 16px 0;
	padding:0 14px;
	line-height:21px;
}

/*-ブログページ-*/
#blog{
	width:690px;
	margin:0 auto;
	padding:30px 0 50px 0;
}
#blog img{
	vertical-align:bottom;
}
#blog ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#blog li{
	float:left;
	margin:0 10px 10px 0;
}
#blog li.last{
	margin:0 0 10px 0;
}

/*-会社概要ページ-*/
#company{
	width:690px;
	margin:0 auto;
	padding:30px 0 0 0;
}
#company table{
	width:690px;
}
#company table td{
	padding:10px 0;
	text-align:left;
	vertical-align:top;
	background:url(../img/company_border.gif) bottom left repeat-x;
}
#company table td p{
	font-size:14px;
	line-height:21px;
}
#company table tr.tr01{
	background:#F5F5F5;
}
#company table td.td01{
	width:128px;
}
#company table td.td01 p{
	padding:0 0 0 10px;
	font-weight:bold;
}

/*-お問い合わせページ-*/
#contact{
	width:690px;
	margin:0 auto;
	padding:30px 0 0 0;
}
#contact table{
	width:690px;
	margin:0 0 14px 0;
}
#contact table td{
	padding:10px 0;
	text-align:left;
	background:url(../img/company_border.gif) bottom left repeat-x;
}
#contact table td p{
	font-size:14px;
	line-height:21px;
}
#contact table tr.tr01{
	background:#F5F5F5;
}
#contact table td.td01{
	width:192px;
}
#contact table td.td01 p{
	padding:0 0 0 8px;
	margin-left:10px;
	font-weight:bold;
	background:url(../img/contact_block.gif) no-repeat top left;
}
#contact .contact_width{
	width:300px;
}

/*-タレント個人ページ-*/
#talent_kojin{
	padding:30px 0 0 0;
	position:relative;
}
#talent_kojin h3{
	margin:0 0 12px 0;
	padding:0;
	line-height:1;
}
#talent_kojin .left{
	width:375px;
	float:left;
}
#talent_kojin .right{
	width:310px;
	position:absolute;
	bottom:0;
	right:0;
}
#talent_kojin .right table{
	width:310px;
}
#talent_kojin .right table td{
	margin:0;
	padding:0 0 6px 0;
}
#talent_kojin .right table td.td01{
	width:90px;
}
#talent_kojin .right table td p{
	padding:0 10px;
	line-height:21px;
	font-size:14px;
	margin:0;
}
#talent_kojin .right table td.td02{
	padding:0;
}
#talent_kojin .right table td.td02 ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#talent_kojin .right table td.td02 li{
	float:left;
	margin:0 5px 0 0;
	padding:0;
}
#talent_kojin .right table td.td02 li.last{
	margin:0 0 0 0;
}
#talent_kojin_works{
	width:700px;
	padding:55px 0 0 0;
}
#talent_kojin_works .mb20{
	margin-bottom:20px;
}
#talent_kojin_works table{
	width:600px;
	margin:0 50px;
}
#talent_kojin_works table td{
	vertical-align:top;
	padding:0 0 30px 0;
}
#talent_kojin_works table td.td01{
	width:150px;
}
#talent_kojin_works table img{
	padding-top:4px;
}
#talent_kojin_works table p{
	font-size:14px;
	line-height:21px;
	margin:0;
	padding:0;
}


/*-ホスト番組出演者募集ページ-*/
#host{
	padding:30px 0 30px 0;
}
#host h2{
	font-size:18px;
	margin-bottom:18px;
	color:#009EA7;
	border-left:5px solid #009EA7;
	padding-left:8px;
	line-height:1.5;
}
#host p#txt01{
	margin:0;
}
#host img{
	margin-bottom:24px;
}
#host ul{
	margin:0 0 24px 0;
}
#host li{
	list-style-type:decimal;
	margin:0;
}
#host li#no-decimal{
	list-style-type:none;
	padding:0;
	margin:0 0 0 -24px;
}
#host p.title{
	font-weight:bold;
	fonts-size:16px;
	color:#009EA7;
	margin:0 0 6px 0;
}
#host table{
	width:700px;
	margin:50px 0 14px 0;
}
#host table td{
	padding:10px 0;
	text-align:left;
	background:url(../img/company_border.gif) bottom left repeat-x;
}
#host table td p{
	font-size:14px;
	line-height:21px;
}
#host table tr.tr01{
	background:#F5F5F5;
}
#host table td.td01{
	width:192px;
}
#host table td.td01 p{
	padding:0 0 0 8px;
	margin-left:10px;
	font-weight:bold;
	background:url(../img/contact_block.gif) no-repeat top left;
}
#host table#host_ganguminaiyou{
	width:700px;
	margin:10px 0 30px 0;
}
#host table#host_ganguminaiyou td{
	padding:0;
	text-align:left;
	background:none;
	border-bottom:1px solid #CCC;
}
#host table#host_ganguminaiyou td p{
	line-height:1.3;
}
#host table#host_ganguminaiyou td.host_left{
	width:180px;
}
#host table#host_ganguminaiyou td.host_left p{
	font-weight:bold;
}
#host table#host_ganguminaiyou p.title{
	font-weight:bold;
	color:#000;
	margin:10px 0 0 0;
}
#host table#host_ganguminaiyou td.host_right{
	width:520px;
}
#host table#host_ganguminaiyou td.host_right p span{
	font-size:12px;
}


/*-モデル大募集ページ-*/
#recruit_model{
	width:690px;
	margin:0 auto;
	padding:30px 0 0 0;
}
#recruit_model p.title{
	margin:0 0 24px 0;
	padding:0 0 3px 6px;
	border-left:3px solid #C80005;
	font-size:18px;
	font-weight:bold;
	line-height:19px;
}
#recruit_model p.title span{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#3C3C3C;
}
#recruit_model p.txt01{
	font-weight:bold;
	font-size:14px;
	margin:0 0 4px 0;
	padding:0;
	line-height:1;
}
#recruit_model p.txt02{
	font-size:14px;
	margin:0 0 16px 0;
	padding:0 14px;
	line-height:21px;
}


.mtb20{
	margin:40px 0;
}