@charset "Shift_JIS"; /*文字コード設定*/
/*+++++++++++++++++++++++++++++++++++++++++++++
　"サイトマップ・リンクページ"レイアウト用CSS
+++++++++++++++++++++++++++++++++++++++++++++*/


/*メインイメージ*/
#main_img {
	clear: both;
	height: 142px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}


/*イメージ：左側*/
#img_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 142px;
	width: 208px;
}


/*イメージ：右側*/
#img_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 142px;
	width: 563px;
}


/*サイトマップ・リンクイメージ*/
#img_sitemap_link {
	background-image: url(../sitemap_link/image/main_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 111px;
	width: 563px;
}
#img_sitemap_link em {
	text-indent: -9999px;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	float: left;
}


/*ページ内リンク*/
#mri_link {
	clear: both;
	height: 31px;
	width: 563px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}


/*共通スタイル*/
.title {
	padding: 0px;
	clear: both;
	height: 33px;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}


#contents_kari {
	padding: 0px 0px 30px;
	clear: both;
	height: auto;
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

/*サイトマップ*/
#contents_map1 {
	background-image: url(../sitemap_link/image/bg_01.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 24px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 17px;
}
#contents_map2 {
	background-image: url(../sitemap_link/image/bg_02.gif);
	background-repeat: repeat-y;
	clear: both;
	height: auto;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 47px;
	line-height: 34px;
	padding-top: 3px;
}

/*リンク*/
#contents_link1 {
	background-image: url(../sitemap_link/image/bg_link01.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 593px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#contents_link3 {
	background-image: url(../sitemap_link/image/bg_link03.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 593px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#contents_link2 {
	background-image: url(../sitemap_link/image/bg_link02.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 593px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#link_list {
	background-image: url(../sitemap_link/image/img_link.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-left: auto;
	margin-bottom: 15px;
	margin-right: auto;
	height: auto;
	width: 525px;
	padding-left: 28px;
	overflow: auto;
}
#link_list2 {
	background-image: url(../sitemap_link/image/img_link.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 525px;
	padding-left: 28px;
	overflow: auto;
}
#link_title {
	float: left;
	height: auto;
	width: auto;
}
#link_url {
	clear: none;
	float: right;
	width: 300px;
	height: auto;
}
