@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;
}


/* headline
----------------------------------- */

h2 {
background:url(../img/bar_h2.jpg) no-repeat;
width:572px;
height:25px;
text-align:left;
padding:4px 0 0 0;
	margin-top:9px;
	font-size:12px;
	font-weight:bold;
	clear:both;
	color:#ffffff;
	text-indent:10px;
}

h3 {
background:url(../img/bg_h3.jpg) no-repeat;
width:572px;
height:25px;
text-align:left;
padding:2px 0 0 0;
	margin-top:9px;
	font-size:12px;
	font-weight:bold;
	clear:both;
	color:#444;
	text-indent:15px;

}


h4 {
	background:url(../img/bg_h4.jpg) no-repeat;
	background-position:0px 0px;
	width:560px;
	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:80%;
	border:1px solid #1998DB;
	background:url(../img/naname.jpg);
	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;


}


/* ----------------
	3. BODY
---------------- */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size:80%;
	color:#444;
	margin:0;
	padding:0;
	line-height:14pt;
	background:#CEE0F9;
}

a {	text-decoration:none; }
a:link {  color:#2580C9; }
a:hover {	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:5px;
}

.r {
	float:right;
	margin:5px;
}

.l1 {
	float:left;
	border:1px solid #ccc;
	margin:5px;
}

.red {
	color:#E20000;

}

.reds {
	color:#E20000;
	font-size:10px;

}

.redb {
	color:#E20000;
	font-weight:bold;

}

.redbig {
	color:#E20000;
	font-size:15px;

}

.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;
	background-color:#CFE0FA;
}


#container {
	width:820px;
	text-align:center;
	margin:0 auto;
	background:url(../img/bg_con.jpg) repeat-y;
}

#container-in1 {
	width:800px;
	margin: 0 auto;
	position: relative;
}

/* head
----------------------------------- */


#head {
background:url(../img/bg_header.jpg) no-repeat;
height:76px;
position:relative;
}

#head h1 a {
	background:none;
	display:block;
	height:50px;
	width:254px;
	position:absolute;
	top:13px;
	left:14px;
}

#head h1 a strong {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}
 
/* navi
----------------------------------- */

#navi {
	height:38px;
	width:800px;
	background:url(../img/navi_r.jpg) no-repeat;
}


#navi ul li {
	float:left;	
}

#navi ul li a {
	display:block;
	height:34px;
}

#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;
	width:166px;

}

#navi ul li.company a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-166px 0px;
	width:156px;

}

#navi ul li.map a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-322px 0px;
	width:156px;
}

#navi ul li.link a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-478px 0px;
	width:156px;
}

#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 contains side & contents
----------------------------------- */

#main {
padding:0 10px;

}

/* side
----------------------------------- */

#side {
	float:left;
	width:200px;
	text-align:left;
	padding-bottom: 50px;
	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;
}

#side ul li.menu01 a {
	background:url(../img/side.jpg) no-repeat;
	width:200px;
	height:155px;
}

#side ul li.menu01 a:hover {
	background:url(../img/side_r.jpg) no-repeat;
	width:200px;
	height:155px;
}

#side ul li.menu02 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -155px;
	width:200px;
	height:155px;
}

#side ul li.menu02 a:hover {
	background:url(../img/side_r.jpg) no-repeat;
	background-position:0px -155px;
	width:200px;
	height:155px;
}

#side ul li.menu03 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -310px;
	width:200px;
	height:47px;
}

#side ul li.menu03 a:hover {
	background:url(../img/side_r.jpg) no-repeat;
	background-position:0px -310px;
	width:200px;
	height:47px;
}

#side ul li.menu04 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -357px;
	width:200px;
	height:47px;
}

#side ul li.menu04 a:hover {
	background:url(../img/side_r.jpg) no-repeat;
	background-position:0px -357px;
	width:200px;
	height:47px;
}

#side ul li.menu05 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -404px;
	width:200px;
	height:47px;
}

#side ul li.menu05 a:hover {
	background:url(../img/side_r.jpg) no-repeat;
	background-position:0px -404px;
	width:200px;
	height:47px;
}

