@charset "shift_jis";
/* CSS Document */

/*body
=============================*/
*{
	margin:0px;
	padding:0px;}

html, body{
	font-family: 'MS PGothic', 'Osaka', sans-serif;
	background:url(images/bg_top.jpg) repeat-x #ffffff;
	font-size: 14px;
	line-height: 1.4;
}
#height{
	height:100%;
}
p,b,h1,h2,h3,h4,h5,ul,li,dl,dt,dd,tr,td,span{
	padding:0px;
	margin:0px;
}
a img{
	border:none;
	outline:none;
}
#mainwrapper{
	/*margin:0 auto;
	padding:0px;*/
	position:relative;
}
#height #mainwrapper{
	min-height:100%;
}
#wrapper{
	margin:0 auto;
	padding:0px;
	width:900px;
}
/*header
===============================*/
#header{
	height:107px;
	width: 945px;
	margin:0 auto;
}
#header #logo{
	width:313px;
	padding:23px 0px 0px 0px;
	float:left;
}
#header #account{
	float:right;
	padding:40px 0px 0px 0px;
	font-size:13px;
	text-align: right;
}

#header #logout, #header #changepw{
    float:right;
    padding:5px 0px 0px 15px;
    font-weight: bolder;
    background: 0px 8px url(images/icn_greenarrow2.png) no-repeat;
}

#header #logout a, #header #changepw span{
    text-decoration: none;
    color: #0000EE;
    cursor: pointer;
}

#header #logout a:hover, #header #changepw span:hover{
    text-decoration: underline;
    color: #0000EE;
    cursor: pointer;
}
#header #logout a:visited{
    color: #0000EE;
}

/*content
===============================*/
#main_bodytop{
    background:url(images/bg_mainbgtop.jpg) repeat-x #deca96;
    min-height:351px;
    min-width: 945px;
}
#main_bodytop #main_topcontainer{
width:945px;
margin:0 auto;
padding:20px 0px 0px 0px;
}
#main_bodytop #main_topcontainer #bg_patternbg{
	background:url(images/bg_patternbg.jpg) no-repeat 0px 20px;
	height:325px;
	padding:0px 0px 10px 0px;
}
*html #main_bodytop #main_topcontainer #bg_patternbg{
	background:url(images/bg_patternbg.jpg) no-repeat 0px 20px;
	height:330px;

}
#error{
	background:#f7efe2;
	border:1px #ed2324 solid;
	padding:5px 0px 5px 0px;
	color:#F00;
	margin:0px 0px 15px 0px;

}
#error p{
	background: url(images/icn_error.jpg) no-repeat;
	padding:0px 0px 0px 30px;
	font-size:14px;
	width:458px;
	margin:0 auto;
}
#mainleft{
	float:left;
	width:620px;
}
*html #mainleft{
	float:left;
	width:620px;
	height:300px;

}
#imagebox{
	padding:40px 0px 30px 6px;
}
*html #imagebox{
	padding:40px 0px 30px 3px;
}
#breadcrumbs{padding:5px; font-size:11px;}
#breadcrumbs a{
	color:#1bbdf2;
	}
#bg_patternbg #login{
	width:324px;
	float:left;
	display:block;
}
#bg_patternbg #login{
	width:324px;
	float:left;
	display:block;
/*	height:300px;*/
}
#logincontent{
	padding:15px 15px 15px 30px;
}
*html #logincontent{
	padding:15px 15px 0px 30px;
}
#logincontent ul{
	list-style-type:none;
}
#logincontent ul li{
	float:left;

}
*html #logincontent ul li{
	float:left;
	display:inline;
}
#loginbg1{
background:url(images/bg_textbox02.jpg) no-repeat;
height:37px;
width:254px;
}

#loginbg2{
background:url(images/bg_textbox02.jpg) no-repeat;
height:37px;
width:254px;
}
#bordernone01{
outline: none;
border:0px;
background:none;
width:240px;
padding:10px 0px 0px 7px;
line-height: 20px;
}
#bordernone02{
outline: none;
border:0px;
background:none;
width:240px;
padding:10px 0px 0px 7px;
line-height: 20px;
}
*html #bordernone01{
border:0px;
background:none;
height:37px;
width:236px;
padding:0px 0px 0px 7px;
margin:10px 0px 0px 7px;
}
*html #bordernone02{
border:0px;
background:none;
height:37px;
width:236px;
padding:0px 0px 0px 7px;
margin:10px 0px 0px 7px;
}
#loginsubmit{
background:url(images/btn_login.jpg) no-repeat;
width:144px;
height:44px;
border:none;
cursor:pointer;
}
ul#loginlink{
	list-style-type:none;
}
ul#loginlink li{
background:url(images/icn_greenarrow.jpg) no-repeat 0px 6px;
float:none!important;
padding:0px 0px 0px 15px;

}
*html ul#loginlink li{
background:url(images/icn_greenarrow.jpg) no-repeat 0px 6px;
float:none!important;
padding:0px 0px 0px 15px;
display:block;
}
ul#loginlink li a{
	font-size:12px;
	color:#009bd4;
}
#loginsubmit:hover{
background:url(images/btn_login.jpg) no-repeat 0px -46px;
}
#bg_patternbg #login #bg_loginbgmid{
	background:url(images/bg_loginbgmid.png) repeat-y;
	width:324px;
	margin:0px;
	padding:0px;
}
#bg_patternbg #login #bg_loginbgbottom{
	background:url(images/bg_loginbgbottom.png) no-repeat;
	width:324px;
		height:9px;
		overflow:hidden;
		margin:0px;
		padding:0px;
}
*html #bg_patternbg #login #bg_loginbgbottom{
	background:url(images/bg_loginbgbottom.png) no-repeat 0px 0px;
	width:324px;
		height:9px;
		overflow:hidden;
			margin:0px;
		padding:0px;
		float:right;

}
#bg_patternbg #login #bg_loginbgtop{
	background:url(images/bg_loginbgtop.png) no-repeat;
	width:324px;
	height:31px;
	overflow:hidden;
}

#main_bodybottom{
    background:url(images/bg_mainbgbottom.jpg) repeat-x #585858;
    min-height:200px;
}
*html #main_bodybottom{
background:url(images/bg_mainbgbottom.jpg) repeat-x;
height:200px;
}
#content_bodybot{
padding-top:30px;
width: 945px;
margin:0 auto;
color:#FFF;
}
#nav{
background:url(images/bg_nav.jpg) repeat-x;
height:43px;
}
#navigation{
width: 945px;
height:43px;
margin:0 auto;
}
#navigation ul{
	list-style-type:none;
}
#navigation ul li{
	float:left;}

#navigation ul li#nav01,
#navigation ul li#nav02,
#navigation ul li#nav03,
#navigation ul li#nav04,
#navigation ul li#nav07,
#navigation ul li#nav08,
#navigation ul li#nav02_out,
#navigation ul li#nav03_out,
#navigation ul li#nav04_out,
#navigation ul li#nav07_out,
#navigation ul li#nav08_out {
/*width:152px;*/
width:126px;
height:43px;
margin:0px 8px 0px 0px;
}
#navigation ul li#nav06,
#navigation ul li#nav06_out {
width:184px;
height:43px;
margin:0px 8px 0px 0px;
}

#navigation ul li#nav01 a{
background:url(images/btn_navi.jpg) no-repeat;
/*width:152px;*/
width:126px;
height:43px;
display:block;
text-indent:-9999px;
}
#navigation ul li#nav01 a:hover{
background:url(images/btn_navi.jpg) no-repeat 0px -45px;
}
#navigation ul li#nav01 a.selected{
background:url(images/btn_navi.jpg) no-repeat 0px -45px;
}
#navigation ul li#nav02 a{
background:url(images/btn_navi.jpg) no-repeat -137px 0px;
/*width:152px;*/
width:126px;
height:43px;
display:block;
text-indent:-9999px;
}
#navigation ul li#nav02 a:hover{
background:url(images/btn_navi.jpg) no-repeat -137px -45px;
}
#navigation ul li#nav02 a.selected{
background:url(images/btn_navi.jpg) no-repeat -137px -45px;
}

