@charset "utf-8";
/* CSS Document */

/*--------- 全体の設定------------*/
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	/*background-image: url(../img/bk.gif);
	background-repeat: repeat-y;-->*/
}


/*---------- ヘッダーの設定------------*/
#header {
	height: 95px;
	width: 955px;
	padding-top: 8px;
	padding-left: 5px;
	background-image: url("../img/header2.jpg");	
	background-repeat: no-repeat;
}


#header_left {
	float:left;
}

#header_right {
	float:right;
	padding-top: 20px;
}

#welcome {
	clear:both;
}

/*--グローバルメニューの説明---------------*/
#gnavi {
	height: 50px;
	width: 504px;
	float: right;
	overflow: hidden;
	background-image: url("../img/menu.jpg");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;

}


#gnavi ul li {
	display: block;
	float: left;
	height: 50px;
	margin: 0px;
	text-indent: -9999px;
	padding: 0px;
}


#gnavi ul a {
	display: block;
	overflow: hidden;
	height: 50px;
	width: 108px;
	background-image: url("../img/menu.jpg");
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#gnavi #a a{background-image:url("../img/menu.jpg");background-position:-504px 0px;} 
#gnavi #b a{background-image:url("../img/menu.jpg");background-position:-612px 0px;}
#gnavi #c a{background-image:url("../img/menu.jpg");background-position:-720px 0px;}
#gnavi #d a{background-image:url("../img/menu.jpg");background-position:-828px 0px;}


#gnavi #a a:hover{background-image:url("../img/menu.jpg");background-position:-504px -50px;} 
#gnavi #b a:hover{background-image:url("../img/menu.jpg");background-position:-612px -50px;}
#gnavi #c a:hover{background-image:url("../img/menu.jpg");background-position:-720px -50px;}
#gnavi #d a:hover{background-image:url("../img/menu.jpg");background-position:-828px -50px;}


#gnavi #a_now a{background-image:url("../img/menu.jpg");background-position:-504px -50px;} 
#gnavi #b_now a{background-image:url("../img/menu.jpg");background-position:-612px -50px;}
#gnavi #c_now a{background-image:url("../img/menu.jpg");background-position:-720px -50px;}
#gnavi #d_now a{background-image:url("../img/menu.jpg");background-position:-828px -50px;}



/*welcome2の設定*/
#welcome2 {
	clear:right;
	width: 930px;
height: 150px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 5px;
}

/*-----------pankuzuの設定*-----------*/
#pankuzu {
	font-size: 80%;
	padding-left: 20px;
	
}


/*mainの設定*/

#main {
	height: 400px;
	width: 930px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 30px;
	}

#main2 {
	height: 400px;
	width: 930px;
	margin-top: 10px;

	}


/*mainboxの設定*/
.mainbox {
	height: 170px;
	width: 280px;
	float: left;
	margin-left: 24px;
	margin-bottom: 30px;
}

.mainbox_title {
	text-align: center;

}

.mainbox_upper {
	float: left;
	margin-bottom: 30px;
}

.mainbox_under {
	clear: left;
	padding-left: 30px;
	line-height: 200%
	}


/*-----------左メニューの設定----------*/
#main_left{
	width: 150px;
	padding-left: 15px;
	padding-top: 10px;
	    float: left;
}

#main_left ul li {
	padding-left:10px;
	font-size: 90%;
	line-height: 250%;
}

.underspace {
	margin-bottom: 10px;
}

/*-----------右メニューの設定----------*/
#main_right{
	width: 750px;
/*background-color: aliceblue;*/
	padding-left: 10px;
    float: left;
	height: auto;
}

.title_blue {
	width: 700px;
	padding-left: 10px;
	background-color: aliceblue;
	font-weight: bold;
}




/*更新情報（update）の設定*/
#update {	
clear: left;
	width: 900px;
	height: 200px;
	margin-left: 15px;
	margin-top: 30px;
}



#updatetitile {
	width: 100px;
	height: 120px;
	padding-top: 40px;
	padding-left: 20px;
	float: left;
}

#updatetitile_list {
	width: 700px;
	height:160px;
	padding-top: 35px;
	float: left;
}

