﻿@charset "utf-8";

/*----------------------------------------------------
	layout[TOP]
----------------------------------------------------*/

/* flasharea */
#container #flasharea{
	margin:17px 5px 19px 5px;
	width:890px;
}

/* top_leftarea */
#container #top_leftarea{
	width:570px;
	float:left;
}

/* top_rightarea */
#container #top_rightarea{
	float:right;
	width:310px;
}

/* top_fieldarea */
#top_fieldarea{
	margin-bottom:18px;
}

#top_fieldarea ul{
	background:url(../images/top_bg_field.jpg) no-repeat;
	overflow:hidden;
	padding-left:8px;
	padding-top:8px;
	height:360px;
}

#top_fieldarea li{
	background:url(../field/images/index_bg-fieldlink.jpg) no-repeat;
	width:280px;
	height:82px;
	float:left;
	margin:5px 0px 0px 0px;
	display:inline;
}

#top_fieldarea li img{
	margin-left:7px;
}

#top_fieldarea li span{
	display:block;
	margin:2px 28px 0px 15px;
	color:#666666;
}

#top_fieldarea li a{
	color:#666666;
	text-decoration:none;
}

* html body #top_fieldarea li a{
	width:280px;
}

/* top_links */
#top_links{
	width:570px;
	overflow:hidden;
}
#top_links *{
	margin: 0;
	padding: 0;
}

#top_links p{
	float:left;
}

#top_links p.top_blogBnr{
	padding: 0 0 15px 0;
}

#top_links .top_links-newsletter{
	float:left;
	width: 406px;
	height: 72px;
	background:url(../images/top_newsletter_bg.jpg) no-repeat;
}
#top_links .top_links-newsletter .top_newsletter_ttl{
	padding: 0 0 0 84px;
}
#top_links .top_links-newsletter .newsletterLinkbox{
	padding: 0 0 0 84px;
}
#top_links .top_links-newsletter .newsletterLinkbox select{
	width: 133px;
	font-size: 12px;
	color: #843050;
	line-height: 1;
	/*text-align: center;*/
}
#top_links .top_links-newsletter .newsletterLinkbox .selectBox{
	padding: 6px 0 0 0;
}

#top_links .linkBnr {
	padding: 0 0 0 14px;
}


/* top_news */
#top_rightarea .souzokuBnr{
	margin-bottom:15px;
}


/* top_news */
#top_news{
	margin-bottom:10px;
}

#top_news dl{
	border:1px solid #cccccc;
	height:162px;
	overflow:auto;
	padding:13px 8px 13px 13px;
}

#top_news .news-oshirase{
	color:#339900;
	font-weight:bold;
}

#top_news .news-seminar{
	color:#0033FF;
	font-weight:bold;
}

#top_news .news-new{
	color:#FF3300;
	font-weight:bold;
}


#top_news dd{
	color:#666666;
	margin-bottom:8px;
}


/* top_qa */
#top_qa{
	margin-bottom:18px;
}

#top_qa li{
	border-bottom:1px solid #D2EBDB;
	background:url(../images/top_ico-qa.gif) no-repeat 11px 8px;
	padding:3px 5px 1px 22px;
}

#top_qa li a{
	text-decoration:none;
}

/* top_tsbnet */
#top_tsbnet{
	font-size:10px;
	background:url(../images/top_bg-tsbnet.jpg) no-repeat left bottom;
	margin-bottom:30px;
}

#top_tsbnet ul{
	width:309px;
	_width:290px;
	overflow:hidden;
	padding:1px 0px 7px 17px;
}

#top_tsbnet li{
	float:left;
	width:135px;
	background:url(../images/top_ico-tsbnet2.gif) no-repeat left 5px;
	padding-left:7px;
	color:#999999;
}

#top_tsbnet li.tsbnet-ico1{
	background:url(../images/top_ico-tsbnet1.gif) no-repeat left 5px;
}

#top_tsbnet li a{
	color:#0F9292;
}

