@charset "Shift_JIS";


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

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

body,
h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul, li,
form, input, select, textarea, fieldset, legend { 
	margin: 0; 
	padding: 0; 
}

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

strong { 
	font-weight:normal; 
	font-style: normal; 
}

img {
	border: none;
}

ul {
list-style: none;
}

hr {
clear:both;
margin:10px 15px;
border-bottom:solid 1px #F632A7;

}


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

h2 {
background:url(../img/bg_h2.jpg) no-repeat;
height:28px;
text-align:left;
padding:15px 0 0 0;
	margin-top:9px;
	font-size:14px;
	font-weight:bold;
	clear:both;
	color:#fff;
	text-indent:30px;
	letter-spacing:1px;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;
}

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


h4 {
	background:url(../img/bg_h4.jpg) no-repeat;
	background-position:0px 0px;
	height:30px;
	margin-top:9px;
	font-size:12px;
	color:#086CB9;
	padding:4px 0 0 0px;
	text-indent:20px;
	clear:both;
	text-align:left;
}

blockquote {
	margin:5px 5px 5px 15px;
	padding:10px;
	font-size:100%;
	border:1px solid #2C63C8;
	background:url(../img/bg_block.jpg);
	vertical-align:middle;
	clear:both;
	text-align:left;
	}




/* 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);
}

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;
}

.l {
	float:left;
	margin:0px 10px 10px 0px;
}

.red {
	color:#E20000;

}

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

}

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

}

.redbig {
	color:#E20000;
	font-size:15px;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;

}

.red_l {
	color:#E20000;
	font-size:18px;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;
	line-height:160%;

}

.red_ll {
	color:#E20000;
	font-size:23px;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;

}

.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;

}



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

#all {
	text-align:center;


}

#container_out {
	width:800px;
	text-align:center;
	margin:0 auto;
	background:url(../img/bg_cont_out.jpg) repeat-y;
}

#container {
	width:800px;
	text-align:center;
	margin:0 auto;
	background:url(../img/bg_cont.jpg) no-repeat;
}

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

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


#head {
background:url(../img/bg_header.jpg) no-repeat;
width:780px;
height:91px;
position:relative;
}

#head h1 a {
	background:none;
	display:block;
	height:65px;
	width:406px;
	position:absolute;
	top:10px;
	left:15px;
}

#head h1 a strong {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}
 
/* navi
----------------------------------- */

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


#navi ul li {
	float:left;	
}

#navi ul li a {
	display:block;
	height:35px;
	width:156px;
	margin:0;
	padding:0;
}

#navi ul li a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

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

}

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

}

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

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

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

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

}


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

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

}

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

#side {
	float:left;
	width:200px;
	text-align:left;
	background:url(../img/side_r.jpg) no-repeat;
}


#side ul, li {
margin:0;
padding:0;
}

#side ul li a {
	display:block;
}

#side ul li a span {
	text-indent:-9999px;
	visibility:hidden;
}


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

#side ul li.menu01 a {
	background:url(../img/side.jpg) no-repeat;
	height:83px;

}

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

#side ul li.menu02 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -83px;
	height:83px;
}

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

#side ul li.menu03 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -204px;
	height:51px;
}

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

#side ul li.menu04 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -255px;
	height:51px;
}

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

#side ul li.menu05 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -306px;
	height:50px;
}

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

#side ul li.menu06 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -356px;
	height:50px;
}
/* menu07 ----------------------- */

#side ul li.menu07 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -406px;
	height:50px;
}

/* menu08 ----------------------- */

#side ul li.menu08 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -456px;
	height:50px;
}

/* menu09 ----------------------- */

#side ul li.menu09 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -525px;
	height:60px;
}

/* menu10 ----------------------- */

#side ul li.menu10 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -585px;
	height:60px;
}


/* menu11 ----------------------- */

#side ul li.menu11 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -645px;
	height:60px;
}


#gap01 {
height:38px;
}


#gap02 {
height:16px;
}

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

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


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

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

#key {
text-align:right;
padding-bottom:5px;
}

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

}

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

}

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

#news {
padding:3px;
}

#news_in {
background:#FFFFFF;
border:1px solid #a1a1a1;
padding:5px;

}

#news_tx {
padding:5px;
width:140px;
}

#news_tx span {
color:#FF6600;

}

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

div#dod2 {
background:url(../img/dod2.jpg) repeat-x;
height:5px;
margin-top:5px;
}

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

#bu_contact {
background:url(../img/bu_contact_r.jpg) no-repeat;
} 

#bu_contact a {
height:105px;
margin-top:20px;
background:url(../img/bu_contact.jpg) no-repeat;
display:block;
	border:none;
}

#bu_contact a:hover {	
border:none;
background:0;
} 

#bu_contact a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;

}


/* bu_cate
----------------------------------- */

#bu_cate {
width:576px;
background:url(../img/bu_cate_r.jpg) no-repeat;
background-position:0px 49px;
}

