@charset "utf-8";
@import url("reset.css");
@import url("base.css");

/* 共通 */

#image{
	text-align:center;
}

h2#image{
	background:url(../common_images/title_bg.jpg) repeat-x left top;
}

.sub #contents-l{
	margin-top:-30px;
	width:650px;
	padding-left:3px;
}

.sub h3{
	clear:both;
	margin:30px 0;
}

h4{
	margin:20px 0;
}

.indent01{
	margin:15px 20px 25px;
}

.photo-box div{
	text-align:center;
}

.photo-box .img{
	height:320px;
	border:solid 1px #D0D0D0;
	background-color:#EFEFEF;
	margin-bottom:10px;
}

.photo-box .img span{
	background-color:#FFF;
	padding:4px;
	display:inline-block;
	margin-top:40px;
}

.photo-box .left-parts{
	float:left;
	width:320px;
}

.photo-box .right-parts{
	float:right;
	width:320px;
}

.base-table{
	width:100%;
	margin-bottom:20px;
}

.base-table td{
	padding:7px 12px;
	border:solid 1px #D0D0D0;
}

.base-table .img{
	background-color:#EFEFEF;
	text-align:center;
	padding:7px 0;
}

.base-table .bg-b{
	background-color:#F7FBFF;
}

.base-table .bold{
	font-weight:bold;
	color:#0064C2;
}

.base-table span{
	background-color:#FFF;
	padding:3px;
	display:inline-block;
	margin:0 12px;
}

table.line4 td{
	width:25%;
}

.table-box .left-parts{
	width:320px;
	float:left;
}

.table-box .right-parts{
	width:320px;
	float:right;
}

.table-box p{
	width:310px;
	float:right;
	line-height:1.5;
}


#contact-bnr h3{
	margin:30px 0 0;
}

#contact-bnr div{
	border-left:solid 1px #D1D1D1;
	border-right:solid 1px #D1D1D1;
	border-bottom:solid 1px #D1D1D1;
	height:67px;
	position:relative;
}

#contact-bnr #tel{
	position:absolute;
	left:21px;
	top:15px;
}

#contact-bnr #mail-24{
	position:absolute;
	left:261px;
	top:10px;
}

#contact-bnr #contact-btn{
	position:absolute;
	left:325px;
	top:13px;
}

.photo-list{
	margin-top:-10px;
}

.photo-list div{
	border:solid 1px #D1D1D1;
	background-color:#F2F2F2;
	margin:10px 10px 0 0;
	padding:9px 8px 9px 9px;
	float:left;
	width:191px;
}

.photo-list div.last{
	margin-right:0;
}

.photo-list .img{
	border:solid 1px #DFDFDF;
	background-color:#FFFFFF;
	padding:3px;
	width:182px;
}

.photo-list .text{
	margin-top:8px;
}

.photo-list p{
	font-weight:bold;
}

.photo-list .btn{
	margin-top:8px;
}

.table-border{
	width:100%;
}

.table-border td{
	border:solid 1px #D1D1D1;
	padding:12px 15px;
	vertical-align:top;
}

.table-border .line2 td{
	background-color:#F7F7F7;
}

.p-box{
	border-left:solid 1px #E8E8E8;
	border-right:solid 1px #E8E8E8;
	border-bottom:solid 1px #E8E8E8;
	padding:12px 15px;
}

.text-margin p{
	margin-bottom:1.3em;
}

/* index.html */

#home #image{
	padding:7px 0 0;
	background:url(../images/image_bg.jpg) repeat-x left top;
}

#greeting{
	background:url(../images/home_waku01.gif) no-repeat left bottom;
	padding:14px 24px 28px;
	margin-bottom:15px;
	line-height:1.8;
}


#home-box div div{
	background:url(../images/home_waku02.gif) no-repeat left bottom;
	padding:10px 13px 13px;
}

#home-box div div img{
	float:left;
}

#home-box div div p{
	width:148px;
	float:right;
}

#home-box #left-parts{
	float:left;
	width:326px;
}

#home-box #right-parts{
	float:right;
	width:326px;
}

/* 金型事業 */

#mold .photo-box .img{
	height:250px;
}

#mold .photo-box .left-parts .img span{
	margin-top:7px;
}

#mold .photo-box .right-parts .img span{
	margin-top:18px;
}