#navigation ul li#nav02_out {
text-indent: -30000px;
background:url(images/btn_navi.jpg) no-repeat -137px -90px;
}
#navigation ul li#nav03 a{
background:url(images/btn_navi.jpg) no-repeat -275px 0px;
/*width:152px;*/
width:126px;
height:43px;
display:block;
text-indent:-9999px;
}
#navigation ul li#nav03 a:hover{
background:url(images/btn_navi.jpg) no-repeat -275px -45px;
}
#navigation ul li#nav03 a.selected{
background:url(images/btn_navi.jpg) no-repeat -275px -45px;
}

#navigation ul li#nav03_out{
text-indent: -30000px;
background:url(images/btn_navi.jpg) no-repeat -275px -90px;
}
#navigation ul li#nav04 a{
background:url(images/btn_navi.jpg) no-repeat -411px 0px;
/*width:152px;*/
width:126px;
height:43px;
display:block;
text-indent:-9999px;
}
#navigation ul li#nav04 a:hover{
background:url(images/btn_navi.jpg) no-repeat -411px -45px;
}
#navigation ul li#nav04 a.selected{
background:url(images/btn_navi.jpg) no-repeat -411px -45px;
}

#navigation ul li#nav04_out{
text-indent: -30000px;
background:url(images/btn_navi.jpg) no-repeat -411px -90px;
}
#navigation ul li#nav07 a{
background:url(images/btn_navi.jpg) no-repeat -549px 0px;
width:126px;
height:43px;
display:block;
text-indent:-9999px;
}
#navigation ul li#nav07 a:hover{
background:url(images/btn_navi.jpg) no-repeat -549px -45px;
}
#navigation ul li#nav07 a.selected{
background:url(images/btn_navi.jpg) no-repeat -549px -45px;
}

#navigation ul li#nav07_out {
text-indent: -30000px;
background:url(images/btn_navi.jpg) no-repeat -549px -90px;
}
#navigation ul li#nav08 a{
background:url(images/btn_navi.jpg) no-repeat -685px 0px;
width:126px;
height:43px;
display:block;
text-indent:-9999px;
}
#navigation ul li#nav08 a:hover{
background:url(images/btn_navi.jpg) no-repeat -685px -45px;
}
#navigation ul li#nav08 a.selected{
background:url(images/btn_navi.jpg) no-repeat -685px -45px;
}

#navigation ul li#nav08_out {
text-indent: -30000px;
background:url(images/btn_navi.jpg) no-repeat -685px -90px;
}
#navigation #nav05{
/*float:right;*/
float:left;
width:110px;
height:43px;
}
#navigation #nav05 a{
background:url(images/btn_navi.jpg) no-repeat -837px 0px;
width:127px;
height:43px;
display:block;
text-indent:-9999px;
}
#navigation #nav05 a:hover{
background:url(images/btn_navi.jpg) no-repeat -837px -45px;
}
#navigation #nav05 a.selected{
background:url(images/btn_navi.jpg) no-repeat -837px -45px;
}

#navigation ul li#nav06 a{
background:url(images/btn_navi.jpg) no-repeat -640px 0px;
width:184px;
height:43px;
display:block;
text-indent:-9999px;
}
#navigation ul li#nav06 a:hover{
background:url(images/btn_navi.jpg) no-repeat -640px -45px;
}
#navigation ul li#nav06 a.selected{
background:url(images/btn_navi.jpg) no-repeat -640px -45px;
}
#navigation ul li#nav06_out {
text-indent: -30000px;
background:url(images/btn_navi.jpg) no-repeat -640px -90px;
}


/*content body*/
#contentbody{
    margin:25px auto;
    min-height: 450px;
}
#contentbox{
    margin:0 auto;
    width: 945px;
}

#context{
    float:left;
    width:690px;
}
#context-gdo{ width:100%; }
#context h1,
#context-gdo h1 {
background:#e1e1e1;
font-size:14px;
padding:5px 5px 5px 15px;
color:#575757;
}
#context h2,
#context-gdo h2 {
border-left:solid #858585 5px;
color:#484848;
font-size:15px;
padding:0px 0px 0px 10px;
margin:0px 0px 10px 0px;
}
#context h3,
#context-gdo h3{
border-left:solid #858585 5px;
color:#484848;
font-size:15px;
padding:0px 0px 0px 10px;
margin:0px 0px 10px 0px;
}
#context h4,
#context-gdo h4{
border-left:solid #858585 5px;
color:#484848;
font-size:14px;
padding:0px 0px 0px 10px;
margin:0px 0px 10px 0px;
}
#context a,
#context-gdo a {
	 color: #36B7E1;
}
#newsbox{
	padding:15px;
}
#newsbox dl{
border-bottom:dotted 1px #959595;
margin:0px 0px 10px 0px;
clear:both;
display:block;
}
#newsbox dl dt{
float:left;
width:120px;
}
#newsbox dl dd{
float:left;
width:400px;
}
#toptext{
	border:1px solid #f0d8a6;
	background:#ffefcd;
	text-align:center;
	padding:5px;
	color: #575757;
	font-size:13px;
	margin:2px 0px 2px 0px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}
#instructor{
	margin:0px 0px 10px 0px;
}

#btn_booklesson, #btn_waiting_book, #btn_waiting_list{
    height:34px;
    width:136px;
    display:block;
    text-indent:-99999px;
    float:right;
    margin:0px 0px 0px 2px;
    cursor: pointer;
    display: none;
}

#btn_waiting_list, #btn_waiting_book {
	height:28px;
    width:136px;
}
#btn_waiting_list {
	display: block;
}

.btn_booklesson_active{
    background:url(images/btn_booklesson.jpg) no-repeat;
}
.btn_booklesson_active:hover{
    background:url(images/btn_booklesson.jpg) no-repeat 0px -36px;
}

.btn_waiting_book_active{
    background:url(images/btn_waiting_book.jpg) no-repeat;
}
.btn_waiting_book_active:hover{
    background:url(images/btn_waiting_book.jpg) no-repeat 0px -30px;
}

.btn_waiting_list_active{
    background:url(images/btn_waiting_list.jpg) no-repeat;
}
.btn_waiting_list_active:hover{
    background:url(images/btn_waiting_list.jpg) no-repeat 0px -30px;
}

.btn_booklesson_deactive{
    background:url(images/btn_booklesson_unavaible.jpg) no-repeat;
}
.btn_booklesson_deactive:hover{
    background:url(images/btn_booklesson_unavaible.jpg) no-repeat;
}


#dayinfo{
    width:100px;
    margin:0px;
}
.coach{
    width:260px;
    margin:0px 5px 0px 5px;
    min-height:298px;
}
.profile{
    width:304px;
    margin:0px 0px 0px 5px;
}
#coach{
    width:260px;
    margin:0px;
    min-height:298px;
}
#profile{
width:304px;
margin: 0px;
}

#dayinfo, .coach, .profile{
border:1px solid #c3efd5;
float:left;
}
#dayinfo, #coach, #profile{
border:1px solid #c3efd5;
float:left;
}

#dayinfo .bghead, .coach .bghead, .profile .bghead{
background:#c3efd5;
margin:0px 0px 10px 0px;
color:#464646;
font-weight:bold;
font-size:12px;
padding:5px;
}
#dayinfo .bghead, #coach .bghead, #profile .bghead{
background:#c3efd5;
margin:0px 0px 10px 0px;
color:#464646;
font-weight:bold;
font-size:12px;
padding:5px;
}
#dayinfo #time p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#dayinfo #time ul#date li {
	list-style: none;
}

