@charset "UTF-8";
/*-----------------------------------------
EIZO FES  トップページ・スタイルシート
制作者：幻デザイン事務所
更新日：2009年2月1日
-------------------------------------------
目次：

・メインコンテンツ（左・右・下）

------------------------------------------*/

/*-----------------------------------
　　・メインコンテンツ設定
------------------------------------*/

#main_content {
	clear: both;
}

#left_wrap {
	width: 609px;
	float: left;
}

#left {
	width: 585px;
	background-image: url(/images/bg02.jpg);
	background-repeat: repeat-y;
	padding: 12px;
}

#textboxA {
	background-color: #FFFFFF;
	width: 528px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#textboxA a:link {
	text-decoration: underline;
}

#textboxA a:visited {
	text-decoration: underline;
}

#textboxA a:hover {
	color:#FF0000;
}

#textboxA li {
	margin-bottom: 8px;
	list-style-type: none;
}

#textboxA img {
	vertical-align: middle;
}

.oshirase {
	margin-top: 10px;
}

#right_wrap {
	float: right;
	width: 291px;
}

#right {
	background-image: url(/images/bg03.jpg);
	background-repeat: repeat-y;
	padding-top: 12px;
	padding-right: 13px;
	padding-left: 13px;
}

#right li{
	list-style-type: none;
	height: 125px;
	width: 265px;
}

.img_boxA {
	margin-bottom: 10px;
}

.text_underB {
	background-image: url(/images/bg03.jpg);
	height: 12px;
	background-repeat: no-repeat;
	width: 291px;
}

#under_wrap {
	clear: both;
	width: 900px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#under {
	background-image: url(/images/bg04.jpg);
	background-repeat: repeat-y;
	height: 182px;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
}

#under ul {
}

#under li {
	list-style-type: none;
	float: left;
}

.fbanarA {
	margin-right: 15px;
	margin-bottom: 5px;
}

.fbanarB {
	margin-bottom: 5px;
}

.fbanarC {
	margin-right: 15px;
}

.fbanarD {

}
