/* CSS Document */
@charset UTF-8;

*{
	margin:0px;
	padding:0px;
}

body{
	background-color:#FFFFFF;
}

h1,h2,h3,h4,h5,h6,p,li,th,td,address{
	font-size:100%;
	font-weight:normal;
	font-family:"ＭＳ ゴシック", "OSAKA";
	line-height:100%;
}

p{
	font-size:12px;
	color:#000;
}

a{
	color:#325f83;
	text-decoration:underline;
}

a:visited{
	color:#325f83;
	text-decoration:underline;
}

.left{
	text-align:left;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.b{
	font-weight:bold;
}

.blue {
	color:#42629D;
}

.red{
	color:#FF0000;
}

.px20{
	font-size:20px;
}

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

div.clear{
	clear:both;
}

span.u{
	text-decoration:underline;
}

div#topics{
	height:22px;
	background-color:#42629D;
}

div#topics_box{
	margin:0px auto;
	width:880px;
}

marquee{
	width:664px;
	float:left;
	color:white;
	font-size:14px;
	line-height:22px;
}

marquee span{
	color:yellow;
	font-weight:bold;
	font-size:16px;
	line-height:22px;
}

div#topics_box h2{
	margin-top:4px;
	float:left;
	text-indent:-9999px;
	width:664px;
	height:13px;
	background:url(../img/text_catch.gif) no-repeat center center;
}

div#search{
	margin-top:2px;
	width:186px;
	height:18px;
	float:right;
	background:url(../img/kensakumado.gif) no-repeat center center;
}

input#sh_button{
	width:19px;
	height:18px;
	vertical-align:top;
}

input#sh_keyword{
	margin-top:3px;
	margin-left:4px;
	width:150px;
	height:12px;
	font-size:12px;
	line-height:12px;
	border:0px;
	vertical-align:top;
}

div#header{
	height:85px;
	background:url(../img/header_bg.jpg) repeat-x left bottom;
}

div#header_box{
	margin:0px auto;
	width:888px;
	height:85px;
	background:url(../img/header_bg2.jpg) no-repeat center bottom;
}

div#header_box h1 {
	padding-top:8px;
	padding-left:4px;
	width:154px;
	height:54px;
	text-indent:-9999px;
}

div#header_box h1 a{
	width:154px;
	height:54px;
	display:block;
	background:url(../img/logo_hicut.gif) no-repeat center center;
}

div#menu{
	width:900px;
	height:39px;
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
	background:url(../img/navi_bg.jpg) no-repeat center center;
}

div#menu_box{
	margin-left:60px;
}

div#menu_box ul {
	list-style:none;
}

div#menu ul li{
	width:130px;
	height:39px;
	float:left;
}

div#menu ul li span {
	display:none;
}

li#menu_01{ width:130px; height:39px; background:url(../img/navi_home.jpg) no-repeat center top; }
li#menu_02{ width:130px; height:39px; background:url(../img/navi_products.jpg) no-repeat center top; }
li#menu_03{ width:130px; height:39px; background:url(../img/navi_setsubi.jpg) no-repeat center top; }
li#menu_04{ width:130px; height:39px; background:url(../img/navi_mitsumori.jpg) no-repeat center top; }
li#menu_05{ width:130px; height:39px; background:url(../img/navi_contact.jpg) no-repeat center top; }
li#menu_06{ width:130px; height:39px; background:url(../img/navi_annai.jpg) no-repeat center top; }

li#menu_01 a{ width:130px; height:39px; display:block; background:url(../img/navi_home.jpg) no-repeat center bottom; }
li#menu_02 a{ width:130px; height:39px; display:block; background:url(../img/navi_products.jpg) no-repeat center bottom; }
li#menu_03 a{ width:130px; height:39px; display:block; background:url(../img/navi_setsubi.jpg) no-repeat center bottom; }
li#menu_04 a{ width:130px; height:39px; display:block; background:url(../img/navi_mitsumori.jpg) no-repeat center bottom; }
li#menu_05 a{ width:130px; height:39px; display:block; background:url(../img/navi_contact.jpg) no-repeat center bottom; }
li#menu_06 a{ width:130px; height:39px; display:block; background:url(../img/navi_annai.jpg) no-repeat center bottom; }

