@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%;
}
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;
	background-color: #fbf1e0;
}
ul.localnav li {
	float: left;
}
ul.localnav li img {
	vertical-align: bottom;
}
/* 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: #25affa;
	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 p {
	margin-bottom: 7px;
}
div#main .course .swap p img {
	width: 425px;
}
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 #25affa;
}
div#main .course h2 {
	margin-bottom: 20px;
}
div#main .course img {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
div#main .course .text {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dedede;
}
div#main .course 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 {
	width: 220px;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
div#main .infobox ul.info li {
	margin-bottom: 3px;
}
div#main .infobox ul.btn {
	list-style-type: none;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 180px;
}
div#main .infobox ul.btn li {
	margin-bottom: 5px;
}
div#main img.mg5 {
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
