@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/bg_h2.jpg) no-repeat;
width:620px;
height:40px;
text-align:left;
padding:9px 0 0 0;
	font-size:15px;
	font-weight:bold;
	clear:both;
	color:#fff;
	text-indent:30px;
	letter-spacing:2px;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;
}


h3 {
background:url(../img/bg_h3.jpg) no-repeat;
margin-top:10px;
width:620px;
height:40px;
text-align:left;
padding:9px 0 0 0;
	font-size:13px;
	font-weight:bold;
	clear:both;
	color:#555;
	text-indent:30px;
	letter-spacing:2px;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;
}



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;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;
	}

blockquote {
	margin:5px 20px 5px 30px;
	padding:10px;
	font-size:100%;
	border:1px solid #F6B901;
	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) repeat-x;
}

a {	text-decoration:none; }
a:link {  color:#2580C9; }
a:hover {	color:#2580C9; }


input, select, textarea { 
	font-family: Verdana, Arial, sans-serif;
	color: #444; 	
}



/* 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;

}

.red13 {
	color:#E20000;
	font-size:13px;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;

}
.red15 {
	color:#E20000;
	font-size:15px;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;

}

.redbig {
	color:#E20000;
	font-size:15px;
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka;
}

.red18 {
	color:#E20000;
	font-size:18px;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;
}

.red18b {
	color:#E20000;
	font-size:18px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;
}

.red20b {
	color:#E20000;
	font-size:20px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;
}

.red24b {
	color:#E20000;
	font-size:24px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;
}


.bor {
border:1px solid #ccc;
}

.center {
text-align:center;

}


.green_b {
color:#108610;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;
	font-size:14px;
}



/* oowaku
----------------------------------- */

#all {
	text-align:center;
} 


#container {
	width:880px;
	text-align:center;
	margin:0 auto;
	background:url(../img/bg_cont.jpg) repeat-y;
	clear:both;
}

#container-in1 {
	width:880px;
	margin: 0 auto;
	position: relative;
	background:url(../img/bg_cont_in.jpg) no-repeat;
}

#container-in2 {
	width:860px;
	margin: 0 auto;
	position: relative;
}

/* head
----------------------------------- */


#head {
background:url(../img/bg_header.jpg) no-repeat;
height:90px;
position:relative;
width:860px;
}

#head h1 {
	background:none;
	display:block;
	height:12px;
	width:860px;
	position:absolute;
	padding:0;
	line-height:100%;
	top:0px;
	left:0px;
	font-size:10px;
	text-align:center;
	color:#fff;
}

#head a#logo {
	background:none;
	display:block;
	height:57px;
	width:282px;
	position:absolute;
	top:21px;
	left:15px;
}


#head a#town {
	background:none;
	display:block;
	height:57px;
	width:160px;
	position:absolute;
	top:25px;
	left:670px;
	background:url(../img/bu_town.jpg) no-repeat;
}

#head a#town:hover {
background:0;
}


#logo span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#town span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}
 
/* navi
----------------------------------- */

#navi {
	height:38px;
	width:860px;
	background:url(../img/navi_r.jpg) no-repeat;
}


#navi ul li {
	float:left;	
}

#navi ul li a {
	display:block;
	height:38px;
	width:172px;
}

#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:-172px 0px;

}

#navi ul li.map a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-344px 0px;
}

#navi ul li.link a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-516px 0px;
}

#navi ul li.contact a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-688px 0px;
}

#navi ul li a:hover{
	background:0;

}


/* key 
----------------------------------- */

#key {
margin:10px 0;

}


/* main 
----------------------------------- */


#main {
width:860px;
padding-bottom:50px;
}





/* side
----------------------------------- */

#side {
margin:0;
	float:left;
	width:234px;
	text-align:left;
	background:url(../img/side_r.jpg) no-repeat;
}


#side ul, li {
margin:0;
padding:0;
}

#side ul li a {
	display:block;
	height:56px;
	line-height:50px;
	text-indent:70px;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;
	color:#333;
}

#side ul li a span {
	text-indent:-9999px;
	visibility:hidden;
}

#side ul li a:hover {
background:0;
}

/* menu01 ----------------------- */

#side ul li.menu01 a {
	background:url(../img/side.jpg) no-repeat;
	height:75px;
}

/* menu02 ----------------------- */

#side ul li.menu02 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -75px;
	height:76px;
}

/* menu03 ----------------------- */

#side ul li.menu03 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -206px;
}

/* menu04 ----------------------- */

#side ul li.menu04 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -262px;
}

/* menu05 ----------------------- */

#side ul li.menu05 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -318px;
}

/* menu06 ----------------------- */

#side ul li.menu06 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -374px;
}

/* menu07 ----------------------- */

#side ul li.menu07 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -430px;
}


/* menu08 ----------------------- */

#side ul li.menu08 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -486px;
}

/* menu09 ----------------------- */

#side ul li.menu09 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -597px;
}

/* menu10 ----------------------- */

#side ul li.menu10 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -653px;
}

