@charset "utf-8";

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

"Grey's Anatomy official weblog"

Cascading Style Sheet Setting File
/contents.css

設定ファイル
Ver.2010/10/12

2010 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:410px;
	margin:0px auto;
}

#Cast h3{
	padding-bottom:12px;
}

#Cast .data p{
	margin-bottom:20px;
	color:#0055ac;
}

#Contents #Cast p{
	padding-bottom:20px;
}

#Cast #OrgTitle, #Cast .more{
	color:#e03837;
}

#CastArea .role{
	color:#2b57b8;
}

#Cast h4{
	text-align:left;
}

#Contents #Cast #CastArea p{
	padding-bottom:8px;
}

#CastArea .leftImg, #CastArea .rightImg{
	width:410px;
	padding-bottom:8px;
}

#CastArea .leftImg .img{
	float:left;
	width:91px;
	margin-right:9px;
}
#CastArea .leftImg .txt{
	float:right;
	width:310px;
}
#CastArea .leftImg .txt h4{
	margin-bottom:10px;
}
#CastArea .leftImg .txt p{
	font-size:11px;
	line-height:1.4;
}

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

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