@charset "UTF-8";

#tm_event{
 	background-position:0 100%;
}

#top_area{
	width:980px;
	height:121px;
	background-image:url("../img/event/title.gif");
	background-repeat: no-repeat;
}

.float_l{
	float:left;
}

.float_r{
	float:right;
}

.f_bold{
	font-weight:bold;
}

.f_red{
	font-color:red;
	font-weight:bold;
}

.border_u{
	border-bottom:1px solid #808080;
	margin-bottom:5px;
}

.mt-10{
	margin-top:10px;
}

#main{
	width:980px;
}

.info_area01{
	padding:10px;
	background-color:#ADB9CF;
}

.info_area01 a{
	color:#f30;
	border-bottom:1px dashed #f90;
	
}

.info_area_d01{
	padding:10px;
	background-image:url("../img/common/info_bg.gif");
	background-repeat:repeat;
	text-indent:1em;
	text-align:left;
}

.info_area_w01{
	width:960px;
}

.info_area_w03{
	width:730px;
}

.img_area01{
	width:210px;
	height:480px;
	margin-top:10px;
	margin-left:10px;
	background-image:url("../img/information/shapeimage_27.jpg");
	background-repeat: no-repeat;
}

.info_area_d02{
	padding:10px;
	background-color:#272727;
	text-indent:1em;
	text-align:left;
}

.info_area_d02 p{
	color:#f90;
}

.info_area_d02 a{
	border-bottom:1px dashed white;
}

h2{
	text-align:left;
	color:#f30;
	font-size:16px;
	margin-bottom:5px;
}

h3{
	text-align:left;
	color:#dd0000;
	font-size:14px;
}

h4{
	text-align:left;
	color:blue;
	font-size:16px;
}
