@charset "UTF-8";

/*--new--*/
#left ul {
	width:210px;
	padding:0px 0px 0px 18px;
	margin:0px 0px 10px 0px;
}
#left ul li {
	border-bottom:1px dashed #ccc;
	padding:2px 0px 2px 5px;
	list-style-type:none;
}
#left ul li img {
	margin-right:7px;
}
#left ul li a:link {
	color:#666;
}
#left ul li a:visited {
	color:#999;
	text-decoration:none;
}
#left ul li a:hover {
	color:#999;
	text-decoration:none;
	background:#eef2ea;
}
#left ul li a:active {
	color:#ccc;
	text-decoration:none;
	background:#eef2ea;
}
#left p.title_l {
	width:120px;
	margin:0px;
	padding:0px 0px 0px 15px;
	font-size:1.1em;
}
#left p.title_left {
	width:120px;
	float:left;
	margin:0px;
	padding:0px;
	font-size:1.1em;
}
#left div.title_end {
	width:225px;
	padding-left:15px;
}
#left p.end{
	width:100px;
	color:#c63;
	padding:0px 0px 8px 0px;
	margin:0px;
	background-image:none;
	float:left;
	font-size:1.25em;
}
#left div.title {
	width:240px;
	color:#666;
	border:1px solid #ccc;
	background:#e8eaf2;
	margin-bottom:8px;
}
#left div.title p.titles {
	background:url(../images/icon_01.png) no-repeat 3px 3px;
	margin:5px 0px 5px 8px;
	padding:0px 15px 0px 18px;
}
#left div.title a:link {
	color:#666;
}
#left div.title a:visited {
	color:#999;
}
#left div.title:hover {
	color:#999;
	background:#EEF2EA;
}
#left div.title a:active{
	color:#ccc;
}
#left p.title_left a {
	color:#999;
}
#left div.title p.end a {
	color:#c63;
}



p.btn{
	text-align:right;
	padding:0px 0px 15px 0px ;
}
.body{
	border:none;
	color:#666;
}
.body p {
	padding:5px 15px;
}

#right dt {
	width:510px:
	height:30px;
	padding:6px 0px 6px 15px;
	margin-left:12px;
	background:url(../images/event/event_titlebg.jpg) no-repeat;
	font-weight:normal;
	color:#999;
	font-size:1.4em;
}

#right dd {
	padding:0px 0px 0px 45px;
	margin:0px 0px 20px 0px;
}
#right .sub {
	width:500px;
	margin-left:15px;
}
#right .sub h3 {
	border-bottom:1px solid #ccc;
	margin:10px 0px 5px 0px;
}
#right .sub h4 {
	font-size:1.3em;
}
a.btn_reg{
	background-image:url(../images/event/event_btn_big.jpg);
	display:block;
	width:499px;
	height:39px;
	margin:0px auto;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
a.btn_reg:hover{
	background-position:0px -39px;
}
p.coution{
	background-color:#fee;
	padding:20px;
	border-bottom:10px;
	border: dashed 1px #FF9999;
	color:#990000;
}
