body{
	font-size:12px;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
td,th{
	font-size: 12px;
	text-align: left;
}
a:link {
	color:#0033ff;
	text-decoration:none;
}
a:active {
	color:orange;
	text-decoration:underline;
}
a:visited {
	color: #0033ff;
	text-decoration:underline;
}
a:hover {
	color:red;
	text-decoration:underline;
}
.txt08px {
	font-size: 8px;
}
.txt10px {
	font-size: 10px;
	padding: 3px 0px;
	color: #666666;
	font-weight: normal;
}
.txt12px {
	font-size: 12px;
}
.txt14px {
	font-size: 14px;
}
.height150 {
	line-height: 150%;
}
form,h1,h2,h3,h4,h5,p {
	margin: 0px;
	padding: 0px;
}

/*レイアウト*/

#wrapper{
	width: 756px;
	border: 1px #cccccc solid;
}
#header{
	width: 758px;
	background: url(../_index_img/headbg.jpg) no-repeat;
	padding-bottom: 0px;
}
#header01{
	width: 489px;
	height: 60px;
	line-height: 120%;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 5px;
}
#header02{
	width: 255px;
	padding-top: 8px;
	padding-bottom: 5px;
}
#navi01{
	width: 192px;
	vertical-align: top;
	border-right: 1px #cccccc solid;
	background: url(../_index_img/navibg.jpg) repeat-y;
}
#navi{
	width: 192px;
}

#event{
	margin-top: 26px;
	margin-bottom: 20px;
	margin-left: 13px;
	width: 170px;
}

#main{
	width: 481px;
	padding: 15px 42px;
	vertical-align: top;
	background: #E5E5E5;
}

#footer{
	text-align: center;
	padding: 5px 0px;
}

/*飾り*/

#main p{
	line-height: 150%;
	letter-spacing: 1px;
	color: #333333;
}

#main h2{
	margin-bottom: 0px;
}

#main h3{
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 16px;
	letter-spacing: 1px;
}

#main h4{
	margin: 5px 0px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #990000;
}

#main h5{
	margin: 10px 0px;
	font-size: 12px;
	letter-spacing: 1px;
	color: #000000;
	background: #cccccc;
	padding: 2px;
}

.boxh4{
	width: 454px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left: #cc0000 3px solid;
	border-top: 1px #999999 dotted;
	margin: 15px 0px;
}

.boxlink{
	width: 454px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left:	#3399ff 3px solid;
	border-top: 1px #999999 solid;
	margin: 15px 0px;
}

.boxlink a{
	font-weight: bold;
	margin-top: 10px;
	display: block;
	letter-spacing: 2px;
	border-bottom: 1px	dotted #3399ff;
}

.boxnpo{
	width: 454px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left:	#009900 3px solid;
	border-top: 1px #999999 dotted;
	border-bottom: 1px #999999 dotted;
	margin: 15px 0px;
}

.boxevent{
	width: 454px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left:	#3399ff 3px solid;
	border-top: 1px #999999 dotted;
	border-right: 1px #999999 dotted;
	border-bottom: 1px #999999 dotted;
	margin: 15px 0px;
	background: #fff;
}

.boxpri{
	width: 454px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left:	#3399ff 3px solid;
	border-top: 1px #999999 dotted;
	margin: 15px 0px;
}

.boxevent h4{
	margin: 5px 0px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #ff6600;
}

.boxevent ol{
	color: #333333;
	line-height: 150%;
	letter-spacing: 1px;
	padding: 0px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.boxh4 ul{
	color: #333333;
	line-height: 150%;
	letter-spacing: 1px;
	padding: 0px;
	margin-left: 17px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.boxname{
	width: 454px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left: #ff9933 3px solid;
	border-top: 1px #999999 dotted;
	border-right: 1px #999999 dotted;
	border-bottom: 1px #999999 dotted;
	margin: 15px 0px;
	background: #ffffff;
}

.boxname h4{
	margin: 5px 0px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #ff6600;
}

.name{
	text-align: right;
	margin: 5px 5px;
}

#main ul{
	color: #333333;
	line-height: 150%;
	letter-spacing: 1px;
	padding: 0px;
	margin-left: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#main ol{
	color: #333333;
	line-height: 150%;
	letter-spacing: 1px;
	padding: 0px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
}

em{
	font-weight: bold;
	font-style: normal;
}

.headtxt{
	color: #ffffff;
}

.inquire{
	padding-left: 78px;
}

#navi ul{
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#navi li{
	margin-bottom: 8px;
	padding-bottom: 3px;
	padding-top: 0px;
	display: block;
}

#navi a{
	color: #000000;
	padding-left: 17px;
	background: url(../_index_img/pt_off.jpg) no-repeat;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #dddddd;
}

