@charset "UTF-8";

/*----- conference -----*/

#conference h1{
	width:595px;
	height:45px;
	margin:0 auto 15px;
	background:url(images/title_plan_conference.gif) no-repeat;
	text-indent:-9999px;
}

#conference .plan_top{
	width:585px;
	height:130px;
	margin:0 auto 15px;
	background:url(images/plan_topimage_conference.jpg) no-repeat;
	text-indent:-9999px;
}

.section_conference{
	width:585px;
	margin:0 auto;
	padding:13px 0;
	background:#f5f5f5;
	border:1px solid #ccc;
}

.text_area{
	width:413px;
	min-height:100px;
	padding:5px 0 0 13px;
	background:url(../../common/images/ruggedness_border.gif) left repeat-y;
}

.text_area h3{
	font-size:22px;
	margin-left:2px;
	color:#555;
	font-weight:bold;
	line-height:2.4;
}

.text_area h3 span{
	font-size:15px;
	line-height:1.2;
}

.text_area p{
	width:390px;
	margin-left:2px;
	font-size:15px;
}

.img_area{
	width:155px;
}

.img_area img{
	display:block;
	margin:0 0 8px 11px;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
}

.img_area img.img_end{
	margin:0 0 0 11px;
}

.hotel_info{
	width:400px;
	margin:10px 0 0;
	background:#fff;
	border:1px solid #ccc;
}

dl.hotel_info dd h4{
	width:374px;
	height:15px;
	margin:8px auto 4px;
	background:url(images/hotel_plan_border.gif) no-repeat center;
	text-align:center;
	font-size:13px;
	color:#663333;
}

dl.hotel_info dt{
	width:360px;
	margin:0 auto 10px;
	font-size:13px;
	line-height:1.2;
}

dl.hotel_info dt span{
	font-size:12px;
	color:#ff0000;
}

.section_under_link{
	width:550px;
	margin:0 auto;
}

.section_under_link p{
	width:350px;
	padding-left:45px;
}

a.inquiry_link{
	display:inline;
	margin-left:5px;
	padding:5px 0 5px 20px;
	background:url(../../common/images/orange_arrow_indent.gif) no-repeat left center;
	font-size:13px;
	line-height:3.5;
}

a.page_top{
	display:block;
	width:120px;
	height:22px;
	background:url(../../common/images/page_top.gif) no-repeat;
	text-indent:-9999px;
}

