@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	outline: none;
}
html,body{ height: 100%;}
/*html{background: url(../img/bg_wall.gif) center 0 no-repeat;}*/
body{
	font-size: 12px;
	color: #444;
	font-family: Verdana,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "ＭＳ Ｐゴシック", "MS PGothic","メイリオ", Meiryo, Osaka,, sans-serif;
	line-height: 160%;
}

/*------------------------------------------------------
 IE PNG fix
------------------------------------------------------*/
.png,#scheduleBase,img.movie { _behavior: url(/test/_hodoi/common/js/iepngfix.htc) }


/*------------
  装飾 
--------------*/
h1,h2{font-size: 12px; line-height:1;}
h2{
	padding-bottom:13px;
	*display: inline-block;
}

a,a:visited{
	color: #719711;
	text-decoration: none;
}
a.selected,a:hover{
	text-decoration: none;
	color: #ff6600;
	cursor: pointer;
}
img{ border: 0; text-decoration:none;}

.small{
	font-size: 10px;
	line-height: 14px;
}
.left{ float: left;}
.right{ text-align: right;}
.clear{	clear: both;}

.verdana{ font-family: Verdana, Geneva, sans-serif;}
.fontRoman{	font-family:"Times New Roman", Times, Georgia, serif;}
.font11{ font-size:11px;}
.lh0{ line-height:1;}
.mt5{ margin-top: 5px;}
.mb5{ margin-bottom: 5px;}
.mb10{ margin-bottom: 10px;}
.mb25{ margin-bottom: 25px;}
.mb30{ margin-bottom: 30px;}
.pb30{ padding-bottom: 30px;}
.pl13{ padding-left: 13px;}

.textarea{ padding-left:8px; margin-bottom:20px;}

.red{color: #cc0000;}
.new{
	color: #cc0000;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-weight: normal;
	padding-left:5px;
}
.module{
	padding-bottom: 30px;
	*padding-bottom:30px;
	position: relative;
	clear: both;
}
a.movie, a.view{
	position:relative;
	display:block;
	width: 240px;
	height: 64px;
}
span.movie{
	display: block;
	width: 240px;
	height:68px;
	background:url(/common/img/bg_plmv.png) no-repeat;
	_background:url(/common/img/bg_plmv.gif) no-repeat;
	position:absolute;
	z-index:3;
	top:0;
	left:0;
}
span.view{
	display: block;
	width: 240px;
	height:68px;
	background:url(/common/img/bg_view.png) no-repeat;
	_background:url(/common/img/bg_view.gif) no-repeat;
	position:absolute;
	z-index:3;
	top:0;
	left:0;
}


/*------------
  構造 
--------------*/
#sitebody{
	height: 100%;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#lineup #sitebody{
	height: inherit;
	width: 980px;
	margin: 0 auto;
	position: relative;
	padding: 0;
}
#container{
	width: 640px;
	margin: 0;
	padding: 30px 0 0 30px;
	position: relative;
	min-height:735px;
	height:100%;
	height: auto !important;
	*display: inline-table;
}
#contents{
	width: 570px;
	padding: 10px 0 0 25px;
	position: relative;
	float:left;
}
#lineup #contents{
	padding: 0;
	height:940px;
	width: 685px;
}


/*-------------------------------------------------------------------------
 gnaviメニュー
-------------------------------------------------------------------------*/
#gnavi{
	width: 255px;
	height: 1290px;
	padding: 0 15px;
	text-align: right;
	position:relative;
	float: right;
	top: 0;
	right:5px;
	z-index:1;
	background: url(../img/bg_sidebar.gif) center 0 no-repeat;
}
#lineup #gnavi{
	right:15px;
	top: 0;
}
#gnaviHead{
	height: 75px;
	position: relative;
}
#gnavi .fontRoman a{ font-size:14px; line-height:1;}
#logo{
	position: absolute;
	top: -1px;
	left:-10px;
}
#smallLogo{
	padding-left:0px;
	position:absolute;
	top:0px;
	left: 0px;
	width:190px;
	height:70px;
}
#lastupdate{
	text-align: right;
	color: #555;
	font-size: 9px;
	line-height: 130%;
	position: absolute;
	top: 3px;
	right: 0px;
}
#copyright{
	/*font-style: italic;*/
	font-size: 10px;
	line-height: 14px;
	margin-top: 10px;
}

/* [2]タレントプロフィール */

a#btnTalent{
	background:url(../img/btn_talent.gif) no-repeat 0 0;
	width:174px;
	height:34px;
	display:block;
	float: right;
	*float:none;
	*margin-bottom:-12px;
	margin-top: 2px;
}
a:hover#btnTalent{
	background:url(../img/btn_talent.gif) no-repeat 0 -34px;
}

/* [3]タレントスケジュール */
#schedule p{
	margin-bottom: 10px;
}
#schedule dl{
	width: 95%;
	padding: 0px 5px 6px 5px;
	margin-bottom: 4px;
	float: right;
	clear: both;
	border-bottom: 1px dotted #ab9;
}
#schedule dl.noline{ border: none;}
#schedule dt{
	float: right;
	width: 35px;
	line-height: 130%;
}
#schedule dd{
	margin-right: 35px;
	line-height:130%;
}
a#btnMonthly{
	background:url(../img/btn_monthly.gif) no-repeat 0 0;
	width:202px;
	height:34px;
	display:block;
	float: right;
	*float:none;
	*margin-bottom:-12px;
	margin-top: 10px;
	clear: both;
}
a:hover#btnMonthly{
	background:url(../img/btn_monthly.gif) no-repeat 0 -34px;
}

/*schedule close both*/
#closeBtn,#closeBtn02{
	position: absolute;
	right:10px;
	top:10px;
}


.greenline{
	padding-top:15px;
	border-top: 1px dotted #ab9;
	}

/*
#naviCont{
	position: relative;
	top: 75px;
	right: 8px;
	text-align: right;
}
#naviCont img.naviTtl{
	position: relative;
	right: -5px;
	margin-bottom: 2px;
}
.moduleNavi{
	margin-bottom: 20px;
	color: #666;
}
*/

/*-----------------------
  controlWindow.jp用
------------------------*/
/* Javascript */
#modal_container {  
	overflow:auto;  
	font-family:"Lucida Grande",Verdana;  
	font-size:12px;  
	color:#333;  
	text-align:left; 
	/*height: 100%;*/
} 
#modal_overlay { background-color:#444; }

/*-------------------------------------------------------------------------
 clearfix
-------------------------------------------------------------------------*/

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

.clearfix {
  min-height: 1px;
}

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


