/* -------------------------------------------------------------
   [1] 共通レイアウトに関する指定 */

body {
	font-size: 12px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	line-height: 150%;
	clear: both;
	float: none;
}

#header {
	width: 100%;
	height: 145px;
	background: url(images/header_bg.jpg) repeat-x center;
	margin: 0px;
	padding: 0px;
	clear: both;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}



#header .head{
	width: 800px;
	height: 100px;
	background: url(images/header02.jpg) no-repeat;
	clear: none;
	margin: auto;
}

#header .head h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	clear: both;
	margin: 0px auto;
	padding: 0px;
	float: none;
}

#header .head a{
	width: 200px;
	height: 80px;
	clear: both;
	text-indent: -999pt;
	display: block;
	float: left;
}

#header .gmenu_sub{
	width: 320px;
	height: 30px;
	clear: both;
	margin: -19px 0px 0px;
	padding: 0px;
}

#header .gmenu{
	width: 800px;
	height: 45px;
	clear: both;
	margin: auto;
	padding: 0px;
}



.where {
	font-size: 12px;
	margin-left: 25px;
	padding-top: 5px;
	text-align: left;
}


/* -------------------------------------------------------------
   [2] 個別レイアウトに関する指定 */

/* トップ */
 
#top #wrapper {
	text-align: left;
	width: 800px;
	background: #000000 url(concept/img/concept_bg.jpg) no-repeat;
	padding-top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}



/* コンセプトページ */
 
#concept  {
	margin: auto;
	clear: both;
	float: none;
	height: auto;
	width: 800px;

}
 
#concept #wrapper {
	width: 800px;
	background: #000000 url(concept/img/concept_bg.jpg) no-repeat;
	margin: auto;
	clear: both;
	float: none;
	height: 600px;
	padding: 0px 0px 20px;
}

#concept #wrapper #sidebar {
	width: 400px;
	float: right;
	line-height: 150%;
	font-size: 12px;
	background: url(none);
	clear: both;
	height: auto;
	margin: 50px 0px 0px;
	padding: 30px 20px 0px 0px;
	text-align: left;
}
   
#concept #wrapper #sidebar .catch{
	margin-bottom: 50px;
	background: url(none);
}
   
/* 事業内容ページ */ 
 
#jigyou  {
	margin: auto;
	clear: both;
	float: none;
	width: 800px;
	padding: 0px;
	height: auto;

}

#jigyou #wrapper {
	width: 800px;
	background: #000000 url(jigyou/img/jigyou_bg.jpg) no-repeat;
	margin: 0px;
	clear: both;
	float: none;
	padding: 0px;
	height: 620px;
}

#jigyou #wrapper #sidebar {
	width: 400px;
	float: right;
	line-height: 150%;
	font-size: 12px;
	text-align: left;
	margin: 100px auto auto;
	padding: 20px 20px 0px 0px;
	height: auto;
}  

#jigyou #wrapper #sidebar .catch{
	margin-bottom: 20px;
}

#jigyou #wrapper #sidebar .hinnmoku{
	list-style-type: none;
	font-size: 16px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-left: 0px;
	line-height: 200%;
	background: url((URL));
}

#jigyou #wrapper #sidebar .hinnmoku li {
	background: url(jigyou/img/products_bg.gif) no-repeat;
	height: 30px;
}


/* 研究機関 */

#kenkyuu  {
	margin: auto;
	clear: both;
	float: none;
	height: auto;
	width: 800px;

}
 
#kenkyuu #wrapper {
	text-align: left;
	width: 800px;
	background: #FFFFFF url(kenkyuu/img/kenkyuu_bg.jpg) no-repeat;
	margin: 0 auto 0px;
	height: 580px;
	padding: 0px;
	clear: both;
}

#kenkyuu #wrapper #sidebar {
	width: 400px;
	float: left;
	line-height: 150%;
	margin-top: 310px;
	padding-left: 25px;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 30px;
	height: auto;
	clear: both;
}

/* 会社概要 */

#gaiyou  {
	margin: auto;
	clear: both;
	float: none;
	height: auto;
	width: 800px;

}
 
#gaiyou #wrapper {
	width: 800px;
	background: url(gaiyou/img/gaiyou_bg.jpg) no-repeat;
	margin: auto;
	height: 600px;
	padding: 0px;
	clear: both;
	float: none;
}

#gaiyou #wrapper #sidebar {
	width: 400px;
	float: left;
	line-height: 150%;
	margin-top: 30px;
	padding-left: 25px;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 30px;
	height: 280px;
}

#gaiyou #wrapper #sidebar #table01 {
	width: 400px;
	background-color: #FFFFFF;
	border: none;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 20px;
	padding: 10px;
}
#gaiyou #wrapper #sidebar #table01 table {
	border-top: 1px dotted #666666;
	border-left: 1px dotted #666666;
}
#gaiyou #wrapper #sidebar #table01 th {
	color: #FFFFFF;
	background-color: #5F9CDF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}
#gaiyou #wrapper #sidebar #table01 td {
	color: #555555;
	background-color: #FFFFFF;
	padding: 10px;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	font-size: 12px;
	line-height: 150%;
}


/* 人材募集 */
 
#boshuu  {
	margin: auto;
	clear: both;
	float: none;
	height: auto;
	width: 800px;

}