/* menu11 ----------------------- */

#side ul li.menu11 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -709px;
}


/* menu12 ----------------------- */

#side ul li.menu12 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -765px;
}


/* menu13 ----------------------- */

#side ul li.menu13 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -821px;
}


/* menu14 ----------------------- */

#side ul li.menu14 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -877px;
}


#side ul li a:hover {
background:0;
}






/* contents
----------------------------------- */


#contents {
float:right;
text-align:right;
width:625px;
}

#contents p {
text-align:left;
padding:5px 30px;
}

/* news
----------------------------------- */

#bu_mitsumori {
background:url(../img/bu_mitsumori_r.jpg) no-repeat;
}



#bu_mitsumori a {
background:url(../img/bu_mitsumori.jpg) no-repeat;
height:113px;
width:570px;
display:block;
}

#bu_mitsumori a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#bu_mitsumori a:hover {
background:0;
}















/* news
----------------------------------- */

#news {


}

#news h2 {
background:url(../img/bg_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-align:left;
color:#E77608;
font-weight:bold;
width:40px;
vertical-align:top;

}

#newstable td {
font-size:12px;
padding:5px 3px 3px 3px;
text-align:left;

}

#dod {
background:url(../img/dod.jpg) repeat-x;
width:95%;
height:15px;
margin-top:10px;
display:block;

}


/* copy & footer
----------------------------------- */

#copy_out {
height:40px;
background:url(../img/copy_out.jpg) no-repeat;


}


#copy {
height:30px;
background:url(../img/copy.jpg) no-repeat;
width:760px;

}

#copy address {
color:#FFFFFF;
display:block;
float:left;
width:500px;
font-size:85%;
text-align:left;
padding:4px 0 0 10px;

}


#copy a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#sitemap a {
float:right;
width:100px;
height:30px;
display:block;

}

#privacy a {
float:right;
width:150px;
height:30px;
display:block;

}

#footer {
height:90px;
margin-top:50px;
border-top:2px solid #F6B801;
width:840px;
margin:0 auto;
}

#footer p {
color:#444;
padding:10px 30px;
text-align:left;

}



/* 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;


}

/* 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;

}

.table02{
	font-size:12px;
	background:#ccc;
}

.table02 th {
	background-color:#f6f6f6;
	text-align:left;
	padding:10px;
	border:1px #fff solid;
}

.table02 td {
	padding:10px;
	background-color:#fff;
	text-align:left;
}

.table03{
	font-size:12px;
	background:#ccc;
}

.table03 td {
	background-color:#E0E0FF;
	text-align:center;
	padding:10px;
	border:1px #fff solid;
	color:#040095;
	font-weight:bold;
}

.table03 th {
	padding:10px;
	background-color:#fff;
	text-align:left;
}

.jisseki{
	font-size:12px;
	background:#ddd;
}

.jisseki th {
	background-color:#f6f6f6;
	text-align:left;
	padding:7px;
	border:1px #fff solid;
	font-weight:bold;
}

.jisseki td {
	padding:7px;
	background-color:#fff;
	text-align:left;
}



/* b_side
----------------------------------- */

#b_side {
	float:left;
	width:200px;
	text-align:left;
	background:url(../img/b_side_r.jpg) no-repeat;
	padding-bottom:20px;
}


#b_side ul, li {
margin:0;
padding:0;
}

#b_side ul li a {
	display:block;
	height:42px;
}

#b_side ul li a span {
	text-indent:-9999px;
	visibility:hidden;
}

#gap01 {
height:45px;

}


/* menu01 ----------------------- */

#b_side ul li.menu01 a {
	background:url(../img/b_side.jpg) no-repeat;
	background-position:0px -42px;
	height:55px;
}

#b_side ul li.menu01 a:hover {
	background:url(../img/b_side_r.jpg) no-repeat;
	background-position:0px -42px;
	height:55px;
}

/* menu02 ----------------------- */

#b_side ul li.menu02 a {
	background:url(../img/b_side.jpg) no-repeat;
	background-position:0px -96px;
}

#b_side ul li.menu02 a:hover {
	background:url(../img/b_side_r.jpg) no-repeat;
	background-position:0px -96px;
}

/* menu03 ----------------------- */

#b_side ul li.menu03 a {
	background:url(../img/b_side.jpg) no-repeat;
	background-position:0px -138px;
}

#b_side ul li.menu03 a:hover {
	background:url(../img/b_side_r.jpg) no-repeat;
	background-position:0px -138px;
}

/* menu04 ----------------------- */

#b_side ul li.menu04 a {
	background:url(../img/b_side.jpg) no-repeat;
	background-position:0px -180px;
}

#b_side ul li.menu04 a:hover {
	background:url(../img/b_side_r.jpg) no-repeat;
	background-position:0px -180px;
}

/* menu05 ----------------------- */

#b_side ul li.menu05 a {
	background:url(../img/b_side.jpg) no-repeat;
	background-position:0px -222px;
	height:48px;
}

