@charset "Shift_JIS";


/* reset
----------------------------------- */

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

h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul,
th { 
	font-weight: normal;
	font-style: normal; 
}

img {
	border: none;
}

ul {
list-style: none;
}

hr {
margin:10px 0;
border:solid 1px #dddddd;

}


/* headline
----------------------------------- */

h2 {
background:url(../img/bg_h2.jpg) no-repeat center left;
height:35px;
text-align:left;
padding:8px 0 0 0;
	margin-top:9px;
	font-size:15px;
	font-weight:bold;
	color:#FE591D;
	text-indent:15px;
	letter-spacing:1px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

h3 {
background:url(../img/bg_h3.jpg) no-repeat;
height:40px;
text-align:left;
padding:5px 0 0 0;
	margin-top:9px;
	font-size:13px;
	color:#444;
	text-indent:22px;
}


blockquote {
	padding:10px;
	margin:-10px 15px 0 0;
	font-size:100%;
	width:89%;
	border:2px solid #ccc;
	background-color:#f6f6f6;
	vertical-align:middle;
	clear:both;
	text-align:left;
	}
	
blockquote span {
	border:#ccc 1px solid;
	background-color:#FF3300;
	color:#FFFFFF;
	padding:3px;
	margin-right:10px;
	height:15px;
	font-size:11px;


}


/* body
----------------------------------- */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size:80%;
	color:#444;
	margin:0;
	padding:0;
	line-height:14pt;
	background:url(../img/bg_all.jpg);
	position:relative;
	z-index:1;
}

a {	text-decoration:none; }
a:link {  color:#2580C9; }
a:hover {	color:#2580C9; }
a:visited  {	color:#2580C9; }


input, select, textarea { 
	font-family: Verdana, Arial, sans-serif;
	color: #444; 	
}



/* ----------------
	4. CLASS
---------------- */

.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.r1 {
	float:right;
	border:1px solid #ccc;
	margin:0px 0px 10px 10px;
}

.r {
	float:right;
	margin:0px 0px 10px 10px;
}

.l1 {
	float:left;
	border:1px solid #ccc;
	margin:0px 10px 10px 0px;
}

.red {
	color:#E20000;

}

.reds {
	color:#E20000;
	font-size:11px;

}

.redb {
	color:#E20000;
	font-weight:bold;

}

.redbig {
	color:#E20000;
	font-size:15px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;

}

.red_l {
	color:#E20000;
	font-size:18px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;

}

.red_ll {
	color:#E20000;
	font-size:23px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	display:block;
	margin-bottom:0px;
	line-height:1.2;

}


.redsmall {
	color:#E20000;
	font-size:12px;
}

.redll {
	color:#E20000;
	font-size:18px;

}

.redllb {
	color:#E20000;
	font-size:18px;
	font-weight:bold;

}

.tel {
	font-size:15px;
	font-weight:bold;
	color:#CC0000;
	}

.bor {
border:1px solid #ccc;
}
.center {
text-align:center;
}
.h_text {position:relative; z-index:-1;}

.radius6 {border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;}


/* oowaku
----------------------------------- */



#container {
	width:820px;
	margin:0 auto;
	background:url(../img/bg_cont.jpg) repeat-y;
}

#container-in1 {
	width:800px;
	margin: 0 auto;
	position: relative;
}

/* head
----------------------------------- */


#head {
height:75px;
position:relative;
background:url(../img/bg_header.gif) no-repeat top left;
text-align:right;
padding-right:20px; 
}
#head h1 {font-size:12px; text-align:right; margin-bottom:14px; color:#9e5000;}
#head p a { background:none; display:block; height:65px; width:409px; position:absolute; top:10px; left:15px;
}


/* navi
----------------------------------- */

#navi {
	height:51px;
	width:800px;
	background:url(../img/navi_r.jpg) no-repeat;
	padding:0px;
	margin:0;
}


#navi ul li {
	float:left;	
}

#navi ul li a {
	display:block;
	width:156px;
	height:51px;
}

#navi ul li a span {
position:relative;
z-index:-1;
}

#navi ul li.home a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:0px 0px;
	width:166px;

}

#navi ul li.company a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-166px 0px;

}

