/* CSS Document */




/*------CONT------*/
#contents {
	width: 100%;
/*	min-height: 500px;
	height: auto !important;




	height: 500px;*/
	padding: 0 0 60px 0;
	/*margin-bottom: 50px;*/
}
div.maintitle {
    width: 940px;
	height: 34px;
	position: relative;
	margin: 0 auto;
	padding: 50px 0 35px 0;
}
div.detail {
    width: 940px;
	min-height: 760px;
	height: auto !important;
	height: 760px;
	position: relative;
	margin: 0 auto;
	line-height: 2;
	clear:both;
}
div.detail p{
	line-height: 1.8;
	padding: 15px 0 0 0;
}
div.detail h3{
	font-size: 110%;
	line-height: 1.8;
	padding: 10px 0 10px 0;
}
div.detail_l{
	width: 300px;
	float: left;
}
div.detail_l_print{
	padding: 10px 50px 0 165px;
}
div.line{
	width: 640px;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/line_dot640.gif);
	font-size: 0;
	clear:both;
}
div.detail_r{
	width: 640px;
	float: left;
}
div.detail_r00{
    width: 640px;
	padding: 0;
}
div.detail_r01{
    width: 640px;
	padding: 30px 0 0 0;
}
div.map{
    margin-top:10px;
}







