﻿#eventMain{
	width:780px;
	margin:0 auto;
	background-color:#fff;
	text-align:left;
}
#eventTitle{
	height:77px;
}
#leftDiv{
	clear:both;
	width:200px;
	float:left;
	margin-left:5px;
}
#rightDiv{
	width:565px;
	margin-left:5px;
	float:left;
}
#mainContent{
/*	width:562px;*/
}

.mainContentBase{
	border:1px #ccc solid;
	background-color:#F9F9F9;
	padding:1px;
}

.clearDummy{
	clear:both;
	height:1px !important;
}

/*left navi */

.navi_bg {
	font-size: 12px;
	color:#4A4A4A;
	text-decoration: none;
	line-height: 13px;
/*	  background-color: #fff;*/
	border-top: 1px #ccc dotted;

/* border-bottom: 1px #fff solid;*/
}

.navi_bg a:link {
	color:  #008C9C;
	text-decoration: none;

}

.navi_bg a:visited {
	color:  #008C9C;
	text-decoration: none;

}

.navi_bg a:active {
	color:  #008C9C;
	text-decoration: none;
}

.navi_bg a:hover {
	color:#008C9C;
	text-decoration: underline;
}
.navi_bgover {
	font-size: 12px;
	color: #fff
	text-decoration: none;
	line-height: 13px;
	  background-color: #036;
	border-top: 1px #fff dotted;

/* border-bottom: 1px #fff solid;*/
}

.navi_bgover a:link {
	color: #fff;
	text-decoration: underline;
}

.navi_bgover a:visited {
	color: #fff;
	text-decoration: underline;
}

.navi_bgover a:active {
	color: #fff;
	text-decoration: underline;
}

.navi_bgover a:hover {
	color: #fff;
	text-decoration: underline;
}
/*!title */
.eventhl{
	font-size: 15px;
/*	color: #fff;*/
	color: #333;

	padding: 0px 0px 0px 5px;
}

.event17 {
	font-size: 17px;
	color: #036;
	text-decoration: none;
	line-height: 24px;

	}
/*!list */

/*.event_tblborder{
 border: 1px #036 solid;
}
*/
.event_midashi{
	font-size: 14px;
	color: #036;
	font-weight: bold;
	border: 1px #036 dotted;
	margin:10 4 5 4;
	padding: 3 2 3 10;
	background:url(images/event-c.gif) repeat-y -10px 0px;
/*	height:24px;
	line-height:24px;*/
}

.event_28b{
	font-size: 28px !important;
	color: #036;
	font-weight: bold;
}

.event_12b{
	font-size: 12px;
	color: #036;
	font-weight: bold;
}

.event_td{
font-size: 12px;
color: #fff;
background-color: #036;
}

.body10b{
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
	color: #036;
}

.body10b a:link {
	color: #036;
	text-decoration: none;
}

.body10b a:visited {
	color: #036;
	text-decoration: none;
}

.body10b a:active {
	color: #036;
	text-decoration: none;
}

.body10b a:hover {
	color: #036;
	text-decoration: underline;
}
/* 応募ボタン*/
#regi_j a{
	width: 200px;
	height: 45px;
	display: block;
	margin-bottom:3px;
	background:url(images/background.png)  no-repeat left top;
	overflow: hidden;
}
#regi_j a:hover{
	background-position:left -45px;
}
#regi_e a{
	width: 200px;
	height: 45px;
	display: block;
	margin-bottom:3px;
	background:url(images/background.png)  no-repeat -200px top;
	overflow: hidden;
}
#regi_e a:hover{
	background-position:-200px -45px;
}

#regi_j a span {
    display: none; /*テキストを消してa要素の背景だけを見えるようにする*/
}
#regi_e a span {
    display: none;
}

/* 左ナビゲーション*/
.LeftMenu ul, .LeftMenu li {
/*	display:inline;
	float:left;*/
	width:200px;
	margin:0;
	padding:0;
	list-style-type:none;
}
.LeftMenu ul {
	margin-bottom:10px;
}

.LeftMenu li a {
	display:block;
	height:30px;
	background:url(images/background.png) no-repeat 0px -130px;
	padding-left:25px;
	color:#666;
	text-decoration:none;
	font-size:12px;
	overflow:hidden;
	line-height:28px;
}

.LeftMenu li a:hover {
	background:url(images/background.png) no-repeat 0px -100px;
	color:#fff;
}
.LeftMenu li.selectedB a{
	background:url(images/background.png) no-repeat 0px -100px;
	color:#fff;
}


.contentList{
	width:500;
	margin:10 0 10 30;
/*	border:solid 1px;*/
}
.contentList ul{
	margin:0 0 0 30;
	padding:0;
}
.contentList li{
	font-size:12px;
	font-weight:bold;
	color:#036;
	margin:5 0 10;
}
.contentList li span{
	font-weight:normal;
}

ul.circle {list-style-type:circle}
ul.square {list-style-type:square}
ul.decimal {list-style-type:decimal}

img.preload{
	display:none;
	width:0px;
	height:0px;
}
