# {
	/*\*/
 /**/
}

/*--------------------------------------------------------------------
common
css‚Ì‰Šú‰»
--------------------------------------------------------------------*/
* {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
}

html, body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}


h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table, caption, th, td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

/*--------------------------------------------------------------------
clearfix
ƒy[ƒW‹¤’Ê•”•ª@ƒNƒŠƒA[ƒtƒBƒbƒNƒX
--------------------------------------------------------------------*/
.clearfix:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}

* html .clearfix { /* IE6*/
	height: 1%;
}

*+html .clearfix { /* IE7 */
	display:inline-block;
}


/*ƒŠƒ“ƒN*/
#nav {
	float: left;
	width: 160px;
}
#nav H2 {
	font-size: 12pt;
	margin: 0px;
	width: 160px;
	color: #006600;
	line-height: 17px;
	height: 20px;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #FFFFFF;
	padding: 4px;
	font-weight: bold;
}
/*ƒiƒr*/
#nav UL {
	font-size: 11pt;
	margin: 0px;
	list-style-type: none;
	padding: 0px;

}
/*1ŠK‘w–Ú*/
#nav .nav_menu li A {
	display: block;
	margin: 0px;
	width: 160px;
	color: #330000;
	line-height: 17px;
	background-color: #009933;
	border: 1px solid #FFFFFF;
	text-align: left;
	padding: 4px;

}

#nav .nav_menu li.pageV a {
	background-color: #000033;
}
#nav .nav_menu li A:link {
	color: #FFFFFF;
	text-decoration: none
}
#nav .nav_menu li A:visited {
	color: #FFFFFF;
	text-decoration: none
}
#nav .nav_menu li A:hover {
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	color: #ffffff;
	background-color: #000033;
	border-right-width: 1px
}
/*2ŠK‘w–Ú*/
#nav .nav_menu2 li A {
	color: #FFFFFF;
	background-color: #669900;
	display: block;
	background-position: left;
	text-align: left;
	width: 155px;
	border: 1px solid #FFFFFF;
	margin: 0 0 0 5px;
	padding: 4px;
	font-weight: bolder;
}
#nav .nav_menu2 ul li ul li.pageV2 a {
	background-color: #66CC33;
}
#nav .nav_menu2 li A:hover {
	color: #FFFFFF;
	background-color: #66CC33;
	font-weight: bolder;

}
#nav .nav_menu2 li A:link {
	text-decoration: none;
}
#nav .nav_menu2 li A:visited {
	text-decoration: none;
}
/*ƒŠƒ“ƒN*/
A:link {
	color: #FFFF00;
	text-decoration: none
}
A:visited {
	color: #FFFF00;
	text-decoration: none;

}
A:hover {
	text-decoration: none;
	color: #FF9900;
}
A:active {
	text-decoration: underline;

}
/*ƒtƒbƒ^[ ƒŠƒ“ƒN*/
#Fpan {
	border-top:1px solid #009933;
}

#Fpan ul{
	clear: both;
	text-align:center;
}

#Fpan ul li{
	display: inline;
	list-style-type: none;
	margin-right: 6px;
	padding-left: 10px;
	border-left: 1px solid #999;
	font-size: 14px;
}

#Fpan ul li.bnone{
	border-left: 0px;
	padding-left: 0px;
}
#Fpan li a:link {
	color: #FFFF00;
	text-decoration: none;
}
#Fpan li a:visited {
	color: #FFFF00;
	text-decoration: none;
}
#Fpan li a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#Fpan li a:active {
	color: #FFFF00;
	text-decoration: underline;

}
/*ƒtƒbƒ^[*/
#footer {
	clear: both;
	font-size: 11px;
	width: 740px;
	color:#FFFFFF;
	height: 25px;
	text-align:center;
	background-color: #009933;
}
#modoru {
	width: 740px;
	font-weight: bolder;
	color: #CC0000;
	font-size: 14px;
	float: right;
	background-position: right;
	text-align: right;
}
.modoru2 {
	font-weight: bolder;
	color: #CC0000;
	font-size: 14px;
	float: right;
	margin: 10px 20px 0 0;
}