#side ul li.menu06 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -451px;
	width:200px;
	height:47px;
}

#side ul li.menu06 a:hover {
	background:url(../img/side_r.jpg) no-repeat;
	background-position:0px -451px;
	width:200px;
	height:47px;
}

#list {
background:url(../img/list_bg.jpg) repeat-y;
margin-top:10px;

}


#list ul li a{
height:30px;
display:block;
background:url(../img/menu_li.jpg) no-repeat;
padding:10px 0 0 30px;
}

#list ul li a:hover{
height:30px;
display:block;
background:url(../img/menu_li_r.jpg) no-repeat;
padding:10px 0 0 30px;
}



/* contents
----------------------------------- */


#contents {
float:right;
width:572px;
padding:0 0 30px 0;
text-align:right;
}

#key {
text-align:right;
}


/* news
----------------------------------- */

#news {
width:572px;


}

#news h2 {
background:url(../img/bar_news.jpg) no-repeat;
width:572px;
height:25px;
}

#news h2 span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#newstable th {
font-size:12px;
padding:5px 3px 3px 3px;
text-indent:15px;
text-align:left;
color:#CC3300;
background:url(../img/news_date.jpg) no-repeat;
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;

}

/* bukken
----------------------------------- */

#bukken {
width:180px;
margin:10px 4px 5px 6px;
float:left;
background:url(../img/bukken_bg.jpg) bottom;
text-align:center;

}
* html body #bukken {
width:180px;
margin:10px 3px 5px 4px;
float:left;
background:url(../img/bukken_bg.jpg) bottom;
text-align:center;

}

#bukken_haed {
background:url(../img/bukken_head.jpg) no-repeat;
height:24px;
padding:5px 0 0px 7px;
text-align:left;
color:#2D61AA;

}

#bukken p {
text-align:left;
width:160px;
margin:0 auto;

}

#bukken_bu a {
height:25px;
background:url(../img/bukken_bu.jpg) no-repeat;
display:block;

}


#bukken_bu a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}


/* copy & footer
----------------------------------- */

#copy {
height:24px;
background:url(../img/copy.jpg) no-repeat;

}

#copy a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#sitemap a {
float:right;
width:100px;
height:24px;
display:block;

}

#privacy a {
float:right;
width:150px;
height:24px;
display:block;

}

#footer {
background:url(../img/footer_bg.jpg) repeat-y;
height:60px;

}

#footer p {
color:#FFFFFF;
padding:10px 30px;
text-align:left;

}


/* second
----------------------------------- */

#contents p {
text-align:left;
padding:10px;
}


/* 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;
}

/* ----------------
	2. link
---------------- */

#link {
	margin:10px 0px 0px 20px;
	font-size:12px;

}

#link td {
	padding:3px 3px 3px 10px;


}

/* ----------------
	2. sitemap
---------------- */

#st_list {
text-align:left;

}

#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;

}

/* ----------------
	table2
---------------- */


.table02{
	font-size:12px;
	background:#ccc;
	margin:10px 20px 20px 20px;

}

.table02 th {
	background-color:#f6f6f6;
	text-align:left;
	padding:10px;
	border:1px #fff solid;

}

.table02 td {
	padding:10px;
	background-color:#fff;
	text-align:left;

}

/* ----------------
	table3
---------------- */


.table03{
	font-size:12px;
	background:#ccc;
	margin:5px;

}


.table03 td {
	padding:3px;
	background-color:#fff;
	text-align:left;

}

/* ----------------
	2. faq
---------------- */



dl {
	margin:0 10px 0 20px;
	text-align:left;
}

dt {
	background:url(../img/q.jpg) no-repeat;
	padding:0px 0 20px 33px;
	color:##8B2727;
	margin-bottom:5px;
	font-weight:bold;
	clear:both;
}


dd {
	background:url(../img/a.jpg) no-repeat;
	padding:0px 0 0 33px;
	margin-bottom:20px;
	clear:both;
}


/*@bu_owner
----------------------------------- */


