@charset "UTF-8";

/*初期化----------------------------------------------*/

*{
    margin: 0px;
    padding: 0px;
    font-family:"Frtiger", "Meiryo", "メイリオ", "Arial",sans-serif;
    color: #666666;
    text-decoration: none;
    font-size: 12px;
}

body,form,fildset,h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd,a {
	margin: 0;
	padding: 0;
}

body {
    background-color: #ffffff;
	background-image:url(../images/bgp.jpg);
	background-repeat:repeat-x;
    text-align: center;
}

fieldset {
	border: none;
}

blockquote,li,dt,dd {
	margin-left: 0px;
}

li {
    list-style-type: none;
}

input,textarea {
	font-size: 12px;
}

table {
    border-width: 0px 0px 0px 0px;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

td,th{
    border-style: none;
    font-weight: normal;
    border-width: 0px 0px 0px 0px;
    border: 0px;
    margin: 0px;
    padding: 0px;
}
img{
    border-style: none;
    border-width: 0px 0px 0px 0px;
    margin: 0px;
    padding: 0px;
}

a:hover {
    text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0px;
    padding: 0px;
}

h1{

}

h2{

}

h3{

}

h4{

}

h5{

}

h6{

}

h1 span,h2 span,h3 span,h4 span,h5 span,h6 span {
	display: none;
}

/*End初期化-------------------------------------------*/




/*ベースレイアウトモジュール-----------------------------------*/

/*body*/

#container {
    background-color: #ffffff;
	position: relative;
    margin: 0px auto;
	padding: 0px;
    text-align: left;
    width: 800px;
}

#containerP {
	background-image:url(../images/leftP.gif);
	background-repeat:repeat-y;
    background-color: #ffffff;
	position: relative;
    margin: 0px auto;
	padding: 0px;
    text-align: left;
    width: 800px;
}

* html #container {
	width: 800px;
	
}

/*end Body*/

/*header*/

#header {
    background-color: #0077aa;
	height: 148px;
	width: 800px;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}

* html #header {
	margin: -1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*end Header*/

/*leftContents*/

#leftContents {
	float: left;
	width: 208px;
	min-height: 232px;
	margin-top: 24px;
	margin-right: 20px;
	padding: 0px;
}

* html #leftContents {
	width: 208px;
	margin-right: 0px;
}

#leftContentsP {
	height: 100%;
    background-color: #b6e0f3;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 8px
}

#leftContents_home {
	float: left;
	width: 572px;
	min-height: 232px;
	margin-top: 24px;
	padding: 0px;
}


* html #leftContents_home {
	width: 572px;
}


/*end leftContents*/

/*rightContents*/

#rightContents {
	float: right;
	width: 572px;
	margin-top: 24px;
	min-height: 200px;
	padding: 0px;
}

* html #rightContents {
	padding-left: 0px;
	width: 572px;
}

#rightContents_home {
	float: right;
	width: 208px;
	margin-top: 24px;
	margin-left: 20px;
	min-height: 200px;
	padding: 0px;
	text-align: right;
}

* html #rightContents_home {
	width: 208px;
	margin-left: 8px;
}

/*end rightContents*/

/*コンプライアンスメニュー*/

#footer {
	clear: both;
}

/*Endコンプライアンスメニュー*/

/*Endベースレイアウトモジュール--------------------------------*/



/*レイアウトモジュール-----------------------------------*/

.float_left {
	float: left;
}
.float_right {
	float: right;
}
.text-align_right {
	text-align: right;
}

/*ヘッダーエリアモジュール*/

.float_right div {
	text-align: right;
}

.float_right div ul {
	margin-top: 8px;
}

.float_right div ul li {
	margin-left: 0px;
}

/*メニュー*/
#menu {
	height: 36px;
	padding: 0px;
	margin: 0px;
}
/*ie4-6*/
* html #menu {

}
/*ie7*/
*:first-child+html #menu {

}

#menu li {
    display: inline;
    margin-left: 4px;
}
/*Endメニュー*/


/*Endヘッダーエリアモジュール*/

/*leftContents*/
.subMenu1 {
	width: 208px;
}

.subMenu1 li {
	height: 28px;
}

#leftContents p {
	margin: 0px 0px 12px 0px;
}

#leftContents div {
	margin: 12px 0px 4px 0px;
	color: #666666;
}

#leftContents div {
	margin: 12px 0px 4px 0px;
	color: #666666;
}

#leftContents .hikaku {
	margin: 0px 0px 4px 0px;
}


/*home*/

#leftContents_home .welcome {
    font-size: 24px;
    font-weight: bold;
	color: #0077aa;
}

