﻿@charset "utf-8";

/*■■■■■■■■■■■■■■■■■■■■
基本設定
■■■■■■■■■■■■■■■■■■■■■*/
body,p,ul,ol,li,dl,dd,dt,h1,h2,h3,h4,h5,form {
	margin: 0px;
	padding: 0px;
	}

body {
	text-align: center;
	background: url(../img/bg.jpg) repeat-y center;
	font-size: 12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
	color: #666666;
	}

td,p,li {
	font-size: 12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
	color: #666666;
	}

.product_contents p,
.product_contents li,
.product_contents h5 {
	font-size: 14px;
	line-height: 180%;
	}

hr,.nodis {
	display: none;
	}

br.clear {
	clear: both;
	font-size: 1px;
	line-height: 1em;
	}

a:link {
	color: #355BA9;
	text-decoration: underline;
	}
a:visited {
	color: #355BA9;
	text-decoration: underline;
	}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
a:active {
	color: #FF0000;
	text-decoration: none;
	}

a.blank {
	background: url(../img/icon_blank.jpg) no-repeat 0px 2px;
	padding: 0px 0px 0px 16px;
	}

a.pdf {
	background: url(../img/pdficon_small.gif) no-repeat;
	padding: 6px 0px 0px 20px;
	}

h2 {
	margin-bottom: 10px;
	}

h3 {
	margin-bottom: 4px;
	}

/*h4 {
	background: #EEEEEE;
	border-left: 6px solid #2181E0;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px 0px 2px 6px;
	margin-bottom: 8px;
	font-size: 14px;
	}*/

h4 {
	background: url(../img/h4_bg.jpg) no-repeat;
	width: 552px;
	height: 22px;
	padding: 6px 0px 0px 18px;
	margin-bottom: 8px;
	font-size: 14px;
	}

table.parallel h4 {
	background: url(../img/h4_bg2.jpg) no-repeat;
	width: 367px;
	height: 22px;
	padding: 6px 0px 0px 18px;
	margin-bottom: 8px;
	font-size: 14px;
	}

h4.l {
	background: url(../img/h4_bg3.jpg) no-repeat;
	width: 762px;
	height: 22px;
	padding: 6px 0px 0px 18px;
	margin-bottom: 8px;
	font-size: 14px;
	}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 4px 4px 8px 4px;
	} 

p {
	margin: 4px 4px 12px 4px;
	}

:root ol {
	margin: 0px 4px 14px 24px;
	}

ol {
	margin: 0px 4px 10px 30px;
	}

ol li {
	margin-bottom: 4px;
	}

ul {
	margin: 0px 4px 10px 30px;
	}

ul li {
	margin-bottom: 4px;
	}

ul.notice {
	margin: 0px 4px 10px 20px;
	}

ul.notice li {
	text-indent: -14px;
	margin-bottom: 0px;
	list-style: none;
	}

iframe {
	border: 1px solid #CCCCCC;
	width: 780px;
	margin: 0px auto 12px auto;
	}

.f10,ul.notice li {
	font-size: 10px;
	}

.f14 {
	font-size:14px;
	}

.imgL {
	float: left;
	margin: 0px 6px 6px 0px;
	}

.imgR {
	float: right;
	margin: 6px 0px 6px 6px;
	}

.pagetop {
	text-align: right;
	}

/*■■■■■■■■■■■■■■■■■■■■
全体レイアウト
■■■■■■■■■■■■■■■■■■■■■*/
:root .wrapper {
	width: 780px;
	margin: 0px auto 0px auto;
	text-align: left;
	}

.wrapper {
	width: 780px;
	margin: 0px 0px 0px0px;
	text-align: left;
	}


/*■■■■■■■■■■■■■■■■■■■■
ヘッダー
■■■■■■■■■■■■■■■■■■■■■*/
.header_Area {
	width: 780px;
	}

.header_Area ul {
	list-style: none;
	margin: 0px;
	}

.header_Area ul li {
	float: left;
	margin: 0px;
	}


/*■■■■■■■■■■■■■■■■■■■■
トップコンテンツ
■■■■■■■■■■■■■■■■■■■■■*/
#top_Area table {
	width: 780px;
	}

#top_Area #L_Area {
	width: 506px;
	}

#top_Area #L_Area p {
	margin: 4px 4px 12px 4px;
	}