#dayinfo #time ul#date li a {
	text-align: left;
	color:#464646;
	display: block;
	padding: 5px 5px 5px 25px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#dayinfo #time ul#date li.active a {
	background: 5px 8px url(images/icn_check.jpg) no-repeat #fcf29b;
}


.coach ul#coach1 li {
	list-style: none;
}

.coach ul#coach1 li a {
	text-align: left;
	color:#464646;
	display: block;
	padding: 5px 0 5px 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.coach ul#coach1 li.active a {
	background: #fcf29b;
}


#profilebox{
	padding:0px 10px 10px 10px;
    min-height: 250px;
}
#profilebox .btnprofile{
background:url(images/btn_profilebtn.jpg) no-repeat;
height:30px;
width:140px;
display:block;
text-indent:-99999px;
float:left;
margin:0px 2px 0px 0px;
}
#profilebox .btnprofile:hover{
background:url(images/btn_profilebtn.jpg) no-repeat 0px -31px;
}
#profilebox .btnprofile.select{
background:url(images/btn_profilebtn.jpg) no-repeat 0px -31px;
}
#profilebox .btnmessage{
background:url(images/btn_profilebtn.jpg) no-repeat -150px 0px;
height:30px;
width:140px;
display:block;
text-indent:-99999px;
float:left;
margin:0px 0px 0px 2px;
}
#profilebox .btnmessage:hover{
background:url(images/btn_profilebtn.jpg) no-repeat -150px -31px;
}
#profilebox .btnmessage.select{
background:url(images/btn_profilebtn.jpg) no-repeat -150px -31px;
}
#contable{
	width:690px;
	margin:0px 0px 10px 0px;
	border:1px solid #92caa9;
	border-collapse:collapse;
}
#contable tr th{
	margin:0px 0px 10px 0px;
	background:#c3efd5;
	padding:7px;
		border-right:1px solid #92caa9;
}
#contable tr td{
	padding:10px;
	text-align:center;
	font-size:12px;
		border-right:1px solid #92caa9;
		border-bottom:1px solid #92caa9;
}
.confirm {
    padding:10px;
    text-align:center;
    font-size:16px;
}
#booking{
margin:0 auto 10px auto;
width:309px;
}
#booking.cancel_waiting{
width:420px;
}
#booking #return, #booking.cancel_waiting #return.cw_return_btn{
background:url(images/btn_booking.jpg) no-repeat;
height:48px;
width:124px;
display:block;
text-indent:-99999px;
float:left;
margin:0px 10px 0px 0px;
cursor: pointer;
}
#booking.cancel_waiting #return.cw_return_btn{
background:url(images/btn_waiting_booking.jpg) no-repeat;
height:48px;
width:190px;
}
#booking #return:hover{
background:url(images/btn_booking.jpg) no-repeat 0 -52px;
cursor: pointer;
}
#booking.cancel_waiting #return.cw_return_btn:hover{
background:url(images/btn_waiting_booking.jpg) no-repeat 0 -55px;
cursor: pointer;
}
#booking #book, #booking.cancel_waiting #book.btn_book_waiting{
background:url(images/btn_booking.jpg) no-repeat -152px 0;
height:48px;
width:165px;
display:block;
text-indent:-99999px;
float:left;
margin:0px 0px 0px 10px;
cursor: pointer;
}
#booking.cancel_waiting #book.btn_book_waiting{
background:url(images/btn_waiting_booking.jpg) no-repeat -210px 0;
height:48px;
width:210px;
}
#booking #book:hover{
background:url(images/btn_booking.jpg) no-repeat -152px -52px;
cursor: pointer;
}
#booking.cancel_waiting #book.btn_book_waiting:hover{
background:url(images/btn_waiting_booking.jpg) no-repeat -210px -55px;
cursor: pointer;
}
#cancel{
background:url(images/btn_cancel.jpg) no-repeat;
height:29px;
width:62px;
display:block;
text-indent:-99999px;
cursor: pointer;
margin: auto;
text-align: center;
}
#cancel:hover{
background:url(images/btn_cancel.jpg) no-repeat 0px -32px;
cursor: pointer;
}
#cancelation{
margin:0 auto 10px auto;
width:309px;
}
#cancelation #back{
background:url(images/btn_cancelled.jpg) no-repeat;
height:48px;
width:124px;
display:block;
text-indent:-99999px;
float:left;
margin:0px 10px 0px 0px;
cursor: pointer;
}
#cancelation #back:hover{
background:url(images/btn_cancelled.jpg) no-repeat 0 -56px;
cursor: pointer;
}
#cancelation #cancelled{
background:url(images/btn_cancelled.jpg) no-repeat -152px 0;
height:48px;
width:165px;
display:block;
text-indent:-99999px;
float:left;
margin:0px 0px 0px 10px;
cursor: pointer;
}
#cancelation #cancelled:hover{
background:url(images/btn_cancelled.jpg) no-repeat -152px -56px;
cursor: pointer;
}
#help{
	list-style-type:none;
	margin:5px 0px 5px 10px;
}

#help a{
	color: #000000;
    text-decoration: none;
}
/*sidebar
==============================*/
#sidebar{
	width:240px;
	float:left;
	margin:0px 15px 0px 0px;
}
.bg_acntsidebartop{
background:url(images/bg_acntsidebartop.jpg) no-repeat;
width:240px;
text-align:center;
color:#FFF;
padding:3px 0px 3px 0px;
max-height: 38px;
}

#bg_acntbluetop{
background:url(images/bg_acntbluetop.jpg) no-repeat;
width:240px;
text-align:center;
color:#FFF;
font-weight:bold;
padding:3px 0px 3px 0px;
}

.bg_acntsidebarmid{
border-left:#cdcdcd 1px solid;
border-right:#cdcdcd 1px solid;
}
.bg_acntsidebarmid ul{
    list-style:none;
    padding:10px;
}
.bg_acntsidebarmid ul li{
    background:url(images/icn_greenarrow2.jpg) no-repeat 0px 4px;
    padding:0px 0px 0px 15px;
}
.bg_acntsidebarmid ul li ul{
    padding:5px 0px 5px 10px;
}
.bg_acntsidebarmid ul li ul li{
    background:none;
    padding:0px 0px 0px 0px;
}
.bg_acntsidebarmid ul li li a{
    color:#36b7e1;
}

.bg_acntsidebarmid p a{
font-size:12px;
background:url(images/icn_greenarrow2.jpg) no-repeat 0px 2px;
padding:0px 0px 0px 10px;
color:#36b7e1;
text-decoration:none;

}

.bg_acntsidebarbot{
background:url(images/bg_acntsidebarbot.jpg) no-repeat;
width:240px;
height:6px;
}
#sbsearch{
background:url(images/btn_sidebarsearch.jpg) no-repeat;
width:212px;
height:42px;
border:none;
cursor:pointer;
}
#sbsearch:hover{
background:url(images/btn_sidebarsearch.jpg) no-repeat 0px -44px;
}

#searchresult{
	/*padding:10px;*/
}

#searchresult ul{
    list-style-type:none;
    /*background:#f4f4f4;*/
}
#searchresult ul li{
    /*background:url(images/icn_greenarrow3.jpg) no-repeat 0px 6px;*/
}

/*footer
==============================*/
#footer{
background:url(images/bg_footer.jpg) #585858 repeat-x;
height:21px;
position: absolute;
bottom: 0;
width: 100%;
}

*html #footer{
background:url(images/bg_footer.jpg) #585858 repeat-x;
height:21px;
bottom: 0;
position: relative;
width: 100%;
}

