@charset "UTF-8";
/*
.top h1 {
	font-family:helvetica, clean, "Hiragino Kaku Gothic Pro", sans-serif;
	font-size:320%;
	font-weight:bold;
	letter-spacing:-0.04em;
	line-height:1;
}
*/
.colorlink a:link,
.colorlink a:visited{
	color: #ff6600;
}
.colorlink a:hover{
	color: #8bbb28;
	text-decoration: underline;
}


/* common */
#primary-contents{
}

#primary-contents h2{
	height: 70px;
	width: 750px;
	position: relative;
	clear: both;
}
#primary-contents h2 img{
	position: absolute;
	left: 0px;
	top: 0px;
}
#primary-contents h2 img{
	position: absolute;
	left: 0px;
	top: 0px;
}
#primary-contents2 h2{
	height: 70px;
	width: 750px;
	position: relative;
	clear: both;
}
#primary-contents2 h2 img{
	position: absolute;
	left: 0px;
	top: 0px;
}



#primary-contents .section{
	clear: both;
}

#primary-contents .section .entry{
	clear: both;
}



#primary-contents .opsv {
}

#primary-contents .opsv ul {
}

#primary-contents .opsv li {
	width: 326px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}



.notes11 {
	font-size: 11px;
	line-height: 13px;
	padding-top: 6px;
}

/* box-a  */
.box-a {
	font-size: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

.box-a th{
	font-weight: normal;
	text-align: left;
	width: 100px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F2F2F2;
}

.box-a td{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}



/*page-index*/
.page-index{
	background-image: url(../images/course_index.jpg);
	width: 750px;
	height: 77px;
	clear: both;
	text-indent: -9999px;
}

.page-index a{
	background-image: url(../images/course_index.jpg);
	display: block;
}

.page-index ul{
	position: relative;	
	width: 750px;
	height: 77px;
}

.page-index li{
	display: block;
}

.page-index li#course01 a{
	width: 120px;
	height: 77px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.page-index li#course01 a:link,
.page-index li#course01 a:visited{
	background-position: 0px 0px;
}
.page-index li#course01 a:hover{
	background-position: 0px -90px;
}

.page-index li#course02 a{
	width: 120px;
	height: 77px;
	position: absolute;
	left: 126px;
	top: 0px;
}
.page-index li#course02 a:link,
.page-index li#course02 a:visited{
	background-position: -126px 0px;
}
.page-index li#course02 a:hover{
	background-position: -126px -90px;
}

.page-index li#course03 a{
	width: 121px;
	height: 77px;
	position: absolute;
	left: 252px;
	top: 0px;
}
.page-index li#course03 a:link,
.page-index li#course03 a:visited{
	background-position: -252px 0px;
}
.page-index li#course03 a:hover{
	background-position: -252px -90px;
}

.page-index li#course04 a{
	width: 121px;
	height: 77px;
	position: absolute;
	left: 377px;
	top: 0px;
}
.page-index li#course04 a:link,
.page-index li#course04 a:visited{
	background-position: -377px 0px;
}
.page-index li#course04 a:hover{
	background-position: -377px -90px;
}

.page-index li#course05 a{
	width: 120px;
	height: 77px;
	position: absolute;
	left: 504px;
	top: 0px;
}
.page-index li#course05 a:link,
.page-index li#course05 a:visited{
	background-position: -504px 0px;
}
.page-index li#course05 a:hover{
	background-position: -504px -90px;
}

.page-index li#course06 a{
	width: 120px;
	height: 77px;
	position: absolute;
	left: 630px;
	top: 0px;
}
.page-index li#course06 a:link,
.page-index li#course06 a:visited{
	background-position: -630px 0px;
}
.page-index li#course06 a:hover{
	background-position: -630px -90px;
}
/*signature*/
.course01 .page-index li#course01 a:link,
.course01 .page-index li#course01 a:visited{
	background-position: 0px -90px;
}
.course02 .page-index li#course02 a:link,
.course02 .page-index li#course02 a:visited{
	background-position: -126px -90px
}
.course03 .page-index li#course03 a:link,
.course03 .page-index li#course03 a:visited{
	background-position: -252px -90px;
}
.course04 .page-index li#course04 a:link,
.course04 .page-index li#course04 a:visited{
	background-position: -377px -90px;
}
.course05 .page-index li#course05 a:link,
.course05 .page-index li#course05 a:visited{
	background-position: -504px -90px;
}
.course06 .page-index li#course06 a:link,
.course06 .page-index li#course06 a:visited{
	background-position: -630px -90px;
}

/* @end */

/*pabe_bt*/
.pabe_bt {
	clear: both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

.pabe_bt p{
	text-align: center;
	display: block;
}

.pabe_bt ul{
	position: relative;
	height: 41px;
	width: 750px;
}

.pabe_bt ul li{
	text-indent: -9999px;
}

.pabe_bt li#free a{
	display: block;
	width: 367px;
	height: 41px;
	background-image: url(../../campaign/img/spbt01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	left: -1px;
	top: 0px;
	position: absolute;
}
.pabe_bt li#free a:link,
.pabe_bt li#free a:visited{
	background-position: 0px 0px;
}
.pabe_bt li#free a:hover{
	background-position: 0px -41px;
}

.pabe_bt li#admission a{
	display: block;
	width: 367px;
	height: 41px;
	background-image: url(../../campaign/img/spbt02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	left: 383px;
	top: 0px;
	position: absolute;
}
.pabe_bt li#admission a:link,
.pabe_bt li#admission a:visited{
	background-position: 0px 0px;
}
.pabe_bt li#admission a:hover{
	background-position: 0px -41px;
}

/* ################# common-end ################# */