li#menu_01 a:hover{ background-position:top; }
li#menu_02 a:hover{ background-position:top; }
li#menu_03 a:hover{ background-position:top; }
li#menu_04 a:hover{ background-position:top; }
li#menu_05 a:hover{ background-position:top; }
li#menu_06 a:hover{ background-position:top; }


div#container{
	margin: 0px auto;
	width:900px;
	background:url(../img/contents_bg.jpg) repeat-y center top;
}

/* トップCSS */
div#top_image{
	padding-top:35px;
	margin: 0px auto;
	width:800px;
	height:360px;
	background:url(../img/top_mainimg.jpg) no-repeat center center;
}

div#top_image h2{
	display:none;
}

div#top_main{
	margin: 0px auto;
	padding-bottom:30px;
	width:800px;
}

div#top_main_left{
	width:530px;
	float:left;
}

h3#top_information{
	width:530px;
	height:38px;
	background:url(../img/title_information.jpg) no-repeat center center;
	text-indent:-9999px;
	margin-bottom:3px;
}

ul#top_information_list{
	width:530px;
	list-style:none;
	background:url(../img/information_bg2.gif) repeat-y center top;
}

ul#top_information_list li {
	width:514px;
	height:22px;
	padding:3px 8px;
	background:url(../img/line_information.gif) no-repeat center bottom;
	font-size:14px;
	line-height:22px;
	text-indent:5px;
}

div#top_main_right{
	width:260px;
	float:right;
}

div#top_access{
	margin-top: 20px;
}

div#top_access h4{
	width:530px;
	height:32px;
	background:url(../img/title_accessmap.gif) no-repeat left top;
	text-indent:-9999px;
}

div#top_access table td{
	vertical-align:middle;
	font-size:12px;
	line-height:17px;
}

div#top_access table td.photo{
	padding:3px 0px;
}

div#top_access table td.pdg10{
	padding-left:10px;
	font-size:14px;
	line-height:20px;
}

/* トップCSS ここまで */

/* その他のCSS */
div#main {
	padding-top:35px;
	margin: 0px auto;
	width:800px;
}

div#main h2{
	width:800px;
	height:38px;
	text-indent:-9999px;
}

h2#title_products{ background:url(../img/title_products.jpg) no-repeat center center; }
h2#title_hardware{ background:url(../img/title_hardware.jpg) no-repeat center center; }
h2#title_estimate{ background:url(../img/title_estimate.jpg) no-repeat center center; }
h2#title_inquiry{ background:url(../img/title_inquiry.jpg) no-repeat center center; }
h2#title_company{ background:url(../img/title_company.jpg) no-repeat center center; }
h2#title_privacy{ background:url(../img/title_privacy.jpg) no-repeat center center; }
h2#title_before-after{ background:url(../img/title_beforeafter.jpg) no-repeat center center; }
h2#title_muryou{ background:url(../img/title_muryou.jpg) no-repeat center center; }


/* 取扱商品 */
h3#howto-kenma{
	background-color:#f9f9ff;
	padding:2px;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}

p.howto-kenma{
	font-size:14px;
	line-height:24px;
	color:#0099CB;
	padding-top:5px;
	padding-bottom:10px;
	border-bottom:1px dotted #aaaaaa;
}

table#products_table{
	width:800px;
	margin-top:30px;
}

table#products_table tr.line01{
	background:url(../img/line_yoko.gif) no-repeat left bottom;
}

table#products_table td{
	width:400px;
	vertical-align:top;
	text-align:center;
}
/*
table#products_table td.cell01{
	background:url(../img/line_tate.gif) repeat-y right top;
}
*/
div.products_box{
	width:340px;
	margin:0px auto;
}

div.products_box h3{
	width:310px;
	height:28px;
	border-left: 6px solid #42629D;
	border-bottom:1px solid #42629D;
	font-size:15px;
	font-weight:bold;
	line-height:28px;
	color: #666666;
	text-align:left;
	text-indent:3px;
}

div.products_box img{
	margin-top:30px;
}

div.products_box p{
	margin-top:20px;
	font-size:12px;
	line-height:20px;
	color: #333333;
	text-align:left;
}

div.products_box ul{
	margin-top:20px;
	margin-left:30px;
}

div.products_box ul li{
	font-size:12px;
	line-height:20px;
	color: #333333;
	text-align:left;
}

div.products_box ul li.float{
	float:left;
	width:150px;
}

div.products_box div.details{
	margin-top:20px;
	margin-bottom:20px;
	text-align:right;
	font-size:14px;
}