#footertext{
width: 945px;
margin:0 auto;
text-align:center;
color:#ffffff;
font-size:11px;
padding:2px 0px 0px 0px;
}


/*classes
=================================*/
.floatleft{float:left;}
.floatright{float:right;}
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}
.bold{font-weight:bold;}
.clearfix:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.valign{vertical-align:middle;}
.clearfix{clear: both;}
.clearfix{overflow: hidden;}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}

.red{color:#F00;}
.gray{color:#575757;}
.gray2{color:#464646;}

/*background*/
.bggray{background:#ebebeb;}
.darkgray{background:#e1e1e1;}
.bgyellow{background:#fcf29b;}
/*margin
====================================*/

/* margin top */
.mT05{margin-top:5px;}
.mT10{margin-top:10px;}
.mT15{margin-top:15px;}
.mT20{margin-top:20px;}
.mT25{margin-top:25px;}
.mT30{margin-top:30px;}

/* margin right */
.mR05{margin-right:5px;}
.mR10{margin-right:10px;}
.mR15{margin-right:15px;}
.mR20{margin-right:20px;}
.mR25{margin-right:25px;}
.mR30{margin-right:30px;}

/* margin left */
.mL05{margin-left:5px;}
.mL10{margin-left:10px;}
.mL15{margin-left:15px;}
.mL20{margin-left:20px;}
.mL25{margin-left:25px;}
.mL30{margin-left:30px;}

/* margin bottom */
.mB05{margin-bottom:5px;}
.mB10{margin-bottom:10px;}
.mB15{margin-bottom:15px;}
.mB20{margin-bottom:20px;}
.mB25{margin-bottom:10px;}
.mB30{margin-bottom:30px;}




/*padding
====================================*/

/* padding top */
.pT05{padding-top:5px;}
.pT10{padding-top:10px;}
.pT15{padding-top:15px;}
.pT20{padding-top:20px;}
.pT25{padding-top:25px;}
.pT30{padding-top:30px;}

/* padding right */
.pR05{padding-right:5px;}
.pR10{padding-right:10px;}
.pR15{padding-right:15px;}
.pR20{padding-right:20px;}
.pR25{padding-right:25px;}
.pR30{padding-right:30px;}

/* padding left */
.pL05{padding-left:5px;}
.pL10{padding-left:10px;}
.pL15{padding-left:5px;}
.pL20{padding-left:20px;}
.pL25{padding-left:25px;}
.pL30{padding-left:30px;}

/* padding bottom */
.pB05{padding-bottom:5px;}
.pB10{padding-bottom:10px;}
.pB15{padding-bottom:15px;}
.pB20{padding-bottom:20px;}
.pB25{padding-bottom:25px;}
.pB30{padding-bottom:30px;}

/*width
====================================*/
.w500{width:500px;}
.w700{width:700px;}

/* help left bar */
.hcatlevel1{
    text-decoration: none;
    color: #000;
}

.select_cursor{
    cursor: pointer;
}

.ulSubCat{
    display: none;
}

#sidebar .active{
    display: block;
}
#no_coach{
    margin-left: 5px;
}
#show_message, #profile_video{
    display: none;
}
#mB10_msg{
    margin-top: -5px;
    margin-bottom: 3px;
}
#mB10_msg p{
    margin-bottom: 0px;
    margin-top: 1px;
}
.ui-datepicker-calendar a.ui-state-hover{
    background-color: #FCF29B !important;
    border-right: 1px solid #BCBCBC;
    border-top: 1px solid #D2D2D2;
    width: 29px !important;
    height: 16px !important;
}
a.ui-state-active{
    background: #FCF29B !important;
    border-right: 1px solid #BCBCBC;
    border-top: 1px solid #D2D2D2;
    width: 29px !important;
    height: 16px !important;
}

a.ui-state-highlight{
    border-right: 1px solid #BCBCBC;
    /*!*border-top: 1px solid #D2D2D2;*!*/
    width: 29px !important;
    height: 16px !important;
}
#show_profile{
    word-wrap: break-word;
}
#bk_lessontype, #bk_center, #bk_coach{
    font-family: 'MS PGothic', 'Osaka', sans-serif;
	background:url(images/bg_top.jpg) repeat-x #ffffff;
	font-size: 14px;
	line-height: 1.4;
}

a#htop{
  color: #000000;
  text-decoration: none;
}

div#fix_position{
    width: 100%;
}
div#left_context{
    float: left;
    width: 14.5%;
}
div#center_context{
    float: left;
    width: 37.7%;
    margin-left: 13px;
}
div#right_context{
    float: right;
    width: 44.05%;
}
#view_plan:hover{
	cursor:pointer;
}
div#view_plan_message{
    border: solid 1px #FFD5D5;
    background-color: #FFEFEF;
    padding-top: 5px;
    padding-bottom: 20px;
    padding-left: 25px;
    font-size: 12px;
}
div#view_plan_message span#title{
    font-size: 14px;
    margin-left: -5px;
}
table#contable tr td span.like_href{
    color: #36B7E1;
    text-decoration: underline;
}

/* start create modal box */
#modal {
  position:absolute;
  background:rgba(0,0,0,0.2);
  border-radius:14px;
  padding:8px;
}
#modal-overlay {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:#000;
  opacity:0.3;
  filter:alpha(opacity=30);
}
#modal-content {
  border-radius:8px;
  background:#fff;
  padding:20px;
}
#modal-close {
  position:absolute;
  background:url(images/close.png) 0 0 no-repeat;
  width:24px;
  height:27px;
  display:block;
  text-indent:-9999px;
  top:-7px;
  right:-7px;
}
/* end create modal box */

/* evaluation booking */

div#leadform form {
    font-size: 10pt;
    margin: 10px 0;
}

div#leadform div#signupform {
    position: relative;
}

div#leadform div#signupform form {
    margin-top: 0;
}

div#leadform form fieldset, div#leadform div#signupform fieldset {
    border: 1px solid #C3EFD5;
    padding: 0 0 10px;
}

div#leadform form legend {
    color: #333333;
    font-size: 9pt;
    font-weight: bold;
    padding: 0 5px;
    text-transform: uppercase;
}

div#leadform form label, div#leadform form div.checkboxradio {
    float: left;
    margin: 10px 40px 0;
    width: 35%;
}

div#leadform form label span, div#leadform form div.checkboxradio span {
    color: #333333;
    float: left;
}

div#leadform form label span {
    width: 45%;
}

div#leadform form label.full span, div#leadform form div.full span {
    width: 510px;
}

div#leadform form span.fldRequired, div#leadform form div.checkboxradio span.fldRequired {
    color: #CC0000;
    float: none;
    padding: 0 0 0 5px;
}

div#leadform form input, div#leadform form textarea, div#leadform form select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    margin-top: 3px;
    width: 270px;
    height: 25px;
}

div#leadform div#signupform input.btn {
    left: 10px;
    position: absolute;
    top: 160px;
    width: auto;
}

div#leadform form label.full, div#leadform form div.full {
    width: 520px;
}

div#leadform form label.full input, div#leadform form label.full textarea, div#leadform form label.full select {
    width: 80px;
}

div#leadform form div.checkboxradio input {
    margin: 2px 9px 0 0;
    width: auto;
}

div#leadform form div.checkboxradio label {
    width: auto;
}

div#leadform form div.checkboxradio label.full {
    width: 485px;
}

div#leadform form div.checkboxradio label.full span {
    width: 460px;
}

div#leadform form form input.formBtn {
    margin: 20px 0 20px 10px;
    padding: 2px 5px;
    width: auto;
}

div#leadform form div.checkboxradio label span {
    float: left;
}

