@charset "utf-8";
/* CSS Document */

/* メインコンテンツに関するCSS 
--------------------------------------------------------------------------------*/
h1
{	display:none; }
.fureai{
	margin:0 49px 0 50px;
	width:536px;
	height:359px;
	background:url('../images/fureai/head_3.jpg') no-repeat 50% 100%;
}
.fureai ul{
	margin:0 0 0 205px;
	padding-top:5px;
}
.fureai ul li{
	padding-left:10px;
	color:white;
	font-size:14px;
	background:url('../images/fureai/li.gif') no-repeat 0% 2px;
}

dl.topic1{
	margin:10px 49px 10px 59px;
	padding:10px 0;
	width:536px;
	overflow:hidden;
	background:url('../images/fureai/topic1_bg.gif') no-repeat 0% 0%;
}
dl.topic1 dd.left{
	width:332px;
	line-height:120%;
	float:left;
}
dl.topic1 dd.left h2{
	margin:0 0 0 60px;
	padding:11px 0 5px 0;
	font-size:12px;
}
dl.topic1 dd.right{
	padding-top:5px;
	width:182px;
	height:137px;
	float:right;
}

div.navi{
	margin:20px 49px 0 50px;
	width:536px;
	height:110px;
	background:url('../images/fureai/navi2_bg.gif') no-repeat 50% 100%;
	background-color:#ddebde;
}
div.navi p
{	text-align:center; }
div.contact{
	margin:0px 167px 20px 168px;
	width:300px;
	height:40px;
	background:url('../images/fureai/contact.jpg') no-repeat 0% 0%;
}
div.contact p{
	margin-left:55px;
	padding-top:25px;
}
div.contact p a{
	font-weight:bold;
	border:none;
}

dl.topic2{
	margin:10px 49px 0 50px;
	padding-bottom:5px;
	width:536px;
	background:url('../images/fureai/topic2_bg.gif') repeat-y 0% 0%;
	background-color:#fffeeb;
	overflow:hidden;
}
dl.topic2 dd.left{
	padding:10px 0 0 8px;
	width:98px;
	height:90px;
	line-height:120%;
	float:left;
}
dl.topic2 dd.right{
	padding:10px 10px 0 0;
	width:406px;
	height:90px;
	line-height:120%;
	float:right;
}
h3{
	margin-bottom:5px;
	padding-left:5px;
	height:25px;
	font-size:12px;
	line-height:25px;
	background-color:#ffda92;
}
dl.topic2 dd.large_left{
	padding:10px 0 0 10px;
	width:167px;
	height:130px;
	float:left;
}
dl.topic2 dd.large_right{
	padding:10px 10px 0 0;
	width:339px;
	height:130px;
	line-height:120%;
	float:right;
}
dl.topic2 dd.large_right a{
	float:left;
}
dl.topic2 dd.large_right img{
	margin:6px 10px 0 0;
	float:right;
}
div.dl_bottom{
	margin:0 49px 0 50px;
	width:536px;
}

strong{
	color:red;
	font-weight:bold;
}
strong.s14
{	font-size:14px; }
strong.s16{
	font-size:14px;
	font-weight:lighter;
}
