﻿/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
       margin				: 0;
	   padding				: 0;
	   font-family			: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


table {
       border-collapse		: collapse;
	   border-spacing		: 0;
}

fieldset, img {
		border				: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
       font-style			: normal;
	   font-weight			: normal;
}

ol, ul {
		list-style			: none;
}

li {
	list-style-type			: none;
}


h1, h2, h3, h4, h5, h6 {
		font-weight			: normal;
		}

img{
	vertical-align			: text-bottom;
	margin					: 0;
	padding					: 0;
	}

a img {
	border					: none;
}

hr {
	display					: none;
}

.clrfix {
	display					: inline-block;
}

.clrfix:after {
	display					: block;
	height					: 0;
	clear					: both;
	visibility				: hidden;
}
/* ==firefoxでリンクエリアが左端まで選択されてしまう現象のおまじない== */

/*\*/ a { overflow: hidden;}/**/


body {
	text-align:center;
	margin:0 auto;
	border-top:9px solid #2e8dd6;
	border-bottom:9px solid #2e8dd6;
}

/* ========== base layout ========== */

#wrap{
	width:832px;
	text-align:center;
	margin:0 auto;
}

#header h1{
	width:832px;
	height:316px;
	background:url(../img/trimfac_ttl.jpg) top left no-repeat;
	text-indent:-999em;
}

#main{
	width:656px;
	text-align:center;
	margin:0 auto;
}

#main h2{
	text-align:center;
	margin:0 auto;
	width:547px;
	height:207px;
	background:url(../img/main.jpg) top center no-repeat;
	text-indent:-999em;
	margin-bottom:35px;
}

.facBox{
	width:550px;
	text-align:left;
	margin:0 auto 55px auto;
	font-size:12px;
	line-height:18px;
}

.facBox h3{
	margin-bottom:20px;
	background:url(../img/h3bg.gif) bottom left no-repeat;
	padding-left:25px;
	font-size:18px;
	line-height:27px;
}

.gaiyoText{
	width:531px;
	height:90px;
	background:url(../img/gaiyo_bg.gif) top left no-repeat;
	padding-top:20px;
}

.gaiyoText p{
	width:492px;
	font-size:14px;
	line-height:1.2;
	margin-left:20px;
}

.supersol{
	width:550px;
	background:url(../img/solbg.gif) top left no-repeat;
}

.solset{
	margin-top:71px;
	float:left;
	height:152px;
}

.solset dt{
	height:119px;
}

.soldd{
	width:135px;
	line-height:50px;
}

.soldd p{
	width:123px;
	text-align:center;
	display:block;
	float:left;
}

.yajirusi{
	width:12px;
	float:right;
	margin:0 auto;
	display:block;
}

.sol04dd{
	width:135px;
	height:40px;
	padding-top:10px;
}

.sol01{
	width:136px;
	background:url(../img/sol01.jpg) bottom left no-repeat;
}

.sol02{
	width:138px;
	background:url(../img/sol02.jpg) bottom left no-repeat;
}

.sol03{
	width:137px;
	background:url(../img/sol03.jpg) bottom left no-repeat;
}

.sol04{
	width:129px;
	background:url(../img/sol04.jpg) bottom left no-repeat;
}

.floBox{
	width:531px;
	background:url(../img/welcome.jpg) top left no-repeat;
	padding-top:80px;
}

.floSet01 {
	float:left;
	width:160px;
	height:215px;
}

.floSet02 {
	float:left;
	width:180px;
	height:215px;
}

.floSet03 {
	float:left;
	width:530px;
	height:215px;
}

.floSet01 h4{
	font-size:12px;
	height:135px;
	padding-left:5px;
}

.floSet02 h4{
	font-size:12px;
	height:135px;
	padding-left:25px;
}

.floSet03 h4{
	font-size:12px;
	height:135px;
	padding-left:5px;
}

.floSet01 p{
	width:160px;
	margin-top:5px;
	padding-left:5px;
}

.floSet02 p{
	width:160px;
	margin-top:5px;
	padding-left:25px;
}

.floSet03 p{
	width:160px;
	margin-top:5px;
	padding-left:5px;
}

.flo01{
	background:url(../img/flo01.jpg) bottom right no-repeat;
}

.flo02{
	background:url(../img/flo02.jpg) bottom right no-repeat;
}

.flo03{
	background:url(../img/flo03.jpg) bottom right no-repeat;
}

.flo04{
	background:url(../img/flo04.jpg) bottom right no-repeat;
}

.flo05{
	background:url(../img/flo05.jpg) bottom right no-repeat;
}

.flo06{
	background:url(../img/flo06.jpg) bottom right no-repeat;
}

.flo07{
	background:url(../img/flo07.jpg) bottom right no-repeat;
}

.flo08{
	background:url(../img/flo08.jpg) bottom right no-repeat;
}

.flo09{
	background:url(../img/flo09.jpg) bottom right no-repeat;
}

.flo10{
	background:url(../img/flo10.jpg) bottom left no-repeat;
}

.kengaku{
	width:540px;
	height:330px;
	background:url(../img/kengakusya.jpg) bottom right no-repeat;
}

.kengaku ul{
	width:540px;
}

.kengaku li{
	float:left;
	padding-right:15px;
}

.factoryblog{
	font-size:12px;
	line-height:30px;
}

.factoryblogred{
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	color:#f00;
}

.syosaiBox{
	width:533px;
	background:url(../img/syosaibg2.gif) center left no-repeat;
}

.syosaiBox dt{
	width:130px;
	float:left;
}

.syosaiBox dd{
	width:323px;
	float:right;
	border-left:1px solid #eae7d9;
	padding-left:10px;
}

.syosaitop{
	width:493px;
	background:url(../img/syosaitop.gif) top left no-repeat;
	padding:20px 20px 5px 20px;
	border-bottom:1px solid #eae7d9;
}

.syosai{
	width:493px;
	background:url(../img/syosaibg.gif) center left repeat-y;
	padding:5px 20px 5px 20px;
	border-bottom:1px solid #eae7d9;
}

.syosaibottom{
	width:493px;
	background:url(../img/syosaibottom.gif) bottom left no-repeat;
	padding:10px 20px 20px 20px;
}

.download{
	text-align:right;
	margin:0 auto 0 auto;
}

.tojibtn{
	height:60px;
}

	

