@charset "utf-8";
/*----------------------------------------------------
basic css for GDO

----------------------------------------------------*/

/* element -----------------------------------------*/

body {
	min-width: 980px;
	margin: 0;
	padding: 0;
	/*	font-size: x-small;*/
	line-height: 160%;
	color: #333333;
	-webkit-text-size-adjust: 100%;
	background-color: #ffffff;
}
th, td {
	vertical-align: top;
}
p {
	margin: 1em 0;
}
form {
	margin: 0;
}
img, a img {
	border: 0;
}
sup {
	position: relative;
	top: -1ex;
	font-size: 60%;
	vertical-align: baseline;
}
sub {
	font-size: 60%;
}
li img, dt img, dd img {
	vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: x-small;
	font-weight: normal;
}
/* basic -------------------------------------------*/

.clearfix {
	overflow: hidden;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
/*\*/
* html .clearfix {
	height: 1em;
	overflow: visible;
}
/**/

.hide {
	display: none;
}
a .alpha {
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}
a:hover .alpha {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
.noactive {
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
/*----------------------------------------------------
style css for GDO


----------------------------------------------------*/

/* basic -------------------------------------------*/

div#ContentsContainer {
	width: 960px;
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
}
div#ContentsContainer:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html div#ContentsContainer {
	height: 1em;
	overflow: visible;
}
/**/


/* header ------------------------------------------*/
div#ContentsHeader {
	margin-bottom: 20px;
}
/* main --------------------------------------------*/

div#main {
	position: relative;
	font-size: 13px;
	line-height: 150%;
	padding-bottom: 0px;
}
/* localnav ----------*/

ul.localnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.localnav li {
	float: left;
}
ul.localnav li.first,
ul.localnav li.second {
	margin-right: 7px;
}
ul.localnav li img {
	vertical-align: bottom;
}

/* fm_info ----------*/
div#main .fm_info {
	min-height: 163px;
	background-color: #f0f0f0;
	margin: 0 0 20px 0;
	padding: 0 20px 0;
}
div#main .fm_info p.ttl {
	padding: 8px 0 15px;
	margin: 0;
}
div#main .fm_info p.leftbox {
	width: 128px;
	float: left;
	margin: 0px;
	padding: 0px;
}
div#main .fm_info .rightbox {
	width: 792px;
	float: right;
	margin: 0px;
	padding: 0px;
}
div#main .fm_info .rightboxIn {
	padding-left: 10px;
}
div#main .fm_info .rightbox ul.list {
	list-style: none;
	width: 788px;
	margin-right: -6px;
}
div#main .fm_info .rightbox ul.list li {
	float: left;
	margin-right: 6px;
}

/* cpbtn_area ----------*/
.cpbtn_area {
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
}
.cpbtn_area img {
	margin: 0 auto;
	padding: 0;
}






/* main > pagetop -----*/

div#main .boxpagetop {
	position: relative;
	width: 960px;
	height: 43px;
	background-image: url(../images/pagetop_bgr.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#main p.pagetop {
	position: absolute;
	margin: 0px;
	left: 462px;
	top: 2px;
	padding: 0px;
	width: 37px;
}

/* print -------------------------------------------*/

@media print {
	.clearfix, .clearfix:after, div#container, div#container:after {
		overflow: visible;
	}
}
.cbox {
	zoom: 1;/*for IE 5.5-7*/
}
.cbox:after {/*for modern browser*/
	content: ".";
	display: block;
	height: 0px;
	line-height: 0;
	clear: both;
	visibility: hidden;
}
div#ContentsContainer {
	font-family: verdana, helvetica, arial, "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "ＭＳ ゴシック", "MS UI Gothic", sans-serif;
}
div#Contentsbox {
	width: 960px;
	position: relative;
	padding-bottom: 20px;
}
div#ContentsHeader .lead {
	width: 296px;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 1.6;
	position: absolute;
	left: 626px;
	top: 153px;
	color: #FFF;
}
div#main div.blockBox {
	position: relative;
	background-color: #ffd428;
	padding: 20px;
}
div#main div.blockBox p {
	padding: 0px;
	margin: 0px;
}
#read {
	padding: 10px 10px 0px;
	overflow: hidden;
	width: 940px;
}
#read p {
	float: left;
	width: 780px;
	margin-left: 10px;
}
#read .botton {
	float: right;
	width: 150px;
}
div#main .course {
	position: relative;
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}
div#main .course:last-child {
	margin-bottom: 0;
}
div#main .course .leftBox {
	float: left;
	width: 425px;
}
div#main .course .rightBox {
	float: right;
	width: 440px;
}
div#main .course .swap {
	margin-bottom: 8px;
}
div#main .course .swap p {
	margin-bottom: 7px;
}
div#main .course .swap p img {
	width: 425px;
	height: 285px;
}
div#main .course .swap ul {
	width: 432px;
	margin-right: -7px;
}
div#main .course .swap li {
	float: left;
	margin-right: 7px;
}
div#main .course .swap li a img {
	width: 133px;
	border: 2px solid #fff;
}
div#main .course .swap li a.selected img {
	border: 2px solid #ffd428;
}
div#main .course .commentBox h3 {
	border: none;
	padding: 0;
	margin: 0;
}
div#main .course .commentBox p {
	padding: 10px;
	border: 1px solid #000000;
	border-top: none;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
}
div#main .course h2 {
	color: #000000;
	font-size: 22px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 28px;
	border-left-style: none;
	background-image: none;
}
div#main .course img {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
div#main .course .text {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #dedede;
}
div#main .course .infobox h3 {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
	border-left-style: none;
	background-image: none;
}
div#main .course h3 span.sm {
	font-size: 13px;
}
div#main .course .infobox {
}
div#main .infobox h3 a:link, div#main .infobox h3 a:visited {
	color: #333333;
	text-decoration: none;
}
div#main .infobox h3 a:hover, div#main .infobox h3 a:active {
	color: #666666;
}
div#main .infobox ul.info {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#main .infobox ul.info li {
	margin-bottom: 3px;
}
.info_li1 {
	background-image: url(../images/icon_com.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-right: 15px;
}
.info_li2 {
	background-image: url(../images/icon_course.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
div#main .infobox ul.btn {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0 0;
}
div#main .infobox ul.btn li {
	margin-bottom: 15px;
}
div#main img.mg5 {
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#main .course p.moveTop a {
	background-positon: 0 0;
	font: 12px "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

.athletePlan {
	background-color: #efefef;
}
.athletePlan .badge {
	position: relative;
}
.athletePlan .badge img {
	position: absolute;
	top: -10px;
	left: 340px;
}
.athletePlan dl {
	padding: 10px;
}
.athletePlan dt {
	margin-bottom: 5px;
	font-weight: bold;
	padding-right: 100px;
}
.athletePlan dd {
	background-color: #fff;
	padding: 8px;
	padding-right: 80px;
}
.athletePlan dd strong {
	color: #e53b60;
	font-weight: bold;
}