#boshuu #wrapper {
	text-align: left;
	width: 800px;
	background: #FFFFFF url(recruit/img/boshuu_bg.jpg) no-repeat;
	margin: 0 auto 0px;
	padding: 0px;
	clear: both;
	height: 800px;
}

#boshuu #wrapper #sidebar {
	width: 400px;
	float: left;
	line-height: 150%;
	margin-top: 30px;
	padding-left: 25px;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 30px;
	height: 280px;
}

#boshuu #wrapper #sidebar #table02 {
	width: 400px;
	background-color: #FFFFFF;
	border: none;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 20px;
}
#boshuu #wrapper #sidebar #table02 table {
	border-top: 1px dotted #666666;
	border-left: 1px dotted #666666;
}
#boshuu #wrapper #sidebar #table02 th {
	color: #FFFFFF;
	background-color: #5F9CDF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}
#boshuu #wrapper #sidebar #table02 td {
	color: #555555;
	background-color: #FFFFFF;
	padding: 4px;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	font-size: 12px;
	line-height: 150%;
}


/* 問い合わせフォーム */

#form  {
	margin: auto;
	clear: both;
	float: none;
	height: auto;
	width: 800px;

}
 
#form #wrapper {
	text-align: left;
	width: 800px;
	background: #FFFFFF url(form/img/form_bg.jpg) no-repeat;
	margin: 0 auto 0px;
	padding: 0px;
	clear: both;
	height: 600px;
}

#form #wrapper #sidebar {
	width: 700px;
	float: left;
	line-height: 150%;
	margin-top: 60px;
	padding-left: 25px;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 30px;
	height: auto;
}

#form #wrapper #sidebar #table02 {
	width: 700px;
	background-color: #FFFFFF;
}
#form #wrapper #sidebar #table02 table{
}

#form #wrapper #sidebar #table02 tr {
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
	margin: 0px;
	padding: 0px;
}
#form #wrapper #sidebar #table02 td {
	color: #555555;
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 12px;
	line-height: 150%;
	border-bottom: 1px dotted #999999;
}


/* 主な製品 */
#seihin{

}
 
#seihin #wrapper {
	text-align: left;
	width: 800px;
	background: #FFFFFF url(seihin/img/seihin_bg.jpg) no-repeat;
	padding-top: 0px;
	margin: 0 auto 0px;
	padding-bottom: 0px;
}

/*#seihin #wrapper .cont{
	width: 760px;
	margin-top: 100px;

}*/

#seihin #wrapper dl{
	margin-top: 100px;
}

#seihin #wrapper dl dd {
	font-size: 16px;
	color: #FFFFFF;
	float: left;
	clear: both;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;

}

#seihin #wrapper dl dt {
	background: #666666 no-repeat;
	height: auto;
	width: auto;
	padding-left: 15px;
	padding-top: 2px;
	font-size: 14px;
	color: #FFFFFF;
	margin: 10px 0px;
	border-left: 10px solid #FF0000;
	font-weight: bold;
	border-right: 2px solid #FF0000;
	clear: both;
	float: none;
}


#seihin #wrapper dl h3 {
	background: no-repeat;
	height: 25px;
	width: 760px;
	padding-left: 15px;
	padding-top: 2px;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	border-bottom: 1px dotted #999999;
	border-left: 10px solid #000066;
}

#seihin #wrapper dl .image {
	width: 260px;
	margin-right: 20px;
	float: left;
	padding: 0px;
	margin-top: 5px;

}

#seihin #wrapper dl .setumei {
	float: left;
	left: 280px;
	width: 400px;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	margin-top: 10px;
	padding: 0px;

}



/* HPページ */ 
 
#hp  {
	margin: auto;
	clear: none;
	width: 800px;
	padding: 0px;
	height: auto;
	float: none;

}

#hp #wrapper {
	width: 800px;
	background: #000000 url(hp/img/hp_bg.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: auto;
}

#hp #wrapper #sidebar {
	width: 350px;
	line-height: 150%;
	font-size: 12px;
	text-align: left;
	height: auto;
	margin-top: 185px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 430px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: none;
	float: none;
}  
#hp #wrapper #tyuu {
	height: auto;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #999;
	background-color: #DEF;
	padding: 10px;
}


#hp #wrapper #sidebar .catch{
	margin-bottom: 5px;
}

#hp #wrapper #sidebar .hinnmoku{
	list-style-type: none;
	font-size: 16px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-left: 0px;
	line-height: 200%;
	background: url((URL));
}

#hp #wrapper #sidebar .hinnmoku li {
	background: url(hp/img/hp_bg.jpg) no-repeat;
	height: 30px;
}

#hp #wrapper #sidebar #table03 table{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;

}

#hp #wrapper #sidebar #table03 tr {
	margin: 0px;
	padding: 0px;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#hp #wrapper #sidebar #table03 td {
	color: #555555;
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 12px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}





#sidebar{
	width: 200px;
	height: auto;
	margin: auto;
	padding: 0px;
}

#footer{
	width: 100%;
	height: auto;
	font-size: 12px;
	line-height: 150%;
	background: #CCCCCC repeat-x center center;
	clear: both;
	float: none;
	margin: 0px;
}
