@charset "UTF-8";
@import "../../common/css/reset.css";
@import "../../common/css/basic.css";
@import "../../common/css/base.css";

/******** 著名な方　***********/

#info .info_famous #maintitle h3{
	background:url(../img/h3_famous.gif) no-repeat scroll left top;
}
#info .info_famous #rclm .cnt dl ul.detail{
	margin: 0 0 0 160px;
}
#info .info_famous #rclm .cnt dl ul.detail li{
	list-style:none;
	margin-bottom:0;
	/width:440px;
}
#info .info_famous #rclm .cnt dl dd.p,
#info .info_famous #rclm .cnt dl dd.n,
#info .info_famous #rclm .cnt dl dd.m{
	padding-bottom: 5px;
	color: #4B4B4B;
	font-weight:normal;
	line-height:1.4;
}
#info .info_famous #rclm .cnt dl dd.m{
	width:50px;
}
#info .info_famous #rclm .cnt dl dd.n{
	width:150px;
	padding-right:8px;
}
#info .info_famous #rclm .cnt dl dd.p{
	width:220px;
}
#info .info_famous #rclm .cnt .p_top{
	margin-top:0;
}

/******** メディア　***********/

#info .info_media #maintitle h3{
	background:url(../img/h3_media.gif) no-repeat scroll left top;
}

/******** ニュース　***********/

#info .info_news #maintitle h3{
	background:url(../img/h3_news.gif) no-repeat scroll left top;
}

/******** 右カラム　***********/
#rclm .cnt dl dt,
#rclm .cnt dl dd{
	float:left;
	display:block;
}
#rclm .cnt dl dt{
	color:#4497b2;
	font-weight:bold;
	width:13em;	
}
#rclm .cnt dl dd{
	width:37em;
	padding-bottom:1em;
	line-height:1.7;
}
#rclm .cnt dl div.clearfix{
	background:url(../../common/img/line_dot.gif) repeat-x scroll left top;
	padding-top:1em;
}
#rclm .cnt dl div.first{
	background-image:none;
}
#rclm .cnt dl dd a{
	color:#113281;
}
#rclm .cnt dl dd a.hover{
	color:#113281;
	text-decoration:underline;
}
#rclm .cnt dl dd a.sitelink{
	background:url(../../common/img/arrow.gif) no-repeat scroll left center;
	padding-left:7px;
}


