/*サイトマップ用*/
.sitemap_list1
{
	font-weight: bold;
	font-size: 140%;
	width: 700px;
	height: 32px;
	text-align: left;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 7px;
	border-top: #6390BA solid 0px;
	border-left: #019700 solid 5px;
	border-bottom: #6390BA dotted 0px;
	border-right: #6390BA solid 0px;
	letter-spacing: 1px;
	background-color: #F2FAE4;
}

.sitemap_list2
{
	font-weight: bold;
	font-size: 140%;
	width: 700px;
	height: 32px;
	text-align: left;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 7px;
	border-top: #6390BA solid 0px;
	border-left: #FF6467 solid 5px;
	border-bottom: #6390BA dotted 0px;
	border-right: #6390BA solid 0px;
	letter-spacing: 1px;
	background-color: #FFF0F5;
	clear:both;
}

.sitemap_list3
{
	font-weight: bold;
	font-size: 140%;
	width: 700px;
	height: 32px;
	text-align: left;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 7px;
	border-top: #6390BA solid 0px;
	border-left: #3298FC solid 5px;
	border-bottom: #6390BA dotted 0px;
	border-right: #6390BA solid 0px;
	letter-spacing: 1px;
	background-color: #F0F9FC;
	clear:both;
}

.main_left{
	width:220px;
	margin:3px;
	padding:3px;
	text-align:left;
	float:left;
}

.main_center{
	width:220px;
	margin:3px;
	padding:3px;
	text-align:left;
	float:left;
}

.main_right{
	width:220px;
	margin:3px;
	padding:3px;
	text-align:left;
	float:left;
}

.sitemap_box
{	
	margin-left: 15px;
	padding: 0px;
	width: 200px;
	line-height: 150%;
}

.bunrui1
{
	width:190px;
	padding-left: 7px;
	background-color: #F2FAE4;
	font-weight: bold;
	text-align:left;
	border: #019700 solid 1px;
}

.bunrui2
{
	width:190px;
	padding-left: 7px;
	background-color: #FFF0F5;
	font-weight: bold;
	text-align:left;
	padding-left: 5px;
	border: #FF6467 solid 1px;
}

.bunrui3
{
	width:190px;
	padding-left: 7px;
	background-color: #F0F9FC;
	font-weight: bold;
	text-align:left;
	padding-left: 5px;
	border: #3298FC solid 1px;
}

ul.list li 
{
	width: 200px;
	line-height: 140%;
	margin: 2px 0px 2px 10px;
	padding: 0px;
	font-size: 85%;
}