/* top */

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
	height: 305px;
}
/*--Window/Masking Styles--*/
.window {
	height:305px;	width: 520px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	height: 50px;
	width: 490px;
	background-image: url(../../images/reel_bt_back.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 15px;
	top: 250px;
	z-index: 5;
}

.paging .ps01{
	position: absolute;
	left: 0px;
	top: 0px;
}
.paging .ps02{
	position: absolute;
	left: 100px;
	top: 0px;
}
.paging .ps03{
	position: absolute;
	left: 200px;
	top: 0px;
}
.paging .ps04{
	position: absolute;
	left: 300px;
	top: 0px;
}
.paging .ps05{
	position: absolute;
	left: 400px;
	top: 0px;

}

.paging a {
	display: block;
}

.paging a.active img {
	visibility: hidden;
	display: block;
}
.paging a:hover {
}
/* @end */

/*--Paging Styles--2--*/
.paging2 {
	height: 50px;
	width: 490px;
	background-image: url(../../images/reel_bt_back2.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 15px;
	top: 250px;
	z-index: 5;
}

.paging2 .ps01{
	position: absolute;
	left: 0px;
	top: 0px;
}
.paging2 .ps02{
	position: absolute;
	left: 100px;
	top: 0px;
}
.paging2 .ps03{
	position: absolute;
	left: 200px;
	top: 0px;
}
.paging2 .ps04{
	position: absolute;
	left: 300px;
	top: 0px;
}
.paging2 .ps05{
	position: absolute;
	left: 400px;
	top: 0px;

}

.paging2 a {
	display: block;
}

.paging2 a.active img {
	visibility: hidden;
	display: block;
}
.paging2 a:hover {
}
/* @end */




/* topmain */
#topmain {
	height: 560px;
	width: 980px;
	position: relative;
}

#topmain .main {
	position: absolute;
	left: 230px;
	top: 0px;
}
#topmain .tm {
	position: absolute;
	left: 765px;
	top: 149px;
}
#topmain .indexbt {
	position: absolute;
	left: 0px;
	top: 435px;
}
#topmain .tm01 {
	position: absolute;
	left: 0px;
	top: 0px;
}
#topmain .tm02 {
	position: absolute;
	left: 0px;
	top: 375px;
}
#topmain .tm03 {
	position: absolute;
	left: 0px;
	top: 317px;
}

#topmain .tm033 {
	position: absolute;
	right: 0px;
	top: 316px;
}

#topmain .tm55 {
	position: absolute;
	left: 765px;
	top: 316px;
}
#topmain .tm555 {
	position: absolute;
	left: 765px;
	top: 0px;
}

#topmain .tm05 {
	position: absolute;
	left: 765px;
	top: 0px;
}

#topmain .tm04 {
	position: absolute;
	left: 0px;
	top: 375px;
}
#topmain .tm055 {
	position: absolute;
	left: 765px;
	top: 113px;
}
#topmain .tm06 {
	position: absolute;
	left: 0px;
	top: 316px;
}
#topmain .tm07 {
	position: absolute;
	left: 230px;
	top: 316px;
}
#topmain .tm08 {
	position: absolute;
	left: 495px;
	top: 316px;
}
#topmain .tm09 {
	position: absolute;
	left: 765px;
	top: 435px;
}

#topmain #interview{
	position: absolute;
	width: 215px;
	left: 0px;
	top: 0px;
	height: 196px;
	text-align: center;
	background-image: url(../images/interview_move_bg.jpg);
	background-repeat: no-repeat;
}
#topmain #interview #IVbtn1{
}
#topmain #interview #IVbtn1 a{
	display: inline-block;
	width: 100%;
	padding-top: 59px;
	padding-bottom: 3px;
}
#topmain #interview #IVbtn2{
}
#topmain #interview #IVbtn2 a{
	display: inline-block;
	width: 100%;
}

#topmain #interview img{
	margin-bottom: 0px;
}
#topmain #interview a:hover img{
opacity:0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background: #fff;
}
#topmain #interview p{
	padding-top: 0px;
}
#topmain #oshiete{
	position: absolute;
	width: 215px;
	left: 0px;
	top: 204px;
	height: 101px;
	text-align: center;
}
/* @end */

/*course-index*/
.course-index{
	background-image: url(../images/course_index.jpg);
	width: 750px;
	height: 77px;
	clear: both;
	text-indent: -9999px;
}

.course-index a{
	background-image: url(../images/course_index.jpg);
	display: block;
}

.course-index ul{
	position: relative;	
	width: 750px;
	height: 77px;
}

.course-index li{
	display: block;
}

.course-index li#course01 a{
	width: 120px;
	height: 77px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.course-index li#course01 a:link,
.course-index li#course01 a:visited{
	background-position: 0px 0px;
}
.course-index li#course01 a:hover{
	background-position: 0px -90px;
}

.course-index li#course02 a{
	width: 120px;
	height: 77px;
	position: absolute;
	left: 126px;
	top: 0px;
}
.course-index li#course02 a:link,
.course-index li#course02 a:visited{
	background-position: -126px 0px;
}
.course-index li#course02 a:hover{
	background-position: -126px -90px;
}

.course-index li#course03 a{
	width: 121px;
	height: 77px;
	position: absolute;
	left: 252px;
	top: 0px;
}
.course-index li#course03 a:link,
.course-index li#course03 a:visited{
	background-position: -252px 0px;
}
.course-index li#course03 a:hover{
	background-position: -252px -90px;
}

.course-index li#course04 a{
	width: 121px;
	height: 77px;
	position: absolute;
	left: 377px;
	top: 0px;
}
.course-index li#course04 a:link,
.course-index li#course04 a:visited{
	background-position: -377px 0px;
}
.course-index li#course04 a:hover{
	background-position: -377px -90px;
}