div#leadform div.bghead {
    background: none repeat scroll 0 0 #C3EFD5;
    color: #464646;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 5px;
}

div#leadform div.btn-book {
    background: url("images/btn_booking.jpg") no-repeat scroll -152px 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 48px;
    margin: 0 0 0 10px;
    text-indent: -99999px;
    width: 165px;
}

div#leadform div.btn-book:hover {
    background: url("images/btn_booking.jpg") no-repeat scroll -152px -52px transparent;
    cursor: pointer;
}

div#leadform div.btn-back {
    background: url("images/btn_booking.jpg") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 48px;
    margin: 0 10px 0 0;
    text-indent: -99999px;
    width: 124px;
}

div#leadform div.btn-back:hover {
    background: url("images/btn_booking.jpg") no-repeat scroll 0 -52px transparent;
    cursor: pointer;
}
/*end evaluation booking*/

/*header_logo
====================================*/
#logo {
    clear:both;
}
#logo1 {
    background:url(images/logo_golftec.jpg) no-repeat;
    width:156px;
    height:60px;
    float:left;
    text-indent:-9999px;
    overflow:hidden;
}
#logo1:hover {
    background:url(images/logo_golftec.jpg) no-repeat;
    width:156px;
    height:60px;
    float:left;
    text-indent:-9999px;
    opacity:0.7;
    overflow:hidden;
}
#logo1 a {
    width:156px;
    height:60px;
    display:block;
}
#logo2 {
    background:url(images/logo_golftec.jpg) no-repeat -156px 0;
    width:157px;
    height:60px;
    float:left;
    text-indent:-9999px;
    overflow:hidden;
}
#logo2:hover {
    background:url(images/logo_golftec.jpg) no-repeat -156px 0;
    width:157px;
    height:60px;
    float:left;
    text-indent:-9999px;
    opacity:0.7;
    overflow:hidden;
}
#logo2 a {
    width:157px;
    height:60px;
    display:block;
}
/***************/
/*For Help Page*/
/***************/
ul.ulSubHelp li.first{
    border-top:none;
}

ul.ulSubHelp ul{
    margin-bottom:0 !important;
    padding-bottom:0 !important;
    padding-left:0 !important;
}

ul.ulSubHelp{
    padding:0 !important;
}

ul.ulSubHelp li{
    background:url(images/icn_greenarrow2.jpg) no-repeat 5px 24px !important;
    padding:20px 10px 20px 20px;
    border-top:dotted 1px #cccccc;
}

ul.ulSubHelp li.here{
    background:url(images/icn_greenarrow2_down.gif) no-repeat 5px 24px !important;
}

ul.ulSubHelp li li{
    background:none !important;
    padding:10px 0 0 0 !important;
    border:none;
}

ul.ulSubHelp li a{
    display:block;
    text-decoration:none;
}

ul.ulSubHelp li a,
ul.ulSubHelp li a:visited,
ul.ulSubHelp li a:active,
ul.ulSubHelp li a:hover{
    color:#2fabd8;
}

ul.ulSubHelp li a:hover{
    text-decoration:underline;
}

ul.ulSubHelp li li a{
    background:none;
}

#context.help .contentsBlock{
    padding-left:10px;
    padding-bottom:65px;
}
.contentsFrame{
    width:656px;
    margin:30px auto;
    padding:12px 0 0 0;
    background:url(images/help_frame_top.gif) left top no-repeat;
}

.contentsFrameInner{
    background:url(images/help_frame_bottom.gif) left bottom no-repeat;
    padding:0 24px 12px 24px;
}

.contentsFrame .frameList li{
    list-style-type:none;
    margin:0;
}

.contentsArea{
    width:656px;
    padding:0 0 65px 5px;
}

.contentsArea.pB0{
    padding:0 0 0 5px !important;
}

.contentsArea .imgArea{
    width:293px;
    float:left;
}
.contentsArea .textArea{
    width:343px;
    padding:10px 0 0 313px;
}

/* #context-gdo .contentsArea */
#context-gdo .contentsArea {
	width: auto;
	padding-bottom: 0;
    margin-bottom: 25px;
}
#context-gdo .bg-blue {
	background-color: #e8f3fa;
    padding: 15px;
}
#context-gdo .contentsArea p { margin-bottom: 1em; }
#context-gdo .contentsArea .imgArea{
	width:auto;
	float:right;
	margin-left: 15px;
}
#context-gdo .contentsArea ul {
	margin: 0 0 1em 20px;
}
#context-gdo .contentsArea .textArea{
	width: auto;
	padding: 0;
}

/* btn-gdoclub */
#context-gdo .btn-gdoclub {
	text-align: center;
}
#context-gdo .btn-gdoclub p {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
#context-gdo .btn-gdoclub a {
	display: inline-block;
	margin: 0 0.2em 0.5em;
	padding: 0.5em;
	cursor: pointer;
}
#context-gdo .btn-gdoclub a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/* for IE */
*+html #context-gdo .btn-gdoclub p { display: inline; }
* html #context-gdo .btn-gdoclub p { display: inline; }


/*end header logo*/

/*�X�}�[�g�t�H���ł͂�����@>>*/
#sphone_div{text-align: center;font-size:25px;font-weight: bold;margin-bottom: 5px;}
#sphone_div a{text-decoration: none;}
#sphone_de{
    height: 84px;
    width: 752px;
    margin: 0 auto;
    border: 2px solid #2F8297;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    line-height: 80px;
    font-size: 50px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-family: 'MS PGothic', 'Osaka', sans-serif;
    background: #195a6b; /* Old browsers */
    background: -moz-linear-gradient(top,  #195a6b 0%, #0e353f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#195a6b), color-stop(100%,#0e353f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #195a6b 0%,#0e353f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #195a6b 0%,#0e353f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #195a6b 0%,#0e353f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #195a6b 0%,#0e353f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#195a6b', endColorstr='#0e353f',GradientType=0 ); /* IE6-9 */
}

/* Change password style sheet*/
div#pwd-contents {
    width: 800px;
    min-height: 500px;
    margin: 0px auto;
    padding: 10px 0px 0px;
    color: #333;
}

#main_bodytop .step1{
    min-height: 590px !important;
}

#main_bodytop .step5{
    min-height: 530px !important;
}

div#pwd-contents em.em2 {
    border-left: 1px dotted #333;
    margin-left: -9px;
    padding-left: 10px;
    padding-bottom: 4px;
}

div#pwd-contents h2 {
    position: relative;
    margin: 25px 0px 0.5em 0px;
    padding: 7px 7px 7px 23px;
    font-size: 120%;
}

div#pwd-contents h2:before, div#pwd-contents h2:after {
    content: "";
    display: block;
    position: absolute;
    left: 9px;
    width: 4px;
    height: 50%;
    background-color: #008039;
}
div#pwd-contents  h2:after {
    bottom: 7px;
}
div#pwd-contents h2:before {
    top: 4px;
}

div#pwd-contents span.step-info {
    margin-left: 15px;
}

div#pwd-contents h3 {
    margin: 25px 0px 0.5em 9px;
    padding-left: 18px;
    font-size: 100%;
}

div#pwd-contents h3:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0px 7px 0px -18px;
    border: 3px solid #008039;
    overflow: hidden;
}

div#pwd-contents div.path {
    background: url("images/bg_h1.gif") no-repeat scroll 0% 0% transparent;
    min-height: 29px;
    padding: 6px 5px 0px 25px;
    font-size: 100%;
    text-align: left;
    margin-left:47px;
}
div.path #fh2{
    /*background: url("images/bg_h1.gif") no-repeat scroll 0% 0% transparent;*/
    min-height: 32px;
    min-width: 20px;
    float: left;
}

div#pwd-contents h2.path {
    margin-bottom: 5px;
}

