@charset "utf-8";

/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../../images/bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

/*table*/
table {
	text-align: left;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.table_nomal {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.table_nomal th {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-weight: normal;
	background-color: #F3F3F3;
}
.table_nomal td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}


/*link*/
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.clr {
	clear:both;
	margin: 0px;
	padding: 0px;
}

/*heading tag*/
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
}
h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
	text-indent: -9999px;
}
h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h4 {
	margin: 0px 0px 5px 10px;
	padding: 4px 0px 15px 15px;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #336699;
	background-image: url(../../images/h4_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
h5 {
	margin: 0px 0px 5px 10px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #349B59;
}
h6 {
	margin: 0px 10px 5px 10px;
	padding: 0px;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
blockquote {}
ul {
	margin: 0px 0px 10px 30px;
	padding: 0px;
}
ol {}
li {}

p {
	margin: 0px 5px 10px 10px;
	padding: 0px;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.photo_right {
	margin: 0px 10px 10px 10px;
	padding: 0px;
	float: right;
}
.photo_left {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
}
.font_red {
	color: #FF0000;
}
.font_blue {
	color: #3366CC;
}
.font_caption {
	margin: 0px;
	padding: 5px 0px;
	font-size: 11px;
	line-height: 15px;
}
.font_ecolink {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #003399;
}
.formula {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
}
.minyukou {
	color: #FF0000;
}

#container,#contents,#footer {	width: 900px;}

#header_top,#header_second {	width: 880px;	height: 67px;}

#wrapper_top,#wrapper_second {	width:880px;}

#main {	width:510px;}

#side {	width: 200px;}

.catch_copy {
	margin: 0px 0px 20px 10px;
	padding: 0px;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}


/*レイアウト背景*/
#container {
	margin: 0px auto 30px;
	padding: 0px;
	text-align: left;
	background-image: url(../../images/container_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
/*コンテンツ*/
#contents {
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/contents_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*ヘッダー*/
#header_top {
	margin: 0px 10px 0px;
	padding: 0px;
	background-image: url(../../images/header_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header_second {
	margin: 0px 10px 0px;
	padding: 0px;
	background-image: url(../../images/header_second_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.head_desc {
	margin: 0px;
	padding: 5px 0px 0px 93px;
	height: 20px;
}
.head_desc strong {
	font-weight: normal;
}
.logo {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 280px;
	height: 42px;
	float: left;
}
.logo a {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 280px;
	height: 42px;
	text-indent: -9999px;
}
.bt_box {
	margin: 0px;
	padding: 0px 20px 0px 0px;
}
.bt_box ul {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	float: right;
}
.bt_box li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

.header_top_img {
	margin: 0px 10px 0px;
	padding: 0px;
	width: 880px;
	height: 273px;
	background-image: url(../../images/header_top_img.jpg);
}
.header_top_img p {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	font-size: 12px;
	line-height: 12px;
	height: 15px;
}
.header_second_img {
	margin: 0px 10px 0px;
	padding: 0px;
	width: 880px;
	height: 169px;
	background-image: url(../../images/header_second_img.jpg);
}
.header_second_img p {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	font-size: 12px;
	line-height: 12px;
	height: 15px;
}

.header_top_menu {
	margin: 0px 10px 0px;
	padding: 0px;
	width: 880px;
	height: 45px;
	background-image: url(../../images/top_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_top_menu ul {
	margin: 0px 0px 0px 146px;
	padding: 0px;
}
.header_top_menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 122px;
	height: 45px;
	display: block;
}
.header_top_menu li a {
	margin: 0px;
	padding: 0px;
	width: 122px;
	height: 45px;
	display: block;
	text-indent: -9999px;
}
.header_second_menu {
	margin: 0px 10px 0px;
	padding: 0px;
	width: 880px;
	height: 45px;
	background-image: url(../../images/second_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_second_menu ul {
	margin: 0px 0px 0px 146px;
	padding: 0px;
}
.header_second_menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 122px;
	height: 45px;
	display: block;
}
.header_second_menu li a {
	margin: 0px;
	padding: 0px;
	width: 122px;
	height: 45px;
	display: block;
	text-indent: -9999px;
}
.home a:hover {
	background-image: url(../../images/top_menu_bg_f2.jpg);
	background-repeat: no-repeat;
	background-position: -146px 0px;
}
.business a:hover {
	background-image: url(../../images/top_menu_bg_f2.jpg);
	background-repeat: no-repeat;
	background-position: -268px 0px;
}
.product a:hover {	background-image: url(../../images/top_menu_bg_f2.jpg);
	background-repeat: no-repeat;
	background-position: -390px 0px;
}
.result a:hover {	background-image: url(../../images/top_menu_bg_f2.jpg);
	background-repeat: no-repeat;
	background-position: -512px 0px;
}
.company a:hover {	background-image: url(../../images/top_menu_bg_f2.jpg);
	background-repeat: no-repeat;
	background-position: -634px 0px;
}
.ecolink a:hover {	background-image: url(../../images/top_menu_bg_f2.jpg);
	background-repeat: no-repeat;
	background-position: -756px 0px;
}

#wrapper_top {
	margin: 0px 10px 0px;
	padding: 0px;
	background-image: url(../../images/header_top_img_btm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper_second {
	margin: 0px 10px 0px;
	padding: 0px;
	background-image: url(../../images/header_second_img_btm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*フッター*/
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
}
.copyright {
	margin: 0px;
	padding: 35px 0px 0px 0px;
	text-align: center;
}

/*メインコンテンツ*/
#main{
	margin: 40px 0px 0px 100px;
	_margin: 40px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	float:left;
}

/*パンクズ*/
.crum {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

/*サイドメニュー*/
#side {
	margin: 20px 0px 0px 60px;
	_margin: 20px 0px 0px 60px;
	padding: 0px;
	float: left;
}
#side img {
	vertical-align: top;
}
.side_menu ul {
	margin: 0px;
	padding: 0px;
}
.side_menu li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style-type: none;
}
.side_telno_area ul {
	margin: 0px 10px 0px;
	padding: 0px 0px 30px 0px;
}
.side_telno_area li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*ホーム*/
.top_img {
	margin: 0px;
	padding: 0px;
}
/*ホーム，WHAT'S NEW 一覧*/
.list {}
.list_navi {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.top_info {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.top_info dl {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	background-image: url(../../images/dotline_top_info.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 490px;
}
.top_info dt {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../../images/li_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 11px;
	float: left;
}
.top_info dd {
	margin: 0px 0px 0px 100px;
	padding: 0px 0px 5px 0px;
	width: 380px;
}
.bt_list {
	margin: 10px;
	padding: 2px 0px 0px 0px;
	border-top: 1px dashed #CCCCCC;
	text-align: right;
}

/*会社案内*/
.company {}
.company table {
	width: 470px;
	margin: 0px auto 20px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.company table td {
	margin: 0px 2px 2px 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.company_tr01 {
	background-image: url(../../images/td_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.company_tr02 {
	background-color: #FAFAFA;
}

/*お問い合わせ*/
.contact {}
.contact table {
	width: 470px;
	margin: 0px auto 20px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.contact table td {
	margin: 0px 2px 2px 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.contact_tr01 {
	background-color: #F3F3F3;
}
.contact_tr02 {
	background-color: #FAFAFA;
}
.submit {
	text-align: center;
}
.field_name {
	margin: 0px;
	padding: 0px;
	width: 80px;
	ime-mode: active; 
}
.field_zipcode {
	margin: 0px;
	padding: 0px;
	width: 80px;
	ime-mode: inactive; 
}
.field_active {
	margin: 0px;
	padding: 0px;
	width: 300px;
	ime-mode: active; 
}
.field_inactive {
	margin: 0px;
	padding: 0px;
	width: 300px;
	ime-mode: inactive; 
}
.field_year {
	margin: 0px;
	padding: 0px;
	width: 80px;
}
.field_month {
	margin: 0px;
	padding: 0px;
	width: 55px;
}
.field_day {
	margin: 0px;
	padding: 0px;
	width: 55px;
}


/*ページトップ*/
.page_top {
	margin: 20px 10px 10px 0px;
	padding: 0px;
	text-align: right;
	font-size: 11px;
	line-height: 14px;
}

/*WHAT'S NEW 詳細*/
.detail {}
.detail_item {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
.detail_date {
	margin: 0px 0px 5px 10px;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
}
.detail_img01 {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	float: left;
}
.detail_img02 {
	margin: 0px 0px 10px 20px;
	padding: 0px;
	float: left;
}
.detail_img03 {
	margin: 0px 0px 10px 20px;
	padding: 0px;
	float: left;
}
.detail_text {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	clear: left;
}
.back {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: center;
}

/*サイトマップ*/
.sitemap {}
.sitemap ul {
	margin: 0px 0px 20px 30px;
	padding: 0px;
}
.sitemap li {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 12px
	list-style-type: none;
}

.list_arrow_bule {
	margin: 0px 0px 20px 25px;
	padding: 0px;
	height: 100%;
}
.list_arrow_bule li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 18px;
	background-image: url(../../images/li_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	list-style-type: none;
}

.arrow_pdf {
	margin: 0px 0px 10px;
	padding: 2px 0px 2px 25px;
	background-image: url(../../images/pdf_ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100%;
}