#navi ul li.map a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-322px 0px;
}

#navi ul li.link a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-478px 0px;
}

#navi ul li.contact a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-634px 0px;
		width:166px;
}

#navi ul li a:hover{
	background:0;

}


/* main 
----------------------------------- */

#main {
padding:0px 10px;
background:url(../img/bg_main.jpg) repeat-y;

}

/* side
----------------------------------- */

#side {
	float:right;
	width:200px;
	text-align:left;
}

.side1 {background:url(../img/side_r.jpg) no-repeat; padding:34px 0 10px 0;}
.side1 li a {
	background:url(../img/side.jpg) no-repeat;
	display:block;
		height:70px;
}
.side2 {background:url(../img/side-serviceguide_r.gif) no-repeat; padding:34px 0 10px 0;}
.side2 li a {
	background:url(../img/side-serviceguide.gif) no-repeat;
	display:block;
		height:70px;
}

/* menu01 ----------------------- */

li.menu01 a {
	background-position:0px -34px;

}



/* menu02 ----------------------- */

li.menu02 a {
	background-position:0px -104px;
}



/* menu03 ----------------------- */

li.menu03 a {
	background-position:0px -174px;
}



/* menu04 ----------------------- */

li.menu04 a {
	background-position:0px -244px;
}



/* menu05 ----------------------- */

li.menu05 a {
	background-position:0px -314px;
}



/* menu06 ----------------------- */

li.menu06 a {
	background-position:0px -384px;
}
/* menu07 ----------------------- */

li.menu07 a {
	background-position:0px -454px;
}
/* menu09 ----------------------- */

li.menu09 a {
	background-position:0px -524px;
}


#side ul li a:hover {
background:0;
}


/* contents
----------------------------------- */


#contents { float:left; width:572px; padding:0 0 30px 0; text-align:left; 
}

#contents p {
text-align:left;
padding:5px 15px;
}


#contents a {
border-bottom:1px solid;

}

#contents a:hover {
color:#FF4500;
border-bottom:1px dashed;
}

#contents2 {
float:left;
width:572px;
padding:0 0 30px 0;
text-align:right;
}

#contents2 p {
text-align:left;
padding:10px 15px;
}
/* key
----------------------------------- */
#key_main {
	background:url(../img/main_img.jpg) no-repeat; width:572px; height:243px;}




/* news
----------------------------------- */

#news {
width:572px;


}


#newstable th {
font-size:12px;
padding:5px 3px 3px 3px;
text-indent:15px;
text-align:left;
color:#E74300;
background-position:0px 5px;
width:40px;
vertical-align:top;

}

#newstable td {
font-size:12px;
padding:5px 3px 3px 3px;
text-align:left;

}

#dod {
background:url(../img/dod.jpg) no-repeat;
width:520px;
height:5px;

}

/* bu_contact
----------------------------------- */

#bu_contact { width:572px; height:120px; background:url(../img/bu_contact_r.gif) no-repeat; position:relative;  
} 
#bu_contact p.bu_contact1 {
	position:absolute;
	left: 392px;
	top: 1px;
	width: 137px;
	height: 35px;
}
#bu_contact li.bu_contact1 a {
	position:absolute;
	left: 390px;
	top: 14px;
	width: 169px;
	height: 57px;
	background:url(../img/bu_contact.gif) no-repeat;
	background-position:-390px -14px;
	border:none;
}
#bu_contact li.bu_contact2 a {
	position:absolute;
	left: 390px;
	top: 77px;
	width: 171px;
	height: 30px;
	background:url(../img/bu_contact.gif) no-repeat;
	background-position:-390px -77px;
	border:none;
}

#bu_contact li a {
display:block;
} 
#bu_contact li a:hover {	
border:none;
background:0;
text-decoration:none;
} 



/* bu_scene  bu_sg
----------------------------------- */

#bu_scene { width:570px; height:207px; background:url(../img/bu_scene_r.jpg) no-repeat; }
#bu_sg {width:570px; height:75px; background:url(../img/bu_sg_r.gif) no-repeat;}

#bu_scene ul li,#bu_sg ul li {
	float:left;	
}

#bu_scene ul li a,#bu_sg ul li a {
	display:block;
	border:none;
}