#step5, #step5Hd {
    width: 800px;
    margin-left: 15px;
}

#step5Hd {
    padding: 6px 0px;
    font-weight: bold;
    /*background: url("images/bg_step5_head.png") repeat-y scroll 0% 0% transparent;*/
}
#step5Hd p.hd1 {
    float: left;
    width: 480px;
}
#step5 {
    margin-bottom: 20px;
    padding-bottom: 7px;
    line-height: 1.1;
}
#step5 ol {
    min-height: 41px;
    list-style:none;
}
#step5 li {
    float: left;
    width: 99px;
    margin: 7px 20px 0px 40px;
    color: #008039;
    font-weight: bold;
    vertical-align: middle;
}
#step5 ol li.current {
    color: #FFF;
}
#step5 ol li.short {
    margin-top: 14px;
}
.s1 ol {
    background: url("images/5step_1.png") no-repeat scroll 0% 0% transparent;
}
.s2 ol {
    background: url("images/5step_2.png") no-repeat scroll 0% 0% transparent;
}
.s3 ol {
    background: url("images/5step_3.png") no-repeat scroll 0% 0% transparent;
}
.s4 ol {
    background: url("images/5step_4.png") no-repeat scroll 0% 0% transparent;
}
.s5 ol {
    background: url("images/5step_5.png") no-repeat scroll 0% 0% transparent;
}
.clear:after {
    display: block;
    clear: both;
    height: 0px;
    line-height: 0;
    visibility: hidden;
    content: ".";
    font-size: 0.1em;
}
div#modal-content{
    width: 455px;
    padding: 50px;
}
div.pwd-label{
    width: 130px;
}
#old_password, #new_password_0,#new_password_1{
    width:300px;
}

div#btn-change-pwd,div#btn-change-pwd-close,div#btn-change-error-close{
    background: none repeat scroll 0 0 #009afd;
    border: 1px solid #1777b7;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 1px rgba(100, 100, 100, 0.3);
    color: #fff;
    line-height: 1;
    height: 30px;
    line-height:30px;
    width: 110px;
    text-align: center;
    font-weight: bold;
    padding: 0px 5px;
    cursor: pointer;
}

div#pwd-contents input[type="text"],
div#pwd-contents input[type="password"],
div#modal-content input[type="password"]
{
    padding: 5px;
}
div#pwd-contents table {
    width: 100%;
    margin-top: 0.5em;
    margin-left:9px;
    border-collapse: collapse;
    border-spacing: 0px;
}
div#pwd-contents table th {
    padding: 0.5em;
    font-size: 82%;
    font-weight: normal;
    text-align: center;
    border: 1px solid #008039;
}
div#pwd-contents table tbody th {
    text-align: left;
    background-color: #D9ECE1;
    font-weight: bold;
}
div#pwd-contents table.special th {
    width: 20%;
}
div#pwd-contents table td {
    padding: 0.5em;
    font-size: 82%;
    border: 1px solid #008039;
}
div#pwd-contents .pwd-confirm table td {
    background-color: #D9ECE1;
}
div#pwd-contents table.captcha_table {
    margin-left: 0;
    margin-top: 0;
}
div#pwd-contents table.captcha_table td {
    padding: 0;
    border: none !important;
    /*height: 100px;*/
}

.pwd-btn-area {
    text-align: center;
    margin: 0 auto;
    width: 235px;
}
.pwd-btn-area_step3{
    width: 206px;
}
.pwd-btn-area_step4{
    width: 220px;
}
div#pwd-contents .btn{
    height: 47px;
    padding: 5px;
    line-height: 47px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
}
.btn_left, .btn_right, .btn_center {
    display: inline-block;
}
.btn_left {
    float: left;
    width: 3px;
    height: 47px;
    background: url("images/pwd_btn_left.png") no-repeat;
}
.btn_right {
    float: left;
    width: 4px;
    height: 47px;
    background: url("images/pwd_btn_right.png") no-repeat;
}
.btn_middle {
    float: left;
    height: 47px;
    padding-left: 10px;
    padding-right: 10px;
    background: url("images/pwd_btn_bg.png") repeat-x;
}
#completeArea {
    margin: 35px 2px 20px 15px;
    padding-bottom: 8px;
    border: 2px solid #66B388;
    background-color:#D9ECE1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#completeArea div {
    padding: 8px 10px 0px 90px;
}
#completeArea div.mail {
    background: url("images/mail.png") no-repeat scroll 4% center transparent;
}

#completeArea div.pwd-done-msg {
    background: url("images/maru.png") no-repeat scroll 4% center transparent;
}
#completeArea div.pwd-done-msg {
    font-weight: bold;
    vertical-align: middle;
    padding: 10px 10px 5px 75px;
}
#completeArea div p{
    color: #008039;
}
#completeArea div p.message {
    font-weight: bold;
    font-size: 125%;
}
.pwd-step5 {
    padding-bottom: 0 !important;
}
.email-sent{
    text-align:center;
    border: 2px solid #1A8D4D;
    max-width: 250px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}
#pwd-contents .pwd-confirm {
    /*width: 430px;*/
    margin:0 auto;
    padding-bottom: 50px;
}
#pwd-contents .pwd-confirm h3{
    text-align: left;
}
#pwd-contents .pwd-confirm .purl{
    border-radius: 5px;
    text-decoration: underline;
    color: #0000FF;
    border: 1px solid red;
    text-align: center;
    padding: 5px;
    font-weight: bold;
    word-wrap: break-word;
    word-break: break-word;
}
#pwd-contents #note_action{
    text-align: center;
}
#pwd-contents .captcha_area {
    border: 1px solid #79D19D;
    background-color:#D9ECE1;
    margin: 0 auto;
    width: 563px;
    margin-top: 20px;
    padding: 10px 10px 10px 10px;
    height: 119px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.captcha_head {
    height: 23px;
    margin-bottom: 3px;
    background: url("images/captcha_head.png") no-repeat scroll center center transparent;
}
.captcha_content {
    width: 550px;
    margin: 0 auto;
}
.captcha_area .catpcha_left {
    float: right;
    position: relative;
}
.captcha_area .catpcha_middle {
    margin:10px;
    height: 55px;
    float: left;
    width: 69px;
    background: url("images/captcha_arrow.png") no-repeat scroll center center transparent;
}
.captcha_area .catpcha_right {
    color: #008039;
    width: 178px;
    float: left;
    height: 100px;
    vertical-align: text-top;
    margin-top: 2px;
    font-size: 14.4px;
    font-weight: lighter;
}
/* Safari and Chrome, if Chrome rule needed */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .captcha_area .catpcha_right {
        margin-top: 4px;
        font-weight: lighter;
    }
    /* Safari 5+ ONLY */
    ::i-block-chrome, .captcha_area .catpcha_right {
        font-size: 14.4px;
        margin-top: 5px;
        /*font-weight: lighter;*/
    }
    ::i-block-chrome, .captcha_area .catpcha_right #error_captcha {
        font-size: 10px !important;
    }
    ::i-block-chrome, .captcha_area .catpcha_left #captcha_help{
        font-size: 10.1px !important;
    }
    ::i-block-chrome, .pwd-btn-area {
        width: 238px;
    }
}
.captcha_area .captcha_code {
    padding-left: 5px;
    border: 1px solid !important;
    vertical-align: middle;
    margin-top: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 171px;
}
.captcha_code input[type='text'] {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    text-align: center;
    width: 152px;
}
.pwd-error{
    display: none;
    color:#BB0000;
    font-size:11px;
}
#error_captcha{
    font-size: 8pt;
    text-decoration: underline;
    color: #bb0000;
    display: none;
}
#captcha-refresh{
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    height: 15px;
    width: 18px;
    background: url("images/refresh.png") no-repeat scroll center center transparent;
}
#captcha_help{
    color: #008039;
    font-size: 8pt;
    cursor: pointer;
    text-decoration: underline;
}
#captcha_hint {
    display: none;
}