.date {
	width: 100px;
border: none;
}
	
.info {
		width: 550px;
border: none;
}
		



/*会社概要のテーブル設定*/
#com_tbl {
	width: 650px;
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 5px;
		
}


#com_tbl table.table2 {
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 30px;
}

#com_tbl table.table2 th, td {
  border: solid 1px black;
  /*実線 1px 黒*/
}

#com_tbl table.table2 th {
 width: 100px;
	background-color: aliceblue; 	
}

#com_tbl table.table2 td {
	padding: 10px;
	
}

/*沿革設定*/

.table3 {
	width: 730px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.enkaku_date {
	width:200px;
	font-weight:normal;
	text-align: left;
	padding-left: 10px;
	}

.enkaku_info {
	width:500px;
	padding-left: 10px;
	border: none;
}


#enkaku {
	margin-top: 30px;
	padding-left: 10px;
	
}
#ac_map {
	margin-top: 30px;
	padding-left: 60px;
	
}

#ph {
	text-align:center; 
}

/*日薄のルーツ*/
.text_box {
	width:650px;
	padding-left: 10px;
	padding-top: 10px;
}

/*技術・製品ページ設定*/

#tech {
	width: 650px;
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 5px;
	
	
}
.g_box_tech{
	width: 650px;
	
}

.tech_box {
	width:650px;
	margin-top: 20px;
	margin-bottom: 20px;
		}

.g_tech{
	width:300px;
	height: 150px;
	margin-top: 30px;
	padding-top: 50px;
	margin-left: 5px;
	padding-left: 10px;
	/*background-color: aqua;*/
	font-size: 80%;
	float: left;
	
	}


.g_tech2{
	width:300px;
	height: 150px;
	margin-top: 10px;
	padding-top: 50px;
	margin-left: 5px;
	padding-left: 10px;
	/*background-color: aqua;*/
	font-size: 80%;
	float: left;
	
	}


/*ご依頼の設定*/
#order {
	width: 700px;
	padding-left: 10px;
	padding-top: 30px;
	margin-bottom: 30px;
	
}

/*よくある質問*/
#qanda {
		width:700px;
	padding-left: 10px;
	padding-top: 30px;
	margin-bottom: 40px;
}

#questions_list {
	width:600px;
	overflow: hidden;
	font-size: 0.9em;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.q_box {
	width: 640px;
	margin-bottom: 30px;
	margin-left: 10px;
}



.question {
	width: 630px;
	margin-bottom: 10px;
}

.answer {
	width: 610px;
	padding-left: 20px;
	background-color: #EEFFFF;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#up {
	width: 610px;
	float: right;
	text-align: right;
}


/*ギャラリーページの設定*/

#gallerybox{
	dth:700px;
	padding-left: 10px;
	padding-top: 30px;
	margin-bottom: 40px;
	
	
}

.g_box{
	width: 700px;
	
}

.g_sn{
	width:300px;
	height: 200px;
	margin-top: 30px;
	margin-left: 30px;
	/*background-color: aqua;*/
	float: left;
	
	}
.g_sn2{
	width:300px;
	height: 300px;
	margin-top: 30px;
	margin-left: 30px;
	/*background-color: aqua;*/
	float: left;
	
	}
.g_sn3{
	width:300px;
	height: 400px;
	margin-top: 30px;
	margin-left: 30px;
	/*background-color: aqua;*/
	float: left;
	
	}
.g_sn4{
	width:300px;
	height: 225px;
	margin-top: 30px;
	margin-left: 30px;
	/*background-color: aqua;*/
	float: left;
	
	}

	
	}
.gimg_text{
	margin-top:10px; 
	
}

.g_text{
	margin-top:5px;
	margin-left:5px;
}

.gbox_clear{
		clear:left;
}

.textonly{
		
	width: 600px;
	margin-left: 30px;
	padding: 10px;
	font-size: 80%;
}
/*footerの設定*/
#footer {
	clear: left;
text-align: center;
	height: 100px;
}


/*coming soon*/
#comingsoon {
	padding-top: 200px;
	text-align: center;
}