@charset "EUC-JP";
/* ---------------------------------------------
*Since 2007-08-28
*Modified 2008-08-05
*  ---------------------------------------------
*/

/* ＜「open-course/about.html用」＞
   --------------------------------------------- */
#primary .box {
	margin-bottom: 1em;
	float: left;
	width: 265px;
	border: 1px solid #E5E5E5;
}
#primary .Left {
	float: left;
}
#primary .Right {
	float: right;
	margin-right: 0px;
}
#primary .box h3 {
	background: #E5E5E5;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
	color: #000000;
}
#primary .box h4 {
	padding-top: 0.5em;
	padding-left: 10px;
	padding-bottom: 0.5em;
}
#primary .box p {
	padding-left: 10px;
	padding-right: 10px;
}

#primary .section h3 {
	padding-bottom: 3px;
}
#primary .section h3 .dot {
	color: #4596A9;
}

/* ＜「open-course/flow.html用」＞
   --------------------------------------------- */
.heading02-2 a {
	color: #000000;
	text-decoration: none;
}
#primary ul.listmark li {
	margin-bottom: 0;
	line-height: 120%;
}
#primary .section .tableA {
	vertical-align: top;
	valign: top;
	border-style: none;
	margin: 0;
	padding: 0px;
}
#primary .section .tableA th {
	vertical-align: top;
	width: 160px;
	text-align: left;
}
#primary .section .tableA td {
	vertical-align: top;
	padding-bottom: 1em;
}
#primary .boxInfo{
	margin-top: 1em;
	padding: 10px;
	border: 1px solid #E5E5E5;
}
#primary .boxInfo p.last{
	margin-bottom: 0;
}
#primary .boxInfo02{
	margin-bottom: 1em;
	border: 1px solid #E5E5E5;
}
#primary .boxInfo02 h3{
	background: #E5E5E5;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
	color: #000000;
}
#primary .boxInfo02 h4{
	padding-top: 0.5em;
	padding-left: 10px;
	padding-bottom: 0.5em;
}
#primary .boxInfo02 p{
	padding-left: 10px;
	padding-right: 10px;
}

/* ＜「open-course/cancel.html用」＞
   --------------------------------------------- */			
#primary .imgRight {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* ＜「open-course/order.html用」＞
   --------------------------------------------- */
body#openCat #primary dl.orderStep dt{
	width: 544px;
	border: 1px solid #c6c6c6;
	line-height: 1.35;
	background: #e5e5e5;
	padding: 8px;
}
body#openCat #primary dl.orderStep dt span{
	font-weight: bold;
}
body#openCat #primary dl.orderStep dt strong{
	color: #cc0000;
}
body#openCat #primary dl.orderStep dd{
	width: 460px;
	padding: 13px 0 27px 102px;
	background: url(image/bg_plural01.gif) no-repeat left bottom;
}
body#openCat #primary dl.orderStep dd.last{
	background: none;
}
body#openCat #primary dl.orderStep dd p{
	margin: 0;
}
body#openCat #primary dl.orderStep dd p.caption{
	padding: 0.5em;
	border: 1px solid #c6c6c6;
	font-size: 83%;
	text-align: right;
}

body#openCat #primary div.flow-plural{
	width: 137px;
	margin-top: 4px;
	background: url(image/bg_flow-plural02.gif) no-repeat left bottom;
}
body#openCat #primary div.flow-plural div.flow-pluralInner{
	padding: 15px 7px 7px;
	background: url(image/bg_flow-plural01.gif) no-repeat left top;
}
body#openCat #primary div.flow-plural p{
	margin: 0;
	padding-left: 18px;
	font-size: 83%;
	line-height: 1.5;
	background: url(../common/icn_attention.gif) no-repeat left top;
}
body#openCat #primary div.flow-plural p a{
	font-weight: bold;
}


/* ＜「open-course/about.html用」（ブランドステートメント）＞
   --------------------------------------------- */
#primary #brandState h1 {
	margin-top: 25px;
	margin-bottom: 33px;
	text-align: center;
}
#primary #brandState dl{
	padding-bottom: 1px;
	text-align: center;
	background: url(image/bg_rm-school01.gif) no-repeat center bottom;
}
#primary #brandState dl dt{
	margin-bottom: 10px;
	text-align: center;
}
#primary #brandState dl dd{
	margin-bottom: 2em;
	line-height: 1.35;
	text-align: center;
}
#primary p.pointLead{
	margin-bottom: 20px;
}


/* ＜「open-course/point_1/2.html用」＞
   --------------------------------------------- */
#primary div.cl2:after{
	content: ".";
	display: block;
 	height: 0;
 	clear: both;
 	visibility: hidden;
}
#primary div.cl2{
	width: 556px;
	overflow: hidden;
}
/* Hides from IE-mac \*/
* html #primary div.cl2{
	height: 1%;
	overflow: visible;
}
/* End hide from IE-mac */

#primary div.cl2 div.txt{
	float: left;
	width: 380px;
}
#primary div.cl2 p.pct{
	float: right;
	width: 162px;
}

/* */

body {
	position:relative;
}
#lead_txt {
	position:absolute;
	left:50%;
	bottom:21em;
	width:752px;
	margin:0 0 0 -376px;
	text-align:left;
}
