﻿/*---base---*/

body{
font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-weight:normal;
font-style:normal;
font-size:75%;
line-height:175%;
text-align: center;
color:#666;
background:url(../img/back.jpg) repeat-y center top;
background-color:#EEECD9;
}

*{
margin:0px;
padding:0px;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:lighter;
	clear: both;
}

img{
border-width: 0px;
border-style: none;
vertical-align:top;
}

table {
font-size:100%;
line-height:125%;
}

table td{
vertical-align:top;
}

#wrapper{
margin:0px auto;
width:1000px;
text-align:left;
}

#header{
width:1000px;
float:left;
height:117px;
position:relative;
}


#header h1{
font-size:100%;
float:left;
margin-left:20px;
display:inline;
width:450px;
line-height:27px;
margin-bottom:20px;
}

.box {
float:left;
width:450px;
}

.logo {
float:left;
margin-left:20px;
display:inline;
}

.moji-box {
float:left;
background:url(../img/moji-back.jpg) no-repeat;
width:135px;
height:55px;
top:54px;
right:444px;;
position:absolute;
}

.moji-box ul {
float:left;
list-style-type:none;
margin:25px 0 0 7px;
display:inline;
}

.moji-box ul li{
float:left;
margin-right:4px;
}

.moji-box ul li.end {
margin-right:0px;
}

.ban01 {
position:absolute;
float:right;
top:10px;
right:10px;
}

#main{
font-size:115%;
width:1000px;
float:left;
margin:0 0 20px 0;
}

a:link,a:visited{
color:#666600;
text-decoration:underline;
}

a:active,a:hover{
color:#666600;
text-decoration:none;
}

/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contents {
	width:790px;
	float:right;
}
#company {
	float: left;
	width: 760px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #bdb76b;
	border-right-color: #bdb76b;
	border-left-color: #bdb76b;
	margin-left: 15px;
	margin-top: 20px;
}
#company tr th {
	width: 200px;
	background-color: #f6f6ec;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdb76b;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bdb76b;
	text-align: center;
}
#company tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdb76b;
	padding-left: 30px;
	vertical-align: middle;
}
#company tr td ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#company tr td ul li {
	list-style-type: disc;
	margin-top: 5px;
	margin-bottom: 5px;
}
#kiyaku {
	float: left;
	width: 740px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#kiyaku1 {
	width: 740px;
	float: left;
	font-weight: bolder;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	background-color: #E7E7E7;
	border: 1px solid #999;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#kiyaku2 {
	float: left;
	width: 740px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 5px;
	line-height: 25px;
}
#ichiran-dl {
	width: 740px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 10px;
	color: #444;
}
#ichiran-dl dt {
	width: 100px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ichiran-dl dd {
	width: 600px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#p-seitsumei {
	float: left;
	width: 740px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-weight: bolder;
}
.shun_img {
	float: left;
}











.section{
width:600px;
float:left;
}