#bu_cate a{
	float:left;
	display:block;
	width:192px;
	height:86px;
	margin:0;
	padding:0;
	border:none;
}

#bu_cate a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#bu_cate div.sc01 a{
	background:url(../img/bu_cate.jpg) no-repeat;
	background-position:0px 0px;

}

#bu_cate div.sc02 a{
	background:url(../img/bu_cate.jpg) no-repeat;
	background-position:-192px 0px;

}

#bu_cate div.sc03 a{
	background:url(../img/bu_cate.jpg) no-repeat;
	background-position:-384px 0px;

}

#bu_cate div.sc04 a{
	background:url(../img/bu_cate.jpg) no-repeat;
	background-position:0px -86px;

}

#bu_cate div.sc05 a{
	background:url(../img/bu_cate.jpg) no-repeat;
	background-position:-192px -86px;

}

#bu_cate div.sc06 a{
	background:url(../img/bu_cate.jpg) no-repeat;
	background-position:-384px -86px;

}

#bu_cate a:hover{
	background:0;
	border:none;

}




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

#footer_out {
background:url(../img/bg_footer.jpg) no-repeat;
}

#copy {
height:30px;
margin-top:20px;

}

#copy a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#sitemap a {
float:right;
width:120px;
height:30px;
display:block;

}

#privacy a {
float:right;
width:150px;
height:30px;
display:block;

}

#footer {
height:100px;
width:780px;
}

#footer p {
color:#444;
padding:0px 40px 20px 40px;
text-align:left;
font-size:12px;
color:#FFFFFF;

}

#footer span {
font-size:10px;
padding:0 0 10px 0;
color:#FFFFFF;

}


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

#pt {
height:49px;
background:url(../img/pt.jpg) no-repeat;
text-align:right;
}


#pt a {
display:block;
border:none;
width:200px;
height:49px;

}

#pt a:hover {
border:none;
}

#pt a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

/* 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 ul {
	margin:10px 10px 10px 40px;

}

#st_list ul li {
	margin:5px 10px;
	list-style:disc;
}


/* ----------------
	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;

}


.table02{
	font-size:12px;
	background:#ccc;
	margin-bottom:10px;	

}

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

}

.table02 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;
	clear:both;
}


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


/* 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;
}


/* link
----------------------------------- */

#link {
	margin:10px 0px 0px 20px;
	font-size:12px;

}

#link td {
	padding:3px 3px 3px 10px;
}

#link th a {
border:none;
}

/* sitemap
----------------------------------- */

#st_list {
text-align:left;

}

#st_list ul {
	margin:10px 10px 10px 40px;

}

#st_list ul li {
	margin:5px 10px;
	list-style:disc;
}

/*@yougo
----------------------------------- */

.waku {
background-color:#ccc;
margin-top:10px;

}

.waku th {
background-color:#f6f6f6;
width:110px;
white-space:nowrap;
padding:5px;
text-align:left;

}

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

#yougo_table td {
margin:0;
padding:0;

}

#yougo_table td a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#yougo_table td a {
height:50px;
width:50px;
display:block;
border:none;
}

#yougo_table td a:hover {
border:none;
}

td#yougo01 a {
background:url(../img/yougo_a.jpg) no-repeat;
}

td#yougo01 a:hover {
background:url(../img/yougo_a.jpg) no-repeat;
background-position:0 -50px;
}

td#yougo02 a {
background:url(../img/yougo_aa.jpg) no-repeat;
}

td#yougo02 a:hover {
background:url(../img/yougo_aa.jpg) no-repeat;
background-position:0 -50px;
}

td#yougo03 a {
background:url(../img/yougo_k.jpg) no-repeat;
}

td#yougo03 a:hover {
background:url(../img/yougo_k.jpg) no-repeat;
background-position:0 -50px;
}

td#yougo04 a {
background:url(../img/yougo_s.jpg) no-repeat;
}

td#yougo04 a:hover {
background:url(../img/yougo_s.jpg) no-repeat;
background-position:0 -50px;
}

td#yougo05 a {
background:url(../img/yougo_t.jpg) no-repeat;
}

td#yougo05 a:hover {
background:url(../img/yougo_t.jpg) no-repeat;
background-position:0 -50px;
}

td#yougo06 a {
background:url(../img/yougo_n.jpg) no-repeat;
}

td#yougo06 a:hover {
background:url(../img/yougo_n.jpg) no-repeat;
background-position:0 -50px;
}

td#yougo07 a {
background:url(../img/yougo_h.jpg) no-repeat;
}

td#yougo07 a:hover {
background:url(../img/yougo_h.jpg) no-repeat;
background-position:0 -50px;
}

td#yougo08 a {
background:url(../img/yougo_m.jpg) no-repeat;
}

td#yougo08 a:hover {
background:url(../img/yougo_m.jpg) no-repeat;
background-position:0 -50px;
}
td#yougo09 a {
background:url(../img/yougo_y.jpg) no-repeat;
}

td#yougo09 a:hover {
background:url(../img/yougo_y.jpg) no-repeat;
background-position:0 -50px;
}