#navi a:hover{
	color: #cc0000;
	display: block;
	padding-left: 17px;
	background: url(../_index_img/pt_on.jpg) no-repeat;
	border-bottom: 1px solid #e8e8e8;
}

#event td{
	line-height: 150%;
}

#event ul{
	padding: 0px;
	line-height: 150%;
	margin: 3px 18px;
}


.bt01{
	background: url(../_index_img/bt01_bg.jpg) no-repeat;
	padding-bottom: 8px;
}

.bt02{
	background: url(../_index_img/bt02_bg.jpg) no-repeat;
	padding-bottom: 8px;
}

.bt03{
	background: url(../_index_img/bt03_bg.jpg) no-repeat;
}

.bt04{
	background: url(../_index_img/bt04_bg.jpg) no-repeat;
}

.shadow_lf{
	background: url(../_index_img/shadow_lf.jpg) repeat-y;
}

.shadow_bt{
	background: url(../_index_img/shadow_bt.jpg) repeat-x;
}

.shadow_lf2{
	background: url(../_index_img/shadow_lf2.jpg) repeat-y;
}

.shadow_bt2{
	background: url(../_index_img/shadow_bt2.jpg) repeat-x;
}

.pt{
	margin-right: 4px;
}

.line{
	margin: 7px 0px;
}

.box{
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	background: #ffffff;
}

address{
	font-style: normal;
}

img{
	border: none;
}

.red{
	color: #cc0000;
}

.blue{
	color: #0033ff;
}

.green{
	color: #006600;
}

.floatph{
	float: right;
}

.floatph2{
	float: right;
	margin-left: 10px;
	padding-bottom: 20px;
	margin-top: 3px;
}

.floatph3{
	float: left;
	margin-right: 25px;
	padding-bottom: 20px;
	margin-top: 3px;
}

.clear{
	clear: both;
}

.cite{
	color: #666666;
}

.table01{
	border: 1px #666 solid;
	padding5px;
	color: #333333;
	line-height: 150%;
	width: 476px;
	margin: 10px 0px;
}

.th01{
	border-right: 1px dotted #666;
	border-bottom: 1px solid #666;
	width: 170px;
	vertical-align: top;
	letter-spacing: 1px;
	padding-left: 10px;
	background: #9AE696;
	color: #000;
}

.th02{
	border-bottom: 1px solid #666;
	width: 170px;
	vertical-align: top;
	letter-spacing: 1px;
	padding-left: 10px;
	background: #ffcc66;
	color: #000;
}

.th03{
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	width: 130px;
}

.bordertd{
	border-top: 1px solid #666;
}

.td01{
	border-right: 1px dotted #666;
	padding-left: 10px;
	letter-spacing: 1px;
	background: #e4ffe5;
	width: 170px;
}

.td02{
	padding-left: 10px;
	letter-spacing: 1px;
	width: 170px;
	background: #ffe5e5;
	vertical-align: top;
}

.td03{
	padding-left: 10px;
	letter-spacing: 1px;
	width: 120px;
	vertical-align: top;
	border-right: 1px solid #666;
}

.td04{
	padding-left: 10px;
	letter-spacing: 1px;
	border-right: 1px solid #666;
}

.table02{
	border: 1px #cc0000 solid;
	color: #333333;
	line-height: 150%;
	width: 477px;
	margin: 10px 0px;
}

.table02 th{
	border-right: 1px dotted #cc0000;
	border-bottom: 1px solid #cc0000;
	width: 170px;
	vertical-align: top;
	letter-spacing: 1px;
	padding-left: 5px;
	background: #ffcc66;
}

.table02 td{
	vertical-align: top;
	padding-left: 5px;
	border-right: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
}

.table03{
	border: 1px #cc0000 solid;
	color: #333333;
	line-height: 120%;
	width: 270px;
	margin: 10px 0px;
}

.table03 th{
	border-right: 1px solid #cc0000;
	border-bottom: 2px solid #cc0000;
	padding-left: 5px;
	letter-spacing: 1px;
	width: 120px;
	text-align: center;
	background: #ffcc66;
}

.table03 td{
	border-right: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	padding-left: 5px;
	letter-spacing: 1px;
}

.table04{
	border: 1px #cc0000 solid;
	padding: 2px;
	color: #333333;
	line-height: 130%;
	width: 477px;
	margin: 10px 0px;
}

.table04 th{
	border-right: 1px dotted #cc0000;
	border-bottom: 1px solid #cc0000;
	width: 110px;
	vertical-align: top;
	letter-spacing: 1px;
	padding-left: 5px;
	background:	#ffcc66;
}

.table04 td{
	border-right: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	padding-left: 5px;
	letter-spacing: 1px;
}