/*--------------------------------------------------------------------
common
ƒy[ƒW‹¤’Ê•”•ª
--------------------------------------------------------------------*/

/**/
BODY {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
	line-height: 120%;
	margin:5px;
}
#all {
	background-color: #000000;
	color: #FFFFFF;
	width: 740px;
	line-height: 130%;
	border: 3px solid #7f7f7f;
	margin: auto;
	background-repeat: repeat-y;
	font-size: large;
	font-weight: bold;
	
}

#maincontent img{
border:2px solid #00CC66
}

H1 {
	padding-right: 0px;
	font-size: 17px;
	padding-top: 3px;
	text-align: left;
	padding-left: 5px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;


}
P.map {
	margin-left: 90px
}
/*ƒTƒCƒg*/
#sit {
	background-position: right;
	text-align: right;
	font-size: small;
	margin-right: 5px;
}
.br {
	clear: both;
	float: none;
}
H3 {
	border-bottom-width: thin;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 90%;
	padding-left: 5px;
	line-height: 120%;
	margin: 10px;



}

#h3 {
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
P.h3 {
	margin-left: 15px;
}
.bas {
	border: 1px solid #0033CC;
}
.under-line {
	text-decoration: underline;
}
.img-r {
	float: right;
}
.kiirotd {
	color: #000000;
	background-color: #FFFF00;
}
h2 {
	font-size: 17px;
	margin-left: 15px;
	padding-left: 2px;
	border-bottom-width: thin;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #00CC33;
	border-left-color: #00CC33;
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;

}
/*‹³Žº*/
hr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33CC66;
	border-left-color: #33CC66;
}
#ten {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #33CC66;
	border-bottom-color: #33CC66;
}
.mousi {
	float: none;
	background-position: left;

}
/*‹³Žºƒe[ƒuƒ‹*/

.mousiBox {
	border-top:3px solid #009900;
	border-bottom:3px solid #009900;	
	border-left:none;	
	border-right:none;	
}

.mousiBox td{
	padding:5px 1px 5px 1px;	
	border-top:none;
	border-bottom:1px solid #009900;	
	border-left:none;	
	border-right:none;
}
.mousiBox td.sinsei{
	padding:5px 1px 5px 1px;	
	border-top:none;
	border-bottom:1px solid #009900;	
	border-left:none;	
	border-right:none;
	text-align: center;
}

.mousiBox th {
	border-top:none;
	border-bottom:1px solid #009900;	
	border-left:none;	
	border-right:none;
}

.mousiBox th {
	text-align: center;
	width:20%;	
}

.mousiBox li {
	margin-left:5px	
}
.ai-mi {
	background-image: url(../img/ai-orenzi.gif);
}
.ai-minaga {
	background-image: url(../img/ai-orenzi2.gif);
}
/*-------------------------
‹³ŽºƒAƒCƒRƒ“
----------------------*/



/*--------------------------------------------------------------------
common
@•\
--------------------------------------------------------------------*/
td {
	border: 1px solid #FFFFCC;
	padding:5px;

}
.hyo1 {
	color: #000000;
	background-color: #CCFFCC;
}
.hyo2 {
	background-color: #9999CC;
	color: #000000;
}
/*--------------------------------------------------------------------
index.html
ƒgƒbƒv
--------------------------------------------------------------------*/
#index{
	width:550px
}
#index .box1 {
	float: left;
	width: 270px;
}
#index .box2 {
	float: right;
	width: 250px;

}
#index ul {
	margin-left: 30px;
}

#index li {
	padding: 2px 0;
}

