@charset "utf-8";

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

"CSI official weblog"

Cascading Style Sheet Setting File
/contents.css

設定ファイル
Ver.2009/10/02

2009 gooya Corporation.

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

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

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

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

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





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


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


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

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

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

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

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

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

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

#Cast p.txt{
	margin-bottom:1.2em;
	color:#333333;
}

#Cast .tvData{
	margin-bottom:5px;
	color:#4d4d4d;
}

#Cast .actData{
	margin-top:10px;
	color:#4d4d4d;
}


#Cast h4{
	margin-bottom:0;
	text-align:left;
}

#Cast h4.title{
	color:#009933;
}

#InfoArea{
	margin-bottom:15px;
}

#CastArea h4{
	margin-bottom:7px;
}

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

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

#CastArea .more{
	text-align:right;
}


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