@charset "utf-8";

/** |READ ME| **************************************************************************************

"CSI official weblog"

Cascading Style Sheet Setting File
/contents.css

設定ファイル
Ver.2011/3/16

2011 gooya Corporation.

---------------------------------------------------------------------------------------------------

【このcssファイルには、各ページの固有の項目に対して記述しています】

01.TopPage Section
トップページに関する設定

02.Cast Section
キャストページに関する設定

************************************************************************************** |READ ME| **/





/** |01.Top Section| ********************************************************************* START **/


/** END *********************************************************************** |01.Top Section| **/


/** |02.Cast Section| ******************************************************************** START **/

#Cast,
#AboutArea,
#CastArea{
	width:415px;
	margin:0px auto;
}

#Cast .program,
#AboutArea .program{
	margin:20px 0 10px;
}
#Cast .program li,
#AboutArea .program li{
	font-weight:bold;
}

#Cast .notes,
#AboutArea .notes{
	font-size:10px;
}

#Cast h3 img,
#CastArea h3,
#AboutArea h3{
	margin:10px 0px;
}

#Contents #AboutArea p{
/*	margin:0 0 10px;*/
}

#Cast h4, #Cast .more, #CastArea .role{
	color:#009933;
}

#Cast .more,
#AboutArea .more{
	color:#009933;
	font-weight:bold;
}

#InfoArea .txt{
	margin:0 0 20px;
}

.fcGreen,
.fcGreen li{color:#009933;}

#CastArea .leftImg, #CastArea .rightImg{
	width:415px;
	margin-bottom:20px;
}

#CastArea h4 img{
	margin-bottom:5px;
}

#CastArea .leftImg img{
	float:left;
	margin-right:10px;
}

#CastArea .rightImg img{
	float:right;
	margin-left:10px;
}

.castCforensicsArea .wrapper .img{
	width:120px;
}
.castCforensicsArea .wrapper .txt{
	width:285px;
}
.castCforensicsArea .leftImg .img,
.castCforensicsArea .rightImg .txt{
	float:left;
}
.castCforensicsArea .leftImg .txt,
.castCforensicsArea .rightImg .img{
	float:right;
}

/** END ********************************************************************** |02.Cast Section| **/