td#yougo10 a {
background:url(../img/yougo_r.jpg) no-repeat;
}

td#yougo10 a:hover {
background:url(../img/yougo_r.jpg) no-repeat;
background-position:0 -50px;
}

#pt {
text-align:right;

}

#pt a {
display:block;
width:131px;
height:30px;
background:url(../img/pt.jpg) no-repeat;

}

#pt a:hover {
background:url(../img/pt_r.jpg) no-repeat;
}

#pt a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

/* baibai
----------------------------------- */

#baibai {
margin-top:20px;

}

#baibai a {
height:75px;
width:500px;
display:block;
margin-bottom:15px;
border:none;
}

#baibai a:hover {
border:none;

}

#baibai a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}


.bai01 a {
background:url(../img/bu_baibai01.jpg) no-repeat;
}

.bai01 a:hover {
background:url(../img/bu_baibai01_r.jpg) no-repeat;
}


.bai02 a {
background:url(../img/bu_baibai02.jpg) no-repeat;
}

.bai02 a:hover {
background:url(../img/bu_baibai02_r.jpg) no-repeat;
}

.bai03 a {
background:url(../img/bu_baibai03.jpg) no-repeat;
}

.bai03 a:hover {
background:url(../img/bu_baibai03_r.jpg) no-repeat;
}


.bai04 a {
background:url(../img/bu_baibai04.jpg) no-repeat;
}

.bai04 a:hover {
background:url(../img/bu_baibai04_r.jpg) no-repeat;
}

.bai05 a {
background:url(../img/bu_baibai05.jpg) no-repeat;
}

.bai05 a:hover {
background:url(../img/bu_baibai05_r.jpg) no-repeat;
}


/* qr
----------------------------------- */

#qr {
width:189px;
height:114px;
background:url(../img/bg_qr.jpg) no-repeat;
}

#qr p {
padding:38px 10px 10px 5px;
text-align:left;
font-size:80%;
line-height:150%;
letter-spacing:1px;

}

/* osusume
----------------------------------- */

#osusume a {
border-bottom:none;
text-decoration:none;
}

#osusume a:hover {
border-bottom:none;
text-decoration:none;
}

#osusume {
width:186px;

}

#osusume th {
text-align:center;
padding:5px;
background:url(../img/bg_osusume_02.jpg) repeat-y;
}


#osusume th img {
width:166px;
border:1px #ccc solid;


}

#osusume td {
padding:0px 10px 10px;
width:174px;
text-align:left;
font-size:12px;
line-height:150%;
background:url(../img/bg_osusume_02.jpg) repeat-y;
}


#osusume td#osusume_head {
padding:7px 0 0 20px;
text-align:left;
background:url(../img/bg_osusume_01.jpg) no-repeat;
font-weight:bold;
color:#444;

}

#osusume td.bu_osusume {
padding:0px;
background:url(../img/bu_osusume_r.jpg) no-repeat;
}

#osusume td.bu_osusume a {
display:block;
width:186px;
background:url(../img/bu_osusume.jpg) no-repeat;
height:38px;
border:none;
text-decoration:none;
}


#osusume td.bu_osusume a:hover {
background:0;
border:none;
text-decoration:none;
}

#osusume td.bu_osusume a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}


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

#pt {
text-align:right;
background:none;

}

#pt a {
display:block;
width:131px;
height:30px;
background:url(../img/pt.jpg) no-repeat;

}

#pt a:hover {
background:url(../img/pt_r.jpg) no-repeat;
}

#pt a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}


#add {
width:189px;
border:1px #A1A09E solid;
background-color:#FFFFFF;

}

#add p {
text-align:left;
padding:0px 10px 10px 10px;
}

#add span {
background:url(../img/bg_add.jpg) no-repeat;
height:33px;
display:block;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;
	color:#FFFFFF;
	padding-top:7px;

}




/* ----------------
	waku
---------------- */

#waku_out01 {
padding:2px;
border:1px #ccc solid;
width:500px;
margin:10px 0px 20px 0;
}

#waku_out {
border:2px #3C7CF7 solid;
padding:20px 10px;
width:500px;
background-color:#f6f6f6;
}

#waku_bai {
border:2px #3C7CF7 solid;
padding:20px 10px;
width:500px;
background-color:#f6f6f6;
}

.waku_b th,td {
font-size:12px;
color:#444;
padding:0px;
text-align:left;

}

.waku_b {
margin:0px;
}

/* ----------------
	kensaku
---------------- */

#kensaku {
padding:10px 0 0 0;
text-align:center;
}

#kensaku a {
height:65px;
width:356px;
display:block;
background:url(../img/bu_kensaku.jpg) no-repeat;
text-decoration:none;
border:0;
color:#fff;
padding:105px 10px 0 200px;
text-align:right;

}



#kensaku a:hover {
background:url(../img/bu_kensaku_r.jpg) no-repeat;
text-decoration:none;
border:0;

}


















