@charset "shift-jis";

/* 共通 */
body{
	margin-top: 0px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック";
	font-size: 14px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	line-height: 140%;
	color: #000000;
	background-image: url(../image/bg.gif);
	background-repeat: repeat;
}
a {
	color:#333333;
	text-decoration: none;
}
.hidden{display:none;}

a:hover {text-decoration:underline;}
a:focus{
outline:none;
} 
img,fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.dot{
	height: 1px;
	margin-bottom: 5px;
	clear: both;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

/* --HEADLINE-- */
h1, h2, h3, h4, h5, h6 {
margin:0px;
}

.alt{
position:absolute;
top:-5000px;
left:-999px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
* { box-sizing : border-box}
* { -moz-box-sizing : border-box}

h1
	 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 19px;
	text-align: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;

}

#header_stage
	 {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-bottom: 0px;
	background-color: #006CB5;
	height: 20px;
	background-image: url(../image/header_stage.gif);
	background-repeat: repeat-x;

}
#header {
	padding-top: 0px;
	background-image: url(../image/header.gif);
	height: 446px;
	margin: 0px;
	overflow: auto;
	background-repeat: no-repeat;

}
#stage {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-bottom: 0px;
	background-image: url(../image/stage.gif);
	background-repeat: repeat-x;

}

#container {
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#contents {
	text-align: left;
	width: 970px;
	background-color: #FFFFFF;
	float: right;
	margin: 0px;
}

#contents .inner{padding:15px;}
#contents .topmenu{
	width:231px;
	float: left;
	height: 230px;
}
#contents .topmenu img{margin-bottom:15px;}
#contents .topmenu p{
	margin-top: 0px;
	font-size: 12px;
	
}
#contents .topmenu p a{color: #666666;}
#contents .topmenu h2{
	font-size:14px;
	margin-bottom: 5px;
}
#rogo{
	width: 830px;
	clear: both;
	height: 100px;
	text-align: center;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../image/rogo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
table{
	line-height: 140%;
	font-size: 14px;
}	


/*-----------------------------------------------
 __サブナビ
-----------------------------------------------*/
#s-nav{
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
	}
#snav {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#snav li {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#snav li a {
	display: block;
	overflow: hidden;
	height: 91px;
	width: 107px;
	text-indent: -9999px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#snav li#snav01 a {
	background-position: 0 0;
	background-image: url(../image/smenu_01.gif);
	background-repeat: no-repeat;
			}
	
#snav li#snav02 a {
	background-position: 0px 0;
	background-image: url(../image/smenu_02.gif);
	background-repeat: no-repeat;
	}

#snav li#snav03 a {
	background-position: 0px 0;
	background-image: url(../image/smenu_03.gif);
	background-repeat: no-repeat;
	}
#snav li#snav04 a {
	background-position: 0px 0;
	background-image: url(../image/smenu_04.gif);
	background-repeat: no-repeat;
	}
#snav li#snav05 a {
	background-position: 0px 0;
	background-image: url(../image/smenu_05.gif);
	background-repeat: no-repeat;
	}
#snav li#snav06 a {
	background-position: 0px 0;
	background-image: url(../image/smenu_06.gif);
	background-repeat: no-repeat;
	}
#snav li#snav07 a {
	background-position: 0px 0;
	background-image: url(../image/smenu_07.gif);
	background-repeat: no-repeat;
	}


			

#snav li#snav01 a:hover {
	background-position: 0 0px;
	background-image: url(../image/smenu_01_o.gif);
	background-repeat: no-repeat;
			}
#snav li#snav02 a:hover {
	background-image: url(../image/smenu_02_o.gif);
	background-repeat: no-repeat;
			}
#snav li#snav03 a:hover {
	background-image: url(../image/smenu_03_o.gif);
	background-repeat: no-repeat;
			}
#snav li#snav04 a:hover {
	background-image: url(../image/smenu_04_o.gif);
	background-repeat: no-repeat;
			}
#snav li#snav05 a:hover {
	background-image: url(../image/smenu_05_o.gif);
	background-repeat: no-repeat;
			}

#snav li#snav06 a:hover {
	background-image: url(../image/smenu_06_o.gif);
	background-repeat: no-repeat;
			}
#snav li#snav07 a:hover {
	background-image: url(../image/smenu_07_o.gif);
	background-repeat: no-repeat;
			}

		
/*-----------------------------------------------
 __グローバルナビ
-----------------------------------------------*/
#nav{
	clear: both;
	text-align: center;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
	height: 100px;
	float: right;
	width: 970px;
	}
