@charset "Shift_JIS";
body {
	margin: 0;
	padding: 0;
	background-image: url(../common/bg-main.jpg);
	background-repeat: repeat;
}


/*---ξ{---*/

* {
	font-family: "CI", "Meiryo", "Helvetica", "Lucida Grande", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", Osaka, sans-serif;
*font: 12px/1.5 "CI", "Meiryo", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", Osaka, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
}

img {
	border-width: 0px;
}
p, h1, h2, h3, h4, h5 {
	margin: 0px;
}
ul, ol.dl, li, dt, dd {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
strong {
	font-size: 1em;
}
br.clr {
	clear: both;
	height: 0px;
}
br.clrL {
	clear: left;
	height: 0px;
}
br.clrR {
	clear: right;
	height: 0px;
}
.fltR {
	float: right;
}
.fltL {
	float: left;
}


.alt{
display:none;
}

.clear{ display:block;	clear:both;	height:1px;	overflow:hidden; font-size:1px; line-height:1px }
.clear10{ display:block;	clear:both;	height:10px;	overflow:hidden; font-size:1px; line-height:1px }
.clear20{ display:block;	clear:both;	height:20px;	overflow:hidden;}
.clear30{ display:block;	clear:both;	height:30px;	overflow:hidden;}

.sp02{ display:block;	height:2px;	overflow:hidden;}
.sp05{ display:block;	height:5px;	overflow:hidden;}
.sp10{ display:block;	height:10px;	overflow:hidden;}
	.sp10p{ display:block;	height:10px;	overflow:hidden; font-size:1px; line-height:1px}
.sp15{ display:block;	height:15px;	overflow:hidden;}
	.sp15p{ display:block;	height:15px;	overflow:hidden;}
.sp20{ display:block;	height:20px;	overflow:hidden;}
	.sp20p{ display:block;	height:20px;	overflow:hidden;}
.sp25{ display:block;	height:25px;	overflow:hidden;}
.sp30{ display:block;	height:30px;	overflow:hidden;}
.sp35{ display:block;	height:35px;	overflow:hidden;}
.sp40{ display:block;	height:40px;	overflow:hidden;}
.sp50{ display:block;	height:50px;	overflow:hidden;}

.sp_h1{ display:block;	height:30px;	overflow:hidden;}

.gray_line{ height:30px; margin-top:20px;	clear:both; border-top: solid 1px #eee}
.white{ color:#fff}
.b_gray{ font-weight:bold; color:#888;}
.small{ font-size:85%; line-height:
1.6em}
.light{ font-weight:normal;}

.ind2 {
	padding-right: 2em;
	padding-left: 2em;
}
/*
TEXT----------------------------
*/
.txt10 {
	font-size: 10px;
}
.txt11 {
	font-size: 11px;
}
.txt14 {
	font-size: 14px;
}
.txt16 {
	font-size: 16px;
}
.txt16b {
	font-size: 16px;
	font-weight: bold;
}
.txt18 {
	font-size: 18px;
}
.txt20 {
	font-size: 20px;
}
.PR01 {
	color: #FE9327;
	font-size: 14px;
}
.PR02 {
	color: #333333;
	font-size: 14px;
}
.PR03 {
	color: #333333;
	font-size: 18px;
}
.red {
	color: #C00;
}
.txt10g {
	font-size: 10px;
	color: #666666;
}
.txt16or {
	font-size: 16px;
	color: #FE8001;
	font-weight: bold;
}
.txt10st {
	font-size: 10px;
	color: #CCCCCC;
	letter-spacing: 0.2em;
}
.st-ok {
	font-size: 10px;
	letter-spacing: 0.2em;
	color: #000000;
}



/*---gbvCAEg------------------------------------*/
#wrapper {
	width:980px;
	text-align: left;
	background-color: #FFF;
	background-image: url(../common/bg-con.jpg);
	background-repeat: repeat-y;
	height: 100%;
		margin-right: auto;
	margin-left: auto;
}
#l-wrapper {
	float: left;
	width: 320px;
	text-align: center;
	margin:  0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#r-wrapper {
	float: right;
	width: 650px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#t-wrap {
	background-color: #000;
}
#con-wrapper {

}
#con-wrapper p {
	padding: 20px;
}
.ttlpr {
	background-color: #333;
	color: #FFF;
	width: 580px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#bnr {
	padding-top: 50px;
}
#bnr img {
	margin-bottom: 25px;
}

#footer {
	background-color: #000;
	background-image: url(../common/bg-foot.gif);
	background-repeat: repeat-x;
	height: 100px;
	width: 970px;
	padding-top: 20px;

}

#footer p {
	color: #FFF;
}
#copyright {
	background-image: url(../common/copy.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	padding-top: 50px;
	padding-left: 10px;
	margin-left: 10px;
}
.wpR {
		width: 325px;
	float: right;
}
.wpL {
	width: 325px;
	float: left;
}
.wp2R {
		width: 275px;
	float: right;
}
.wp2RR {
	width: 275px;
	float: right;
	text-align: right;
}
.wp2L {
	width: 375px;
	float: left;
}
.wp3R {
		width: 375px;
	float: right;
}
.wp3L {
	width: 275px;
	float: left;
}
/*---O[oir------*/
#gNavi {
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
}
#gNavi ul {
	margin: 0px;
	padding: 0px;
}
#gNavi li {
	float: left;
}
#gNavi li#nv01 a:link, #gNavi li#nv01 a:active, #gNavi li#nv01 a:visited {
	background-image: url(../common/navi01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 45px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv01in {
	background-image: url(../common/navi01ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 45px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv01 a:hover {
	background-image: url(../common/navi01ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 45px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv02 a:link, #gNavi li#nv02 a:active, #gNavi li#nv02 a:visited {
	background-image: url(../common/navi02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 45px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv02in {
	background-image: url(../common/navi02ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 45px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv02 a:hover {
	background-image: url(../common/navi02ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 45px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv03 a:link, #gNavi li#nv03 a:active, #gNavi li#nv03 a:visited {
	background-image: url(../common/navi03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 45px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv03in {
	background-image: url(../common/navi03ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 45px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv03 a:hover {
	background-image: url(../common/navi03ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 45px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv04 a:link, #gNavi li#nv04 a:active, #gNavi li#nv04 a:visited {
	background-image: url(../common/navi04.gif);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 45px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv04in {
	background-image: url(../common/navi04ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 45px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv04 a:hover {
	background-image: url(../common/navi04ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 45px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv05 a:link, #gNavi li#nv05 a:active, #gNavi li#nv05 a:visited {
	background-image: url(../common/navi05.gif);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 45px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv05in {
	background-image: url(../common/navi05ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 45px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv05 a:hover {
	background-image: url(../common/navi05ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 45px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

/* gbvy[WMAIN CONTENT CONTAINER */
#featured-cycle {
	width: 650px;
	height: 950px;
	overflow: hidden;
}

.ft-c {
	font-size: 10px;
	color: #999;
	padding-left: 20px;
}
.ft-c a {
	font-size: 10px;
	color: #999;
	padding-left: 20px;
}