#leftContents_home li,#leftContents_home .welcome_t {
	letter-spacing:0em;
	line-height:1.6em;
}

#rightContents_home .btn {
	margin-top: 12px;
}

#news {
	background-image: none;
	line-height:1.6em;
	margin-top: 8px;
	text-align: left;
}

/*End home*/

/*End leftContents*/

/*rightContents*/

/*製品案内タイトル*/
#rightContents .h4height40 {
	height: 40px;
	background-color:#99bbcc;
}

#rightContents h4 {
	padding-top: 10px;
	padding-left: 8px;
    color: #ffffff;
    font-size: 18px;
}

/*会社案内などタイトル*/
#rightContents .h4height32 {
	height: 32px;
	background-color:#99bbcc;
}

#rightContents .h4height32 h4 {
	padding-top: 6px;
	padding-left: 8px;
    color: #ffffff;
    font-size: 18px;
}

* html #rightContents h4 {
	font-weight: bold;
}

#rightContents .margintop {
	margin-top: 24px;
}

#rightContents .margintop2 {
	margin-top: 8px;
	line-height:1.6em;
}

#rightContents .margintop3 {
	margin-top: 16px;
}

#rightContents .margintop4 {
	vertical-align: middle;
	margin-top: 4px;
}

#rightContents .margintop2 td {
	width: 476px;
}

#rightContents .margintop2 .width {
	width: 96px;
}

#rightContents .margintop2 .text2 {
	color: #999999;
}

#rightContents_home .margintop {
	margin-top: 16px;
}


#rightContents h5 {
	margin-top: 24px;
	padding: 4px 8px 4px 8px;
	background-color:#ccddee;
    color: #0077aa;
    font-size: 14px;
}

#rightContents h6 {
	padding: 0px 0px 0px 8px;
	color: #999999;
	font-size: 14px;
}


#rightContents table {
	margin: 12px 0px 4px 0px;
	color: #666666;
}

#rightContents table p {
	padding: 8px 8px 8px 8px;
    color: #000000;
    font-size: 12px;
}

#rightContents .list1 {
	height: 240px;
}

#rightContents .list1 td {
	vertical-align: top;
}

#rightContents .list1 p {
	width: 300px;
	line-height:1.6em;
}

* html #rightContents .list1 p {
	width: 316px;
}

#rightContents .list1 .catalog {
	text-align: right;
	vertical-align: bottom;
}

#rightContents table img {
	border-style: solid;
	border-width: 0px 8px 0px 0px;
	border-color: #0077aa;
}

#rightContents .catalog img {
	margin-left: 4px;
	border-width: 0px 0px 0px 0px;
}

#rightContents .specification1,#rightContents .specification10,#rightContents .specification11 .specification80 .specification80top {
	width: 572px;
}

#rightContents .specification1 th{
	line-height:1.6em;
	width: 160px;
	padding: 4px 0px 4px 8px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	color: #999999;
}

* html #rightContents .specification1 th{
	text-align: left;
	font-weight: bold;
}

#rightContents .specification1 .thLine0 {
	line-height:1.6em;
	padding: 4px 0px 4px 8px;
	border-width: 0px 0px 0px 0px;
}

#rightContents .specification1 td{
	line-height:1.6em;
	padding: 4px 0px 4px 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
}

#rightContents .specification1 .subTitle2{
	width: 80px;
}

#rightContents .specification2 {
	width: 572px;
	padding: 12px 0px 12px 8px;
}

#rightContents .specification10 th{
	line-height:1.6em;
	width: 120px;
	padding: 4px 0px 4px 8px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	color: #999999;
}

#rightContents .specification10 .thLine0{
	line-height:1.6em;
	width: 120px;
	padding: 4px 0px 4px 8px;
	border-width: 0px 0px 0px 0px;
}

* html #rightContents .specification10 th{
	text-align: left;
	font-weight: bold;
}

#rightContents .specification10 td{
	line-height:1.6em;
	vertical-align: top;
	padding: 4px 0px 4px 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
}

#rightContents .specification11 th{
	line-height:1.6em;
	vertical-align: top;
	width: 56px;
	padding: 4px 0px 4px 8px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	color: #999999;
}

* html #rightContents .specification11 th{
	text-align: left;
	font-weight: bold;
	width: 60px;
}

#rightContents .specification11 .th3rd {
	line-height:1.6em;
	vertical-align: top;
	text-align: right;
	width: 20px;
	padding: 4px 44px 4px 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	color: #999999;
}

* html #rightContents .specification11 .th3rd {
	font-weight: bold;
	padding: 4px 40px 4px 0px;
}