#gnav {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#gnav li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#gnav li a {
	display: block;
	overflow: hidden;
	height: 100px;
	width: 242px;
	text-indent: -9999px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#gnav li#gnav01 a {
	background-position: 0 0;
	background-image: url(../image/menu_01.gif);
	background-repeat: no-repeat;
			}
	
#gnav li#gnav02 a {
	background-position: 0px 0;
	background-image: url(../image/menu_02.gif);
	background-repeat: no-repeat;
	}

#gnav li#gnav03 a {
	background-position: 0px 0;
	background-image: url(../image/menu_03.gif);
	background-repeat: no-repeat;
	}
#gnav li#gnav04 a {
	background-position: 0px 0;
	background-image: url(../image/menu_04.gif);
	background-repeat: no-repeat;
	}

			

#gnav li#gnav01 a:hover {
	background-position: 0 0px;
	background-image: url(../image/menu_01_o.gif);
	background-repeat: no-repeat;
			}
#gnav li#gnav02 a:hover {
	background-image: url(../image/menu_02_o.gif);
	background-repeat: no-repeat;
			}
#gnav li#gnav03 a:hover {
	background-image: url(../image/menu_03_o.gif);
	background-repeat: no-repeat;
			}
#gnav li#gnav04 a:hover {
	background-image: url(../image/menu_04_o.gif);
	background-repeat: no-repeat;
			}

/*-----------------------------------------------
 __右　コンテンツ
-----------------------------------------------*/
#right {
	float: right;
	width: 250px;
}
#right .inner {
	padding: 10px;
}
#right .inner .pdc_lst ul{
	padding: 10px; margin:0px;
}
#right .inner .pdc_lst ul li{
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#right .inner .pdc_lst ul li a{color:#000000;}
#right .inner .pdc_lst ul li a:hover{text-decoration:underline;}
#right .inner .pdc_lst h2{
	background-image:url(../image/h2_right_product.gif);
	text-indent: -9999px;
	line-height: 50px;
}
#right .inner .pdc_lst h2.english{
	background-image:url(../image/h2_right_Eproduct.gif);
}

/*-----------------------------------------------
 __左　コンテンツ
-----------------------------------------------*/
#left {
	width: 650px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#left .waku{
	border:1px solid #333333;
	padding: 10px;
	line-height: 24px;
}
#left .waku h2{text-align:center;}
#left_products {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#left_products p{margin-bottom:25px;}
#left .inner {
	padding:10px;
}
#left h2{
	font-size:16px;
	margin-bottom: 15px;
}
#left_products h2{
	font-size:16px;
	margin-bottom: 15px;
}
#left h3{
	font-size:14px;
	margin-bottom: 5px;
	clear: both;
}
#left h3.whatwedo{
	font-size:34px;
	text-align: center;
	font-weight: normal;
	background-color: #4B6654;
	color: #FF2600;
	line-height: 50px;
	padding-top: 5px;
	margin-bottom: 30px;
}
#left_products h3{
	font-size:14px;
	margin-bottom: 10px;
	clear: both;
}
#left_products h4{
	clear:both;
	margin-bottom: 5px;
	font-size: 16px;
}
#left_products h4.glay{
	background-color:#CCCCCC;
	color:#993399;
	font-weight: normal;
	font-size: 24px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-bottom: 20px;
	line-height: 30px;
}
#left_products h4.blue{
	background-color:#33CCFF;
	font-weight: normal;
	font-size: 24px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-bottom: 20px;
	line-height: 30px;
	color: #000000;
}
#left_products h4.red{
	background-color:#FF6666;
	font-weight: normal;
	font-size: 24px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-bottom: 20px;
	line-height: 30px;
	color: #000000;
}
#left_products h4.green{
	background-color:#CCFF00;
	font-weight: normal;
	font-size: 24px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-bottom: 20px;
	line-height: 30px;
	color: #000000;
}

#left_products h5{font-size:14px; text-decoration:underline; margin-bottom:10px}
#left_products h6{font-size:14px;}

#left h4{font-size:12px; text-decoration:underline;}
#left p{margin-bottom:15px;}
#left h5{font-size:12px; text-decoration:underline;}


#left .txt {padding:0px;}
#left_products .txt .thumb{
	width:116px;
	float:left;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 240px;
}
#left_products .txt .thumb img{
	margin-bottom:3px;
	clear: both;
}
#left_products .txt .box{
	width:300px;
	float:left;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 20px;
	height: 250px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 15px;
}
#left_products .txt .box img{
	padding:5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	vertical-align: text-botom;
}
#left_products .txt h3{
	font-size:14px;
	margin-bottom: 0px;
	clear: both;
}

