@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;
}

#main_content h4 {
	font-size: 1em;
	margin-left: 80px;
}

#content_wrap table {
	margin-top: 10px;
	margin-left: 75px;
	line-height: 1.7em;
	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 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: 15px;
}

#content_wrap table li {
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 5px;
}

.table_bold {
	font-weight: bold;
}

.text01 {
	clear: both;
	margin-right: 80px;
	margin-left: 80px;
	margin-bottom: 40px;
}

#content_wrap .koumoku01 {
	width: 80px;
	text-align: center;
}

#content_wrap .koumoku02 {
	width: 80px;
	text-align: center;
}