/*---nav---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#nav {
width:1000px;
float:left;
margin-bottom:20px;
}

#nav ul{
list-style-type:none;
}

#nav ul li{
float:left;
}

#nav ul li a{
text-indent:-9999px;
display:block;
height:45px;
width:111px;
}

#nav ul li#nav01 a {
width:111px;
height:45px;
}

#nav ul li#nav01 a:link,
#nav ul li#nav01 a:visited{
background-image:url(../img/nav01.jpg);
}

#nav ul li#nav01 a:hover,
#nav ul li#nav01 a:active,
#nav ul li#nav01c a:link,
#nav ul li#nav01c a:visited,
#nav ul li#nav01c a:hover,
#nav ul li#nav01c a:active{
background-image:url(../img/nav01_o.jpg);
}

#nav ul li#nav02 a {
width:250px;
height:45px;
}

#nav ul li#nav02 a:link,
#nav ul li#nav02 a:visited{
background-image:url(../img/nav02.jpg);
}

#nav ul li#nav02 a:hover,
#nav ul li#nav02 a:active,
#nav ul li#nav02c a:link,
#nav ul li#nav02c a:visited,
#nav ul li#nav02c a:hover,
#nav ul li#nav02c a:active{
background-image:url(../img/nav02_o.jpg);
}

#nav ul li#nav03 a {
width:335px;
height:45px;
}

#nav ul li#nav03 a:link,
#nav ul li#nav03 a:visited{
background-image:url(../img/nav03.jpg);
}

#nav ul li#nav03 a:hover,
#nav ul li#nav03 a:active,
#nav ul li#nav03c a:link,
#nav ul li#nav03c a:visited,
#nav ul li#nav03c a:hover,
#nav ul li#nav03c a:active{
background-image:url(../img/nav03_o.jpg);
}



#nav ul li#nav04 {
width:304px;
height:45px;
background-image:url(../img/nav04.jpg);
position:relative;
}

#nav ul li#nav04 form {
position:absolute;
top:20px;
left:60px;
}

.btn {
position:absolute;
top:0px;
left:175px;
}

.words {
width:165px;
}

*html .words {
width:165px;
height:20px;
}




#subnavi {
width:200px;
float:left;
margin-bottom:10px;
}

#subnavi-title {
	width:200px;
	height:50px;
	float:left;
	line-height:50px;
	background-image:url(../img/sub01.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	text-indent:45px;
	overflow:hidden;
	margin-bottom:9px;
}

#subnavi-title a{
	width:200px;
	height:50px;
	color:#FFF;
	line-height:50px;
	text-align:left;
	display:block;
	text-indent:45px;
	float:left;
	font-weight:bold;
	overflow:hidden;
	text-decoration:underline;
	background-image:url(../img/sub01.jpg);
	background-repeat:no-repeat;
}

#subnavi_title a:hover {
background-image:url(../img/sub01.jpg);
background-repeat:no-repeat;
}

#subnavi ul {
float:left;
padding-bottom:0px;
}

#subnavi li {
list-style-type:none;
float:left;
}


#subnavi li a{
width:200px;
height:50px;
line-height:50px;
text-indent:45px;
list-style-type:none;
display:block;
text-align:left;
text-decoration:none;
font-weight:bold;
color:#666600;
}

#subnavi li#sub02 a {
background-image:url(../img/sub02.jpg);
background-repeat:no-repeat;
color:#666600;
}

#subnavi li#sub02 a:hover {
background-image:url(../img/sub02_o.jpg);
background-repeat:no-repeat;
text-decoration:underline;
color:#FFF;
}

#subnavi ul li#sub01.current a{
background-image:url(../img/sub02_o.jpg);
background-repeat:no-repeat;
text-decoration:underline;
color:#FFF;
}

#subnavi li#sub03 a {
background-image:url(../img/sub03.jpg);
background-repeat:no-repeat;
color:#666600;
}

#subnavi li#sub03 a:hover {
background-image:url(../img/sub03_o.jpg);
background-repeat:no-repeat;
text-decoration:underline;
color:#FFF;
}

#subnavi ul li#sub03.current a{
background-image:url(../img/sub03_o.jpg);
background-repeat:no-repeat;
text-decoration:underline;
color:#FFF;
}

#subnavi li#sub04 a {
background-image:url(../img/sub04.jpg);
background-repeat:no-repeat;
color:#666600;
}

#subnavi li#sub04 a:hover {
background-image:url(../img/sub04_o.jpg);
background-repeat:no-repeat;
text-decoration:underline;
color:#FFF;
}

#subnavi ul li#sub04.current a{
background-image:url(../img/sub04_o.jpg);
background-repeat:no-repeat;
text-decoration:underline;
color:#FFF;
}

#subnavi li#sub05 a {
background-image:url(../img/sub05.jpg);
background-repeat:no-repeat;
color:#666600;
}

#subnavi li#sub05 a:hover {
background-image:url(../img/sub05_o.jpg);
background-repeat:no-repeat;
text-decoration:underline;
color:#FFF;
}

#subnavi ul li#sub05.current a{
background-image:url(../img/sub05_o.jpg);
background-repeat:no-repeat;
text-decoration:underline;
color:#FFF;
}

#subnavi li#sub06 a {
background-image:url(../img/sub06.jpg);
background-repeat:no-repeat;
color:#666600;
}

#subnavi li#sub06 a:hover {
background-image:url(../img/sub06_o.jpg);
background-repeat:no-repeat;
text-decoration:underline;
color:#FFF;
}

#subnavi ul li#sub06.current a{
background-image:url(../img/sub06_o.jpg);
background-repeat:no-repeat;
text-decoration:underline;
color:#FFF;
}

#subnavi li#sub07 a {
background-image:url(../img/sub07.jpg);
background-repeat:no-repeat;
color:#666600;
}

#subnavi li#sub07 a:hover {
background-image:url(../img/sub07_o.jpg);
background-repeat:no-repeat;
text-decoration:underline;
color:#FFF;
}

#subnavi ul li#sub07.current a{
background-image:url(../img/sub07_o.jpg);
background-repeat:no-repeat;
text-decoration:underline;
color:#FFF;
}


#subnavi li#sub08 a {
background-image:url(../img/sub08.jpg);
background-repeat:no-repeat;
color:#666600;
}

#subnavi li#sub08 a:hover {
background-image:url(../img/sub08_o.jpg);
background-repeat:no-repeat;
text-decoration:underline;
color:#FFF;
}

#subnavi ul li#sub08.current a{
background-image:url(../img/sub08_o.jpg);
background-repeat:no-repeat;
text-decoration:underline;
color:#FFF;
}


#subnavi li#sub09 a {
background-image:url(../img/sub09.jpg);
background-repeat:no-repeat;
color:#666600;
}

#subnavi li#sub09 a:hover {
background-image:url(../img/sub09_o.jpg);
background-repeat:no-repeat;
text-decoration:underline;
color:#FFF;
}

#subnavi ul li#sub09.current a{
background-image:url(../img/sub09_o.jpg);
background-repeat:no-repeat;
text-decoration:underline;
color:#FFF;
}


#subnavi ul li#sub02 ul li a{
	width:200px; 
	height:40px;
	line-height:40px;
	text-indent:45px;
	display:block;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	color:#666600;
	background:url(../img/sub-down.jpg) no-repeat;
	}

#subnavi ul li#sub02 ul li a:hover {
font-weight:bold;
text-decoration:underline;
background:url(../img/sub-down_o.jpg) no-repeat;
color:#666600;
	}

#subnavi ul li#sub03 ul li.current a {
font-weight:bold;
text-decoration:underline;
background:url(../img/sub-down_o.jpg) no-repeat;
color:#666600;
	}



#subnavi ul li#sub03 ul li a{
	width:200px; 
	height:40px;
	line-height:40px;
	text-indent:45px;
	display:block;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	color:#666600;
	background:url(../img/sub-down.jpg) no-repeat;
	}

#subnavi ul li#sub03 ul li a:hover {
font-weight:bold;
text-decoration:underline;
background:url(../img/sub-down_o.jpg) no-repeat;
color:#666600;
	}

#subnavi ul li#sub03 ul li.current a {
font-weight:bold;
text-decoration:underline;
background:url(../img/sub-down_o.jpg) no-repeat;
color:#666600;
	}
	
	
#subnavi ul li#sub04 ul li a{
	width:200px; 
	height:40px;
	line-height:40px;
	text-indent:45px;
	display:block;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	color:#666600;
	background:url(../img/sub-down.jpg) no-repeat;
	}

#subnavi ul li#sub04 ul li a:hover {
font-weight:bold;
text-decoration:underline;
background:url(../img/sub-down_o.jpg) no-repeat;
color:#666600;
	}

#subnavi ul li#sub04 ul li.current a {
font-weight:bold;
text-decoration:underline;
background:url(../img/sub-down_o.jpg) no-repeat;
color:#666600;
	}



#subnavi ul li#sub05 ul li a{
	width:200px; 
	height:40px;
	line-height:40px;
	text-indent:45px;
	display:block;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	color:#666600;
	background:url(../img/sub-down.jpg) no-repeat;
	}

#subnavi ul li#sub05 ul li a:hover {
font-weight:bold;
text-decoration:underline;
background:url(../img/sub-down_o.jpg) no-repeat;
color:#666600;
	}

#subnavi ul li#sub05 ul li.current a {
font-weight:bold;
text-decoration:underline;
background:url(../img/sub-down_o.jpg) no-repeat;
color:#666600;
	}



#subnavi ul li#sub06 ul li a{
	width:200px; 
	height:40px;
	line-height:40px;
	text-indent:45px;
	display:block;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	color:#666600;
	background:url(../img/sub-down.jpg) no-repeat;
	}

#subnavi ul li#sub06 ul li a:hover {
font-weight:bold;
text-decoration:underline;
background:url(../img/sub-down_o.jpg) no-repeat;
color:#666600;
	}

#subnavi ul li#sub06 ul li.current a {
font-weight:bold;
text-decoration:underline;
background:url(../img/sub-down_o.jpg) no-repeat;
color:#666600;
	}
	
	
#subnavi ul li#sub07 ul li a{
	width:200px; 
	height:40px;
	line-height:40px;
	text-indent:45px;
	display:block;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	color:#666600;
	background:url(../img/sub-down.jpg) no-repeat;
	}

#subnavi ul li#sub07 ul li a:hover {
font-weight:bold;
text-decoration:underline;
background:url(../img/sub-down_o.jpg) no-repeat;
color:#666600;
	}

#subnavi ul li#sub07 ul li.current a {
font-weight:bold;
text-decoration:underline;
background:url(../img/sub-down_o.jpg) no-repeat;
color:#666600;
	}


#subnavi ul li#sub08 ul li a{
	width:200px; 
	height:40px;
	line-height:40px;
	text-indent:45px;
	display:block;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	color:#666600;
	background:url(../img/sub-down.jpg) no-repeat;
	}

#subnavi ul li#sub08 ul li a:hover {
font-weight:bold;
text-decoration:underline;
background:url(../img/sub-down_o.jpg) no-repeat;
color:#666600;
	}

#subnavi ul li#sub08 ul li.current a {
font-weight:bold;
text-decoration:underline;
background:url(../img/sub-down_o.jpg) no-repeat;
color:#666600;
	}
	


#subnavi ul li#sub09 ul li a{
	width:200px; 
	height:40px;
	line-height:40px;
	text-indent:45px;
	display:block;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	color:#666600;
	background:url(../img/sub-down.jpg) no-repeat;
	}

#subnavi ul li#sub09 ul li a:hover {
font-weight:bold;
text-decoration:underline;
background:url(../img/sub-down_o.jpg) no-repeat;
color:#666600;
	}

#subnavi ul li#sub09 ul li.current a {
font-weight:bold;
text-decoration:underline;
background:url(../img/sub-down_o.jpg) no-repeat;
color:#666600;
	}



/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer{
width:1000px;
text-align:center;
float:left;
}

#footer ul{
width:1000px;
line-height:30px;
background-color:#E6E6E6;
float:left;
list-style-type:none;
}

#footer ul li {
display:inline;
}

address {
font-size: 80%;
font-style: normal;
float:right;
}


/*--top---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.m5 { margin-bottom:5px;}
.m10 { margin-bottom:10px;}
.m12 { margin-bottom:12px;}
.m15 { margin-bottom:15px;}
.m20 { margin-bottom:20px;}
.m30 { margin-bottom:30px;}
.m40 { margin-bottom:40px;}
.m50 { margin-bottom:50px;}
.m60 { margin-bottom:60px;}

.ml10 { margin-left:10px; display:inline;}
.mr3 { margin-right:3px; display:inline;}
.mr10 { margin-right:10px; display:inline;}
.mr15 { margin-right:10px; display:inline;}

.pl10 { padding-left:10px;}
.pr10 { padding-right:10px;}

.flt {
	float:left;
	margin-bottom: 15px;
}
.flt_02 {
	float:left;
	margin-bottom: 15px;
	margin-left: 20px;
}

.flr { float:right;}


#main-image {
width:1000px;
float:left;
margin-bottom:20px;
}
#left-banner2 {
	width: 200px;
	float: left;
	margin-bottom: 15px;
}
/*各ページのＣＳＳをページごとに区切って下記に記述していってください*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#left-banner3 {
	width: 200px;
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
}



.kensaku {
	width:200px;
	height:60px;
	background:url(../img/kensaku.jpg) no-repeat;
	float:left;
	position:relative;
	margin-top: 10px;
	margin-bottom: 15px;
}

.kensaku form {
position:absolute;
top:32px;
left:10px;
}

.btn2 {
position:absolute;
top:0px;
left:130px;
}

#top-left {
float:left;
width:200px;
margin-right:10px;
display:inline;
overflow:hidden;
}

.top-box01 {
width:200px;
float:left;
background:url(../img/top-box-back.jpg) repeat-y;
}

.top-top {
float:left;
width:200px;
height:4px;
margin-bottom:0px;
vertical-align:top;
overflow:hidden;
}


.top-bottom {
width:200px;
height:4px;
float:left;
overflow:hidden;
}

.top-box02 {
float:left;
width:180px;
margin:10px 0 0 10px;
display:inline;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px dotted #ccc;
}

.top-box03 {
float:left;
width:180px;
margin:10px 0 10px 10px;
display:inline;
padding-bottom:10px;
border-bottom:1px dotted #ccc;
}

.txt01 {
float:left;
width:110px;
}


#top-centor {
float:left;
width:580px;
}

.top-centor-box {
float:left;
width:580px;
background:url(../img/top-centor-back.jpg) repeat-y;
border-top:1px solid #BDB76C;
border-bottom:1px solid #BDB76C;
margin-bottom:10px;
}

.top-centor-box dl {
	float:left;
	margin-bottom:5px;
	padding-bottom: 5px;
}

.top-centor-box dl dt {
	width:90px;
	float:left;
	margin-bottom: 5px;
	padding-left: 5px;
}

.top-centor-box dl dt a {
	display:inline;
	font-weight:bold;
}

.top-centor-box dl dd {
	float:left;
	width:450px;
	display:inline;
	margin-bottom: 5px;
	color: #666000;
}

.top-centor-naka {
	float:left;
	width:560px;
	display:inline;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

.arr01 {
	float:left;
	width:560px;
	margin-left:10px;
	display:inline;
	padding-bottom:10px;
}

.arr01 a {
float:right;
text-align:right;
background:url(../img/subtitle02.jpg) no-repeat 0 3px;
text-indent:20px;
}


.top-centor-box02 {
width:580px;
float:left;
background:url(../img/top-centor-back02.jpg) repeat-y;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
margin-bottom:10px;
}

.subtitle02 {
width:560px;
float:left;
background:url(../img/subtitle01.jpg) no-repeat;
font-weight:bold;
color:#000;
line-height:24px;
text-indent:25px;
margin-bottom:15px;
}

.txt02 {
float:left;
width:360px;
}

.txt03 {
float:left;
width:560px;
padding-bottom:10px;
margin-bottom:20px;
border-bottom:1px dotted #ccc;
}

.txt04 {
float:left;
width:560px;
padding-bottom:10px;
}
.flt.mr10.m10 img {
	border: 3px solid #9FD500;

}



#top-right {
float:left;
width:200px;
margin-left:10px;
display:inline;
}




/*--sitemap---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.sitemap {
}

.sitemap ul{
padding:0 0 15px 30px;
}

.sitemap ul ul{
padding:0 0 15px 30px;
}


/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



.table01 {
margin-bottom:20px;
}

.table01 table{
width:600px;
border-collapse:collapse;
text-align:left;
}

.table01 table td{
padding:10px;
border:1px solid #cccccc;
}

.table01 table .highlight{
border-right:1px solid #cccccc;
background-color:#efefef;
font-weight:bold;
vertical-align:middle;
}

.rss {
width:600px;
float:left;
text-align:left;
margin:0 0 20px 0;
}

.rss dt{
width:600px;
line-height:30px;
overflow:hidden;
float:left;
font-weight:bold;
border-bottom:1px solid #cccccc;
font-weight:bold;
text-indent:10px;
}

.rss dt a{
width:500px;
font-weight:normal;
float:right;
margin-top:-30px;
text-align:left;
display:block;
}

.rss dd {
display:none;
}

/*contact*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contact-form {
width:600px;
float:left;
margin-left:90px;
display:inline;
overflow:hidden;
}

#contact-form dl{
width:600px;
border-bottom:1px dotted #30623C;
float:left;
padding:10px 0;
line-height:220%;
}

#contact-form dt{
width:180px;
float:left;
}

#contact-form dt span{
font-weight:bold;
color:#CC0000;
}

#contact-form dd{
width:360px;
float:left;
}

#contact-form dd p{
float:left;
margin:0 10px 0 0;
}

#contact-form dd ul{
width:360px;
float:left;
list-style-type:none;
}

#contact-form dd li{
width:360px;
float:left;
}

#contact-form dd li p{
width:80px;
float:left;
margin:0px;
}

#contact-form dd li input{
margin:5px 0 0 0;
float:left;
}

#contact-form dd ul#privacy{
width:360px;
height:200px;
overflow:auto;
float:left;
list-style-type:none;
margin:0 0 20px 0;
background-color:#f6f6f6;
}

#contact-form dd ul#privacy li{
width:340px;
margin:0 0 15px 0;
float:left;
}

#contact-button {
width:600px;
float:left;
margin:10px 0 25px 0;
}

#contact-button input{
width:180px;
margin:0 0 0 180px;
}

#contact-box01 {
width:600px;
float:left;
}

#contact-box01 dt{
width:260px;
text-align:right;
float:right;
}

#contact-box01 dd{
width:330px;
float:left;
}

#contact-box01 dd ul{
margin:0 0 20px 0;
list-style-type:none;
}

#contact-box01 dd li{
background-image:url(../icon05.jpg);
background-repeat:no-repeat;
background-position:0 50%;
text-indent:20px;
color:#FE9900;
font-weight:bold;
letter-spacing:2px;
}

#contact-tel{
margin:0px 0px 0px 0;
text-align:left;
}


#locator {
width:790px;
float:left;
height:30px;
}



.subtitle03 {
float:left;
width:790px;
background:url(../img/subtitle03.jpg) no-repeat;
text-indent:10px;
overflow:hidden;
height:40x;
line-height:40px;
color:#000;
font-size:150%;
font-weight:bold;
margin-bottom:30px;
}

.list-box {
float:left;
background:url(../img/list-box-back.jpg) repeat-y;
border-top:1px solid #BDB76C;
border-bottom:1px solid #BDB76C;
width:250px;
height:260px;
margin-right:14px;
margin-bottom:20px;
}

.list-box02 {
float:left;
background:url(../img/list-box-back.jpg) repeat-y;
border-top:1px solid #BDB76C;
border-bottom:1px solid #BDB76C;
width:250px;
height:260px;
margin-right:0px;
margin-bottom:20px;
}

.list-box-naka {
width:230px;
margin-left:10px;
display:inline;
float:left;
}

.list-title01 {
width:230px;
height:39px;
background:url(../img/list-title01.jpg) no-repeat;
text-indent:40px;
color:#666600;
font-weight:bold;
line-height:39px;
float:left;
margin-bottom:10px;
}

.list-title02 {
width:230px;
height:39px;
background:url(../img/list-title02.jpg) no-repeat;
text-indent:50px;
color:#666600;
font-weight:bold;
line-height:39px;
float:left;
margin-bottom:10px;
}

.list-title03 {
width:230px;
height:39px;
background:url(../img/list-title03.jpg) no-repeat;
text-indent:40px;
color:#666600;
font-weight:bold;
line-height:39px;
float:left;
margin-bottom:10px;
}

.list-title04 {
width:230px;
height:39px;
background:url(../img/list-title04.jpg) no-repeat;
text-indent:40px;
color:#666600;
font-weight:bold;
line-height:39px;
float:left;
margin-bottom:10px;
}

.list-title05 {
width:230px;
height:39px;
background:url(../img/list-title05.jpg) no-repeat;
text-indent:40px;
color:#666600;
font-weight:bold;
line-height:39px;
float:left;
margin-bottom:10px;
}

.list-title06 {
width:230px;
height:39px;
background:url(../img/list-title06.jpg) no-repeat;
text-indent:40px;
color:#666600;
font-weight:bold;
line-height:39px;
float:left;
margin-bottom:10px;
}

.list-title07 {
width:230px;
height:39px;
background:url(../img/list-title07.jpg) no-repeat;
text-indent:40px;
color:#666600;
font-weight:bold;
line-height:39px;
float:left;
margin-bottom:10px;
}

.list-title08 {
width:230px;
height:39px;
background:url(../img/list-title08.jpg) no-repeat;
text-indent:40px;
color:#666600;
font-weight:bold;
line-height:39px;
float:left;
margin-bottom:10px;
}

.list-box ul {
list-style-type:none;
float:left;
}

.list-box ul li {
float:left;
width:200px;
font-weight:bold;
margin-left:30px;
display:inline;
margin-bottom:5px;
}


.list-box02 ul {
list-style-type:none;
float:left;
margin-bottom:10px;
}

.list-box02 ul li {
float:left;
width:200px;
font-weight:bold;
margin-left:30px;
display:inline;
margin-bottom:5px;
}

.subtitle04 {
width:790px;
color:#000;
line-height:24px;
height:24px;
text-indent:25px;
background:url(../img/subtitle04.jpg) no-repeat;
font-weight:bold;
margin-bottom:20px;
position:relative;
}

.subtitle04 input{
position:absolute;
right:10px;
top:2px;
}

.subtitle04 select {
position:absolute;
top:1px;
right:60px;
}

.kensaku03 {
width:790px;
float:left;
text-align:center;
}


.subtitle05 {
float:left;
width:790px;
background:url(../img/subtitle03.jpg) no-repeat;
text-indent:10px;
overflow:hidden;
height:40x;
line-height:40px;
color:#000;
font-size:150%;
font-weight:bold;
margin-bottom:10px;
}

.h-box {
float:left;
width:790px;
height:24px;
}

.soba-list-box01 {
float:left;
height:70px;
line-height:70px;
width:790px;
}

.blown {
color:#666600;
}

.soba-list-box02 {
float:left;
height:200px;
width:790px;
background:url(../img/soba-list-box-back.jpg) repeat-y;
border-bottom:1px solid #BDB76B;
border-top:1px solid #BDB76B;
margin-bottom:20px;
}

.soba-list-box03 {
float:left;
width:770px;
margin-left:10px;
display:inline;
}

.subtitle06 {
width:770px;
height:39px;
background:url(../img/subtitle05.jpg) no-repeat;
line-height:39px;
font-size:125%;
color:#666600;
font-weight:bold;
margin-bottom:10px;
}

/* 20100407 - startialab - edit start */

