@charset "UTF-8";
/*-----------------------------------------
EIZO FES MAPページ・スタイルシート
制作者：幻デザイン事務所
更新日：2009年2月9日
-------------------------------------------
目次：

・メインコンテンツ

------------------------------------------*/

/*-----------------------------------
　　・メインコンテンツ設定
------------------------------------*/

#main_content {
	clear: both;
	margin-bottom: 7px;
}

#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;
}

#center_menu {
	margin-top: 15px;
	margin-left: 155px;
	margin-bottom: 30px;
	height: 24px;
}

#center_menu li {
	list-style-type: none;
	float: left;
}

#main_content h4 {
	text-align: center;
	margin-bottom: 15px;
}

.image01 {
	text-align: center;
	margin-bottom: 15px;
}

.map01 {
	text-align: center;
}

#map_under {
	line-height: 1.7em;
	margin-left: 65px;
	color: #0066FF;
}

#content_wrap table {
	margin-top: 20px;
	margin-left: 75px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 720px;
	margin-bottom: 20px;
}

#content_wrap .koumoku01 {
	width: 60px;
	text-align: center;
}

#content_wrap .koumoku02 {
	width: 100px;
	text-align: center;
}

#content_wrap td {
	background-color: #F6F6F6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
}

#content_wrap table li {
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 5px;
}

.table02 {
	margin-bottom: 20px;
}

.text01 {
	margin-right: 80px;
	margin-left: 80px;
	line-height: 1.8em;
	margin-bottom: 15px;
	text-indent: 1em;
	background-color: #F3F3F3;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #E1E1E1;
	margin-top: 10px;
}