#bu_scene ul li.sc01 a{
	background:url(../img/bu_scene.jpg) no-repeat;
	background-position:0px 0px;
	width:285px;
	height:110px;

}

#bu_scene ul li.sc02 a{
	background:url(../img/bu_scene.jpg) no-repeat;
	background-position:-285px 0px;
	width:285px;
	height:110px;

}

#bu_scene ul li.sc03 a{
	background:url(../img/bu_scene.jpg) no-repeat;
	background-position:0px -110px;
	width:192px;
	height:95px;
}

#bu_scene ul li.sc04 a{
	background:url(../img/bu_scene.jpg) no-repeat;
	background-position:-192px -110px;
	width:188px;
	height:95px;
}

#bu_scene ul li.sc05 a{
	background:url(../img/bu_scene.jpg) no-repeat;
	background-position:-380px -110px;
	width:188px;
	height:95px;
}

#bu_scene ul li a:hover,#bu_sg ul li a:hover{
	background:0;
	border:none;

}

.sg01 a,.sg02 a,.sg03 a{background:url(../img/bu_sg.gif) no-repeat; width:188px; height:68px;}
.sg01 a {background-position:0px 0px;}
.sg02 a {background-position:-188px 0px;}
.sg03 a {background-position:-376px 0px;}



/* footer
----------------------------------- */

#footer {
background:url(../img/bg_footer.jpg) no-repeat bottom;
height:35px;
width:820px;

}

#footer p {
color:#444;
padding:7px 30px;
text-align:center;
font-size:10px;

}

/* footer_link
----------------------------------- */
#footer_link {
padding:0px 20px;
font-size:11px;
margin-bottom:20px;

}



/* pt
----------------------------------- */

.pt {
text-align:right;
margin-right:5px;
}
.pt a {border:none !important;}


/* kiyaku
----------------------------------- */

#kiyaku {
padding:10px 15px;

}

#kiyaku ul li {
background:url(../img/list.jpg) no-repeat;
background-position:0px 5px;
text-align:left;
padding:0 5px 10px 15px;


}

.st_list {margin:0 0 10px 30px;}
ul.st_list li {
	margin:5px 0;
	list-style:disc;
	list-style-position:inside;
}


/* ----------------
	table
---------------- */


.table01{
	font-size:12px;
	background:#ccc;
	margin:10px 20px 20px 20px;

}

.table01 th {
	background-color:#f6f6f6;
	text-align:left;
	padding-left:20px;
	border:1px #fff solid;

}

.table01 td {
	padding:5px;
	background-color:#fff;
	text-align:left;

}

/* ----------------
	2. faq
---------------- */



dl {
	margin:0 10px 15px 20px;
	text-align:left;
	border-bottom:1px #ccc dotted;
}

dt {
	background:url(../img/q.jpg) no-repeat;
	padding:0px 0 20px 36px;
	color:#FE591D;
	margin-bottom:5px;
	font-weight:bold;
}


dd {
	background:url(../img/a.jpg) no-repeat;
	padding:0px 0 0 36px;
	margin-bottom:20px;
}


/* contact
----------------------------------- */

.form {
	font-size:12px;
	background:#ccc;
	margin:20px;

}

.form th {
	background-color:#f6f6f6;
	text-align:left;
	padding-left:20px;
	border:1px #fff solid;

}

.form td {
	padding:10px;
	background-color:#fff;
	text-align:left;
}

#submit {
	margin:10px;
}

/* machine
----------------------------------- */
.set {width:100%}
.setimage {width:157px; padding-right:5px;}
.set td img {border:1px solid #ccc;
width:150px;
}
.set td a {border:none !important;}
.setbody {padding:0 0 5px 10px; font-size:12px;}
.machine {
text-align: left;
margin-bottom:5px;
}

.machine tr.mc_head {
background:url(../img/bg_mc_head.jpg) no-repeat left top;


}

.machine th {
text-align:left;
padding:10px 0px 10px 15px;
font-size:13px;
font-weight:bold;
font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
width:465px;

}

.machine th span,.set td span {
font-size:10px;

}

.machine td {
padding:5px 5px 15px 5px;
text-align:left;
font-size:11px;
}

