@charset "UTF-8";
/*-----------------------------------------
EIZO FES  Competitionページ・スタイルシート
制作者：幻デザイン事務所
更新日：2009年5月19日
-------------------------------------------
目次：

・メインコンテンツ
------------------------------------------*/

/*-----------------------------------
　　・メインコンテンツ設定
------------------------------------*/

#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;
}

/*-----------------------------------
　　　　・速報告知　設定
------------------------------------*/

#p01 {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
}

#sokuhou01 {
	width: 680px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#sokuhou01 li{
	list-style-type: none;
	background-image: url(/images/dot01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	margin-bottom: 5px;
	line-height: 1.5em;
}

/*-----------------------------------
　　　　・公募用メニュー
------------------------------------*/

#content_wrap table {
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#content_wrap table td {
	padding: 1px;
}

h4 {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.info_wrap {
	width: 680px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.5em;
}

.list01 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.info_wrap li {
	list-style-type: none;
	margin-bottom: 3px;
	line-height: 1.5em;
}

.list02 ul {
}

.list02 li {
	list-style-type: none;
	background-image: url(/images/dot01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	line-height: 1.5em;
	padding-left: 15px;
}

.oubosaki {
	background-color: #FFFFFF;
	margin-top: 10px;
	color: #000000;
	border: 1px solid #CCCCCC;
	line-height: 1.7em;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.info_wrap img {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