div.products_box div.other{
	margin-top:180px;
	text-align:center;
}

div.products_box table#bfaf{
	width:340px;
}

div.products_box table#bfaf td{
	vertical-align:middle;
}
div.products_box table#bfaf td.b01{ text-align:left; }
div.products_box table#bfaf td.b02{ text-align:center; font-size:12px; line-height:18px;}
div.products_box table#bfaf td.b03{ text-align:right; }

p.product-footer{
	font-size:10px;
}

/* 機械設備 */

div.hardware{
	width:760px;
	margin:0px auto;
}

div.hardware h3{
	margin-top:30px;
	width:754px;
	height:28px;
	border-left: 6px solid #42629D;
	border-bottom:1px solid #42629D;
	font-size:15px;
	font-weight:bold;
	line-height:28px;
	color: #666666;
	text-align:left;
	text-indent:3px;
}

div.hardware h3 a{
	text-decoration:none;
}

div.hardware h4{
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}

div.hardware p{
	font-size:12px;
	line-height:20px;
}

div.before_after{
	margin-top:30px;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}

div.hardware_box{
	width:760px;
	margin-top:30px;
}

div.hardware div.left_box{
	width:300px;
	float:left;
}

div.hardware div.right_box{
	width:442px;
	float:right;
}

div.hardware p{
	margin-top:8px;
}

div.hardware div.line2{
	border-bottom:1px dotted #42629D;
}

div.hardware div.tokucho{
	width:442px;
	background:url(../img/tokucho_bg2.gif) repeat-y center top;
}

div.hardware_box ul {
	margin-left:30px;
	list-style:disc outside;
}

div.hardware_box ul li{
	font-size:12px;
	line-height:20px;
}


div.hardware_box p.img_left {
	width:250px;
	float:left;
	text-align:center;
	margin-right:15px;
	margin-bottom:8px;
}

div.hardware_box p.img_right {
	width:200px;
	float:right;
	text-align:center;
	margin-left:15px;
	margin-bottom:8px;
}

div.hardware div.line{
	width:700px;
	height:20px;
	background:url(../img/line_yoko.gif) no-repeat center center;
}

div.hardware table caption{
	font-size:12px;
	line-height:20px;
}

div.hardware table.tbl01 {
	width:442px;
	background-color:#333333;
}

div.hardware table.tbl01 th {
	background-color:#888888;
	color:#FFFFFF;
	font-size:12px;
	line-height:20px;
	vertical-align:top;
	text-align:left;
	padding:4px;
}

div.hardware table.tbl01 td {
	background-color:#FFFFFF;
	font-size:12px;
	line-height:20px;
	vertical-align:top;
	text-align:left;
	padding:4px;
}

div.endmil_mihon_left{
	width:360px;
}

div.endmil_mihon_right{
	width:330px;
	float:left
}

div.endmil_mihon_right2{
	width:430px;
	float:right
}

div.endmil_mihon_right2 h4{
	color:#42629D;
}

div.endmil_osusume_box{
	margin-top:20px;
}

div.endmil_osusume_box table td.mgmn{
	padding-right:30px;
}

div.endmil_osusume_box img{
	border-bottom:1px solid #dddddd;
}

div.endmil_osusume_box h5{
	font-size:14px;
	text-decoration:underline;
}

div.endmil_osusume_box p{
	font-size:12px;
	line-height:22px;
	padding:0px;
	margin:0px;
}

table.tbl00 {
	width:360px;
	height:100px;
	background-color:#c5e0eb;
}

table.tbl00 td{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding:3px;
}
div.hardware table.tbl02 {
	width:700px;
	background-color:#333333;
}

div.hardware table.tbl02 th,
div.hardware table.tbl02 td{
	text-align:center;
	font-size:12px;
	line-height:20px;
	padding:2px;
}

div.hardware table.tbl02 th{
	background-color:#f2f1b1;
}

div.hardware table.tbl02 tr.bg1{
	background-color:#FFFFFF;
}

div.hardware table.tbl02 tr.bg2{
	background-color:#f5f4d0;
}

div.hardware table.tbl02 tr.bg3{
	background-color:#c5e0eb;
}

div.endmil_float_left{
	width:520px;
	float:left;
}

div.endmil_float_right{
	width:170px;
	float:right;
}

div.hardware table.tbl03 {
	width:520px;
	background-color:#333333;
}