#index .tai1 {
	font-weight: bold;
	background-image: url(../img/kuro-maru.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 200px;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-left: 10px;
}
/*--------------------------------------------------------------------
common
‹¤’ÊƒƒCƒ“
--------------------------------------------------------------------*/
.box3 {
	width: 100%;
	text-indent: 10pt;
	margin-top: 5px;
	margin-right: -20px;
	margin-bottom: -20px;
	line-height: 120%;
	float: none;

}
.box5 {
	text-align: left;
	padding-left: 15px;
	line-height: 150%;

}
.box4 {
	line-height: 150%;
	letter-spacing: normal;
	text-align: right;
}
.tantou {
	text-align: center;
	border: thin groove #000000;
	background-position: center;
	margin-right: 80px;
	margin-left: 100px;


}
.h2 {
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 150%;
}
.under-line {
	text-decoration: underline;
}
.list-style {
	list-style-type: none;
}
.box-sub {
	padding-left: 20px;
}
.cloes {
	clear: both;
}
.box-all {
	float: left;
	height: auto;
	width: 120px;
	margin-right: 3px;
	margin-left: 1px;



}
.mizo {
	width: auto;
	clear: both;


}
#mizo {
	width: auto;
	clear: both;


}
.box-l {
	float: left;
	height: auto;
	width: 49%;
	margin-left: 1%;
	margin-top: 1px;
	padding-bottom: 5px;
}
.box-r {
	height: auto;
	width: 250px;
	float: left;
	margin-right: 1%;
	margin-top: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 5px;

}

.p-bold {
	font-weight: bold;
	font-size: medium;
	clear: both;
}
.setumei {
	width: 350px;
	height: 110px;
	float: left;


}
.box3-r {

	width: 210px;
	height: 110px;
	float: right;
}
.setumei-l {


	width: 350px;
	height: 110px;
	float: left;
}
.setumei-main {

	width: 560px;
	height: 110px;
	float: left;
}
.setumei2 {
	width: 350px;
	height: 110px;
	float: left;
}
.box250-c {
	text-align: center;
	float: left;
	width: 250px;
}
.red-b {
	font-weight: bold;
	color: #FF0000;
	float: left;

}
.black {
	float: left;

}
.blue-b {
	font-weight: bold;
	color: #99FFCC;
	float: left;
}
ul {
	margin-left: 15px;
}
em {
	color: #FF0000;
	font-weight: bold;
	padding:5px 0 0 5px
}
.lead {
	padding:5px 0 50px 0;
}
/*--------------------------------------------------------------------
ƒ‰ƒEƒ“ƒW
--------------------------------------------------------------------*/
.h200 {
	width: 530px;
	color: #00FFFF;
	text-align: left;
	background-position: left;
	padding-left: 20px;
	line-height: 150%;
}
.h250 {
	width: 530px;
	color: #FFCC00;
	padding-left: 20px;
	line-height: 150%;
}
.menwe {
	clear: both;
	float: left;
	width: 385px;
	margin-left: 15px;

}
.menwe2 {
	width: 100px;
	background-position: left;
	text-align: left;
	float: right;
}
/*-------------------------
ƒgƒŠƒ€
----------------------*/
.torim1 {
	width: 90%;

}
.torim2 {
	width: 100px;
	margin: auto;
	padding-bottom: 10px;

}
.torimu {
	background-color: #33CC00;
	text-align: center;
}
p.h2 {
	margin-left: 30px;
}
/*-------------------------
Ž{ÝˆÄ“à
----------------------*/
.s-address {
	float: left;
	height: 50px;
	width: 104px;
	border: thin solid #00CC00;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
	background-position: center center;
	letter-spacing: normal;
	padding-top: 4px;
	margin-bottom: 5px;
}
.clab {
	margin: auto;
}
.clab td {
	padding: 5px;
}
/*-------------------------
ƒŠƒ“ƒN
----------------------*/

ul.linkList{
	line-height: 2;
}

/*--------------------------------------------------------------------
ƒ{ƒ‰ƒ“ƒeƒBƒA
--------------------------------------------------------------------*/
div.volun {
	width: 540px;
	margin: auto;
}
div.volun tabel {
	padding: 0 0 20px 0;
}
div.volun table td {
	padding: 5px;
	text-align: center;
}

/*--------------------------------------------------------------------
table –³‚µ
--------------------------------------------------------------------*/
div#tableNo table {
	border: 1px solid #000
}

div#tableNo table td {
	border: 1px solid #000
}

img.tirashi{
float:right;
}

span.sample2 {
font-weight: bold;
text-align: left;
line-height: 150%;
margin: 10px 10px 60px 20px;
padding: 20px 10px 40px 20px;
}





