﻿@charset "utf-8";
/* CSS Document */
/* メニュー セレクト状態 */
#index #btnmenu0 {
	background: url(../common/images/img_menu.gif);
	background-position: 0px 40px;
}

/* メインビジュアル */
#visual {
	margin-bottom: 20px;
}
#left_container {
	width: 491px;
	float: left;
	margin-left: 20px;
	_margin-left: 10px;
	margin-right: 10px;
	_margin-right: 5px;
}

#right_container {
	width: 184px;
	float: left;
	margin-left: 10px;
}

/* 製品紹介ページへ */
#top_h2_products {
	background: url(../images/img_h2_index_00.gif) no-repeat;
	display: block;
	width: 490px;
	height: 28px
/*	margin-left: 19px;*/
}

#top_h2_vision_div {
	position: relative;
}

#top_h2_vision {
	background: url(../images/img_h2_index_01.gif) no-repeat;
	display: block;
	width: 490px;
	height: 28px;
}

a#aNewsList {
	position: absolute;
	right: 0;
	top: 0;
}

#newsList dt {
	float: left
}
#newsList dd {
	text-align:left;
	padding-left: 90px;
}

#to_products {
	margin: 20px 0px;
}

#to_products li {
	/*width: 241px;
	height: 97px;*/
	width: 155px;
	height: 198px;
	float: left;
}

.to_products_bottom {
	margin-bottom: 6px;
}

.to_products_left {
	margin-left: 9px;
}

.to_products_dbl {
	margin: 0 9px;
}

/* 企業理念 */
#left_container h2 {
	margin-bottom: 20px;
}

#left_container h3 {
	margin-bottom: 30px;
}

#top_h3_vision {
	background: url(../images/img_h3_index_00.gif) no-repeat;
	display: block;
	width: 262px;
	height: 23px
}

#left_container p {
	text-align: justify;
	line-height: 160%;
}

/* 会社概要ページへ */
.to_company {
	background: url(../common/images/img_link_arrow.gif) no-repeat;
	background-position: 0px 9px;
	float: right;
}

.to_company a {
	margin-left: 9px;
}

/* お問い合わせページへ*/
#top_h2_contact {
	background: url(../images/img_contact_h2.gif);
	width: 184px;
	height: 29px;
}

#top_contact_list,
#iso_image li {
	margin-bottom: 7px;
}

a#tell {
	background: url(../images/img_contact_tell.gif) no-repeat;
	width: 184px;
	height: 63px;
	text-indent: -9999px;
	display: block;
}

#fax {
	background: url(../images/img_contact_fax.gif) no-repeat;
	width: 184px;
	height: 61px;
	text-indent: -9999px;
}

#email {
	background: url(../images/img_contact_email.gif) no-repeat;
	display: block;
	width: 184px;
	height: 100px;
	text-indent: -9999px;
}

#email a {
	display: block;
	width: 184px;
	height: 100px;
}

#email:hover {
	background: url(../images/img_contact_email_over.gif) no-repeat;
}
