h1  {
	margin-bottom: 20px;
	background: url(images/appearance/h1_bg.jpg);
	height: 35px;
	width: 487px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-left: 13px;
	padding-top: 23px;
	border-bottom: 1px solid #FFFFFF;
	font: bolder normal 16px/100% "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
h2  {
	font-size: 1.2em;
	border-bottom: 1px solid #666666;
	padding-left: 35px;
	margin-left: 20px;
	background: url(images/appearance/h2_bg.jpg) no-repeat;
	height: 25px;
	padding-top: 5px;
	color: #515B73;
	margin-top: 20px;
	margin-bottom: 10px;
}
h3  {
	font-size: 1em;
	border-bottom: 1px solid #999999;
	width: 80%;
	margin: 10px auto;
}
h4 {
	font-size: 1em;
}

.contentinside {
	line-height: 160%;
	margin-right: 20px;
	margin-left: 50px;
}
.contentinside2 {
	line-height: 200%;
	margin-right: 10px;
	margin-left: 100px;
}
.contentinside2 li {
	list-style: url(images/appearance/ｂｌｅｔｔ3.gif) none;
}


table.table_1/*table*/

  {
	border: 1px solid #6699FF;
	border-collapse: collapse;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFE1;
	width: 95%;

}
.table_1 th {
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	font-weight: normal;
	font-size: 85%;
	line-height: 150%;
	background: #6699FF;
	border-top-color: #003366;
	border-left-color: #003366;
}
.table_1 td, .basictable td {
	text-align: left;
	padding: 5px;
	border-top: 1px solid #6699FF;
	border-right: 1px solid #6699FF;
	border-bottom: 1px solid #6699FF;
	font-size: 85%;
	line-height: 150%;

}

table.table_2 {
	border: 1px solid #999999;
	border-collapse: collapse;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F0FFFF;
	width: 80%;

}
.table_2 th {
	vertical-align: middle;
	text-align: left;
	color: #660000;
	padding: 5px 10px;
	background-color: #EAEAEA;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	font-weight: normal;
	width: 30%;
	font-size: 85%;
	line-height: 150%;
}
.table_2 td {
	text-align: left;
	padding: 5px 10px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 85%;
	line-height: 150%;
}
#nmamae {
	background: #FF9900;
	width: 100px;
}


.table_3 {
	border: 1px solid #666666;
	border-collapse: collapse;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background: #F7FFFF;
	width: 85%;

}
.table_3 th {
	vertical-align: middle;
	text-align: left;
	color: #660000;
	padding: 5px 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: normal;
	font-size: 85%;
	line-height: 150%;
	background: #EAEAEA url(images/appearance/ullitext_bg2.jpg);
}
.table_3 td {
	text-align: left;
	padding: 5px 10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-size: 85%;
	line-height: 150%;
}
/*soshikibg*/
#tbroot p{
	margin: 2px;
	text-align: center;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 11px;
	line-height: 1.5em;
}
#tbroot{
	background: url(images/soshikibg.gif) no-repeat;
	font-size:11px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
.title1 {
	background: #6FB309;
	color: #FFFFFF;
	display: block;
	padding: 1px;
}
.title2 {
	background: #996600;
	color: #FFFFFF;
	display: block;
	padding: 1px;
}
.title3 {
	background: #B7C600;
	display: block;
	line-height: 1.5em;
	padding: 1px;
}

.title0 {
	background: #669900;
	display: block;
	color: #FFFFFF;
	padding: 1px;
}

img{
       border: 0;
}
.pagetop {
	text-align: right;
	margin-top: 20px;
	margin-right: 10px;
}
#sitemap {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	line-height: 200%;
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
}
#sitemap li{
	margin-left: 30px;

}
#sitemap li a{
	border-bottom: 1px dotted #999999;


}
#sitemap li a:hover {
	border-bottom: 1px dotted #CC0000;
	background: #CCCCFF;
	padding: 3px;
	font-size: 110%;
	font-weight: bold;
}
