@charset "utf-8";
/*
	Site Name: 
	Description: initial setting
	Version: 
	Author: 
	---------------------------------------------
	-Contents-------------------
*/
#gnavi {
	margin-bottom: 2em;
}

.title {
	background: url(../images/share/entryTitle.gif) no-repeat left bottom;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
}
.title h2 {
	font-size: 123.1%;
	font-weight: bold;
}
.section p,.section dl {
	margin-bottom: 1em;
}
.section dl dt {
	font-size: 108%;
	font-weight: bold;
}
.section dl dd {
	padding: 5px 0 1em 15px;
}
.section h3 {
	border-left: #f85427 10px solid;
	padding-left: 15px;
	margin-bottom: 10px;
	font-size: 116%;
	font-weight: bold;	
}
.section ul li {
	background: url(../images/share/listPoint.gif) no-repeat 0 4px;
	padding-left: 15px;
}
.body{
	clear:both;
	padding: 0 0 20px 20px;
}
h4{
	font-size:108%;
	border-left:#f85427 5px solid;
	border-bottom:#f85427 1px solid;
	padding:0 0 0 5px;
	margin: 5px 0 10px 10px;
}
.indent{
	clear:both;
	padding: 0 0 20px 25px;
}
#courseMap {
	border: #ddd 1px solid;
	margin-bottom: 1em;
	width: 542px;
	height: 350px;
}
#pMap {
	border: #ddd 1px solid;
	margin-bottom: 1em;
	width: 517px;
	height: 350px;
}
.sponsor{
	margin:20px 0px 20px 0px;
}
ul.thumb {
	margin-right: -10px;
}
ul.thumb li {
	background: none;
	display: inline;
	padding: 0;
	margin: 0 10px 0 0;
}
ul.thumb li img {
	margin-bottom: 10px;
	border: #d9d9d9 1px solid;
	padding: 1px;
}