.course-index li#course05 a{
	width: 120px;
	height: 77px;
	position: absolute;
	left: 504px;
	top: 0px;
}
.course-index li#course05 a:link,
.course-index li#course05 a:visited{
	background-position: -504px 0px;
}
.course-index li#course05 a:hover{
	background-position: -504px -90px;
}

.course-index li#course06 a{
	width: 120px;
	height: 77px;
	position: absolute;
	left: 630px;
	top: 0px;
}
.course-index li#course06 a:link,
.course-index li#course06 a:visited{
	background-position: -630px 0px;
}
.course-index li#course06 a:hover{
	background-position: -630px -90px;
}
/* @end */

#top-contents {
	clear: both;
}

/* sub_area */
#top-contents .sub_area {
	width: 215px;
	float: right;
}

#top-contents .sub_area .book {
	background-color: #E6E5D6;
}

#top-contents .sub_area .book ul {
	padding: 10px;
}

#top-contents .sub_area .book ul li {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #997C62;
	padding-top: 10px;
	padding-bottom: 10px;
}

#top-contents .sub_area .book ul li div .photo {
	float: left;
	text-align: center;
	width: 90px;
}

#top-contents .sub_area .book ul li div h5 {
	font-size: 13px;
	color: #0068AD;
}

#top-contents .sub_area .book ul li div p {
	font-size: 12px;
	line-height: 15px;
	padding-top: 4px;
}


#top-contents .sub_area .book ul li .notes{
	clear: both;
	padding-top: 8px;
	font-size: 12px;
}
/* @end */

/* main_area */
#top-contents .main_area {
	width: 520px;
	float: left;
}




.center-banner{
	display: block;
	height: 65px;
	width: 520px;
	position: relative;
}

.center-banner .left{
	height: 60px;
	width: 255px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-indent: -9999px;
}

.center-banner .right{
	height: 60px;
	width: 255px;
	position: absolute;
	left: 265px;
	top: 0px;
	text-indent: -9999px;
}



/* news */
#top-contents .main_area .news{
	background-image: url(../../images/top_news_back.jpg);
	background-position: bottom;
}

#top-contents .main_area .news .box{
	height:200px;
	overflow:auto;
	overflow-x:hidden;
}

#top-contents .main_area .news ul{
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 8px;
}

#top-contents .main_area .news li{
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
}

#top-contents .main_area .news li span{
	font-weight: bold;
	float: left;
	width: 80px;
	font-size: 12px;
}

#top-contents .main_area .news li p{
	float: right;
	width: 365px;
}

/* importance */
#top-contents .main_area .importance{
	background-image: url(../images/back_f.jpg);
	padding: 15px;
	margin-bottom: 11px;
}

#top-contents .main_area .importance .back{
	background-image: url(../../images/impt02.gif);
	background-position: center bottom;
}

#top-contents .main_area .importance .back ul{
	background-image: url(../../images/impt01.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#top-contents .main_area .importance .back li{
	margin-bottom: 5px;
	padding-bottom: 3px;
	clear: both;
}

#top-contents .main_area .importance .back li span{
	font-weight: bold;
	float: left;
	width: 80px;
	font-size: 12px;
	color: #FFFFFF;
}

#top-contents .main_area .importance .back li p{
	float: right;
	width: 330px;
	color: #FFFFFF;
}

#top-contents .main_area .importance .back li p a:link,
#top-contents .main_area .importance .back li p a:visited{
	color: #ffffff;
}
#top-contents .main_area .importance .back li p a:hover{
	color: #ffffff;
	text-decoration: underline;
}
/* @end */

/* order */
#order-contents {
	clear: both;
}

#order-contents td {
	padding: 5px;
	text-align: left;
}

/* other */
#other-contents {
	clear: both;
}

#other-contents td {
	padding: 5px;
}

/* company */
#company-contents {
	clear: both;
}

/* dokusyo */
#dokusyo-contents {
	clear: both;
}
#dokusyo-contents p {
	color: #333333;
	padding-right: 8px;
	padding-left: 8px;
}
#dokusyo-contents h2 {
	font: bold 20px/24px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #1A3591;
}
#dokusyo-contents .title {
	font: bold 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #FFFF00;
}
#dokusyo-contents .right_p {
	float: right;
	margin-left: 20px;
}
#dokusyo-contents #wpart #table {
	clear: both;
}
#dokusyo-contents .serifu {
	font-size: 16px;
	line-height: 20px;
	color: #1A3591;
	margin-left: 10px;
}
#dokusyo-contents #serifu {
	font-size: 14px;
	line-height: 18px;
	margin-left: 40px;
}
#dokusyo-contents #wpart #table p {
	font: 12px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #333333;
	margin-right: 5px;
	margin-left: 5px;
}

/* analysis */
#analysis-contents {
	clear: both;
}
#analysis-contents p {
	color: #333333;
}
#analysis-contents .title1 {
	font: bold 18px/22px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #990000;
}
#analysis-contents .mondai {
	float: right;
	padding-left: 5px;
}
#analysis-contents .title2 {
	color: #990000;
	font: normal 14px/20px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
#analysis-contents .name {
	font: 16px/22px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #333333;
}

/* campaign */
#campaign-contents {
	clear: both;
}

.spring01 {
	clear: both;
}

.spring01 .sp15 {
	padding-bottom: 15px;
}

.spring01 .section {
	clear: both;
	padding-bottom: 30px;
}

.spring01 .section .entry{
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
}

.spring01 .section h4{
	padding-bottom: 10px;
}

.spring01 .section .clm2{
}

.spring01 .section .clm2 .photo{
	float: left;
	width: 240px;
}

.spring01 .section .clm2 .detil{
	width: 465px;
	float: right;
}

.spring01 .section .clm2 .detil h5{
	padding-bottom: 7px;
}

.spring01 .section .clm2 .detil p{
	font-size: 13px;
}

