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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/*background-image: transparent;*/ /* edit! has been removed again */


/* remember to define focus styles! */
:focus {
outline: 0;
}

ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse:collapse;
border-spacing:0;
border:none;
empty-cells:show;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
} 
img { 
	border-width:0px;
}
br{
	letter-spacing: 0;
}
/*


/* ----------------------------------↓基本書体設定↓---------------------------------- */
html {
	font-size:12px;	color: #555;
}
body {
	font-size: 100%;
}
dt,dd,li,pre,p,blockquote,th,td,address,input,textarea{
	font-size:100%; line-height:1.5em; : #555;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%; font-weight:normal; line-height:1.5em; color: #555; clear:both;
}
dt,dd,ol,li,pre,input,textarea,p,blockquote,th,td,address,h1,h2,h3,h4,h5,h6 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
}
/* ----------------------------------↑基本書体設定↑---------------------------------- */





html{
	height:100%;
	text-align:left;
	text-align:justify; 
	text-justify:inter-ideograph;	
	background-image:url(../images/back.jpg);
	background-color:#0086D8;
	background-repeat:no-repeat;
	background-position:top center;
}

body{
	height:100%;
}





*{ 
	margin: 0;
	padding: 0;
}

p {
	line-height:1.9em;
	letter-spacing:0.01em;
	margin-bottom:0px;
	text-align:justify; 
	text-justify:inter-ideograph;
	padding-bottom:10px;}





.border{
	padding-top: 9px;
	margin-top: 9px;
	line-height: 1.5em;
	solid: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2EEFF;
}

/* ----------------------------------↓マウスオーバー↓---------------------------------- */
a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	-moz-opacity:0.7;
}

a:link {
	color: #ff6600;
	text-decoration:none;
}
a:visited {
	color: #ff6600;
	text-decoration:underline;
}
a:hover {
	color: #ff6600;
	text-decoration:underline;
}
a:active {
	color: #ff6600;
	text-decoration:underline;
}
/* ----------------------------------↑マウスオーバー↑---------------------------------- */


/* ----------------------------------↓ブラウザ対応↓---------------------------------- */
/* Crearfix モダンブラウザ（Firefox Opera Safari）対策 */
.clearfix:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
.clearfix{
	display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html .clearfix{
	height:1px;
}

.clearfix{
	display:block;
}

/* End hide from IE-mac */
.clear{
	clear:both;
}

/* FireFoxでスクロールバーを常時表示 */
html {
   overflow-y:scroll;
}
/* ----------------------------------↑ブラウザ対応↑---------------------------------- */



/* ----------------------------------↓見出し設定↓---------------------------------- */
h1,h2,h3,h4,h5,h6,th{
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-bottom:1.0em;
}

h1{
	font-size:16px;
	color:#4682B4;
	font-weight:normal;
	background-image:url(../images/h1_icon.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-top:2px;
	padding-left:38px;
	margin-left:-22px;
	margin-bottom:20px;
	letter-spacing:0.2em;
}

h2{
	font-size:16px;
	color:#4682B4;
	font-weight:normal;
	background-image:url(../images/h1_icon.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-top:2px;
	padding-left:38px;
	margin-left:-22px;
	margin-bottom:20px;
	letter-spacing:0.2em;
}

h4{
	font-size:16px;
	color:#4682B4;
	font-weight:normal;
	background-image:url(../images/h1_icon.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-top:2px;
	padding-left:38px;
	margin-left:-22px;
	margin-bottom:20px;
	letter-spacing:0.1em;
}

h3{	color:#4682B4;
	background-image:url(../images/contact_icon.gif);
	background-repeat:no-repeat;
	background-position:0%;
	padding-left:10px;
	padding-bottom:0px;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0em;
	zoom:1;
	line-height:2em;
	margin-bottom:0px;
	vertical-align:middle;
	
}





.title_arrow1{
	color:#111;
	font-size:14px;
	letter-spacing:0.03em;
	background-image:url(../images/arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	height:15px;
	padding-left:15px;
	padding-bottom:5px;
	margin-top:0px;
	margin-left:2px;
	margin-bottom:10px;
}
/* ----------------------------------↑見出し設定↑---------------------------------- */







/* ----------------------------------↑設定ここまで↑---------------------------------- */





/* wrapper */
#wrapper{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -92px; 
	width: 900px;
	line-height:0;
	background-image:url(../images/content_back.gif);
	background-repeat:repeat-y;
}
/* wrapperここまで */



/* header */
#header{
	width: 900px;
	height:293px;
}
#header_top{
	width: 900px;
	height:419px;
	margin:0px auto 0px auto;
	padding:0px
}
/* headerここまで*/


/* content */
#content{
	width: 900px;
	height:auto;
	padding-top:30px;
	
	
}



/* footer */
.push{ height:92px;}
#footer{
	height:92px;
	margin: 0px auto 0px auto;
	padding-top:40px;
	padding-right:40px;
	width: 860px;
	color:#4682B4;
	font-size:11px;
	background-image:url(../images/index_footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	letter-spacing:0em;
	overflow:hidden;
}

#footer a:link {
	color:#4682B4;
	text-decoration:none;
	}
#footer a:visited {
	color: #4682B4;
	text-decoration:none;
}
#footer a:hover {
	color: #ff6600;
	text-decoration:none;
}
#footer a:active {
	color: #ff6600;
	text-decoration:none;
}

#footer ul{
	float:right;
}

#footer li{
	float:left;}

#footer p{
	font-size:12px;
	padding:0px;
	text-align:right;
}


/* footerここまで */







/* ----------------------------------↓オリジナル↓---------------------------------- */


/* box */

.box218l{
	width:218px;
	height:auto;
	margin:0px;
	float:left;
}


