@charset "utf-8";
/*Copyright 2010 FSFIELD All Rights Reserved.*/

body{background:url(../img/bg_body01.gif) repeat-x 0 0;}

li#gn01 a{background:url(../img/navi_global01.jpg) no-repeat 0 -45px;}

div#bg_header{background:url(../img/bg_header01.gif) repeat-x 0 0;}

p#promotion{margin-bottom:0;}

ul#entries{
	overflow:hidden;
	height:100%;
	margin-bottom:20px;
	}
ul#entries li{
	float:left;
	}

h3#h3_news01, h3#h3_media01, 
h3#h3_seminar01, h3#h3_book01{
	height:30px;
	margin-bottom:15px;
	font-size:8px;
	}
h3#h3_news01 a, h3#h3_media01 a, 
h3#h3_seminar01 a, h3#h3_book01 a{
	width:335px;
	height:30px;
	display:block;
	}

h3#h3_news01{background:url(../img/h3_news01.jpg) no-repeat 0 0;}
h3#h3_media01{background:url(../img/h3_media01.jpg) no-repeat 0 0;}
h3#h3_seminar01{background:url(../img/h3_seminar01.jpg) no-repeat 0 0;}
h3#h3_book01{background:url(../img/h3_book01.jpg) no-repeat 0 0;}

.w335{width:335px;}

dl#ico_news01, dl#ico_media01,
dl#ico_seminar01, dl#ico_book01{
	height:218px;
	overflow-y:scroll;
	}

dl#ico_news01 dt, dl#ico_media01 dt,
dl#ico_seminar01 dt, dl#ico_book01 dt{
	padding:0 0 0 22px;
	font-size:90%;
	font-weight:bold;
	}
dl#ico_news01 dd, dl#ico_media01 dd,
dl#ico_seminar01 dd, dl#ico_book01 dd{
	border-bottom:1px dotted #8f8f8f;
	padding-bottom:12px;
	margin-bottom:12px;
	}
dl#ico_news01 dd a, dl#ico_media01 dd a,
dl#ico_seminar01 dd a, dl#ico_book01 dd a{color:#666;}

dl#ico_news01 dd a:hover, dl#ico_media01 dd a:hover,
dl#ico_seminar01 dd a:hover, dl#ico_book01 dd a:hover{text-decoration:underline;}

dl#ico_news01 dd a:hover{color:#fc8701;}
dl#ico_media01 dd a:hover{color:#2d980e;}
dl#ico_seminar01 dd a:hover{color:#0a3eb6;}
dl#ico_book01 dd a:hover{color:#7412a9;}

dl#ico_news01 dt{
	background:url(../img/ico_news01.gif) no-repeat 0 center;
	color:#FC8701;
	}
dl#ico_media01 dt{
	background:url(../img/ico_media01.gif) no-repeat 0 center;
	color:#2D980E;
	}
dl#ico_seminar01 dt{
	background:url(../img/ico_seminar01.gif) no-repeat 0 center;
	color:#0A3EB6;
	}
dl#ico_book01 dt{
	background:url(../img/ico_book01.gif) no-repeat 0 center;
	color:#7412A9;
	}