div.hardware table.tbl03 th,
div.hardware table.tbl03 td{
	font-size:12px;
	line-height:20px;
	padding:2px;
}

div.hardware table.tbl03 th{
	background-color:#8ac0e6;
}

div.hardware table.tbl03 td.w{
	background-color:#FFFFFF;
}

div.hardware table.tbl03 td.g{
	background-color:#eaf6fb;
}

div.hardware div.ba-image{
	text-align:center;
}

div.hardware div.ba-text{
	width:690px;
	margin:10px auto 0px auto;
}

div#app_bord{
	width:472px;
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
}

div#app_bord_box{
	width:472px;
	background:url(../img/contact_bg2.jpg) repeat-y center top;
}

div#app_bord_in{
	width:400px;
	margin:0px auto;
}

table#app_tbl{
	width:400px;
}

table#app_tbl td.bd{
	border-bottom:1px dotted #333333;
}

table#app_tbl td{
	font-size:12px;
	line-height:20px;
	padding:5px;
}

table#app_tbl td.icon{
	width:60px;
}

h3#apply01{
	background:url(../img/midashi_howtocontact.gif) no-repeat center center;
	width:700px;
	height:23px;
	text-indent:-9999px;
}

h3#apply02{
	background:url(../img/midashi_contactform.gif) no-repeat center center;
	width:700px;
	height:23px;
	text-indent:-9999px;
}

h3#apply03{
	background:url(../img/midashi_mitumoriform.gif) no-repeat center center;
	width:700px;
	height:23px;
	text-indent:-9999px;
}

h3#apply04{
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	color:#42629D;
	background:url(../img/midashi_apply04.gif) no-repeat center center;
	width:700px;
	height:23px;
}

table#apply_form{
	width:700px;
	border:1px solid #333333;
}

table#apply_form th,
table#apply_form td{
	font-size:12px;
	line-height:22px;
	padding:10px;
}

table#apply_form th{
	width:180px;
	text-align:center;
}

table#apply_form .bg01{
	background-color:#F3F3F3;
}

table#apply_form .bg02{
	background-color:#FFFFFF;
}

table#apply_form .bd-left{
	border-right:1px dotted #333333;
}

table#apply_form .bd-bottom{
	border-bottom:1px dotted #333333;
}

div.button{
	margin-top:20px;
	text-align:center;
}


table#company{
	margin-top:40px;
	width:700px;
	border:1px solid #333333;
}

table#company th,
table#company td{
	font-size:14px;
	line-height:22px;
	padding:14px;
}

table#company th{
	width:180px;
	text-align:center;
}

table#company .bg01{
	background-color:#F3F3F3;
}

table#company .bg02{
	background-color:#FFFFFF;
}

table#company .bd-left{
	border-right:1px dotted #333333;
}

table#company .bd-bottom{
	border-bottom:1px dotted #333333;
}

h4#map{
	margin-top:40px;
	background:url(../img/title_accessmap2.gif) no-repeat left top;
	width:700px;
	height:32px;
	text-indent:-9999px;
}

div#yh_map{
	width:700px;
	font-size:12px;
	line-height:30px;
	text-align:right;
}

p.uline{
	border-bottom:1px solid #333;
	padding-bottom:10px;
}

ul#privacy{
	margin-top:20px;
	margin-left:20px;
	list-style:decimal outside;
}

ul#privacy li span{
	color:#42629D;
	font-weight:bold;
}

ul#privacy li{
	font-size:12px;
	line-height:20px;
}

div.fm_complete{
	min-height:350px;
}

div.fm_complete p{
	font-size:14px;
}

div.fm_complete ul{
	margin:10px 0px 0px 20px;
}

div.fm_complete ul li{
	font-size:14px;
	line-height:20px;
	padding-bottom:5px;
}
/* その他のCSS ここまで */











div#footer{
	width:100%;
	height:153px;
	background:url(../img/footer_bg.jpg) repeat-x left top;
}

table#footer_table{
	margin:0px auto;
	width:900px;
	height:145px;
}

table#footer_table td{
	font-size:12px;
}

table#footer_table td.middle{
	text-align:center;
	vertical-align:middle;
}

table#footer_table td.bottom{
	text-align:center;
	vertical-align:bottom;
}

div#footer address{
	width:900px;
	height:13px;
	background:url(../img/copyright.gif) no-repeat center center;
}

div#footer address span{
	display:none;
}
