@charset "UTF-8";
/*-----------------------------------------
EIZO FES  サイトマップページ・スタイルシート
制作者：幻デザイン事務所
更新日：2009年2月9日
-------------------------------------------
目次：

・メインコンテンツ

------------------------------------------*/

/*-----------------------------------
　　・メインコンテンツ設定
------------------------------------*/

#main_content {
	clear: both;
	margin-bottom: 7px;
}

#main_content h2 {
}

#content_wrap {
	background-image: url(/images/fesinfo/bg02.jpg);
	background-repeat: repeat-y;
	padding: 12px;
}

#textboxA {
	background-color: #FFFFFF;
	width: 875px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#main_content h3 {
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
}

#sitemap_wrap {
	width: 730px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
}

#sitemap_wrap a:link {
	color:#333333;
	text-decoration: underline;
}

#sitemap_wrap a:visited {
	color:#333333;
	text-decoration: underline;
}

#sitemap_wrap a:hover {
	color:#FF3300;
	text-decoration: underline;
}

.sitemapA {
	float: left;
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.sitemapB {
	float: left;
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding: 15px;
	margin-left: 18px;
}

.sitemapC {
	float: right;
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding: 15px;
}

#main_content h4 {
	background-repeat: no-repeat;
}

#main_content ul {
	margin-left: 20px;
	margin-top: 15px;
}

#main_content li {
	list-style-type: none;
	background-image: url(/images/other/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 12px;
	margin-bottom: 15px;
}

.text01 {
	clear: both;
	margin-right: 80px;
	margin-left: 80px;
	margin-bottom: 40px;
}
