@charset "utf-8";
/* CSS Document */

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	*font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
body {
	padding:0px;
	margin:0px;
	color:#000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	*font-size: 12px; /*for IE6,IE7*/
	line-height: normal;
	background-color: #FFFFFF;
}

/*---margin paddingの初期化---*/
div, dl, ul, td, h1, h2, a, p,img {
	padding:0px;
	margin:0px;
}

/*---fontの指定---*/
div, dl, ul, td, h2, h3, h4, a, p, ol{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif ;
	text-decoration:none;
}
/*---fontの指定---*/
div, td, li, dl, p{
	font-size: 13px;
	*font-size: 13px; /*for IE6,IE7*/
	line-height: 150%;
}
ol {
	font-size: 13px;



	*font-size: 13px;
}
pl {
	font-size: 13px;
	*font-size: 13px; /*for IE6,IE7*/
	line-height: 150%;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka,"ＭＳ Ｐゴシック",sans-serif;
	class:title;
	align:left;
	font-size: 24px;
 	*font-size: 24px;/*for IE6,IE7*/
	line-height: 150%;
}
h2 {
	font-size: 18px;

 	*font-size: 18px;/*for IE6,IE7*/
	line-height:150%;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3333FF;
	letter-spacing: 0.3em;
	background-color: #F3F3E0;
	margin-bottom: 15px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 15px;
}
h2 span{
	display:block;
	font-size:14px;
	color:#0066FF;
}

h3 {
	padding:0;
	font-size: 12px;



 	*font-size: 16px;
	line-height:150%;
	color: #000000;
	font-weight: bold;
}

h3 span{
	display:block;
	font-size:12px;
	color:#000000;
}

h4 {
	padding:0;
	font-size: 15px;
 	*font-size: 15px;/*for IE6,IE7*/
	line-height:150%;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3333FF;
	letter-spacing: 0.3em;
	padding:4px 0 4px 15px;
	background-color: #993333;
	text-align: center;
}


	
div, td, p{
	color:#333;
	text-decoration: none;
}

li, dl {
	color:#000;
}

#top {
	text-align:right;
	margin-top: 10px;
	margin-bottom: 10px;
}

#catch
{
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*---a fontの指定---*/
.bodyPan a:link {
	color: #000099;
	line-height: 150%;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}

.bodyPan a:visited {
	color: #0000CC;
	line-height: 150%;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
}


.bodyPan a:hover {
	line-height: 150%;
	color: #FF6633;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*---imageの設定---*/
img {
	border:0;
	padding:0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.now {
	color: #FF9900
}


/*---リストの設定---*/		
ul {
	list-style-type:none;
	}
ol{
	list-style-position: inside;
	list-style-image: url(../common1/gif/arrow2.gif);
}

/*---更新履歴などのnew表示---*/
span.new{
	font-size:11px;
	*font-size:11px;
	color:#FF3366;
	border: 1px solid #FF3366;
	background-color: #FFFFFF;
	font-weight: bold;
}
span.pdf{
	font-size:11px;
	*font-size:11px;
	color:#0066FF;
	border: 1px dotted #0066FF;
	background-color: #FFFFFF;
	font-weight: normal;
}

span.Link{
	font-size:12px;
	*font-size:12px;
	color:#0080FF;
	border: 1px solid #0066FF;
	background-color: #FFFFFF;
	font-weight: normal;
}

span.up{
	font-size:11px;
	*font-size:11px;
	color:#0066FF;
	border: 1px solid #0066FF;
	background-color: #FFFFFF;
	font-weight: normal;
	line-height:300%;
	
}

/* 段組の設定
---------------------------------------------*/
/*IEでセンター表示*/
#body {
	text-align: center;
	display:block;
	height:auto;
}
/*全体の設定*/
#wrapper {
	padding:0px;
	margin:0 auto;
	width:750px;
	height:auto;
	background-color: #FFFFFF;
	text-align: left;
	position: relative;	
	display:block;
}
/*headerの設定*/
#header {
	padding:0px;
	margin:0px;
	width:750px;
	height:20px;
	background-color: #FFFFFF;
	background-image: url(../common1/gif/bg.gif);
	background-repeat: repeat;
	position: relative;	
	display:block;
}
/*contentsの設定*/
#contents {
	padding:0px;
	margin:0px;
	width:750px;
	height:auto;
	background-color: #FFFFFF;
	display:block;
}
#topPan {
	padding:0px;
	margin:0px;
	width:750px;
	height:64px;
	background-color: #FFFFFF;
	position: relative;
	display:block;
}
#naviPan{
	clear:both;
	padding:0px;
	margin:0px;
	width:750px;
	height:16px;
	z-index: 3;
	position:relative;
	display:block;
}

