@charset "utf-8";

/*------------------------------------------------
   Layout
------------------------------------------------*/
html{
}


body {
width: 900px; 
margin: 0 auto;
}

a{
color:#191970;
text-decoration:none;
outline:none;
}
a:visited{
color:#191970;
text-decoration:none;
}
a:active{
color:#191970;
text-decoration:none;
}
a:hover{
color:#ff7800;
text-decoration:none;
}

.output {
    background: #eee;
}



li{	font-size:100%;
	line-height:1.7;
	font-size:14px;
	text-align:left;
	color:#575757;
	}
	
table.separate{
    border-collapse: separate;
    width: 900px;
}

table.collapse{
    border-collapse: collapse;
    width: 900px;
}

table,
table th,
table td{
    border: 1px solid #000;
}

table {
	border-spacing: 1px;
	margin: 0px auto 0;
	width: 100%;
	background: #FEFEFE;
	text-align: left;
-webkit-box-shadow:3px 3px 4px #e0e0e0;
box-shadow:3px 3px 4px #e0e0e0;
	
}

th{

padding: 5px;
width: 97px;
	color:#818181;
	background:#E2E2E2;
  text-align: center;
}

th h2{
background: #dcdcdc;
	color:#4D4D4D;
	line-height: 1.2;
	text-align: center;	
}



th h3{
padding: 5px;
background:#dcdcdc;
	padding:0;
	color:#4D4D4D;
	line-height: 1.2;
	text-align: center;	
}


td {
background: #ffffff;
	line-height: 1.2;
	text-align: left;	
}

td h2{
padding: 2px 0;
background:#F6F6F6;
	color:#4D4D4D;
	line-height: 1.2;
	text-align: center;	
}

td h5{
padding: 2px 0;
font-size:10px;
	color:#4D4D4D;
background:#F6F6F6;
	line-height: 1.7;
	text-align: center;	
}

td h6{
padding: 5px 0;
background:silver;
	color:#FFFFFF;
	font-size: 20px;
text-shadow:2px 2px 4px #4D4D4D;
	text-align: center;	
}



td b{
padding: 5px 20px 0 20px;
background:silver;
	color:#FFFFFF;
	font-size: 12px;
text-shadow:2px 2px 4px #4D4D4D;
	text-align: center;	
}


td h3{
padding: 2px 0;
background:#ffcccc;
	color:#4D4D4D;
	line-height: 1.2;
	text-align: center;	
}

td h1{
padding: 2px 0;
font-size:10px;
background:#ffcccc;
	color:#4D4D4D;
	line-height: 1.7;
	text-align: center;	
}


td h4{
padding: 2px 0;
background:#f0f8ff;
	color:#4D4D4D;
	line-height: 1.2;
	text-align: center;	
}

td  p{

background: #FFFFFF;
	padding: 5px;
	line-height: 1.2;
	text-align: left;
	border-bottom:#7284A3 dotted 1px;
}

td {

background:#FFFFFF;
}


em{
	color:#ff7800;
font-style:normal;
}


#contents{
position:relative;
margin:0 ;
padding:10px 8px;
-webkit-box-shadow:1px 1px 2px #ddd;
box-shadow:1px 1px 2px #ddd;
background:#fff;
border-radius:4px;

}

#contents p{
margin:0 70px 0 40px;
}
	
#contents {

}



#contents .rightbtn{
position:absolute;
right:10px;
top:7px;
}

#contents .head{
}

#contents .head h1{
margin:0 10px 0 10px;
padding:0 0 5px 0;
font-size:14px;
background:url(../img/cont_line01.png) no-repeat left bottom;
-webkit-background-size:100% 2px;
background-size:100% 2px;
}


#contents .main{
padding:0 0 10px 0;
}

#contents .main h2{
margin:0 0 5px 0;
padding:0 0 0 4px;
font-size:14px;
font-weight:bold;
border-left:#577F92 solid 4px;
line-height:1;
}


#fmenu{
margin:0;
padding:10px 10px 0 10px;
background:#fff;
border-radius:4px;
}

#fmenu header{
margin:0 0 10px 0;
}



#fmenu header p{
	
}

#fmenu h1 img{
	margin:10px 0 0 0;
width:20%;
text-align:left;
}
	

#fmenu p {
	margin:0 50px 5px 50px;
	color:#575757;
font-size:14px;
	line-height:1.5;
text-align:left;
	}

	
#fmenu header p img{
width:80%;
height:auto;
margin:0 70px 0 70px;

}

#fmenu h2{
margin:10px 10px 15px 10px;
padding:0;
color:#565656;
text-align:center;
line-height:1.8;
font-weight:bold;
line-height:1;
border-bottom:#7284A3 solid 1px;
font-size:18px;
	}

#fmenu h3{
margin:15px 0 5px 20px;
padding:0 0 0 4px;
font-size:14px;
text-align: left;
color:#565656;
font-weight:bold;
line-height:1;
border-left:#577F92 solid 4px;
}


#fmenu h4{
margin:0;
padding:0 0 0 95px;
font-size:16px;
color:#565656;
font-weight:bold;
line-height:1;
text-align:left;
}

#fmenu h4 img{
width:50%;
height:auto;
border-radius:2px;
margin:10px;
}

#fmenu h5{
margin:0 0 5px 80px;
color:#565656;
text-align:left;
}




#fmenu aside{
background: #F1F1F1;
margin:0 0 15px 0;
padding:10px 0 10px 0;
	text-align:center;
}


#fmenu section{
background: #f4f2ee;
text-align:left;
margin:0 0 15px 0;
padding:10px 0 10px 0;
}


#fmenu section dl{
font-size:14px;
line-height:1.6;
	color:#575757;
}