.machine td img {
float:right;
border:1px solid #ccc;
width:100px;
margin:0 0 5px 5px;
}
.machine th.mc_price {
padding:10px;
background:url(../img/bg_mc_head.jpg) no-repeat right top;
text-align:right;
font-size:14px;
font-weight:bold;
font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
color:#F02801;
width:60px;
}

#machine {
text-align: left;
margin-bottom:5px;
}

#machine tr#mc_head {
background:url(../img/bg_mc_head.jpg) no-repeat left top;


}

#machine th {
text-align:left;
padding:10px 0px 10px 15px;
font-size:13px;
font-weight:bold;
font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
width:465px;

}

#machine th span {
font-size:10px;

}

#machine td {
padding:5px 5px 15px 5px;
text-align:left;
font-size:11px;
}

#machine td img {
float:right;
border:1px solid #ccc;
width:100px;
margin:0 0 5px 5px;
}

#machine th#mc_price {
padding:10px;
background:url(../img/bg_mc_head.jpg) no-repeat right top;
text-align:right;
font-size:14px;
font-weight:bold;
font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
color:#F02801;
width:60px;
}

div#mc { width:560px; margin:0 auto;}
div.mc { width:560px; margin:0 auto;}

div#mc p.mc_text {
padding:0 0 0 15px; 
width:520px; 
margin-bottom:15px;
}

.mc_text img {
float:right;
border:1px solid #ccc;
width:100px;
margin:0 0 5px 5px;
}

/* option
----------------------------------- */

#option th {
width:25%;
text-align:center;
font-size:12px;
padding:0px;
font-weight:bold;


}

#option td {
width:25%;
text-align:center;
font-size:12px;
padding:3px 3px 0 0;

}

#option td img {
border:1px solid #ccc;
width:100px;
}

#option td a {
border:none
}

#option td a:hover {
border:none
}

/* foot_menu
----------------------------------- */
#foot_menu {
	height:95px;
	width:800px;
	background:url(../img/foot_menu_r.jpg) no-repeat;
	padding:0px;
	margin:0;
}


#foot_menu ul li {
	float:left;	
}

#foot_menu ul li a {
	background:url(../img/foot_menu.jpg) no-repeat;
	display:block;
	height:95px;
	width:160px;
}

#foot_menu ul li.fm01 a{
	background-position:0px 0px;

}

#foot_menu ul li.fm02 a{
	background-position:-160px 0px;

}

#foot_menu ul li.fm03 a{
	background-position:-320px 0px;
}

#foot_menu ul li.fm04 a{
	background-position:-480px 0px;
}

#foot_menu ul li.fm05 a{
	background-position:-640px 0px;
}

#foot_menu ul li a:hover{
	background:0;

}


/* redback
----------------------------------- */

#redback {
background-color:#ff4e00;
color:#FFFFFF;
padding:10px 15px;
margin:5px auto 20px auto;
text-align:left;
width:522px;

}
#redback a {
color:#FFFFFF;
}
#redback a:hover {
color:#FFFFFF;
}


#price {
background:url(../img/bg_price.jpg) no-repeat top right;
color:#FFFFFF;
font-size:18px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-weight:bold;
	padding:13px 10px 0px 10px;
	height:30px;
	clear:both;
	text-align:right;


}

#price span {
font-size:13px;

}

/* bu_con
----------------------------------- */

.bu_con {
text-align:right;
padding-right:10px;
margin:10px 0;
}
.bu_con a {
text-align:right;
border:none !important;
}



.simselect
{
text-align:left;
padding-left:5px;
}

.caution {width:520px; border:2px #FF4E00 solid; margin:0 auto; padding:10px 15px; color:#E20000;}
.palist td {padding-left:5px;}
table.papast {width:100%; border-collapse:collapse;}
table.papast td {border:1px solid #CCCCCC; font-size:10px; padding:3px 5px;}

/* shop , transport
----------------------------------- */
table.shop {width:95%; margin:0 auto; border:none;}
table.shop td { padding:0 10px; text-align:left;}

.transport {border-collapse:collapse;}
.transport th {font-weight:bold; white-space:nowrap; background-color:#ededed}
.transport th,.transport td {border:1px solid #cccccc; padding:5px 10px;}

