/* h2　タイトル
----------------------------------------------------------------------------- */
.link_title {
	background-image: url(../sitemap/img/sitemap.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 740px;
	float: left;
	clear: both;
	text-indent: -9999px;
	padding-bottom: 20px;
}




/* インテーブル
----------------------------------------------------------------------------- */
.in_t {
	margin-left:40px;
	width: 700px;
}


.ar1 {
	margin-bottom: 15px;
	background-image: url(../sitemap/img/ico_3.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 15px;
	width: 260px;
}
.in_t ul {
	margin-right: 0px;
	padding-right: 0px;
	display: inline;
	font-size: 93%;
}
.in_t a {
	color: #0000c8;
	text-decoration: none;
}
.in_t a:hover {
	color: #0000c8;
	text-decoration: underline;
}

.ar2{
	background-image: url(../sitemap/img/arrow.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	padding-left: 15px;
	list-style-type: none;
	margin-bottom: 10px;
	height: 20px;

}

#left{
	float: left;
	width: 350px;
	
}


#right{
	width: 340px;
}