@charset "utf-8";

/*---------------------------------------------------
　　基本設定
---------------------------------------------------*/
body {
	color: #000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
}

h1 {
}

h2 {
	font-size: 21px;
	margin: 20px 0;
}

h3 {
	color: #008A43;
	font-size: 18px;
	background-color: #E1EFD5;
	margin: 0 0 10px 0;
	padding: 10px;
}

img {
	border: 0;
}

p,tr,th,td {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

hr {
	margin: 20px 0;
}

/*---------------------------------------------------
　　リンク
---------------------------------------------------*/
a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: none;
}

a:hover img {  
    filter:alpha(opacity=70);  
    opacity:0.7;
}

/*---------------------------------------------------
　　レイアウト
---------------------------------------------------*/
#pageBody {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
}

/*---------------------------------------------------
　　ヘッダー
---------------------------------------------------*/
#header {
	width: 960px;
	margin: 20px auto;
	padding: 0;
}

h1 {
	float: left;
}

.h_right {
	float: right;
	width: 405px;
}

.h_right p {
	font-size: 12px;
	text-align: right;
}

.tel {
	margin: 10px 0;
}

/*---------------------------------------------------
　　ナビゲーション
---------------------------------------------------*/
#glonav_bg {
	width: 100%;
	background-color: #3F3B3A;
	padding: 15px 0;
}

#glonav {
	width: 980px;
	margin: 0 auto;
}

#glonav ul {
	margin: 0;
	padding: 0;
}

#glonav li {
	width: 14.28%;
	float: left;
	font-size: 15px;
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#glonav a {
	color: #FFF;
}

#glonav li span {
	color: #31BDEB;
	font-size: 11px;
}

/*---------------------------------------------------
　　トップページ
---------------------------------------------------*/
#main_bg {
	width: 100%;
	height: 756px;
	background-image: url(images/top/main_img.jpg);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	margin: 0 0 30px 0;
}

.main_bg_p {
	padding: 630px 0 0 0;
}

#contents_01 {
	width: 960px;
	height: 338px;
	background-image: url(images/top/01.png);
	background-repeat: no-repeat;
}

.t_contents_title {
	margin: 60px 0 0 170px;
}

.t_contents_text {
	width: 590px;
	margin: 100px 0 0 0;
}

#contents_02 {
	width: 960px;
	height: 338px;
	background-image: url(images/top/02.png);
	background-repeat: no-repeat;
}

#contents_03 {
	width: 960px;
	height: 338px;
	background-image: url(images/top/03.png);
	background-repeat: no-repeat;
}

#contents_04 {
	width: 960px;
	height: 338px;
	background-image: url(images/top/04.png);
	background-repeat: no-repeat;
}

#contents_05 {
	width: 960px;
	height: 338px;
	background-image: url(images/top/05.png);
	background-repeat: no-repeat;
}

#contents_06 {
	width: 960px;
	height: 338px;
	background-image: url(images/top/06.png);
	background-repeat: no-repeat;
}

/*---------------------------------------------------
　　サイドバー
---------------------------------------------------*/
#sidebar {
	float: left;
	width: 250px;
	margin: 0 30px 30px 0;
}

.sidebar_contact {
	width: 250px;
	height: 274px;
	background-image: url(images/top/s_contact.jpg);
	background-repeat: no-repeat;
	margin: 20px 0 0 0;
	padding: 0 0 0 10px;
}

/*---------------------------------------------------
　　サイドバー
---------------------------------------------------*/
#contents {
	float: right;
	width: 680px;
	margin: 0 0 30px 0;
}

.contents_text {
	float: left;
	width: 330px;
}

/*---------------------------------------------------
　　コンテンツ
---------------------------------------------------*/
.forming_bg {
	float: right;
	width: 342px;
	height: 348px;
	background-image: url(images/forming/img.jpg);
	background-repeat: no-repeat;
}

.quality_bg {
	float: right;
	width: 342px;
	height: 348px;
	background-image: url(images/quality/img.jpg);
	background-repeat: no-repeat;
}

.planing_bg {
	float: right;
	width: 342px;
	height: 348px;
	background-image: url(images/planing/img.jpg);
	background-repeat: no-repeat;
}

.product_bg {
	float: right;
	width: 342px;
	height: 348px;
	background-image: url(images/product/img.jpg);
	background-repeat: no-repeat;
}

.product_img {
	float: left;
	width: 246px;
	height: 175px;
}

.product_table {
	float: right;
}

.product_table td {
	padding: 6px;
}

.product_table_td {
	font-weight: bold;
	text-align: center;
	background-color: #EFEFEF;
}

.manufacturing_bg {
	float: right;
	width: 342px;
	height: 348px;
	background-image: url(images/manufacturing/img.jpg);
	background-repeat: no-repeat;
}

.molding_bg {
	float: right;
	width: 342px;
	height: 348px;
	background-image: url(images/molding/img.jpg);
	background-repeat: no-repeat;
}

.company_table td {
	padding: 6px;
}

.company_table_td {
	font-weight: bold;
	text-align: center;
	background-color: #EFEFEF;
}

/*---------------------------------------------------
　　フッター
---------------------------------------------------*/
#footer_1 {
	background-color: #3F3B3A;
	padding: 10px 0;
}

#footer_1 p a {
	font-size: 12px;
	color: #FFF;
}

#footer_2 {
	background-color: #4C4B4C;
	padding: 20px 0;
}

#footer_2 p a {
	font-size: 12px;
	color: #FFF;
}

address {
	color: #FFF;
	float: right;
	font-size: 0.8em;
	font-style: normal;
	text-align: right;
	margin: 130px 0 0 0;
}
