@charset"euc-jp";

/* トップページ ONLY */

div#toppageArea {
	margin: 0 10px;
}

div.top-flash {
	position: relative;
	width: 710px;
	height: 195px;
	background: url(../../img/main.jpg) no-repeat 0 0;
	border-bottom: 2px solid #000000;
}

div.top-flash p#top-lead {
	display: none;
}

div.top-flash p#tvk-banner {
	position: absolute;
	bottom : 10px;
	_bottom : 20px;
	left: 440px;
}

div.top-flash p#tvk-banner img {
	border: none;
}
div.top-flash p#tvk-banner a {
	outline: none;
}


div.top-flash p#tvk-banner a:hover {
	background: none;
}

/* ----- top-message ----- */
dl#top-message {
	width: 360px;
	margin: 0 175px 10px;
	padding: 10px 0;
	font-size: 80%;
	border: 1px #CCCCCC solid;
}
dl#top-message dt {
	float: left;
	width: 10em;
	margin: 0;
	padding: 0;
	color: #FF0000;
	font-weight: bold;
	text-align: right;
}
dl#top-message dd {
	margin: 0 0 0 11em;
	padding: 0;
}
dl#top-message dd a {
	padding-left: 10px;
	background: url(../img/fs_arrow.gif) no-repeat 0 50%;
}

/* ceo-message - thickbox content  */
div#ceo-message {
}
div#TB_ajaxContent p.message {
	margin: 0 0 5px;
	text-align: center;
}
div#TB_ajaxContent p.link {
	padding-top:10px;
	border-top:1px #CCCCCC solid;
	text-align:center;
}

/* ----- naviArea ----- */

div#top-naviArea {
	margin: 15px 0;
	padding: 5px 5px 12px;
	border-bottom: 2px solid #000000;
}
div#top-naviArea ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#top-naviArea li {
	margin: 0px;
	margin-left: 10px;
	padding: 0;
	display: inline;
}

/* ----- top-lead ----- */

div.top-lead {
	height: 260px;
	margin: 20px 35px 0;
	background: url(../../img/top_lead_back.jpg) no-repeat right bottom;
}
div.top-lead h3 {
	margin: 30px 0 15px;
}
div.top-lead p {
	margin: 0 0 10px;
	padding-right: 150px;
	font-size: 70%;
	line-height: 150%;
	color: #666666;
}


/* ----- hot-news ----- */

div.hot-news {
	padding: 5px 3px 2px;
	background: #EEEEEE;
}
div.hot-news p {
	margin: 0;
	padding: 3px 10px;
	padding-left: 74px;
	font-size: 70%;
	color: #666666;
	background: url(../../img/hot_news.gif) no-repeat 3px 1px;
}
div.news-archive {
	text-align: right;
}
div.news-archive p {
	margin: 5px;
	padding: 0;
	font-size: 70%;
}


/* ----- お問い合わせ ----- */
div#top-contact {
	margin: 0 5px 30px;
}
div#top-contact img {
	vertical-align: bottom;
}
div#top-contact h3 {
	margin: 0;
	padding: 0;
}

div#top-contact dl {
	width: 231px;
	height: 54px;
	margin: 0;
	padding: 0;
	float: left;
}

div#top-contact dl dt {
	margin: 2px;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}

div#top-contact dl dd {
	margin: 12px 0 0 5px;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}

div#top-contact dl dd a:hover {
	width: 140px;
	display: block;
}

div#top-contact dl#top-contact-tel {
	background: url(../../img/top_tel_bg.jpg) no-repeat 0 0;
}
div#top-contact dl#top-contact-fax {
	margin: 0 3px;
	background: url(../../img/top_fax_bg.jpg) no-repeat 0 0;
}
div#top-contact dl#top-contact-mail {
	background: url(../../img/top_mail_bg.jpg) no-repeat 0 0;
}



/* ----- お問い合わせ ----- */
div#bnrBlog {
	width: 380px;
	margin: -15px 175px 15px;
}

