/* CSS Document */

	.sub_box2{
	width: 580px;
	height: auto;
	padding-left: 10px;
	margin-bottom: 10px;
	}
	.sub_box2 a{
	color: #3366FF;
	text-decoration: underline;
	}
	.sub_box2 a:hover{
	color: #000099;
	background: #e4f1f8;
	text-decoration: underline;
	}	
	.sub_box2 h3{
	height: 35px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 50px;
	height: 35px;
	color: #FFFFFF;
	background-image: url(image/barbg.jpg);
	background-repeat: no-repeat;
	}
	.sub_box2 h4{
	width: auto;
	height: auto;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 100%;
	font-weight: normal;
	color: #666666;
	clear: both;
	}
    .sub_box2 p{
	line-height: 1.6;
	margin-left: 20px;
	margin-top: 10px;
	}	
	.sub_box3bar{
	width: 570px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 2px;
	border-bottom: #999999 1px dotted;
	clear: both;
	}
/* サイトマップ部分 */

#siteentry{
	width: 570px;
	height: auto;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 2;
	border: dotted 2px;
	border-color: #999999;
	font-size: 100%;
}

#siteentry p{
    font-size: 100%;
    font-weight: bold;
	background-image: url(image/link_bg.gif);
	background-repeat: no-repeat;
	background-position:left; 
	border-bottom: #CCCCCC 1px dashed;
    line-height: 3.0em;
	margin-left: 5px;
	padding-left: 15px;
}
#siteentry h4{
    font-size: 100%;
    font-weight: bold;
    line-height: 2.0em;	
	margin-left: 40px;	
	}	
#siteentry h5{
    font-size: 100%;
    line-height: 2.0em;
	font-weight: normal;
	margin-left:40px;
	}	
#siteentry ul li{
    font-size: 75%;
    list-style-image:url(image/yaji02.gif);
    line-height: 2.0em;
	font-weight: normal;
	margin-left:15px;
	}	
#siteentry table{
    width: 570px;
	padding: 5px;
	font-size: 100%;
}
#siteentry table td{
    vertical-align: top;
}
#siteentry table a {
    color: #003333;
	padding: 5px;
	FONT-STYLE: normal; 
	WHITE-SPACE: nowrap;
    text-decoration: none;
}
#siteentry table a:hover {
    text-decoration: none;
	padding: 5px;
	background-color: #b8d477;
	color: #FFFFFF;
}
#siteentry table a:link{
    text-decoration: none;
	padding: 5px;
	}