.spring01 .section .clm2 .detil p span{
	background-color: #FFF8B0;
}

.spring01 .section h5{
	clear: both;
}

.spring01 .section .art{
	background-image: url(../../campaign/img/fuct_01_entry_fuda.jpg);
	background-position: center bottom;
	margin-top: 20px;
}

.spring01 .section .art .inbox{
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 20px;
}

.spring01 .section .art .inbox .word{
	float: left;
	width: 307px;
}

.spring01 .section .art .inbox .word p{
	font-size: 13px;
	line-height: 25px;
}

.spring01 .section .art .inbox .word p span{
		background-color: #FFF8B0;
}

.spring01 .section .art .inbox .photo{
	float: right;
	width: 357px;
}

.spring01 .section .descript{
	background-image: url(../../campaign/img/fuct_01_entry05.jpg);
	height: 213px;
	width: 750px;
	position: relative;
}

.spring01 .section .descript .wd1{
	position: absolute;
	left: 270px;
	top: 44px;
	width: 213px;
	font-size: 13px;
	line-height: 23px;
}

.spring01 .section .descript .wd2{
	position: absolute;
	left: 503px;
	top: 44px;
	width: 213px;
	font-size: 13px;
	line-height: 23px;
}

.spring01 .section .spot01{
	background-image: url(../../campaign/img/fuct_01_entry06.jpg);
	background-position: center top;
	padding-top: 73px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

.spring01 .section .descript .wd1 span,
.spring01 .section .descript .wd2 span{
		background-color: #FFF8B0;
}

/* CSS safari */
body:first-of-type .spring01 .section .descript .wd1 {
   	position: absolute;
	top: 37px;
}
body:first-of-type .spring01 .section .descript .wd2 {
   	position: absolute;
	top: 37px;
}





/* site_map */
#site_map-contents {
	clear: both;
}
#site_map-contents td {
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 3px;
}

/* bunbundorimu */

#bunbundorimu-contents p{
	font-size: 13px;
	line-height: 1.5em;
	padding: 10px;
}


#bunbundorimu-contents {
	clear: both;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}

#bunbundorimu-contents td {
	
}

#bunbundorimu-contents .section {
	padding-bottom: 30px;
	text-align: left;
}

#bunbundorimu-contents .entry {
	padding-bottom: 15px;
	text-align: left;

}

#bunbundorimu-contents .merit_title {
}

#bunbundorimu-contents .merit_title h3 {
	padding-bottom: 15px;
}

#bunbundorimu-contents .merit_title h4 {
	padding-bottom: 10px;
	font-size: 18px;
}

#bunbundorimu-contents .merit_title p {
	padding-bottom: 7px;
}

#bunbundorimu-contents .merit_text {
}

#bunbundorimu-contents .merit_text h4 {
	padding-bottom: 10px;
}

#bunbundorimu-contents .curr td {
	padding-top: 7px;
	padding-bottom: 7px;
}

#bunbundorimu-contents .sys td {
	padding-top: 4px;
	padding-bottom: 4px;
}

#bunbundorimu-start{
}
#bunbundorimu-start .underSp{
	margin-bottom: 30px;
}
/*	20140722 NEW  */
#bunbundorimu-start .btnL{
	float: left;
	width: 360px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#bunbundorimu-start .btnR{
	float: right;
	width: 360px;
	margin-top: 30px;
	margin-bottom: 30px;
}



h2 {
	width: 750px;
	height: 50px;
	text-indent: -5000px;

}


h3.system_title-0 {
	background: url(../../bunbundorimu/images/title1.gif) no-repeat;
	height: 50px;
	text-indent: -5000px;
}

h3.system_title {
	background: url(../../cgi-bin/order/images/system-1-title.gif);
	text-indent: -5000px;
	width: 750px;
	height: 40px;
}

h3.system_title-2 {
	background-image: url(../../cgi-bin/order/images/system-1-title-2.gif);
	text-indent: -5000px;
	width: 750px;
	height: 40px;
}

h3.system_title-3 {
	background-image: url(../../cgi-bin/order/images/system-1-title-3.gif);
	text-indent: -5000px;
	width: 750px;
	height: 40px;
}

h3.system_title-4 {
	background-image: url(../../cgi-bin/order/images/system-1-title-4.gif);
	text-indent: -5000px;
	width: 750px;
	height: 40px;
}

h3.system_title-5 {
	background-image: url(../../cgi-bin/order/images/system-1-title-5.gif);
	text-indent: -5000px;
	width: 750px;
	height: 40px;
}
h3.system_title-7 {
	background: url(../../bunbundorimu/images/title4.gif) no-repeat;
	height: 50px;
	text-indent: -5000px;
}

h3.system_title-8 {
	background: url(../../bunbundorimu/images/title5.gif) no-repeat;
	height: 50px;
	text-indent: -5000px;
}

.attention{
	background:;
	width: 710px;
	border-radius: 7px;
	-webkit-border-radius: 7px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 7px;
	background: #fff7c2;
	border: thin solid #0033FF;
	margin: 10px 20px 0px 0px;
	}

.attention p{
	font-size: 12px;
	line-height: 1.5em;
	padding: 20px;
}

h3.system_title-6 {
	background: url(../../bunbundorimu/images/title2.gif) no-repeat;
	text-indent: -5000px;
	width: 750px;
	height: 50px;
}
h3.system_title-9 {
	background: url(../../bunbundorimu/images/title6.gif) no-repeat;
	height: 60px;
	text-indent: -5000px;
}