/*footerの設定*/
#footer {
	clear:both;
	padding:0px;
	margin:0px;
	width:750px;
	height:auto;
	background-color: #FFFFFF;
	background-image: url(../common1/gif/bg.gif);
	position:relative;
	display:block;
}
/*---footerのcopyright---*/
#footer p{
	text-align: center;
	margin: 0 15% 0 15%;
	font-size: 10px;
	font-style: normal;
	font-family: "メイリオ";
	color: #333;
	line-height: 30px;
}

/* 細かい段組の設定
---------------------------------------------*/
/*---topleftPanleの設定---*/
.topleftPan {
	width:450px;
	height:64px;
	float:left;
	display:block;
}

.toprightPan {
	width:300px;
	height:64px;
	float:right;
	display:block;
}


.topleftPan2 {
	width:375px;
	height:64px;
	float:right;
	display:block;
}


.toprightPan2 {
	width:375px;
	height:64px;
	float:right;
	display:block;
}

/* TOP PANEL
---------------------------------------------*/
#topPan .img {/*logoの設定*/
width:291px;
	height:44px;
	color:#666;
	margin:10px 0px 0 5px;
	display:block;
}
#topPan .english {/*Englishの設定*/
	width: 120px;
	height: 38px;
	display:block;
	margin:3px 0 0 180px;
	font-size: 14px;
}
#topPan .english a {
	height: 38px;
	width: 80px;
	display:block;
	background-image: url(../common1/gif/arrow.gif);
	line-height:38px;
	text-decoration:none;
	padding:0 0 0 39px;
	background-repeat: no-repeat;
	font-size: 14px;
	*font-size: 100%;
	color: #000000;
}

#topPan .english a:hover {
	height: 38px;
	width: 80px;
	display:block;
	background-image: url(../common1/gif/arrow.gif);
	line-height:38px;
	text-decoration:none;
	padding:0 0 0 39px;
	background-repeat: no-repeat;
	font-size: 14px;
	*font-size: 100%;
	color: #000000;
}

/*---sidemenuの設定---*/
.toprightPan ul {
	width:256px;
	height:22px;
	display:block;
	margin-left:40px;
}
.toprightPan ul li {
	width:85px;
	height:20px;
	float:left;
}
.toprightPan ul li a {
	width:78px;
	height:20px;
	background-color: #fff;
	text-align:right;
	color:#000;
	display:block;
}
.toprightPan ul li a:hover {
	background-color: #fff;
	color:#FF6600;
	text-decoration:none;
}

/* NAVI PANEL
---------------------------------------------*/	
/*---メニュータブの設定---*/
.menu ul {
	width:693px;
	height:22px;
	margin: 0 0 0 5px;
}
.menu ul li {
	float:left;
}
.menu ul li a.main {
	width:76px;
	height:20px;
	_height:22px;
	background: url(../common1/jpg/topmenu-normal.jpg) no-repeat;
	color:#000000;
	text-align:center;
	padding:3px 1px 0px 1px;
	display:block;
	font-size: 12px;
	*font-size: 12px;
	line-height: 20px;
}
.menu ul li a.main:hover {
	background:url(../common1/jpg/topmenu-hover.jpg) no-repeat;
	color:#fff;
	text-decoration:none;
}

