@charset="utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	line-height:1.5;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
 
/* remember to define focus styles! */
:focus {
	outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
 
/* tables still need 'cellspacing=&quot;0&quot;' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0 none;
}
.clr {
	 clear: both;
	 height: 0;
	 width: 0;
	 margin: 0;
	 padding: 0;
	 line-height: 0;
	 font-size: 0;
}

a:link{ color:#1044d9; }
a:visited{ color:4000a1; }
a:hover{ color:#3f71ff; }

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    }

body {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 12px;
	background: url(../images/body_bg.gif);
}
body * { letter-spacing:0.8px;}
#wrap { min-width:960px;}

#header {
	background: url(../images/header_bg.gif);
	height: 151px;
	position:relative;
}
#logo {
	width:250px;
	padding: 30px 0;
	margin:0 auto;
}
#topBanner {
	position:absolute;
	top:15px;
	right:20px;
	}
#header nav {
	display: inline-block;
}
#header nav div {
	float: left;
	width: 225px;
}

#container {
    text-align: center;
}
#container-mainImage {
	width: 100%;
	background: #dee3e7 url(../images/mainImg.jpg) center top no-repeat;
	border-bottom: 1px solid #FFFFFF;
	height:281px;
}
#container-banner {
	float:right;
	width:300px;
	margin:8px 10px 0 ;
}
#container-banner img { display:block; margin-bottom: 8px; }
#container-banner:after {
	display:block;
	height:0;
	clear:both;
	content:".";
	visibility:hidden;
}
#container-talent {
	padding: 10px;
}
#talent-list {
	display: inline-block;
}
#talent-list div {
	float:left;
	margin: 10px 12px;
	cursor: pointer;
}
#container-info {
	display: inline-block;
}

#left-area {
	float: left;
	text-align: left;
	width: 640px;
	margin-right:15px;
	padding: 0 10px;
}

#news-list {
	width: 640px;
	min-height: 240px;
	margin:20px 0 30px;
}
#news-list h2, #ad-area h2 {
	background: url(../images/line.gif) left bottom repeat-x;
}
#news-list ul {
	height: 300px;
	max-height: 300px;
	overflow-y: scroll;
	overflow-x: none;
}
#news-list .item-set {
	font-size: 14px;
	line-height: 1.2em;
	color: #211F47;
	background: url(../images/line.gif) left bottom repeat-x;
	/*text-shadow: 1px 1px rgba(128, 128, 128, .6);
	text-shadow: 1px 1px 1px #ffffff, -1px -1px 1px #ffffff;*/
	padding: 10px 5px;
}
#news-list .item-set .date {
	float:left;
	width: 100px;
	font-weight: bold;
}
#news-list .item-set .doc {
	float:left;
	width: 510px;
}


#ad-area {
	margin-top: 10px;
}
#ad-area ul li{
	border:#d9d9d9 solid 1px;
	background-color: rgba(255,255,255,0.7);
	margin:10px 0 0;
	padding:10px;
	}
#ad-area .text_area { float:left; width:350px; margin-left:5px;}
#ad-area .img_area { float:right; width:252px; text-align:center;}
#ad-area .img_area a img { border-bottom:#999999 solid 1px;}
#ad-area .ad-title, .ad-text, .comment { color:#060937;}
.strong { font-size:14px; font-weight:bold; line-height:18px; }
#ad-area .ad-title {
	border-bottom:#060937 dashed 1px;
	font-size:16px;
	line-height:18px;
	padding:0 0 5px;
	}
#ad-area .ad-title span { font-size:14px; }
#ad-area .ad-text{
	font-size:12px;
	line-height:14px;
	margin:8px 0 2px;
	}
#ad01 .strong { color:#00a3ee;}
#ad02 .strong { color:#e62e5c; }
#ad-area .comment-title {
	color:#f94c00;
	font-size:12px;
	line-height:14px;
	}
