@charset "UTF-8";

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td,em {
   margin:0;
   padding:0;
   font-style:normal;
   list-style:none;
   list-style-type:none;
}

img {
	border:none;
	margin:0;
	padding:0;
}

body {
	font-size: 12px;
	background:url(../img/under_bg.jpg) repeat-y center;
	line-height: 140%;
	text-align:center;
	font-family : Arial,'lr oSVbN',sans-serif ;
}

a:link {
	text-decoration: underline;
	color: #0099CC;
	font-weight: bold;
}

a:visited {
	text-decoration: underline;
	color: #CC0000;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}

a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}


a:active {
	text-decoration: none;
	color: #CC0000;
}

.clr {
	clear:both;
}

#container {
	width:600px;
	margin:0 auto;
	text-align:center;
}

.main {
	width:598px;
	margin:0 auto;
	background-color:#FFFFFF;
	text-align: center;
}



.contents {
	margin:0 auto;
	width: 500px;
}

.exp {
	width: 500px;
	float: none;
	font-size: 14px;
	color: #333333;
	line-height: 140%;
	text-align: left;
	margin: 10px 0px;
}

.detail {
	width: 460px;
	border:5px solid #ECE9D8;
	padding: 3px 15px;
	margin-bottom:15px;
}

.detail span {
	display:none;
}

.ie6 {
	_vertical-align:bottom;
}

.schedule {
	height:auto;
	width: 460px;
	margin: 10px 0 0 0;
}

.schedule span {
	display:none;
}

.schedule_left {
	float:left;
	width: 200px;
}

.schedule_left img {
 margin-bottom:10px;
}

.schedule_right {
	float: right;
	text-align:left;
	width: 260px;
}

.schedule_right ul {
	margin:5px 0 0 30px;
	line-height:140%;
}

.schedule_right li {
	list-style-image:url(../img/button.jpg);
}

.msg {
	border-left: 4px solid #ECE9D8;
	border-right: 4px solid #ECE9D8;
	border-bottom: 4px solid #ECE9D8;
	background:url(../img/detail_bg.gif) repeat;
	text-align: left;
	padding: 0px 5px;
	margin-bottom: 12px;
	width: 442px;
}

.msg dt {
 margin-top:  8px;
}

.msg dd {
	font-size: 11px;
	line-height:16px;
	color: #333333;
	margin: 5px 10px 2px 3px;
}

.profile {
	width: 460px;
	text-align:left;
}

.profile p {
	margin-bottom:10px;
}


.locat {
	width: 500px;
}

.locat p {
	margin-bottom:10px;
}

.locat_left {
	width: 165px;
	float: left;
}

.locat_right {
	float: right;
	text-align: left;
	width: 320px;
	padding-left: 10px;
}

.locat_right dt {
	background:url(../img/button.jpg) no-repeat left center;
	padding-left: 15px;
	margin:5px 0 3px 0;
	color: #700014;
	font-weight: bold;
}

.locat_right dd {
	margin:2px 0 8px 1px;
}

.locat_right a {
	color:#0099CC;
}


span.strong {
	color: #CC3300;
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
}

.form {
	width: 500px;
	margin:15px 0 20px 0;
}

.form_bg {
	background-image:url(../img/form_bg.gif);
}

.form_table{
	border:1px solid #CCCCCC;
}

.form_table td {
	padding:5px;
	text-align: left;
}

.form_width{
	width:250px;
}

.form p {
	margin:5px 0;
	font-size:11px;
}

#about {
	background:url(../img/about.jpg) no-repeat 0 0;
	height:153px;
	_height:248px;
	padding:95px 0 0 45px;
	text-align:left;
	line-height:20px;
}

#about .txt1 {
	width:350px;
	margin-bottom:5px;
}

#about .txt2 {
	width:280px;
}

#footer {
	height:42px;
	line-height:42px;
}