#b_side ul li.menu05 a:hover {
	background:url(../img/b_side_r.jpg) no-repeat;
	background-position:0px -222px;
}


#bukken_main {
text-align:center;
padding:4px;
background-color:#F2F2F2;
border:1px solid #ccc;
margin-bottom:10px;
}

#bukken_main img {
width:538px;
border:1px solid #ccc;
}



#about {
border:1px solid #ccc;
width:198px;
float:right;
text-align:center;
padding:10px 0;
}

#about p {
text-align:left;
padding:5px 10px;

}

/* bukken
----------------------------------- */

#bukken {
width:194px;
margin:10px 4px 5px 6px;
float:left;
background:url(../img/bukken_bg.jpg) bottom;
text-align:center;
border:1px solid #ccc;
padding-bottom:10px;

}
* html body #bukken {
width:194px;
margin:10px 3px 5px 4px;
float:left;
background:url(../img/bukken_bg.jpg) bottom;
text-align:center;

}

#bukken_haed {
background-color:#364CAF;
border:1px solid #fff;
height:24px;
padding:5px 0 0px 7px;
text-align:left;
color:#fff;
margin-bottom:5px;

}

#bukken_haed_chi {
background-color:#767676;
border:1px solid #fff;
height:24px;
padding:5px 0 0px 7px;
text-align:left;
color:#fff;
margin-bottom:5px;

}

#bukken p {
text-align:left;
margin:0 auto;
padding:5px 10px;

}

#bukken a img {
border:1px solid #ccc;
}

#bukken_bu a {
height:27px;
background:url(../img/bu_detail_bai.jpg) no-repeat;
display:block;
margin:0 auto;
width:143px;
}
#bukken_bu a:hover {
height:27px;
background:url(../img/bu_detail_bai_r.jpg) no-repeat;
display:block;

}


#bukken_bu_chi a {
height:27px;
background:url(../img/bu_detail_chi.jpg) no-repeat;
display:block;
margin:0 auto;
width:143px;
}
#bukken_bu_chi a:hover {
height:27px;
background:url(../img/bu_detail_chi_r.jpg) no-repeat;
display:block;

}


#bukken_bu a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#bukken_bu_chi a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}


/*　album ----------------------- */


#album {
background-color:#f2f2f2;
border:1px #ccc solid;

}

table#album td {
width:170px;
padding:0px;
vertical-align:top;
}

table#album td table td {
padding:5px;
}

#album_in {
background-color:#FFFFFF;
border:1px #ccc solid;
margin:5px 5px 5px 0;

}

#album_in td {
font-size:85%;
padding:5px;

}

#album_in td img {
width:160px;
border:1px #ccc solid;
}


/* ----------------
	2. faq
---------------- */



dl {
	margin:0 10px 15px 20px;
	text-align:left;
	border-bottom:1px #999 dotted;
}

dt {
	background:url(../img/q.jpg) no-repeat;
	padding:0px 0 20px 36px;
	color:#9C3637;
	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;
}



#jirei {
text-align:center;
width:500px;
padding:2px;
border:2px solid #FB6D09;
}

#jirei table {
border:1px solid #ccc;
width:500px;
}

#jirei table td {
vertical-align:top;
text-align:center;
padding:5px;
background-color:#f1f1f1;
}

#jirei table div {
padding:3px 3px 0 3px;
border:1px solid #ccc;
width:10px;
height:10px;
background-color:#fff;
}

#jirei table div img {
width:200px;
margin:0;
border:1px solid #ccc;
}


#consul {
text-align:left;
background-color:#f1f1f1;
padding:10px;
width:560px;
border:2px #FF9900 solid;
}

#consul span {
	letter-spacing:2px;
	font-family:"ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka;
	font-size:14px;
	color:#213A9F;
}

#consul p {
text-align:left;
padding:5px 13px;
}

#ex {
background-color:#ccc;

}

#ex th {
background-color:#21389E;
padding:5px;
text-align:center;
color:#FFFFFF;
}

#ex td {
background-color:#fff;
padding:5px;
font-size:10px;
text-align:left;
}

#ex td img {
width:176px;
border:1px solid #ccc;
}



#kensaku_b {
text-align:left;
padding:20px;
border:2px solid #F6B901;
width:550px;
margin:0 auto;
}

#kensaku_b table {
width:100%;
}



/* ----------------
	　バックなんばー
---------------- */

#news_bn {
text-align:left;
padding:2px 40px;
line-height:160%;
}

#news_bn ul li {
list-style:disc;

}

#news_bn ul li a {
text-decoration:underline;
}




/* ----------------
オークショントップページボタン等
---------------- */

#bu_auction {
display:block;
height:100px;
width:234px;

}



#bu_auction span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}



#bu_print {
float:right;
display:block;
width:120px;
height:24px;
}




#top_mess {
width:820px;
text-align:left;
padding:10px;
margin:0 auto;
margin-bottom:10px;
line-height:140%;
font-size:12px;
border-top:2px solid #18196C;
border-bottom:2px solid #18196C;
background-color:#f1f1f1;
}
























