@charset "utf-8";


body {
	color: #fff;
}

a:link, a:visited, a:hover, a:active {
	color: #8cf0ff;
}

#content {
	margin: 0 0 43px;
	padding: 0 0 12px;

}

#content h2 {
	margin: 0 0 10px;

}

.container {
	width: 960px;
	background: #1f3c71 url(../images/bg_main.gif) no-repeat 100% -30px;
	/zoom: 1;
}

#main {
	/zoom: 1;
}

.container:after,
#main:after {
	content: "";
	clear: both;
	display: block;
}

.wgform {
	margin: 85px 11px 0 9px;
	position: relative;
	width: 940px;
	clear: both;
	background: url(../images/bg_wom.gif) repeat-y left top;
	/zoom: 1;
}

.wgform .hd {
}

.wgform .bd {
	width: 940px;
	padding: 0 0 15px;
	background: url(../images/bg_wom_btm.gif) no-repeat left bottom;
	/zoom: 1;
}

.wgform .bd:after {
	content: "";
	clear: both;
	display: block;
}

.wgform .archive-link {
	position: absolute;
	top: 9px;
	left: 570px;
	font-size: .1em;
	line-height: 0;
}

.wgform:after {
	content: "";
	clear: both;
	display: block;
}

.wgform h3 {
	margin: 0 0 21px;
	text-align: center;
}


.wgform .spot {
	margin: 0 0 0 30px;
	width: 350px;
	float: left;
	display: inline;
	font-size: 75%;
}

.wgform .spot_first {
	margin: 0 0 0 15px;
}

.wgform .spot .thumb {
	width: 119px;
	float: left;
	overflow: hidden;
	border: 1px solid #fff;
	background-color: #000;

}

.wgform .spot .thumb span {
	width: 119px;
	display: table-cell;
	/display: inline;
	/zoom: 1;
	vertical-align: middle;
	text-align: center;
}

.wgform .spot .thumb span.fix {
	margin: 0 0 0 -5px;
	font-size: 0.1em;
	line-height: 0;
	width: 1px;
	height: 89px;
}


.wgform .spot dl {
	margin: 0 0 0 132px;
}

.wgform .spot dl dt {
	margin: 0 0 4px;
	line-height: 1.2;
}

.wgform .spot dl dd.star {
	margin: 0 0 6px;
	font-size: 0.1em;
	line-height: 0;
}

.wgform .spot dl dd.comment p {
	line-height: 1.2;	
}

.wgform form {
	float: right;
	display: inline;
	margin: 0 11px 0 0;
}

.wg {
	margin: 0 11px 0 9px;
	width: 940px;
	clear: both;
	background: url(../images/bg_wom.gif) repeat-y left top;
	/zoom: 1;
}

.wg:after {
	content: "";
	clear: both;
	display: block;
}

.wg h3 {
	margin: 0 0 21px;
	text-align: center;
}

.wg .bd {
	padding: 0 0 15px;
	background: url(../images/bg_wom_btm.gif) no-repeat left bottom;
	/zoom: 1;
}

.wg .bd:after {
	content: "";
	clear: both;
	display: block;
}

.wg .ft {

}

.wg .spot {
	margin: 0 0 0 30px;
	width: 285px;
	float: left;
	display: inline;
	font-size: 75%;
}

.wg .spot_first {
	margin: 0 0 0 15px;
}

.wg .spot .thumb {
	width: 119px;
	float: left;
	overflow: hidden;
	border: 1px solid #fff;
	background-color: #000;

}

.wg .spot .thumb span {
	width: 119px;
	display: table-cell;
	/display: inline;
	/zoom: 1;
	vertical-align: middle;
	text-align: center;
}

.wg .spot .thumb span.fix {
	margin: 0 0 0 -5px;
	font-size: 0.1em;
	line-height: 0;
	width: 1px;
	height: 89px;
}

.wg .spot .thumb img {

}


.wg .spot dl {
	margin: 0 0 0 132px;
}

.wg .spot dl dt {
	margin: 0 0 4px;
	line-height: 1.2;
}

.wg .spot dl dd.star {
	margin: 0 0 6px;
	font-size: 0.1em;
	line-height: 0;
}



hr.separator {
	display: block;
	height: 1px;
	visibility: hidden;
	clear: both;
}