#top_Area #R_Area {
	width: 264px;
	}

#top_Area #R_Area ul {
	margin: 0px;
	}

#top_Area #R_Area ul li {
	list-style: none;
	margin: 0px 0px 10px 0px;
	}

#top_Area table.t386{
	width: 386px;
	}

#top_Area td.td170{
	width: 170px;
	}




/*■■■■■■■■■■■■■■■■■■■■
中ページ：左メニュー
■■■■■■■■■■■■■■■■■■■■■*/
.inside_Area {
	margin-bottom: 10px;
	}

.inside_Area table.inside_Area {
	width: 780px;
	}

.inside_Area td.L_menu {
	width: 198px;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	}

.inside_Area td.L_menu table {
	width: 194px;
	margin: 2px;
	border: 1px solid #E1E1E1;
	}

/*.inside_Area td.L_menu table td {
	padding: 2px;
	}*/

.inside_Area td.L_menu ul {
	margin: 0px;
	padding: 0px;
	}

.inside_Area td.L_menu ul li {
	list-style: none;
	border-top: 1px solid #F6F6F6;
	border-bottom: 1px solid #E1E1E1;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	}

.inside_Area td.L_menu ul li a {
	background: url(../img/ar_Lmen.jpg) no-repeat;
	padding: 0px 0px 0px 14px;
	}

.inside_Area td.L_menu ul li.other {
	list-style: none;
	border-top: 1px solid #F6F6F6;
	border-bottom: none;
	margin: 0px;
	padding: 2px;
	}

.inside_Area td.L_menu ul li.other a {
	background: none;
	margin: 0px;
	padding: 0px;
	}



/*■■■■■■■■■■■■■■■■■■■■
中ページ：コンテンツ
■■■■■■■■■■■■■■■■■■■■■*/
.inside_Area td.R_contents {
	width: 570px;
	}

.inside_Area td.contents,
.inside_Area td.product_contents {}

.inside_Area td.form_contents p {
	width:700px;
	margin: 10px 40px 12px 40px;
	}

#input {
	margin: 0px 0px 50px 0px;
	text-align:center;
	}

.comment {
	margin: 0px 10px 20px 10px;
	}

#attention_text {
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 8px;
	margin-bottom: 12px;
	}

#attention_text2	 {
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 8px;
	margin: 0px;
	}

/*ul#collagen {
	width: 524px;
	margin: 0px 23px 10px 23px;
	}

ul#collagen li {
	list-style: none;
	margin: 0px 0px 10px 0px;
	}

dl.collagen_point2 {
	width: 570px;
	border-bottom: 1px dotted #CCCCCC;
	}

dl.collagen_point2 dt {
	float: left;
	width: 172px;
	padding: 3px;
	border-top: 1px dotted #CCCCCC;
	}

dl.collagen_point2 dd {
	float: left;
	width: 386px;
	padding: 3px;
	border-top: 1px dotted #CCCCCC;
	}*/

table.parallel td.parts,
table.parallel td.parts_R {
	width: 385px;
	}

table.parallel td.parts_R p,
table.parallel td.parts_R li {
	line-height: 180%;
	}

/*サイトマップ*/
ul#sitemap {
	margin:10px 8px 0px 8px;
	padding:0px;
	}

ul#sitemap li {
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	list-style:none;
	border-bottom: 1px solid #CCCCCC;
	}

ul#sitemap li a {
	background:url(../../sitemap/img/ar_site01.jpg) no-repeat;
	padding: 0px 0px 0px 20px;
	}

ul#sitemap li ul {
	margin:0px;
	padding:0px;
	}

ul#sitemap li ul li {
	margin:10px 0px 10px 20px;
	padding:0px;
	border:none;
	}

ul#sitemap li ul li a {
	background:url(../../sitemap/img/ar_site02.jpg) no-repeat;
	}

/*決算公告*/
table#close {
	border-top: 1px solid #CCCCCC;
	}

table#close td {
	border-bottom: 1px solid #CCCCCC;
	}

/*■■■■■■■■■■■■■■■■■■■■
フッター
■■■■■■■■■■■■■■■■■■■■■*/
.footer_Area {
	text-align: center;
	background:#EEEEEE;
	}

.footer_Area p {
	margin: 0px 4px 0px 6px;
	font-size: 10px;
	}