.payment_title-3{
	background: url(../../cgi-bin/order/images/pay-title-3.gif) no-repeat;
	height: 40px;
	width: 710px;
	text-indent: -5000px;

	}
	
	.payment_title-4{
	background: url(../../cgi-bin/order/images/pay-title-4.gif) no-repeat;
	height: 40px;
	width: 710px;
	text-indent: -5000px;
	}
	
	.payment_title-5{
	background: url(../../cgi-bin/order/images/pay-title-5.gif) no-repeat;
		height: 30px;
	width: 710px;
	text-indent: -5000px;
	}
	.payment_title-8{
	background: url(../../cgi-bin/order/images/pay-title-8.gif) no-repeat;
	height: 30px;
	width: 710px;
	text-indent: -5000px;
	}
	.payment_title-9{
	background: url(../../cgi-bin/order/images/pay-title-9.gif) no-repeat;
	height: 30px;
	width: 710px;
	text-indent: -5000px;
	}
	.payment_title-10{
	background: url(../../cgi-bin/order/images/pay-title-10.gif) no-repeat;
	height: 30px;
	width: 710px;
	text-indent: -5000px;
	}



#otodokebi{
	display: block;
	width: 710px;
	position: relative;
	}
	
#otodokebi p.otd-btm{
	display: block;
	position: absolute;
	left: 535px;
	top: 235px;
	font-size: 11px;
		}


/* bunbundorimu */
#interview-contents {
	clear: both;
	padding-right: 15px;
	padding-left: 15px;
}

#interview-contents .section {
	padding-bottom: 30px;
}

#interview-contents .entry {
	padding-bottom: 15px;

}

#interview-contents .section .culumn2 {
}

#interview-contents .section .culumn2 .photo {
	float: left;
	width: 230px;
}

#interview-contents .section .culumn2 p {
	float: right;
	width: 475px;
}

#interview-contents .interview_title {
}

#interview-contents .interview_title h3 {
	padding-bottom: 15px;
}

#interview-contents .interview_title p {
	padding-bottom: 7px;
}

#interview-contents .interview_text {
}

#interview-contents .interview_text h4 {
	padding-bottom: 10px;
}



/* parentsinfo */
#parentsinfo-contents {
	clear: both;
}

#parentsinfo-contents .indexp {
}

#parentsinfo-contents .indexp li div{
	height: 51px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A80D6D;
	position: relative;
}

#parentsinfo-contents .indexp li div .new{
	position: absolute;
	top: 13px;
	right: 0px;
	background-image: url(../../parentsinfo/img/prs_bt_new.jpg);
	height: 21px;
	width: 193px;
}

#parentsinfo-contents .indexp li div .new span{
	font-size: 11px;
	padding-left: 80px;
	color: #FFFFFF;
	display: block;
	padding-top: 2px;
}

#parentsinfo-contents .indexp li .coment{
	padding-top: 5px;
	padding-bottom: 45px;
}


#parentsinfo-contents td {
	clear: both;
	padding: 5px;
	text-align: left;
}

/* work */
#work-contents {
	clear: both;
	padding-right: 15px;
	padding-left: 15px;
}

#work-contents .title {
	position: relative;
	padding-bottom: 40px;
}

#work-contents .title p {
	width: 474px;
	padding-top: 15px;
	font-size: 13px;
}

#work-contents .title img {
	position: absolute;
	top: -43px;
	right: 0px;
}

#work-contents .layout1 {
	padding-bottom: 30px;
}

#work-contents .layout1 .photo {
	float: left;
	width: 231px;
}

#work-contents .layout1 .details {
	float: right;
	width: 474px;
}

#work-contents .layout1 .details p {
}

#work-contents .layout1 .details h4 {
	padding-bottom: 5px;
}

#work-contents .layout1 .cap {
	float: left;
	width: 231px;
	text-align: center;
	margin-top: 5px;
}

#work-contents .sakuhin {
	clear: both;
	padding-bottom: 30px;
}

#work-contents .sakuhin p {
	text-align: right;
	padding-bottom: 5px;
}

#work-contents .sakuhin .page {
	padding-top: 8px;
	padding-left: 148px;
}

#work-contents .sakuhin .page li {
	float: left;
	padding-right: 5px;
}

#work-contents .evaluation {
	clear: both;
	padding-bottom: 15px;
	background-image: url(../../special/img/work07.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 30px;
}

#work-contents .evaluation h5{
	font-size: 28px;
	padding-left: 25px;
	padding-bottom: 15px;
	font-weight: normal;
}

#work-contents .evaluation .article ul {
	padding-left: 25px;
}

#work-contents .evaluation .article ul {
	width: 700px;
}

#work-contents .evaluation .article li {
	width: 347px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#work-contents .evaluation .article li h6{
	font-size: 15px;
	width: 337px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #E1380D;
	margin-bottom: 3px;
	padding-left: 6px;
}

#work-contents .evaluation .article li p{
	width: 337px;
}

#work-contents .supplement {
	clear: both;
	border: 1px solid #E66C00;
	margin-bottom: 30px;
}

#work-contents .supplement h4 {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

#work-contents .supplement .p01{
	padding-left: 20px;
	padding-right: 58px;
}

#work-contents .supplement .p02{
	padding-right: 58px;
}

#work-contents .supplement p {
	font-size: 12px;
	text-align: center;
	margin-bottom: 10px;
}

/* courses */
#courses-contents {
	clear: both;
	text-align: left;
}

#courses-contents h5 {
	border-bottom: 1px dotted #990000;
    border-left: 5px solid #990000;
    color: #990000;
    font-size: 16px;
    font-weight: normal;
    height: 30px;
    letter-spacing: 0.1em;
    margin: 0 0 10px;
    padding: 3px 0 0 10px;
}


#courses-contents td {
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
}

#courses-contents .t2 a:link,
#courses-contents .t2 a:visited{
	color: #1D4FB3;
}
#courses-contents .t2 a:hover{
	color: #1D4FB3;
	text-decoration: underline;
}

/* courses  _NEW*/

#courses-contents {
}

#courses-contents .section {
	clear: both;
	padding-top: 18px;
}

