#subnavi {
	width: 184px;
	background-image: url(../images/left_back.jpg);
	background-repeat: repeat-y;
}
#subnavi ul li{
}
#subnavi .title {
	font-size: 14px;
	padding-left: 14px;
	padding-top: 14px;
	line-height: 100%;
	padding-bottom: 8px;
}
#subnavi li a {
	display: block;
	background-color: #333333;
	color: #FFFFFF;
	padding-left: 14px;
	padding-top: 10px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 14px;
}
#subnavi li a:hover {
	background-color: #009933;
}
#subnavi .contect {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#subnavi .contect a, #subnavi .contect a:hover {
	margin: 0px;
	padding: 0px;
	border: none;
}
/*--#main--*/
#main {
	margin-left: 48px;
	margin-bottom: 32px;
}
#main .pankuzu, #main .pankuzu a {
	font-size: 11px;
	color: #666666;
}
#main h1 {
	font-size: 24px;
	font-weight: normal;
	width: 440px;
	margin-top: 24px;
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-left: 2px;
	letter-spacing: 1px;
	margin-bottom: 16px;
	height: 42px;
	padding-bottom: 4px;

}
#main h2 {
	width: 440px;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	height: 29px;
	padding-top: 6px;
	padding-left: 2px;
	color: #333333;
	letter-spacing: 1px;
}
#main h3 {
	font-size: 12px;
	width: 440px;
	font-weight: bold;
	color: #333333;
	padding-left: 2px;
	margin: 4px 0px 16px;
	line-height: 17px;
	letter-spacing: 1px;
}
#main p {
	width: 440px;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 22px;


}
#main ul{
}
#main li{
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 22px;

}
#main a{
	color: #333333;
	font-size: 12px;
}
#main a:hover{
	color: #00CC00;
}
#main table {
	margin-top: 8px;
	margin-bottom: 24px;
	width: 440px;
}
#main td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 6px;
	font-size: 12px;
	vertical-align: top;
	line-height: 20px;
	padding-top: 4px;
	padding-left: 2px;
}
#main iframe {
	border: 4px solid #CCCCCC;
}
#main .contact {
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .link {
	float: left;
	margin-right: 12px;
	margin-bottom: 24px;
}
#main .photo {
	border: 1px solid #CCCCCC;
	margin-bottom: 16px;
	margin-left: 16px;
	float: right;
}
#main .listtable {
	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;

}
#main .listtable td {
	padding: 4px;
}
#main .listtable .back {
	background-color: #ebebeb;

}