/* 設備紹介 */
#facilities .table01{
	margin-top:-10px;
	width:100%;
}
#facilities .table01 th{
	text-align:left;
	padding:12px 20px;
	width:50%;
	border:solid 1px #D0D0D0;
	background-color:#EFEFEF;
}
#gallery-box{
	background:url(../facilities/images/gallery_bg.jpg) no-repeat right bottom;
}

#facilities .table01 td{
	padding:12px 20px;
	width:50%;
	border:solid 1px #D0D0D0;
}

#facilities-btn{
	width:650px;
	height:39px;
	position:relative;
}

#facilities-btn span{
	position:absolute;
	left:416px;
	top:7px;
}

/* よくある質問 */

#faq #contents-l dt{
	background:url(../faq/images/q.jpg) no-repeat left top #0051A4;
	color:#FFF;
	font-weight:bold;
	padding:7px 45px;
}

#faq #contents-l dd{
	background:url(../faq/images/a.jpg) no-repeat 0px 0px;
	margin:24px 24px 28px 18px;
	font-weight:bold;
	padding-left:27px;
}

#faq #contents-l dd p{
	margin-top:1.5em;
}

#faq table td{
	width:80px;
	height:70px;
	background:url(../faq/images/bg.jpg) no-repeat;
	color:#FFF;
	padding:0 0 0 10px;
}

#faq table {
	margin:0 0 20px 0;
}

/* 会社概要 */

#company-table{
	width:100%;
	margin-bottom:20px;
}

#company-table th{
	background-color:#F1F8FF;
	border:solid 1px #D0D0D0;
	text-align:left;
	padding:7px 12px;
	width:180px;
	vertical-align:top;
	line-height:1.5;
}
#company-table td{
	padding:7px 12px;
	border:solid 1px #D0D0D0;
	line-height:1.5;
}

#company-table dt{
	font-weight:bold;
}

#company .photo-box .img span{
	margin-top:9px;
}

/* 関連リンク */

#link #contents-l dt{
	float:left;
	width:350px;
	margin-bottom:20px;
}

#link #contents-l dd{
	float:right;
	width:290px;
	margin-bottom:20px;
}

/* お問い合わせ */

#contact .text-margin{
	margin-top:-10px;
	padding:0 40px 0 20px;
}

#contact .text-margin p{
	line-height:1.8;
}

#contact-table{
	width:650px;
}

#contact-table td{
	padding:4px 5px;
	font-size:80%;
}

#contact-table th{
	width:176px;
	background-color:#494949;
	color:#FFF;
	padding:12px 15px;
	border-top:solid 1px #494949;
	border-bottom:solid 1px #FFF;
	text-align:left;
	vertical-align:top;
}

#contact-table th.last{
	border-bottom:solid 1px #494949;
}

#contact-table td{
	padding:12px 15px;
	border-top:solid 1px #E8E8E8;
	border-right:solid 1px #E8E8E8;
	border-bottom:solid 1px #E8E8E8;
}

#contact-table td{
	padding:4px 5px;
	font-size:80%;
}

#contact-table td.td-base{
	padding:12px 15px;
	font-size:100%;
	background:url(../contact/images/td_bg.gif) repeat-y left top;
	border-top:solid 1px #E8E8E8;
}


#contact-table td input{
	border:solid 1px #E8E8E8;
	height:28px;
	width:245px;
}

#contact-table td input.form-text-s{
	width:100px;
}

#contact-table td input.form-text-l{
	width:390px;
}


#contact-table td select{
	border:solid 1px #979797;
	margin-bottom:3px;
}

#contact-table td textarea{
	border:solid 1px #E8E8E8;
	width:425px;
	height:160px;
}

#contact form p{
	margin-top:20px;
	text-align:center;
}

.input-margin{
	margin-bottom:3px;
}

/* プライバシーポリシー */

#privacy #contents-l dd{
	padding:20px 20px 23px;
	line-height:1.5;
}

#privacy #contents-l dd li{
	list-style-type:decimal;
	margin-left:25px;
	line-height:1.5;
}

/* 製品紹介 */

#product .bg-b img{
	vertical-align:top;
	margin-right:5px;
}

#height01{
	height:181px;
	padding:0;
}

#product .bg-b a:link{
	color:#0065C3;
}

#product .bg-b a:visited{
	color:#0065C3;
}

#product .bg-b a:hover{
	color:#67AFF1;
}

#product .bg-b a:active{
	color:#67AFF1;
}

/* アクセスマップ */

#access{
	text-align:center;
	padding:20px;
}

#access p{
	margin-top:10px;
}

/* 昨今の熱硬化性業界 */