#courses-contents .section h4 {
	padding-right: 13px;
	padding-left: 13px;
}

#courses-contents .entry {
	clear: both;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 13px;
}

#courses-contents .entry h5{
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
	padding: 0px;
}

#courses-contents .article_title {
	font-family:helvetica, clean, "Hiragino Kaku Gothic Pro", sans-serif;
	font-size:160%;
	font-weight:bold;
	letter-spacing:-0.04em;
	line-height:1.5;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

#courses-contents .entry .article_title_s {
	font-family:helvetica, clean, "Hiragino Kaku Gothic Pro", sans-serif;
	font-size:100%;
	font-weight:bold;
	letter-spacing:-0.04em;
	line-height:1.5;
	color: #000000;
}

#courses-contents .entry .textimg {
	padding-left: 51px;
	padding-bottom: 7px;
}

#courses-contents .entry .support_cc{
	padding-bottom: 3px;
	padding-top: 7px;
}

#courses-contents .entry .boxtext th {
	text-align: left;
	padding-right: 50px;
	padding-left: 51px;
}

#courses-contents .entry .boxtexts th {
	text-align: left;
	padding-right: 50px;
	padding-left: 51px;
}

#courses-contents .entry .boxtexts td {
	width: 498px;
}

#courses-contents .section .suppbox {
	padding-right: 26px;
	padding-left: 26px;
	padding-bottom: 0px;
	padding-top: 7px;
}

/* suppbox　clm3*/
#courses-contents .section .suppbox .clm3 {
	width: 721px;
}

#courses-contents .section .suppbox .clm3 li {
	width: 237px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#courses-contents .section .suppbox .clm3 li .box {
	width: 224px;
}

#courses-contents .section .suppbox .clm3 li .box th {
	text-align: left;
	padding-bottom: 6px;
}

#courses-contents .section .suppbox .clm3 li .box td {
	text-align: left;
	padding-bottom: 6px;
	width: 91px;
}

#courses-contents .section .suppbox .clm3 li .box .sp3 {
	padding-bottom: 3px;
}

/* suppbox　clm2*/
#courses-contents .section .suppbox .clm2 {
	width: 721px;
}

#courses-contents .section .suppbox .clm2 li {
	width: 360px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#courses-contents .section .suppbox .clm2 li .box {
	width: 340px;
}

#courses-contents .section .suppbox .clm2 li .box .printig_img {
	float: left;
	width: 125px;
}

#courses-contents .section .suppbox .clm2 li .box .details {
	float: right;
	width: 198px;
}

#courses-contents .section .suppbox .clm2 li .box .details h6 {
	padding-bottom: 2px;
}




/* clm2*/
#courses-contents .entry .clm2 {
	width: 760px;
}

#courses-contents .entry .clm2 li {
	width: 372px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#courses-contents .entry .clm2 li .box {
	width: 352px;
}

#courses-contents .entry .clm2 li .box .printig_img {
	float: left;
	width: 125px;
}

#courses-contents .entry .clm2 li .box .details {
	float: right;
	width: 210px;
}

#courses-contents .entry .clm2 li .box .details h6 {
	padding-bottom: 2px;
}

/* battiri*/
#courses-contents .entry .clm2 .photo {
	width: 325px;
}
#courses-contents .entry .clm2 .caption {
	width: 399px;
}
#courses-contents .entry .clm2 .saiten {
	width: 399px;
	height: 240px;
	position: relative;
}
#courses-contents .entry .clm2 .saiten img {
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 0px;
}

#courses-contents .entry .clm2 .saiten p {
	position: absolute;
	z-index: 15;
	left: 166px;
	top: 42px;
	height: 180px;
	width: 208px;
}




/* clm1*/
#courses-contents .entry .clm2 .clm1 {
	width: 724px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#courses-contents .entry .clm2 .clm1 .box {
	width: 724px;
}
#courses-contents .entry .clm2 .clm1 .box .printig_img {
	float: left;
	width: 384px;
}
#courses-contents .entry .clm2 .clm1 .box .details {
	float: right;
	width: 312px;
}

/* clm1-cent*/
#courses-contents .entry .clm2 .clm1-cent {
	width: 724px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#courses-contents .entry .clm2 .clm1-cent .box {
	width: 724px;
}
#courses-contents .entry .clm2 .clm1-cent .box .printig_img {
	float: left;
	padding-left: 51px;
}
#courses-contents .entry .clm2 .clm1-cent .box .details {
	float: right;
	width: 406px;
}
#courses-contents .entry .clm2 .clm1-cent .box .details p {
	padding-right: 51px;
}

/* clm3*/
#courses-contents .entry .clm3 {
	width: 760px;
}

#courses-contents .entry .clm3 li {
	width: 248px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#courses-contents .entry .clm3 li .box {
	width: 228px;
}

#courses-contents .entry .clm3 li .imgsp {
	padding-bottom: 4px;
}

#courses-contents .title_area{
	padding-top: 35px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
}

#courses-contents .title_area .coursename{
	float: left;
	width: 451px;
}

#courses-contents .title_area .coursename h5{
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#courses-contents .title_area .sub{
	float: right;
	width: 250px;
}

#courses-contents .title_area .sub .teaching{
	padding-top: 10px;
	padding-bottom: 10px;
}




/* color01*/
.course01 #courses-contents .coursetitle{
	background-image: url(../../courses/img/1courses_icon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #BFE5F7;
}
.course01 #courses-contents .cfont{
	color: #0097E0;
}
.course01 #courses-contents .entry .clm2 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #0097E0;
	border-bottom-color: #0097E0;
	margin-bottom: 10px;
}
.course01 #courses-contents .entry .clm3 li .pg_title{
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #0097E0;
	border-bottom-color: #0097E0;
	margin-bottom: 10px;
}
.course01 #courses-contents .section .suppbox .clm3 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #0097E0;
	border-bottom-color: #0097E0;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}