#rightContents .specification11 td{
	line-height:1.6em;
	vertical-align: top;
	padding: 4px 0px 4px 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
}

#rightContents .specification20 {
	width: 572px;
	padding: 4px 0px 4px 0px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #0077aa;
}

#rightContents .specification20 td{
	line-height:1.6em;
	vertical-align: top;
	padding: 4px 24px 4px 8px;
	color: #0077aa;
	font-size: 14px;
}

* html #rightContents .specification20 td{
	padding: 8px 24px 8px 8px;
}

#rightContents .specification40 th{
	text-align: left;
	vertical-align: bottom;
	padding: 0px 24px 4px 0px;
	color: #999999;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
}

#rightContents .specification40 td{
	line-height:0.8em;
	vertical-align: bottom;
	padding: 16px 24px 4px 0px;
	color: #0077aa;
	font-size: 24px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
}

#rightContents .specification40 td a{
	padding: 0px 24px 4px 0px;
	color: #0077aa;
	font-size: 16px;

}

#rightContents .specification40 td a:hover{
    text-decoration: underline;
}

#rightContents .specification40 .businessHours{
	color: #0077aa;
	vertical-align: bottom;
	padding: 0px 24px 4px 0px;
	font-size: 12px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
}

#rightContents .specification60 th{
	line-height:1.6em;
	vertical-align: top;
	text-align: left;
	padding: 8px 24px 8px 0px;
	color: #999999;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
}

#rightContents .specification60 td{
	line-height:1.6em;
	padding: 8px 24px 8px 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
}

#rightContents .specification60 input {
	margin-right: 4px;
}

#rightContents .specification60 .margintop3 input {
	padding: 0px 16px 0px 16px;
	margin-right: 16px;
}

#rightContents .specification60 .check {
	padding: 4px 4px 0px 0px;
}

* html #rightContents .specification60 .check {
	margin-left: -4px;
}

* html #rightContents .specification60 .margintop4 {
	margin-left: -4px;
}

#rightContents .specification80{
	margin-top: 80px;
}

#rightContents .specification80 th{
	line-height:1.6em;
	vertical-align: top;
	text-align: left;
	padding: 8px 7px 8px 8px;
	color: #999999;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #aaaaaa;
}

#rightContents .specification80 .center{
	padding: 8px 4px 8px 4px;
	font-size: 14px;
	text-align: center;
	border-width: 0px 0px 1px 1px;
	border-color: #ffffff #ffffff #aaaaaa #cccccc;
	color: #000000;
	background-color: #aaaaaa;
}

#rightContents .specification80 td{
	width: 102px;
	line-height:1.6em;
	vertical-align: top;
	text-align: center;
	padding: 8px 0px 8px 0px;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-color: #ffffff #ffffff #aaaaaa #cccccc;
}

#rightContents .specification80 img {
	border-width: 0px 0px 0px 0px;
}

#rightContents .specification80top{
	margin-top: 24px;
}

#rightContents .specification80top th{
	line-height:1.6em;
	vertical-align: top;
	text-align: left;
	padding: 8px 7px 8px 8px;
	color: #999999;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #aaaaaa;
}

#rightContents .specification80top .center{
	padding: 8px 4px 8px 4px;
	font-size: 14px;
	text-align: center;
	border-width: 0px 0px 1px 1px;
	border-color: #ffffff #ffffff #aaaaaa #cccccc;
	color: #000000;
	background-color: #aaaaaa;
}

#rightContents .specification80top td{
	width: 102px;
	line-height:1.6em;
	vertical-align: top;
	text-align: center;
	padding: 8px 0px 8px 0px;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-color: #ffffff #ffffff #aaaaaa #cccccc;
}

#rightContents .btn2 {
	margin-top: 24px;
	text-align: right;
}

#rightContents .specification80top img {
	border-width: 0px 0px 0px 0px;
}

/*End rightContents*/

/*イントロムービー*/
#introMov{
	background-color:#eeeeee;
	height: 200px;
	margin: 0px;
}
#introMov object,#introMov embed{
	height: 200px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}

/*Endヘッダーエリアモジュールセット*/



/*Endレイアウトモジュール--------------------------------*/



/*フッターエリアモジュールセット*/



/*コピーライト*/
#footer p {
    font-size: 10px;
	text-align: right;
	padding: 24px 0px 2px 0px;
	color: #aaaaaa;
}

/*Endフッターエリアモジュールセット*/

/*footerLine*/
#footerLine {
	background-color:#0077aa;
	width: 100%;
	height: 12px;
}
/*End footerLine*/