#left .message{
	background-image: url(../image/message.jpg);margin-bottom: 10px;height: 162px;text-indent: -9999px;
}

#left .inner h4{font-size:14px; margin-bottom:3px}
#left .inner h4.prof{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-left: 8px;
	line-height: 14px;
	font-size: 12px;
}
#left .inner .txt p{margin-bottom:10px;}

#left .inner #price .sys-table{
	border-bottom-color:#000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
}

#left .inner #price .sys-table td {
	padding:5px 0px 5px 10px;
	text-align:center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000033;
	background-image: url(../image/td.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#left .inner #price .sys-table .tokucho{font-size:12px;}
#left .inner #price .sys-table th {
	width:30%;
	padding:5px 0px 5px 0px;
	color:#000033;
	text-align:center;
	background-image: url(../image/th.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#left .inner #price .sys-table .title {
	padding:10px;
	text-align:center;
	font-weight:bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000033;
	border-bottom-color: #000033;
	background-image: url(../image/td_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000033;
}	
#left_products ul.star{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#left_products ul.star li{
	background-image:url(../image/shapeimage_1.png);
	background-repeat: no-repeat;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: 0px 0x;
}
#left_products .wakuglay{
	text-align:center;
	float: left;
	width: 250px;
	margin-right: 10px;
}
#left_products .wakuglay p{
	background-color:#CCCCCC;
	color: #993399;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#left_products .wakuglay img{
	margin-bottom: 15px;
}

#left_products .wakublue{
	text-align:center;
	float: left;
	width: 250px;
	margin-right: 10px;
}
#left_products .wakublue p{
	background-color:#33CCFF;
	color: #000000;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 2px solid #999999;
}
#left_products .wakublue img{
	margin-bottom: 15px;
}

#left_products .wakured{
	text-align:center;
	float: left;
	width: 250px;
	margin-right: 10px;
}

#left_products .wakured p{
	background-color:#FF6666;
	color: #000000;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#left_products .wakured img{
	margin-bottom: 15px;
}
#left_products .wakugreen{
	text-align:center;
	float: left;
	width: 250px;
	margin-right: 10px;
}

#left_products .wakugreen p{
	background-color:#CCFF00;
	color: #000000;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#left_products .wakugreen img{
	margin-bottom: 15px;
}

/*-----------------------------------------------
 __画像配置
-----------------------------------------------*/
.img_lf{float:left; margin-right:10px;}
.img_rt{
	float:right;
	margin-left: 10px;
}
.mb20{margin-bottom:20px;}

/*-----------------------------------------------
 __画像位置
-----------------------------------------------*/
#left .right {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#left .left {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/*-----------------------------------------------
 __フッター
-----------------------------------------------*/
#footer {
	text-align: center;
	margin-top: 0px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 970px;
	height: 25px;
	background-color: #000000;
	font-size: 12px;
	clear: both;
	float: right;
}
/*-----------------------------------------------
 __フッターリンク
-----------------------------------------------*/
#footer_link {
	text-align: left;
	margin-top: 60px;
	background-color: #ffffff;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer_link ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer_link li {
	display: inline;
	list-style-type: none;
}
#footer_link a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#footer_link a:hover {
	font-size: 12px;
	color: #66BF9A;
	text-decoration: underline;
}
/*-----------------------------------------------
 __テキスト
-----------------------------------------------*/
.green_bold {
	color: #5BBB93;
	font-weight: bold;
}
.pink_bold {
	color: #FF8EC7;
	font-weight: bold;
}
.blue_bold {
	color: #3366FF;
	font-weight: bold;
}
.blue {
	color: #3366FF;
}
.red {
	color: #FF0000;
}
.black_big {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.text_12 {
	font-size: 12px;
}

/*-----------------------------------------------
 __フォーム
-----------------------------------------------*/
.item {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	BACKGROUND: #f1f1f1;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	TEXT-ALIGN: right;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009933;
	font-weight: normal;
	font-size: 12px;
}

.detail {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	background-color: #EBEBEB;
	font-size: 12px;
}
.form_text {
	font-size: 18px;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	vertical-align: middle;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/*-----------------------------------------------
 __会社案内
-----------------------------------------------*/

.com-table td {
	text-align:left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.com-table th {
	text-align:left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.com-table .bottom {
	text-align:left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.com-table .title {
	padding:5px 0px 5px 10px ;
	text-align:center;
	font-weight:bold;
}	