.course01 #courses-contents .entry .clm3 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #0097E0;
	border-bottom-color: #0097E0;
	margin-bottom: 10px;
}
.course01 #courses-contents .section .supp {
	background-image: url(../../courses/img/1_title_sub6_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* color02*/
.course02 #courses-contents .coursetitle{
	background-image: url(../../courses/img/2courses_icon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fce0ea;
}
.course02 #courses-contents .cfont{
	color: #e5004f;
}
.course02 #courses-contents .entry .clm2 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #e5004f;
	border-bottom-color: #e5004f;
	margin-bottom: 10px;
}
.course02 #courses-contents .entry .clm3 li .pg_title{
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #e5004f;
	border-bottom-color: #e5004f;
	margin-bottom: 10px;
}
.course02 #courses-contents .section .suppbox .clm3 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #e5004f;
	border-bottom-color: #e5004f;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}
.course02 #courses-contents .entry .clm3 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #e5004f;
	border-bottom-color: #e5004f;
	margin-bottom: 10px;
}
.course02 #courses-contents .section .supp {
	background-image: url(../../courses/img/2_title_sub06_2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* color03*/
.course03 #courses-contents .coursetitle{
	background-image: url(../../courses/img/3courses_icon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FCE5BF;
}
.course03 #courses-contents .cfont{
	color: #F39800;
}
.course03 #courses-contents .entry .clm2 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #F39800;
	border-bottom-color: #F39800;
	margin-bottom: 10px;
}
.course03 #courses-contents .entry .clm3 li .pg_title{
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #F39800;
	border-bottom-color: #F39800;
	margin-bottom: 10px;
}
.course03 #courses-contents .section .suppbox .clm3 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #F39800;
	border-bottom-color: #F39800;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}
.course03 #courses-contents .entry .clm3 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #F39800;
	border-bottom-color: #F39800;
	margin-bottom: 10px;
}
.course03 #courses-contents .section .supp {
	background-image: url(../../courses/img/3_title_sub6_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* color04*/
.course04 #courses-contents .coursetitle{
	background-image: url(../../courses/img/4courses_icon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #BFDCF0;
}
.course04 #courses-contents .cfont{
	color: #0075C2;
}
.course04 #courses-contents .entry .clm2 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #0075C2;
	border-bottom-color: #0075C2;
	margin-bottom: 10px;
}
.course04 #courses-contents .entry .clm3 li .pg_title{
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #0075C2;
	border-bottom-color: #0075C2;
	margin-bottom: 10px;
}
.course04 #courses-contents .section .suppbox .clm3 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #0075C2;
	border-bottom-color: #0075C2;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}

.course04 #courses-contents .section .suppbox .clm2 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #0075C2;
	border-bottom-color: #0075C2;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}
.course04 #courses-contents .entry .clm3 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #0075C2;
	border-bottom-color: #0075C2;
	margin-bottom: 10px;
}
.course04 #courses-contents .section .supp {
	background-image: url(../../courses/img/4_title_sub6_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* color05*/
.course05 #courses-contents .coursetitle{
	background-image: url(../../courses/img/5courses_icon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F1C5C7;
}
.course05 #courses-contents .cfont{
	color: #C8161E;
}
.course05 #courses-contents .entry .clm2 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #C8161E;
	border-bottom-color: #C8161E;
	margin-bottom: 10px;
}
.course05 #courses-contents .entry .clm3 li .pg_title{
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #C8161E;
	border-bottom-color: #C8161E;
	margin-bottom: 10px;
}
.course05 #courses-contents .section .suppbox .clm3 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #C8161E;
	border-bottom-color: #C8161E;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}
.course05 #courses-contents .section .suppbox .clm2 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #C8161E;
	border-bottom-color: #C8161E;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}
.course05 #courses-contents .entry .clm3 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #C8161E;
	border-bottom-color: #C8161E;
	margin-bottom: 10px;
}
.course05 #courses-contents .section .supp {
	background-image: url(../../courses/img/5_title_sub6_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* color06*/
.course06 #courses-contents .coursetitle{
	background-image: url(../../courses/img/6courses_icon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #D9E2F0;
}
.course06 #courses-contents .cfont{
	color: #004098;
}
.course06 #courses-contents .entry .clm2 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #004098;
	border-bottom-color: #004098;
	margin-bottom: 10px;
}
.course06 #courses-contents .entry .clm3 li .pg_title{
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #004098;
	border-bottom-color: #004098;
	margin-bottom: 10px;
}
.course06 #courses-contents .section .suppbox .clm3 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #004098;
	border-bottom-color: #004098;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}
.course06 #courses-contents .section .suppbox .clm2 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #004098;
	border-bottom-color: #004098;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}
.course06 #courses-contents .entry .clm3 li .pg_title {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #004098;
	border-bottom-color: #004098;
	margin-bottom: 10px;
}
.course06 #courses-contents .section .supp {
	background-image: url(../../courses/img/6_title_sub6_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


/* qanda */
#qanda-contents {
	clear: both;
	padding-right: 15px;
	padding-left: 15px;
}

#qanda-contents td {
	padding-top: 7px;
	padding-bottom: 7px;
}

#qanda-contents td .t3 {
	padding-left: 10px;
}

#qanda-contents td a:link,
#qanda-contents td a:visited {
    color: #1D4FB3;
    text-decoration: none;
}

#qanda-contents td a:hover {
	color: #1D4FB3;
	text-decoration: underline;
}

/* voice */
#voice-contents {
	clear: both;
}

#voice-contents td {
	padding-top: 5px;
	padding-bottom: 5px;
}

#voice-contents td .t1 {
	font-size: 10px;
	line-height: 12px;
	display: block;
	padding-top: 5px;
	padding-bottom: 3px;
}

