@charset "utf-8";
/*------------------------------------------------------------------------------------------------
creation date 2009.11.21
http://www.miturugi.jp
Copyright (C) JIVE Inc. All Rights Reserved.
------------------------------------------------------------------------------------------------*/
/* \*/
/*----------------------------------------------------------
parts
----------------------------------------------------------*/
.totop{
	width:93px;
	margin:0 0 15px auto;
	}
.attention{
	color:#FF0000;
	}	
.small{
	font-size:85%;
	}
a.cir{
	display:block;
	min-height:18px;
	padding-left:23px;
	background:url(../images/ico_arw.gif) no-repeat left 1px;
	}
.read{
	margin-bottom:2em;
	}
/*------------------------------------------------------------------------------------------------
cast
------------------------------------------------------------------------------------------------*/
#cast h2{
	margin-bottom:0;
	}
.cast{
	width:664px;
	margin-left:12px;
	padding-bottom:50px;
	background:url(../images/bg_box664_btm.png) no-repeat left bottom;
	}
.castIn{
	overflow:hidden;
	width:664px;
	padding-top:9px;
	background:url(../images/bg_box664_top.gif) no-repeat left 15px;
	}
.cast dl{
	float:left;
	display:inline;
	margin-left:10px;
	}
.cast dl:first-child,
.cast dl.firstChild{
	margin-right:37px;
	}
.cast dl dt{
	line-height:1;
	font-size:0;
	}
.cast dl dd{
	width:292px;
	margin:0.5em 0;
	}
.cast dl dd span{
	color:#730f05;
	font-weight:bold;
	}
#cast .rightColumn p,
#cast .rightColumn ul{
	margin-top:20px;
	}	
/* */	