.lesson-description {
    padding: 5px;
}

.table-grad th {
    text-align: right;
    vertical-align: top;
    width: 35%;
    background-color: #F7ECCD;
    padding: 15px 5px;
}

.table-grad td {
    background-color: #EEEEED;
    padding: 10px;
}

.table-grad {
    width: 100%;
}

#grad-comment {
    border: none;
    resize: none;
    width: 100%;
    height: 200px;
    -webkit-box-sizing: border-box; /* <=iOS4, <= Android  2.3 */
    -moz-box-sizing: border-box; /* FF1+ */
    box-sizing: border-box; /* Chrome, IE8, Opera, Safari 5.1*/
    padding: 5px;
}

.label-radio-larger {
    display: block;
    padding: 3px 0;
    cursor: pointer;
}

#grad-step1,
#grad-step2,
#grad-step3 {
    text-align: center;
}

#grad-breakcurm {
    background: url("images/grad-breakcurm.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    height: 31px;
    margin: 10px auto;
    width: 342px;
}

.grad-breakcurm-step2 {
    background-position: 0 -30px !important;
}

.grad-breakcurm-step3 {
    background-position: 0 -60px !important;
}

.grad-message-success {
    color: #6bb261;
    font-weight: bold;
    text-align: center;
}

.grad-btn-group {
    text-align: right;
}