#bu_owner a {
background:url(../img/bu_owner.jpg) no-repeat;
width:300px;
height:50px;
margin-top:30px;
display:block;
}

#bu_owner a:hover {
background:url(../img/bu_owner_r.jpg) no-repeat;
}


#bu_owner a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}


/*@bu_owner
----------------------------------- */

#reform {
border:#207DCA 2px solid;
padding:3px;
margin:10px;

}

#reform img {
width:240px;
}

#reform th {
vertical-align:top;

}

#reform td {
text-align:left;
}

#yajirusi {
text-align:right;
}

#yajirusi img {
width:20px;
vertical-align:middle;

}

/* osusume
----------------------------------- */


#osusume01 a {
height:75px;
width:500px;
background:url(../img/bu_osu01.jpg) no-repeat;
display:block;
margin-bottom:15px;
}

#osusume01 a:hover {
background:url(../img/bu_osu01_r.jpg) no-repeat;
}

#osusume01 a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#osusume02 a {
height:75px;
width:500px;
background:url(../img/bu_osu02.jpg) no-repeat;
display:block;
margin-bottom:15px;
}

#osusume02 a:hover {
background:url(../img/bu_osu02_r.jpg) no-repeat;
}

#osusume02 a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#osusume03 a {
height:75px;
width:500px;
background:url(../img/bu_osu03.jpg) no-repeat;
display:block;
margin-bottom:15px;
}

#osusume03 a:hover {
background:url(../img/bu_osu03_r.jpg) no-repeat;
}

#osusume03 a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#osusume04 a {
height:75px;
width:500px;
background:url(../img/bu_osu04.jpg) no-repeat;
display:block;
margin-bottom:15px;
}

#osusume04 a:hover {
background:url(../img/bu_osu04_r.jpg) no-repeat;
}

#osusume04 a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}


/* baibai
----------------------------------- */


#bai01 a {
height:75px;
width:500px;
background:url(../img/bu_bai01.jpg) no-repeat;
display:block;
margin-bottom:15px;
}

#bai01 a:hover {
background:url(../img/bu_bai01_r.jpg) no-repeat;
}

#bai01 a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#bai02 a {
height:75px;
width:500px;
background:url(../img/bu_bai02.jpg) no-repeat;
display:block;
margin-bottom:15px;
}

#bai02 a:hover {
background:url(../img/bu_bai02_r.jpg) no-repeat;
}

#bai02 a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#bai03 a {
height:75px;
width:500px;
background:url(../img/bu_bai03.jpg) no-repeat;
display:block;
margin-bottom:15px;
}

#bai03 a:hover {
background:url(../img/bu_bai03_r.jpg) no-repeat;
}

#bai03 a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#bai04 a {
height:75px;
width:500px;
background:url(../img/bu_bai04.jpg) no-repeat;
display:block;
margin-bottom:15px;
}

#bai04 a:hover {
background:url(../img/bu_bai04_r.jpg) no-repeat;
}

#bai04 a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}



/* osusume
----------------------------------- */

#osusume {
text-align:right;
}

#osusume table {
background:url(../img/osusume_mid.jpg) repeat-y;

}

.osusume_haed {
background:url(../img/osusume_head.jpg) no-repeat;
color:#FFFFFF;
padding:6px 20px;
text-align:left;

}

.osusume_mid {
background:url(../img/osusume_mid.jpg) repeat-y;
padding:5px 20px 0px 10px;
text-align:left;
}

.osusume_bot {
background:url(../img/osusume_bot.jpg) no-repeat;
background-position:bottom;
padding:0 20px 15px 0;
text-align:right;
height:30px;
}

#osusume p {
text-align:left;
width:150px;
margin:0 auto;
margin-top:-10px;

}

#osusume_bu a {
text-align:center;
height:25px;
width:131px;
background:url(../img/bukken_bu.jpg) no-repeat;
background-position:-25px 0;
display:block;

}

#osusume_bu a:hover {
background:url(../img/bukken_bu_r.jpg) no-repeat;
background-position:-25px 0;

}


#osusume_bu a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}