.subtitle06 span.tr {
/*color:#603622;*/
color:#702505;
font-weight: 900;
font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
margin-left:0px;
padding-left:0px;
text-indent:0px;
}

/* 20100407 - startialab - edit end */


span.tel {
background:url(../img/tel.jpg) no-repeat;
float:right;
line-height:19px;
padding-left:30px;
margin-top:10px;
}

.soba-list-box04 { 
float:left;
width:180px;
text-align:center;
margin-right:10px;
display:inline;
}

table.tab{
border-collapse:collapse;
border:1px solid #D8D5A7;
}
	
table.tab td{
border:1px solid #D8D5A7;
padding:9px;
text-align:left;
}

table.tab th{
border:1px solid #D8D5A7;
padding:5px;
background-color:#f3f3f3;
text-align:left;
}


/*---subtitle07---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.subtitle0701 {
background:url(../img/subtitle0701.jpg) no-repeat;
text-indent:50px;
width:790px;
height:40px;
color:#000;
font-size:150%;
line-height:40px;
font-weight:bold;
overflow:hidden;
float:left;
margin-bottom:10px;
}

.subtitle0702 {
background:url(../img/subtitle0702.jpg) no-repeat;
text-indent:50px;
width:790px;
height:40px;
color:#000;
font-size:150%;
line-height:40px;
font-weight:bold;
overflow:hidden;
float:left;
margin-bottom:10px;
}

.subtitle0703 {
background:url(../img/subtitle0703.jpg) no-repeat;
text-indent:50px;
width:790px;
height:40px;
color:#000;
font-size:150%;
line-height:40px;
font-weight:bold;
overflow:hidden;
float:left;
margin-bottom:10px;
}

.subtitle0704 {
background:url(../img/subtitle0704.jpg) no-repeat;
text-indent:50px;
width:790px;
height:40px;
color:#000;
font-size:150%;
line-height:40px;
font-weight:bold;
overflow:hidden;
float:left;
margin-bottom:10px;
}

.subtitle0705 {
background:url(../img/subtitle0705.jpg) no-repeat;
text-indent:50px;
width:790px;
height:40px;
color:#000;
font-size:150%;
line-height:40px;
font-weight:bold;
overflow:hidden;
float:left;
margin-bottom:10px;
}

.subtitle0706 {
background:url(../img/subtitle0706.jpg) no-repeat;
text-indent:50px;
width:790px;
height:40px;
color:#000;
font-size:150%;
line-height:40px;
font-weight:bold;
overflow:hidden;
float:left;
margin-bottom:10px;
}

.subtitle0707 {
background:url(../img/subtitle0707.jpg) no-repeat;
text-indent:50px;
width:790px;
height:40px;
color:#000;
font-size:150%;
line-height:40px;
font-weight:bold;
overflow:hidden;
float:left;
margin-bottom:10px;
}

.subtitle0708 {
background:url(../img/subtitle0708.jpg) no-repeat;
text-indent:50px;
width:790px;
height:40px;
color:#000;
font-size:150%;
line-height:40px;
font-weight:bold;
overflow:hidden;
float:left;
margin-bottom:10px;
}

/*---subtitle07---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.detail-box01 {
	float:left;
	width:790px;
	margin-bottom:20px;
	clear: both;
}


.subtitle08 {
	width:790px;
	color:#000;
	line-height:24px;
	height:24px;
	text-indent:25px;
	background:url(../img/subtitle04.jpg) no-repeat;
	font-weight:bold;
	margin-bottom:10px;
	margin-top: 15px;
}

/*------------statialab 20100325 add start----------------*/
/*Modified by isakura at 1:30pm*/
/*height: 78->90px, to reflect height of subtitle05.jpg*/
/*Removed duplicate definition of subtitle09 below*/
.subtitle09 {
width:770px;
height:90px;
background:url(../img/subtitle05.jpg) no-repeat;
line-height:20px;
color:#666600;
margin-bottom:10px;
}