.table05{
	border: 1px #999999 solid;
	padding: 5px;
	color: #333333;
	line-height: 120%;
	width: 477px;
	margin: 10px 0px;
}

.table05 td{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-left: 5px;
	letter-spacing: 1px;
}

.table06{
	border: 1px #cc0000 solid;
	color: #333333;
	line-height: 130%;
	width: 477px;
	margin: 10px 0px;
}

.table06 th{
	border-right: 1px dotted #cc0000;
	border-bottom: 1px solid #cc0000;
	width: 190px;
	vertical-align: top;
	letter-spacing: 1px;
	padding-left: 5px;
	padding-top: 10px;
	background:	#ffcc66;
}

.table06 td{
	border-right: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	padding-left: 5px;
	letter-spacing: 1px;
}
.table07{
	padding: 2px;
	color: #333333;
	line-height: 130%;
	width: 477px;
	margin: 10px 0px;
}
.table07 th{
	border-left: 3px solid #3399ff;
	border-top: 1px solid #3399ff;
	vertical-align: top;
	letter-spacing: 1px;
	padding-left: 8px;
	padding-top: 5px;
	font-weight: bold;
}
.table07 td{
	border-left: 1px dotted #3399ff;
	border-top: 1px solid #3399ff;
	padding-left: 8px;
	letter-spacing: 1px;
}
.table08{
	width: 440px;
}
.table09{
	padding: 2px;
	color: #333333;
	line-height: 130%;
	width: 474px;
	margin: 10px 0px;
}
.table09 th{
	border-left: 3px solid #3399ff;
	border-top: 1px solid #3399ff;
	width: 155px;
	vertical-align: top;
	letter-spacing: 1px;
	padding-left: 8px;
	padding-top: 3px;
	background:	;
	font-weight: bold;
}
.table09 td{
	border-left: 1px dotted #3399ff;
	border-top: 1px solid #3399ff;
	padding-left: 8px;
	letter-spacing: 1px;
	background: ;
}
.table10{
	padding: 2px;
	color: #333333;
	line-height: 130%;
	width: 474px;
	margin: 10px 0px;
}
.table10 td{
	border-left: 1px dotted #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-left: 8px;
	letter-spacing: 1px;
	background:	#ffffff;
	vertical-align: top;
}
.th01b {
	border-left: 3px solid #cc0000;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	width: 155px;
	vertical-align: top;
	letter-spacing: 1px;
	padding-left: 8px;
	padding-top: 0px;
	font-weight: bold;
	background:	#FFEDE0;
}

.th02b {
	border-left: 3px solid #cc0000;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	width: 155px;
	vertical-align: top;
	letter-spacing: 1px;
	padding-left: 8px;
	padding-top: 0px;
	font-weight: bold;
	background:	#FFF6E2;
}

.th03b {
	border-left: 3px solid #cc0000;
	border-top: 1px solid #666666;
	width: 155px;
	vertical-align: top;
	letter-spacing: 1px;
	padding-left: 8px;
	padding-top: 0px;
	font-weight: bold;
	background:	#F0FFE1;
	border-bottom: 1px solid #666666;
}

.npotable0{
}

.npotable0 th{
	text-align: left;
	font-weight: normal;
	padding: 2px;
	width: 50px;
}

.npotable0 td{
	padding: 2px;
}

.npotable{
	border: 1px solid #ccc;
	float: left;
}

.npotable th{
	text-align: left;
	font-weight: normal;
	padding: 2px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.npotable td{
	padding: 2px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.npotable2{
	border: 1px solid #ccc;
}

.npotable2 th{
	text-align: left;
	font-weight: normal;
	padding: 2px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.npotable2 td{
	padding: 2px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.bankt{
	border-collapse: collapse;	
	float: left;
}

.bankt td{
	border: 1px solid #36C;
	padding: 3px;
	vertical-align: top;
	width:135px;
}

.bankt th{
	border: 1px solid #36C;
	padding: 3px;
	text-align: left;
	font-weight: normal;
	width: 60px;
	background: #AFDDF2;
	vertical-align: top;
}


.nphoto{
	border: 1px solid #999;
}

.nonelist{
	list-style: none;
}

.top{
	vertical-align: top;
}

.submit{
	text-align: center;
	margin-top: 15px;
}

.lead{
	margin-top: 10px;
}

.right{
	text-align: right;
}

.scroll{
	width: 175px;
}
.inputtxt{
	width: 260px;
	margin-top: 3px;
}
.marginph{
	margin-bottom: 20px;
	margin-top: 15px;
	text-align: right;
}
.border{
	margin: 10px 0px;
}
.middle{
	vertical-align: middle;
}

.attention{
	color: #c00;
}

dt{
	float: left;
	width: 320px;
	height: 25px;
}

dd{
	height: 25px;
}