.grad-btn{
    margin-top: 5px;
    width: 100px;
    border:1px solid #888888;
    padding: 5px;
    text-decoration:none;
    color: #000000;
    cursor: pointer;
    background-color: #E6E6E6; background-image: -webkit-gradient(linear, left top, left bottom, from(#E6E6E6), to(#CCCCCC));
    background-image: -webkit-linear-gradient(top, #E6E6E6, #CCCCCC);
    background-image: -moz-linear-gradient(top, #E6E6E6, #CCCCCC);
    background-image: -ms-linear-gradient(top, #E6E6E6, #CCCCCC);
    background-image: -o-linear-gradient(top, #E6E6E6, #CCCCCC);
    background-image: linear-gradient(to bottom, #E6E6E6, #CCCCCC);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E6E6E6, endColorstr=#CCCCCC);
}

.grad-btn:hover{
    border:1px solid #b3b3b3;
    background-color: #cdcdcd; background-image: -webkit-gradient(linear, left top, left bottom, from(#cdcdcd), to(#b3b3b3));
    background-image: -webkit-linear-gradient(top, #cdcdcd, #b3b3b3);
    background-image: -moz-linear-gradient(top, #cdcdcd, #b3b3b3);
    background-image: -ms-linear-gradient(top, #cdcdcd, #b3b3b3);
    background-image: -o-linear-gradient(top, #cdcdcd, #b3b3b3);
    background-image: linear-gradient(to bottom, #cdcdcd, #b3b3b3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#cdcdcd, endColorstr=#b3b3b3);
}
.faq-li-end {
    border-bottom: 1px dotted #cccccc;
}
.faq-li-bottom {
    margin-bottom: 5px;
}
#pageTop {
	margin: 0;
}
.faq02-ul-li {
    padding: 10px;
    margin-left: 20px;
}
.p-line-height {
    line-height: 1.8;
}
.preview-alert {
	margin-left: 65px;
}
/* -- password reminder styles */
#passwordremind_bodytop{
   min-height:351px;
   min-width: 945px;
}
#passwordremind_bodytop .step1{
    min-height: 590px !important;
}
#passwordremind_bodytop .step5{
    min-height: 530px !important;
}
#loginbg1_old{
	background:url(images/bg_textbox01.jpg) no-repeat;
	width:74px;
	height:37px;
}

#loginbg2_old{
	background:url(images/bg_textbox01.jpg) no-repeat -90px 0px;
	height:37px;
	width:66px;
}
#loginbg3_old{
	background:url(images/bg_textbox01.jpg) no-repeat -170px 0px;
	height:37px;
	width:85px;
}
#loginbg4_old{
	background:url(images/bg_textbox02.jpg) no-repeat;
	height:37px;
	width:254px;
}
#bordernone01_old{
	outline: none;
	border:0px;
	background:none;
	width:63px;
	padding:10px 0px 0px 5px;
	line-height: 20px;
}
#bordernone02_old{
	outline: none;
	border:0px;
	background:none;
	width:54px;
	padding:10px 0px 0px 5px;
	line-height: 20px;
}
#bordernone03_old{
	outline: none;
	border:0px;
	background:none;
	width:70px;
	padding:10px 0px 0px 7px;
	line-height: 20px;
}
#bordernone04_old{
	outline: none;
	border:0px;
	background:none;
	width:240px;
	padding:10px 0px 0px 7px;
	line-height: 20px;
}
*html #bordernone01_old{
	border:0px;
	background:none;
	height:35px;
	width:60px;
	padding:0px 0px 0px 5px;
	margin:10px 0px 0px 5px;
}
*html #bordernone02_old{
	border:0px;
	background:none;
	height:35px;
	width:50px;
	padding:0px 0px 0px 5px;
	margin:10px 0px 0px 5px;
}
*html #bordernone03_old{
	border:0px;
	background:none;
	height:37px;
	width:60px;
	padding:0px 0px 0px 7px;
	margin:10px 0px 0px 7px;
}
*html #bordernone04_old{
	border:0px;
	background:none;
	height:37px;
	width:236px;
	padding:0px 0px 0px 7px;
	margin:10px 0px 0px 7px;
}
.old_login{
	background-color: #F3F0E9;
	margin: 3px;
}
/*purchase*/
#purtable{
	width: 690px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #006e0e;
	border-collapse: collapse;
	table-layout: fixed;
}
#purtable tr th{
	margin: 0px 0px 10px 0px;
	background: #7cc24e;
	padding: 7px;
	border-right: 1px solid #006e0e;
	border-bottom: 1px solid #006e0e;
}
#purtable tr td{
	padding: 10px;
	text-align: center;
	font-size: 14px;
	border-right: 1px solid #006e0e;
	border-bottom: 1px solid #006e0e;
	word-wrap: break-word;
}
.purnote {
	padding: 10px 20px 20px 20px;
	margin-bottom:10px;
}
.purnote p{
	border: 1px solid #6fc489;
	background-color: #f0faef;
	color: black;
	padding: 15px 25px;
	border-radius: 10px;
}
.purbutton {
	text-align: center;
	font-size: large;
}
.purbutton a{
	text-decoration: none;
	font-weight: bold;
}
.purbutton #confirm-purchase,.purbutton #confirm-purchase-2 {
	background-color: #f87229;
	color: white;
	border: none;
	border-radius: 7px;
	padding: 15px 100px;
	width: 300px;
	font-size: 18px;
	font-weight: bold;
	font-family: 'MS PGothic', 'Osaka', sans-serif!important;
}
.purbutton #confirm-purchase{
	padding: 15px 80px!important;
}
.purbutton #confirm-purchase-2{
	width: 37%;
	cursor: pointer;
}
.purbutton #back-purchase{
	background-color: #939292;
	color: white;
	border: none;
	border-radius: 7px;
	padding: 15px;
	width: 37%;
	font-weight: bold;
	font-size: 18px;
	font-family: 'MS PGothic', 'Osaka', sans-serif!important;
}
.btn-remove-purchase {
	color: white;
	background-color: red;
	border: none;
	border-radius: 3px;
	padding: 7px 15px;
}
.btn-enable-purchase{
	color: white;
	background-color: #d3d3d3;
	border: none;
	border-radius: 3px;
	padding: 5px 15px 4px 15px;
}
#purtable-price {
	width:690px;
	margin:0px 0px 10px 0px;
	border:1px solid #006e0e;
	border-collapse:collapse;
	font-weight: bold;
}
#purtable-price tr td{
	padding:10px;
	text-align:center;
	font-size:14px;
	border-right:1px solid #006e0e;
	border-bottom:1px solid #006e0e;
	text-align: right;
	word-wrap: break-word;
}
#purtable-price .title-total{
	background-color: #e2e2e2;
	text-align: right;
	width: 417px;
}
.btn-remove-purchase, #confirm-purchase, #back-purchase {
	cursor: pointer;
}
/*update menu/navigation*/
#menu2 li a p{
	color: white;
	min-width: 113px;
	text-align: center!important;
	font-weight: bold;
	margin: 11px 5px 0px 5px;
	padding: 6px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 15px;
}
#menu2 li a{
	text-decoration: none;
}
#menu2 li a p{
	background: rgba(54,221,115,1);
	background: -moz-linear-gradient(top, rgba(54,221,115,1) 0%, rgba(33,167,82,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(54,221,115,1)), color-stop(100%, rgba(33,167,82,1)));
	background: -webkit-linear-gradient(top, rgba(54,221,115,1) 0%, rgba(33,167,82,1) 100%);
	background: -o-linear-gradient(top, rgba(54,221,115,1) 0%, rgba(33,167,82,1) 100%);
	background: -ms-linear-gradient(top, rgba(54,221,115,1) 0%, rgba(33,167,82,1) 100%);
	background: linear-gradient(to bottom, rgba(54,221,115,1) 0%, rgba(33,167,82,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#36dd73', endColorstr='#21a752', GradientType=0 );
	/*box shadow*/
	text-shadow: 0px 1px 0.5px #8d8d8d;
}
#menu2 li a p#btn-help{
	background: rgba(80,204,242,1);
	background: -moz-linear-gradient(top, rgba(80,204,242,1) 0%, rgba(30,160,215,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(80,204,242,1)), color-stop(100%, rgba(30,160,215,1)));
	background: -webkit-linear-gradient(top, rgba(80,204,242,1) 0%, rgba(30,160,215,1) 100%);
	background: -o-linear-gradient(top, rgba(80,204,242,1) 0%, rgba(30,160,215,1) 100%);
	background: -ms-linear-gradient(top, rgba(80,204,242,1) 0%, rgba(30,160,215,1) 100%);
	background: linear-gradient(to bottom, rgba(80,204,242,1) 0%, rgba(30,160,215,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50ccf2', endColorstr='#1ea0d7', GradientType=0 );
}
#menu2 li a.is-active p, #menu2 li a p:hover{
	color: #00651e;
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%)!important;
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%)!important;
	text-shadow: none;
}
#menu2 li a p:hover{
	cursor: pointer;
}
#menu2 li a p#btn-help:hover, .is-active #btn-help {
	color: #1babe0!important;
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%)!important;
}
#menu2 li.box-sub-menu{
	position: relative;
}
ul.content-sub-menu{
	position: absolute;
	margin-left: 5px!important;
	display: none;
	margin-top: -1px;
	z-index: 10000;
}
ul.content-sub-menu li{
	float: none!important;
}
ul.content-sub-menu li a p{
	border-radius: 0!important;
	margin: 0!important;
	margin-top: 1px!important;
	min-width: 96px!important;
	padding-left: 15px!important;
	padding-right: 15px!important;
	background: linear-gradient(to bottom, rgba(33,167,82,1) 0%, rgba(33,167,82,1) 100%)!important;
	border-radius: 3px!important;
}
ul.content-sub-menu li a p:hover, .box-sub-menu .content-sub-menu li a.is-active p{
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%)!important;
	-webkit-box-shadow: 0px 2px 21px -1px rgba(0,0,0,0.46)!important;
	-moz-box-shadow: 0px 2px 21px -1px rgba(0,0,0,0.46)!important;
	box-shadow: 0px 2px 21px -1px rgba(0,0,0,0.46)!important;
}
#menu2 li .box-sub-menu:hover > ul.content-sub-menu{
	display: block;
}
ul.content-sub-menu li a p:hover > #menu2 li .box-sub-menu a p{
	color: red!important;
}
.content-sub-menu a p{
	text-align: center!important;
}
.menu_disabled {
	color: white;
	min-width: 113px;
	/*background-color: #35d571;*/
	text-align: center;
	font-weight: bold;
	margin: 10px 5px 0px 5px;
	padding: 6px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 15px;
	background: rgba(146,146,146,1);
	background: -moz-linear-gradient(top, rgba(146,146,146,1) 0%, rgba(97,101,100,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(146,146,146,1)), color-stop(100%, rgba(97,101,100,1)));
	background: -webkit-linear-gradient(top, rgba(146,146,146,1) 0%, rgba(97,101,100,1) 100%);
	background: -o-linear-gradient(top, rgba(146,146,146,1) 0%, rgba(97,101,100,1) 100%);
	background: -ms-linear-gradient(top, rgba(146,146,146,1) 0%, rgba(97,101,100,1) 100%);
	background: linear-gradient(to bottom, rgba(146,146,146,1) 0%, rgba(97,101,100,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#929292', endColorstr='#616564', GradientType=0 );
	text-shadow: 0px 1px 0.5px #8d8d8d;
}
.submenu_disabled{
	border-radius: 3px!important;
	margin: 0!important;
	margin-top: 1px!important;
}
#sidebar-link {
	background: url("images/icn_greenarrow2.jpg") no-repeat scroll 0 2px transparent;
	color: #36B7E1;
	font-size: 12px;
	padding: 0 0 0 10px;
	text-decoration: none;
	position: relative;
	margin-left: 120px;
}
/*success screen*/
.purchase-message{
	background-color: #e1e1e1;
	padding:15px;
	padding-bottom: 17px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.purchase-message p{
	padding-top: 7px;
}
.success-msg{
	background-color: #f0faef;
	border: 1px solid #d6e9c6;
	color: #3c763d;
}
.fail-msg{
	background-color: #ffeff0;
	border: 1px solid #ebccd1;
	color: #a94442;
}
.cancel-msg{
	background-color: #fcf8e3;
	border: 1px solid #faebcc;
	color: #8a6d3b;
}
/*history*/
#history, #history-detail{
	width:690px;
	margin:0px 0px 20px 0px;
	border-collapse:collapse;
	table-layout: fixed;
}
#history tr th, #history-detail tr th{
	margin:0px 0px 10px 0px;
	background:#d8e5f1;
	padding:7px;
	border:1px solid #d1d1d1;
}
#history tr td, #history-detail tr td{
	padding:10px;
	text-align:center;
	font-size:14px;
	border:1px solid #d1d1d1;
	word-wrap: break-word;
}
.his-date{
	border-left: 5px solid #858585;
	color: #484848;
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 7px;
}
.num-tran-code{
	color: #36B7E1;
}
.disable-publish-receipt {
	cursor: pointer;
	text-decoration: underline;
}
.box-button-history{
	text-align: center!important;
	margin: 15px auto;
}
.box-button-history a{
	text-decoration: none;
	cursor: pointer;
}
#his-confirm{
	background-color: #f87229;
	color: white;
	border-radius: 7px;
	padding: 14px;
	font-weight: bold;
	font-size: 18px;
	text-align: center!important;
	width: 390px;
	height: 45px;
	margin-left: 125px;
	cursor: pointer;
	float: left;
	font-family: 'MS PGothic', 'Osaka', sans-serif!important;
	margin-bottom: 100px!important;
}
.lesson_list a{
	text-decoration: none;
	color: #484848;
}