#ad-area .comment {
	background: transparent url(../images/pickup01_img.gif) left top no-repeat;
	width:320px;
	height:81px;
	font-size:12px;
	line-height:16px;
	padding:20px 10px 10px;
	}

#movie-list {
	width:960px;
	margin:10px auto;
	}
#movie-list ul{
	margin:0 0 0 28px;
	padding:0;
	}
#movie-list ul li {
	display:block;
	float:left;
	width:260px;
	height:200px;
	margin:10px 20px;
	}
#right-area {
	float: right;
	width:300px;
}
#movie-list iframe {
	margin-top: 10px;
}
#footer {
	margin-top: 20px;
	background: url(../images/footer_bg.gif) repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 2em;
	height: 151px;
}
#footer .wrap {
	padding: 20px 0;
	height: 111px;
	color: #CDCBD5;
	text-shadow: 1px 1px rgba(255, 255, 255, .15);
}
#footer-link,
#footer-link a {
	color: #CDCBD5;
	text-decoration: none;
}
#bonito-info,
#bonito-info a {
	color: #7879BB;
}

/** ・ｽv・ｽ・ｽ・ｽt・ｽB・ｽ[・ｽ・ｽ・ｽy・ｽ[・ｽW {{ **/
#profileMainArea, #galleryMainArea{
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
    width: 820px;
}
.link_right {
	text-align:right;
	}
.left { float:left;}
.right{ float:right;}
#profLeftArea{
    color: #777777;
    float: left;
    margin-top: 10px;
    width: 230px;
}
#profileImage{
  text-align:center;
  margin-bottom:5px;
}
#profileImage > img {
    border: 2px solid #FFFFFF;
    border-radius: 3px;
    box-shadow: 0 0 8px 0 #AAAAAA;
}

#profTextArea{
	border:#ffffff solid 1px;
    text-align: left;
	width:530px;
	min-height:260px;
    margin: 10px 0 0 250px;
	padding:10px 20px;
    box-shadow: 0 0 2px 0 #cccccc;
}

#profTextArea img.left { margin:0 15px 10px 0;}
.link_right a{
	line-height:20px;
	}
	
/** ・ｽI・ｽ・ｽ・ｽG・ｽA・ｽy・ｽ[・ｽW {{ **/
#onair-info {
	display: inline-block;
	margin-top:10px;
}
#onair-list {
	border:#ffffff solid 1px;
	width: 820px;
	min-height: 600px;
	text-align: left;
	padding: 20px;
    box-shadow: 0 0 2px 0 #cccccc;
}
#onair-list ul {
	height: 600px;
	max-height: 600px;
	overflow-y: scroll;
	overflow-x: none;
}
#onair-list .item-set {
	padding: 10px 5px;
	font-size: 14px;
	line-height: 1.2em;
	color: #211F47;
	background: url(../images/line.gif) left bottom repeat-x;
	/*text-shadow: 1px 1px rgba(128, 128, 128, .6);*/
}
#onair-list .item-set .date {
	float:left;
	width: 100px;
	font-weight: bold;
}
#onair-list .item-set .doc {
	float:left;
	width: 510px;
}

/** ・ｽ・ｽﾐ擾ｿｽ・ｽy・ｽ[・ｽW {{ **/
#companyMainArea{
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
    width: 820px;
}
#companyTextArea{
	border:#ffffff solid 1px;
	font-size:16px;
	padding: 20px;
    box-shadow: 0 0 2px 0 #cccccc;
}

.banner_box { text-align:center; line-height:16px; margin-bottom:10px;}
.banner_box img { margin: 0 0 8px;}

#galleryPhotoArea h3{
	border:#ffffff solid 1px;
	color:#243c74;
	font-size:16px;
	margin:30px auto 15px;
	padding:5px 0;
	}
	
.outline{
	border:#d9d9d9 solid 1px;
	background-color: rgba(255,255,255,0.7);
	margin:10px 0 0;
	padding:10px 20px;
	}
.outline p {
	color:#666666;
	margin:5px 0 ;
	}
.outline .title { font-size:14px; }