@charset "utf-8";
/* Copyright 2012 FSFIELD All Rights Reserved. */

/* ------------------------------------------------------------

ホーム

------------------------------------------------------------ */

li#gn01 a{background:url(../img/navi_global02.jpg) no-repeat 0 -40px;}


	
/* paragraph
---------------------------------------------- */

div#top_content{
	width:420px;
	float:left;
	font-size:90% !important;
	line-height:1.4 !important;
	}

div#top_right{
	width:240px;
	float:right;
	}

div#promotion{
	height:400px;
}

/* ul
---------------------------------------------- */

ul.entry{
	overflow:hidden;
	height:100%;
	width:969px;
	margin:0 -9px 20px 0;
}

ul.entry li{
	float:left;
	margin-right:9px;
}


/* ttl
---------------------------------------------- */

/* ttl_content */

div.ttl_top_top01{
	background:url(../img/ttl_top_top01.gif) no-repeat 0 0;
	margin-bottom:20px;
}

div.ttl_top_btm01{
	background:url(../img/ttl_top_btm01.gif) no-repeat 0 bottom;
	padding:5px 0;
}

div.ttl_top_btm01 h3,
div.ttl_top_btm01 h4{
	background:#0041AD;
	padding:0 15px;
	height:100%;
	font-weight:bold;
	font-size:120%;
	color:#fff;
}


/* dl
---------------------------------------------- */

dl#date{
	border:1px solid #ccc;
	border-top:none;
}

dl#date dt{
	padding:12px 12px 0;
	color:#01499A;
	border-top:1px dotted #ccc;
}

dl#date dt:first-child{border-top:none;}

dl#date dd{
	padding:0 12px 12px;
}