#voice-contents .copy01 {
	font-size: 16px;
	color: #0066FF;
	font-weight: bold;
}
#voice-contents .copy02 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
#voice-contents .copy03 {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
#voice-contents .copy04 {
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
}
#voice-contents .copy05 {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
#voice-contents .copy06 {
	font-size: 16px;
	font-weight: bold;
	color: #3300FF;
}

/* newspg-contents */
#newspg-contents {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 1px solid #0066FF;
}

#newspg-contents h2 {
	color: #FFFFFF;
	background-color: #0066FF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: helvetica, clean, "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 122%;
	line-height: 1.5;
	margin-bottom: 10px;
}

#newspg-contents .box {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}


#newspg-contents .conts p {
	margin-bottom: 10px;
}

#newspg-contents .fuder {
	font-size: 80%;
	line-height: 140%;
	color: #666666;
	margin-top: 10px;
}

#newspg-contents .fuder span {
	font-weight: bold;
	display: block;
	color: #000000;
}

#newspg-contents p a:link,
#newspg-contents p a:visited{
	color: #0066FF;
}
#newspg-contents p a:hover{
	color: #0066FF;
	text-decoration: underline;
}

#newspg-contents .style01 {
	font-family: helvetica, clean, "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 188%;
	line-height: 1.5;
	font-weight: bold;
}

#newspg-contents .style02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 3px;
}


#b-sys h2{
	}
	
	/*footerbt*/
.footerbt {
	clear: both;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

.footerbt p{
	text-align: center;
	display: block;
}

.footerbt ul{
	position: relative;
	height: 41px;
	width: 940px;
}

.footerbt ul li{
	text-indent: -9999px;
}

.footerbt li#free a{
	display: block;
	width: 461px;
	height: 41px;
	background-image: url(../images/fbt01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
	position: absolute;
}
.footerbt li#free a:link,
.footerbt li#free a:visited{
	background-position: 0px 0px;
}
.footerbt li#free a:hover{
	background-position: 0px -41px;
}

.footerbt li#admission a{
	display: block;
	width: 461px;
	height: 41px;
	background-image: url(../images/fbt02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	left: 480px;
	top: 1px;
	position: absolute;
}
.footerbt li#admission a:link,
.footerbt li#admission a:visited{
	background-position: 0px 0px;
}
.footerbt li#admission a:hover{
	background-position: 0px -41px;
}


/*footerbt-af用*/
.footerbt2 {
	clear: both;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
}

.footerbt2 p{
	text-align: center;
	display: block;
}

.footerbt2 ul{
	position: relative;
	height: 41px;
	width: 725px;
}

.footerbt2 ul li{
	text-indent: -9999px;
}

.footerbt2 li#free a{
	display: block;
	width: 360px;
	height: 41px;
	background-image: url(../images/fbt01-1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
	position: absolute;
}
.footerbt2 li#free a:link,
.footerbt2 li#free a:visited{
	background-position: 0px 0px;
}
.footerbt2 li#free a:hover{
	background-position: 0px -41px;
}

.footerbt2 li#admission a{
	display: block;
	width: 360px;
	height: 41px;
	background-image: url(../images/fbt02-1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	left: 365px;
	top: 1px;
	position: absolute;
}
.footerbt2 li#admission a:link,
.footerbt2 li#admission a:visited{
	background-position: 0px 0px;
}
.footerbt2 li#admission a:hover{
	background-position: 0px -41px;
}



/*読書感想文の書き方教えます*/
#dokusyo{
	margin-top: 10px;
}
#dokusyo h2{
	margin-top: 50px;
	margin-bottom: 30px;
}
#dokusyo .DS_space{
	margin-top: 50px;
	margin-bottom: 50px;
}
#dokusyo #DS_saito{
	background-image: url(../../dokusyo/images/ill03.jpg);
	background-repeat: no-repeat;
	height: 270px;
	margin-bottom: 50px;
	padding-left: 190px;
	text-align: left;
	font-size: 14px;
	line-height: 1.6em;
}
#dokusyo #DS_saito p{
	margin-bottom: 10px;
}
#dokusyo .DS_colorBule{
	color: #01BAE6;
}
#dokusyo #DS_voice{
	font-size: 14px;
	line-height: 1.6em;
	background-image: url(../../dokusyo/images/voice_bg.jpg);
	background-repeat: repeat-y;
	margin-bottom:30px;
	text-align: left;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	background-position: left top;
	margin-top: 10px;
}
#dokusyo #DS_voice #DS_voice1{
	clear: both;
	margin-top: 20px;
}
#dokusyo #DS_voice #DS_voice1 #DS_voice1P{
	float: left;
	width: 196px;
}
#dokusyo #DS_voice #DS_voice1 #DS_voice1T{
	float: right;
	width: 430px;
}
#dokusyo #DS_voice h3{
	font-size: 16px;
	line-height: 1.6em;
	margin-bottom: 10px;
}
#dokusyo #DS_voice .textRight{
	text-align: right;
}
#dokusyo #DS_voice #DS_voice2{
	clear: both;
}
#dokusyo #DS_voice #DS_voice2 #DS_voice2P{
	float: right;
	width: 196px;
}
#dokusyo #DS_voice #DS_voice2 #DS_voice2T{
	float: left;
	width: 430px;
}
#dokusyo a:hover img{
opacity:0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
}
#dokusho_rakuraku{
	clear: both;
	margin-top: 50px;
}
#dokusho_rakuraku #DKR_img{
	float: left;
	width: 180px;
	margin-bottom: 40px;
}
#dokusho_rakuraku #DKR_info{
	float: right;
	width: 540px;
}
#dokusho_rakuraku #DKR_info img{
	margin-bottom: 10px;
}
