@charset "euc-jp";
#wrap #container #tourdetail #left #courseselect {
	margin-left: 20px;
}

#wrap #container #tourdetail #left #courseselect .course .title {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #360;
	line-height: 1.6em;
}
#wrap #container #tourdetail #left #courseselect .course .title .area {
	font-size: 128%;
	margin-left: 10px;
}
#wrap #container #tourdetail #left #courseselect .course .title .name {
	font-size: 157%;
	margin-left: 10px;
}
#wrap #container #tourdetail #left #courseselect .course .title .address {
	font-size: 85.7%;
	margin-left: 10px;
}

#wrap #container #tourdetail #left #courseselect table {
	padding-left: 0px;
	margin-left: 0px;
}
#wrap #container #tourdetail #left #courseselect table tr td .photo {
	font-weight: bold;
	color: #FFF;
	background-color: #360;
	width: 300px;
	text-align: center;
	line-height: 1.5em;
}
#wrap #container #tourdetail #left #courseselect table tr td .tournament {
	float: left;
	padding-left: 5px;
}
#wrap #container #tourdetail #left #courseselect table tr td .tournament li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	list-style-type: none;
	line-height: 1.8em;
}

#wrap #container #tourdetail #left #courseselect .course .price-A {
	float: left;
	padding-right: 15px;
}
#wrap #container #tourdetail #left #courseselect .course .price-B {
	float: left;
}