.box682r{
	width:682px;
	height:auto;
	margin:0px;
	float:right;
	padding-bottom:50px;
	}
	
.box597r{
	width:597px;
	padding-top:60px;
	margin:auto;
	}
	
.box597_pt0{
	width:597px;
	padding-top:30px;
	margin:auto;
	}
	
.box562{
	width:562px;
	padding-top:60px;
	margin:auto;
	}
	
.box562_pt0{
	width:562px;
	padding-top:30px;
	margin:auto;
	}
	
hr{padding-bottom:20px;
	width:597px;
	color:"4C98CE";
	size:1px;
	margin-left:0;
	}
	

li.li{
	list-style-image:url(../images/contact_icon.gif);
	background-repeat:no-repeat;
	padding-left:60px;}
	
li.li2{
	background-image:url(../images/topics_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:60px;
	padding-left:20px;
	
	}
	
.li3 li{
	display: list-item;
	vertical-align: text-top;
}
.list_arrow{
	list-style-image:url(../images/contact_icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	margin-top:8px;
	margin-left:15px;
}
.list_no_arrow{
	margin-top:8px;
	margin-left:15px;
}




.topix li{
	list-style-image:url(../images/contact_icon.gif);
	margin-left:70px;}
	
li.li_topix02{
	list-style-image:url(../images/index_icon.gif);
	background-repeat:no-repeat;
	font-size:10px;
	color:#4682B4;
	padding:0px;
	margin-left:20px;
	padding:0px;
	zoom:1;
}

.li_topix02p{
	font-size:10px;
	color:#4682B4;
	padding-bottom:20px;
}


li.li_topix03{
	list-style-image:url(../images/topics_icon.gif);
	background-repeat:no-repeat;
	font-size:15px;
	color:#4682B4;
	padding:0px;
	margin-left:20px;
	line-height:0.9em;
	letter-spacing:0;
	text-align:left;
}

	
p.p2{
	padding:10px 0px 30px 0px; 
	 width:220px;
	 float:left;
}

p.p3r{ margin-left:40px; float:right; width:340px;}

p.p3l{ padding-bottom:40px;}


p.p5{ 
	width:376px;
	margin-right:30px;
	float:left;
} 


.box{
	width:101px;
	height:102px;
	background-image:url(../images/index_boxbg.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
	padding:10px 45px;
	display:block;
	margin-top:20px;
	
}

.boxcontact{
	width:101px;
	height:102px;
	background-image:url(../images/index_boxbg.gif);
	background-repeat:no-repeat;
	text-align:center;
	display:block;
	padding:10px 45px;
}

.factory{
width:178px;
height:109px;
padding-top:10px;
margin:auto;
float:left;
padding-right:31px}

.factoryr{
width:178px;
height:109px;
padding-top:10px;
margin:auto;
float:left;}

.factory p{
	color:#4682B4;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0em;
	text-align:center;
	}
	
.factoryr p{
	color:#4682B4;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0em;
	text-align:center;
	}
	
.factorybox04 ul{
	float:left;
	width:337px;}
	
.factorybox04{ padding-top:20px;}
	

.factoryimg{
	float:right; padding-top:10px;
	}
	
.factoryimg2{
	float:left;
	padding-right:21px;
	}
		
.business_main{ 
	width:597px;
	margin:auto;}

.company{
	float:right;
	padding-top:0px;
}

.top{ vertical-align:bottom;}

.business{
width:120px;
height:140px;
padding-right:20px;
float:left;
margin-bottom:5px;}


.businessl{
width:120px;
height:140px;
padding-right:20px;
padding-left:28px;
float:left;
margin-bottom:5px;}


.quality_h{ padding-bottom:20px; text-align:center; margin:auto; display:block;}

.quality{ width:173px; padding:0 39px; float:left;}	






/* ----------------------------------↑オリジナルここまで↑-------------------------- */





/* ----------------------------------↓CGI 設定↓---------------------------------- */
#cgi{
	margin:0px auto;
}
li#cgi{
	line-height:5.0em;
	padding:10px 0px;
}
.cgiNavi{
	width:510px;
	color:#000;
	font-size:10px;
	text-align:center;
	margin:0 auto;
}
.cgiH1{
	color:#CC0033;
	font-size:20px;
	font-weight:bold;
	margin: 0px;
}
.cgiTime{
	color:#555;
	font-size:10px;
	margin: 0px;
}
.cgiText{
margin-bottom:30px;
	line-height:1.9em;
	letter-spacing:0.01em;
	text-align:justify; 
	text-justify:inter-ideograph;
}
.cgiText p{
padding-left:0;
}
.cgiImage{
	float:right;
	margin-left:30px;
	margin-bottom:20px;
	}

/*大見出し*/
#cgi h2{
height:14px;
font-size:16px;
letter-spacing:0.1em;
line-height:3.0em;
color:#ff6600;
padding:0px 0px 0px 15px;
margin:10px 0px 30px 0px;
background:url(../images/arrow.gif) center left no-repeat;
display:inline;
}
/*中見出し*/
#cgi h3{
height:14px;
font-size:16px;
letter-spacing:0.1em;
line-height:3.0em;
color:#1F5EA1;
padding:0px 0px 0px 15px;
margin:10px 0px 30px 0px;
background:url(../images/arrow_b.gif) center left no-repeat;
display:inline;
}
/*小見出し*/
#cgi h4{
height:14px;
font-size:16px;
letter-spacing:0.1em;
line-height:3.0em;
color:#999999;
padding:0px 0px 0px 15px;
margin:10px 0px 30px 0px;
background:url(../images/arrow_k.gif) center left no-repeat;
display:inline;
}


/* ----------------------------------↑CGI 設定ここまで↑-------------------------- */