.menu ul li a.main2 {
	width:101px;
	height:20px;
	_height:22px;
	background: url(../common1/jpg/topmenu-Lnormal.jpg) no-repeat;
	color:#000000;
	text-align:center;
	padding:3px 1px 0px 1px;
	display:block;
	font-size: 12px;
	*font-size: 12px;
	line-height: 20px;
}

.menu ul li a.main2:hover {
	background:url(../common1/jpg/topmenu-Lhover.jpg) no-repeat;
	color:#fff;
	text-decoration:none;
}

/*---メニュータブが選択されたとき---*/
.menu ul li.active a.main {
	width:76px;
	height:20px;
	_height:22px;
	background: url(../common1/jpg/topmenu-hover.jpg) no-repeat;
	color:#fff;
	text-align:center;
	padding:3px 1px 0px 1px;
	display:block;
	font-size: 12px;
	*font-size: 12px;
	line-height: 20px;
}

.menu ul li.active a.main2 {
	width:101px;
	height:20px;
	_height:22px;
	background: url(../common1/jpg/topmenu-Lhover.jpg) no-repeat;
	color:#fff;
	text-align:center;
	padding:3px 1px 0px 1px;
	display:block;
	font-size: 12px;
	*font-size: 12px;
	line-height: 20px;
}

/*---pulldown設定---*/
.submenu {
	width:180px;
	_width: 205px;
	height:20px;
	_height:24px;
	visibility: hidden;
	margin:5px 0 5px 0;
	position: absolute;
	color:#000000;
}

.submenu a {
	width:180px;
	_width: 205px;
	height:20px;
	_height:24px;
	color:#000000;
	text-align:left;
	padding:3px 1px 0px 10px;
	display:block;
	background:url(../common1/jpg/submenu1.jpg) no-repeat;
	font-size: 12px;
	*font-size: 12px;
	line-height: 18px;
}

.submenu a:hover {
	color: #CC0033;
	text-decoration:none;
	background:url(../common1/jpg/submenu1.jpg) no-repeat;
}

/* FOOTER
---------------------------------------------*/
.footmenu ul{
	padding:0px;
	margin-left:229.5px;
	width:234px;
	height:20px;
	display:block;
}
.footmenu ul li{
	padding:0px;
	margin:0;
	width:78px;
	height:20px;
	float:left;
	display:block;
}
.footmenu ul li a{
	width:78px;
	height:20px;
	_height:10px;
	text-align:right;
	color:#000;
	line-height:30px;
	display:block;
}
.footmenu ul li a:hover {
	color:#FF6600;
	text-decoration:none;
}

/*---1112更新---*/
#contact {
	background-color: #F3F3E0;
	width: 380px;
	margin-left: 150px;
	padding-left: 30px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 120%;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 16px;
	border: 1px double #999999;
}
.topTab a:hover img {
	visibility: hidden;
}

.proTab {
	width: 115px;
	float: left;
}
.serviceTab {
	width: 115px;
	float: left;
}
.isoTab {
	width: 115px;
	float: left;
}
.proTab a:hover img {
	visibility: hidden;
}
.serviceTab a:hover img {
	visibility: hidden;
}
.isoTab a:hover img {
	visibility: hidden;
}
.proTab a {
	background-image: url(../common1/png/products_tabh.png);
	background-repeat: no-repeat;
	display: block;
}
.serviceTab a {
	background-image: url(../common1/png/jyutaku_tabh.png);
	background-repeat: no-repeat;
	display: block;
}
.isoTab a {
	background-image: url(../common1/png/iso_tabh.png);
	background-repeat: no-repeat;
	display: block;
}
.topTab img {
	margin: 0px;
	padding: 0px;
}
#contact p {
	font-size: 12px;
}

.spec td {
	text-align: center;
}

table {
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
}

.table li {
	line-height: 140%;
}

table li {
	margin-left: 10px;
}

.spec2 td {
	text-align: center;
}

h5 {
	font-size: 16px;
}

