@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif; 
	line-height: 170%;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


h1, h2, h3, h4 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
hr {
	display: none;
	margin: 0px;
	padding: 0px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}


img {
	vertical-align: bottom;
}

a:link{
	color: #FF9900;
}
a:visited{
	color: #FF9900;
}
a:active{
	color: #FF9900;
}
a:hover{
	color: #FF9900;
	text-decoration: none;
}

a img {
	border:none;
}

.wrap {
	margin: auto;
	padding: 0px;
	width: 100%;
}
.wrap h1 {
	display: none;
	margin: 0px;
	padding: 0px;
}


.wrap .header #flash {
	color: #000000;
	text-align: center;
	display: block;
	margin: auto;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
}
.wrap .mainbox .text .readmore {
	color: #FFFFFF;
	background-image: url(../img/btn/form_btn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 35px;
	height: 35px;
	vertical-align: middle;
	text-align: left;
	width: 215px;
	line-height: 100%;
	display: block;
}


.wrap .bnr {
	margin: auto;
	padding: 0px;
	width: 100%;
	background-image: url(../img/bnr_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}


.wrap .bnr .bnrbox {
	width: 950px;
	margin: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



.wrap .mainbox {
	margin: auto;
	width: 950px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	text-align: left;
	color: #666666;
}
.wrap .mainbox .pick01 .text .bd {
	padding-bottom: 5px;
	background-image: url(../img/listmark.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 15px;
}


.wrap .mainbox .text {
	padding: 0px;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 9px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.wrap .mainbox .pick01 .text a {
	color: #978F7F;
	text-decoration: underline;
}
.wrap .mainbox .pick01 .text a:hover {
	color: #978F7F;
	text-decoration: none;
}
.wrap .mainbox .text p {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
}

.wrap .mainbox .pick01 {
	float: left;
	width: 311px;
	display: inline;
}
.wrap .mainbox .pick02 {
	float: left;
	width: 311px;
	display: inline;
}
.wrap .mainbox .pick03 {
	float: right;
	width: 311px;
	display: inline;
}




.wrap .fotter {
	background-image: url(../img/fotter_bg.gif);
	margin: auto;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.wrap .fotter .fotterbox {
	text-align: left;
	width: 950px;
	margin: auto;
	font-size: 10px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.wrap .fotter .fotterbox .copy {
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.wrap .fotter .fotterbox .fnavi {
	width: 130px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	float: left;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-left: 30px;
	margin-top: 15px;
	font-size: 10px;
	line-height: 160%;
}
.wrap .fotter .fotterbox .fnavilogo {
	float: left;
	width: 160px;
}


.wrap .fotter .fotterbox a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.wrap .fotter .fotterbox a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.wrap .fotter .fotterbox a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.wrap .fotter .fotterbox a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}



.mgbnr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 9px;
}


::-moz-selection{
	background: #FF9900;
	color:#FFFFFF;
}
::selection {
	background: #FF9900;
	color:#FFFFFF;
}
.wrap .mainbox .pick03 .text .thumpick {
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
	vertical-align: top;
}
