@charset "UTF-8";
/* CSS Document
-----------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
	boeder: none;
}
img {
	vertical-align: top;
}
p,dd,dt{
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.txtColor01 {
	color: #f4631e;
}
.txtRed {
	color: #F00;
}
.txt14 {
	font-size: 1.4em;
}

.txtOrange {
	color: #ff6600;
}

/* common
-----------------------------------*/
#hltContent {
	display: inline;
	float: right;
	color: #000;
	width: 720px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	margin-bottom: 22px;
}

/* Vsl
-----------------------------------*/
#Vsl {
	clear: both;
	margin-bottom: 29px;
}

/* gdnContents
-----------------------------------*/
#gdnContents {
	font-size: 1.2em;
	line-height: 1.5em;
}
#gdnContents #gdnPhoto {
	width: 442px;
	margin-right: 12px;
	float: left;
}
#gdnContents .gdnTxt {
	float: left;
	width: 320px;
	padding:10px 0 0 390px;
}

#gdnContents .gdnTxt2 {
	float: left;
	width: 320px;
	padding:0 0 0 390px;
	font-size: 11px;
}

#gdnPrf {
	background-image: url(../images/gdnPrf.jpg);
	background-repeat: no-repeat;
	margin-bottom: 22px;
	padding-left: 128px;
	height: 140px;
	font-size: 1.1em;
	line-height: 1.5em;
}
#navBtm {
	text-align: right;
}

#gdnsmallbox {
	background: url(../images/gdnImg02.jpg) no-repeat right top;
	width: 720px;
	height: 458px;
	margin-bottom: 10px;
}