/*------------statialab 20100325 add end----------------*/

.detailBoxContents{ width: 100%;}

.detail-box02 {
	float:left;
	width:770px;
	margin-left:10px;
	display:inline;
	margin-bottom:20px;
}


table.tab2{
border-collapse:collapse;
border:1px solid #D8D5A7;
color:#333300;
}
	
table.tab2 td{
border:1px solid #D8D5A7;
padding:9px;
text-align:left;
}

table.tab2 th{
border:1px solid #D8D5A7;
padding:5px;
background-color:#f3f3f3;
text-align:left;
}

.highlight {
background-color:#F7F6ED;
}


.about-box01 {
width:790px;
float:left;
margin-bottom:20px;
}

.about-box01 ul {
list-style-type:none;
}

.about-box01 ul li {
float:left;
margin-right:12px;
}

.about-box01 ul li.end {
margin-right:0px;
}

.contact-box01 {
float:left;
width:770px;
margin-left:10px;
display:inline;
margin-bottom:20px;
}

.contact-box01 ul {
list-style-type:none;
}

.contact-box01 ul li {
float:left;
margin-right:10px;
}

.contact-box01 ul li.end {
margin-right:0px;
}

.mt20 {
margin-top:20px;
}

.red {
color:#CC0000;
}

.kekka {
width:790px;
float:left;
margin-bottom:20px;
}

.kekka ul {
list-style-type:none;
}

.kekka ul li {
float:left;
width:158px;
display:block;
}

.regi-box01 {
width:770px;
float:left;
margin-left:8px;
display:inline;
}

.regi-box02 {
width:740px;
float:left;
margin-left:27px;
display:inline;
margin-bottom:30px;
}

.regi-box02 ul {
list-style-type:none;
}

.regi-box02 ul li {
float:left;
}

.regi-box02 ul li.left {
float:left;
margin-right:15px;
display:inline;
}

.regi-box02 ul li.right {
float:left;
margin-bottom:8px;
}

.regi-box03 {
width:790px;
float:left;
margin-bottom:20px;
}
#div_kara {
	clear: both;
	display: block;
}