#fmenu section dl dt{
	text-align:left;
margin:0 0 0 70px;
	width:300px;
}

#fmenu section dl dd{
margin:-1.6em 0 4px 0;
padding:0 0 4px 380px;
border-top:#BBCDD3 dotted 1px;
}

#fmenu section dl dd:last-child{
margin-bottom:0;
padding-bottom:0;
border-bottom:none;
}

#fmenu ul .li {list-style-position:inside;
	}
	
#fmenu ul{	
line-height:1.7;
font-size:14px;
text-align:left;
padding:0 120px 0 50px;
list-style-image:url(bullet.png);
	}
	
#fmenu a{
color: #191970;
text-decoration:none;
outline:none;
}

#fmenu .bluebtn{
margin:0 0 14px 0;
display:block;
width:100px;
height:18px;
padding:0 0 0  20px;
font-size:12px;
color:#fff;
text-decoration:none;
line-height:18px;
background:#7284A3 url(../img/all_arw02r.png) no-repeat 6px 3px;
-webkit-background-size:11px;
background-size:11px;
border-radius:3px;
}



#fmenu article{
position:relative;
margin:0 0 15px 0;
padding:10px 0 10px 0;
background: #F1F1F1;
}


#fmenu article:last-child{
margin:0;
}

#fmenu article section{
padding:10px 20px 10px 20px;
margin:0 0 10px 0;
background:#f0f0f0;
}

#fmenu article section p{
font-size:14px;
line-height:1.6;
}

#fmenu article section p:after{
content:"";
display:block;
clear:both;
}

#fmenu article section p img{
float:left;
width:200px;
height:auto;
margin:2px 15px 0 0;
}

#fmenu article .btn{
position:absolute;
right:0;
bottom:0;
}





.pagetop{
margin:0 10px 10px 10px;
text-align:right;
}

.pagetop a{
padding:0 0 0 14px;
font-size:10px;
background:url(../img/all_arw01t.png) no-repeat left center;
-webkit-background-size:11px;
background-size:11px;
}

#foot{
margin:0 0 20px 0;
padding:0 0 0 0;
font-size:10px;
border-top:#577F92 solid 2px;
}

#foot nav{
}

#foot nav ul{
margin:0 0 10px 0;
text-align:center;
}

#foot nav ul li{
display:inline;
margin:0 10px 0 0;
}

#foot nav ul li a{
padding:0 0 0 14px;
background:url(../img/all_arw01r.png) no-repeat left center;
-webkit-background-size:11px;
background-size:11px;
color: #191970;
}

#foot section{
padding:2px 0 2px 0;
background:#577F92;
}

#foot section ul{
margin:0 0 5px 0;
list-style:none;
text-align:center;
}

#foot section ul li{
display:inline;
margin:0 10px 0 0;
}

#foot section ul li a{
padding:0 0 0 14px;
background:url(../img/all_arw01r.png) no-repeat left center;
-webkit-background-size:11px;
background-size:11px;

}

#foot section p{
text-align:center;
color:#fff;
}

#foot em{
	color:#ff7800;
	font-size:14px;
	text-align: center;
	}
	

#foot section h4{
margin:0 0 0 0;
font-size:12px;
text-align:center;
color:#FFF;
}
/*------------------------------------------------
   Sitemap
------------------------------------------------*/
#sitemapArea{
width:100%;
display:-webkit-box;
display:-moz-box;
font-size:14px;
}

#sitemapArea em{
color: #ff7800;

}

#sitemapArea > ul{
list-style:none;
-webkit-box-flex:1;
-moz-box-flex:1;
}

#sitemapArea > ul > li{
margin:0 0 0 20px;
}

#sitemapArea > ul > li > a,
#sitemapArea > ul > li > span{
padding:0 0 0 14px;
background:url(../img/all_arw01r.png) no-repeat left center;
-webkit-background-size:11px;
background-size:11px;
}

#sitemapArea ul li ul{
margin:0 0 0 0;
list-style:none;
}

#sitemapArea ul li ul li{
margin:0 0 0 0;
}

#sitemapArea ul li ul li a{
padding:0 0 0 14px;
background:url(../img/all_arw03r.png) no-repeat left center;
-webkit-background-size:11px;
background-size:11px;
}




/*------------------------------------------------
   Product
------------------------------------------------*/
#productList{
background:#577F92;
margin:0 20px;
padding:5px 0;

}


#productList p {
	margin:0 80px 5px 80px;
	color:#E5E5E5;
font-size:14px;
	line-height:1.5;
	}
	

#productList h2{
margin:10px 10px 15px 10px;
padding:0;
color: #DEA30D;
text-align:center;
line-height:1.8;
font-weight:bold;
line-height:1;
border-bottom:#FFFFFF solid 1px;
font-size:18px;
	}



#productList h4{
margin:0 0 0 10px;
padding:0px;
color:#565656;
font-weight:bold;
font-size:18px;
	}

	

#productList h1 img{
width:98%;
height:auto;
border-radius:2px;
margin:10px 10px 10px 3px;
}


#productList article{
position:relative;
margin:0 0 5px 10px;
}


#productList article:last-child{
margin:10;
}

#productList article section{
padding:10px 20px 10px 50px;
margin:0 0 40px 0;
background:#f0f0f0;
}

#productList article section p{
font-size:14px;
line-height:1.6;
}

#productList article section p:after{
content:"";
display:block;
clear:both;
}

#productList article section p img{
float:left;
width:200px;
height:auto;
margin:2px 15px 0 0;
}

#productList article .btn{
position:absolute;
right:0;
bottom:0;
}
/*------------------------------------------------
   Default
------------------------------------------------*/
.cf:after{
content:"";
display:block;
clear:both;
}

