@charset "utf-8";


h1 {
	margin:20px 0 0 0;
	padding:0;
	}
	
h2 {
	margin:10px 0 0 0;
	padding:0;
	}
	
h3 {
	margin:20px 0 0 0;
	padding:4px 0 0;
	background:url(../images/h3_bg.gif);
	width: 690px;
	height: 30px;
	font-weight: bold;
	font-size: 16px;
	}
	
h4 {
	margin:20px 0 0 0;
	padding:5px 10px 0 20px;
	background:url(../images/h4_bg.gif);
	width: 660px;
	height: 25px;
	font-weight: bold;
	font-size: 16px;
	}


h5 {
	margin:20px 0 0 0;
	padding:0 0 0 15px;
	background:url(../images/h5_li.gif) no-repeat;
	width: 690px;
	height: 14px;
	font-weight: bold;
	font-size: 14px;
	}
	
h6 {
	margin:12px 0 0 0;
	width: 690px;
	font-weight: bold;
	font-size: 12px;
	color: #987C0D;
	}
	
.imgcap {
	line-height: 1.8em;
}
	
#panNavi {
	width: 900px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	font-size:90%;
	text-align:left;
}
#panNavi p {
	font-size:90%;
	text-align:left;
}



/*　会社概要　
-----------------------------*/

table.company {
	border-collapse: collapse;
	width:690px;
}
table.company th {
	border-bottom: #fff 4px solid;
	border-right: #fff 4px solid;
	background-color: #ffe274;
	text-align: left;
	padding: 15px;
	font-weight: normal;
	white-space: nowrap;
}
table.company td {
	border-bottom: #fff 4px solid;
	background-color: #f2f1f1;
	text-align: left;
	padding: 15px;
}


table.company th.month {
	background-color: #ffeb9e;
}


/*　技術とサービス　
-----------------------------*/

.sub_link{
	margin:10px 0 30px 0;
	padding:5px 0;
	background-color: #fff1b7;
	width: 690px;
	}
	
.sub_link ul {
	margin:0 0 0 20px;
	padding:2px;
	height: 15px;
}

.sub_link li{
	float: left;
	margin: 0 10px 0 10px;
	padding: 0px 30px 0 0 ;
	list-style-image:url(../images/arrow.gif);
	
}


.sub_link a:link {
  color:#666;
  background: transparent;
  text-decoration: none;
}

.sub_link a:visited {
  color:#666;
  background: transparent;
  text-decoration: none;
}

.sub_link a:hover, a:active {
  color:#666;
  background: transparent;
  text-decoration: underline;
}


.subsub_link{
	margin:0 0 30px 0;
	padding:3px 0;
	background-color: #EEEEEE;
	width: 690px;
	}
	
.subsub_link ul {
	margin:0 0 0 20px;
	padding:2px;
	height: 15px;
}

.subsub_link li{
	float: left;
	margin: 0 6px 0 6px;
	padding: 0 20px 0 0 ;
	line-height: 1.2em;
	list-style-type: disc;	
}


.subsub_link a:link {
  color:#666;
  background: transparent;
  text-decoration: none;
}

.subsub_link a:visited {
  color:#666;
  background: transparent;
  text-decoration: none;
}

.subsub_link a:hover, a:active {
  color:#666;
  background: transparent;
  text-decoration: underline;
}


table.outline {
	border-collapse: collapse;
	color: #333333;
	font-weight: normal;
	line-height: 160%;
	margin-top: 4px;
}

.bottom-em1 {
	margin-bottom: 1em;
}

table.outline th, table.outline td {
	border: 1px solid #CCCCCC;
	padding: 10px;
}

table.outline th {
	background-color: #f2f1f1;
	width: 90px;
}

table.outline .bgyellow {
	background-color: #FFF08A;
}


table.outline .bgdgray {
	background-color: #E3E3E3;
}

.img-left { float: left; margin: 0 20px 0 0; }

.img-right { float: right; margin: 0 0 0 6px; }

ul.none_list{
	padding: 4px 0 0 20px;
}

ul.none_list li {
	list-style-type: none;	
}

ul.disc_list {
	padding-left: 30px;
}


h5.gaiyo {
	padding-left:15px;
	width: 260px;
}

h6.gaiyo {
	margin:0 auto 0 0;
	width: 260px;
	}

.gaiyo_list {
	padding-left: 16px;
	margin-top: 10px;
}

.gaiyo_list li {
	list-style-type: none;
	line-height: 1.8em;
}

.gaiyo_list_n {
	padding-left: 16px;
}

.gaiyo_list_n li {
	list-style-type: decimal;
	line-height: 1.4em;
	list-style-position: inside;
	margin-left: 1em;
}


/*　お問い合わせ　
-----------------------------*/

h2#inquiry {
	margin-top: 20px;
	font-size: 1.5em;
	font-weight: normal;
	color: #000;
}

#telfaxmail {
	font-size: 1.3em;
	line-height: 2em;
	color: #000;
}


/*　サイトマップ　
-----------------------------*/

#sitemap h2 {
	margin-top: 20px;
	font-size: 1.2em;
}

#sitemap h3 {
	height: 1.6em;
	margin-top: 10px;
	font-size: 1.2em;
	font-weight: normal;
	color: #000;
	background-image: none;
}

#sitemap h3.txt7em {
	width: 12em
}

#sitemap h3.txt4em {
	width: 9em
}

#sitemap .subBox {
	margin-left: 0;
	width: 42em;
}

#sitemap .txtBox {
	width: 12em;
}

#sitemap .txtBox4em {
	width: 9em;
}

#sitemap ul {
	padding: 0 0 1em 0;
}

#sitemap li {
	list-style-type: none;
	line-height: 1.8em;
}

#sitemap a:link {
  text-decoration: none;
	font-size: 100%;
	color: #000;
}

#sitemap a:visited {
  text-decoration: none;
	font-size: 100%;
	color: #000;
}

#sitemap a:hover, a:active {
  text-decoration: underline;
	font-size: 100%;
	color: #000;
}

#sitemap h2 a:link {
  text-decoration: none;
	font-size: 100%;
	color: #333;
	font-weight:bold;
}

#sitemap h2 a:visited {
  text-decoration: none;
	font-size: 100%;
	color: #333;
	font-weight:bold;
}

#sitemap h2 a:hover, a:active {
  text-decoration: underline;
	font-size: 100%;
	color: #333;
	font-weight:bold;
}

#sitemap li a:link {
  text-decoration: none;
	font-size: 100%;
	color: #666;
	font-weight:normal;
}

#sitemap li a:visited {
  text-decoration: none;
	font-size: 100%;
	color: #666;
	font-weight:normal;
}

#sitemap li a:hover, a:active {
  text-decoration: underline;
	font-size: 100%;
	color: #666;
	font-weight:normal;
}
