serch_from@charset "UTF-8";

/* index.html */


/* contents の要素 */
#contents {
	width: 980px;
	margin: 0px;
	padding: 0px;
	clear: left;
}	




/* contentstop の要素 */
#contentstop {
	width: 910px;
	margin: 0px;
	padding: 11px 0px 0px;
}

.topics {
	width: 650px;
	font-size: 16px;
	font-weight: bold;
	color: #ff7700;
}

#contentstop #catchphrase {
	width:674px;
	height: 232px;
	padding-right: 10px;
	background: url(../images/catchphrase.jpg) no-repeat left top; 
	overflow: hidden;
	float: left;
}


/* マイページログイン */
#contentstop #mypage {
	width: 210px;
	height:167px;
	float:right;
	font-size: 12px;
	background: url(../images/mypagelogin_bg.gif) no-repeat left top;
}

#contentstop #mypage h3 {
	width: 210px;
	height: 30px;
	overflow: hidden;
	background: url(../images/mypage_login.gif) no-repeat left top;
}

#contentstop #mypage p#free {
	width: 210px;
	height: 21px;
	overflow: hidden;
	background: url(../images/mypage_free.gif) no-repeat left top;
}
#contentstop p.wasure {
	width: 190px;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 16px;
	line-height: 130%;
	text-align: left;
}
#contentstop p.wasure a:link {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
#contentstop p.wasure a:visited {
	color: #000;
	text-decoration: underline;
}
#contentstop p.wasure a:hover {
	color: #000;
	text-decoration: underline;
}
#contentstop p.wasure a:active {
	color: #000;
	text-decoration: underline;
}

#contentstop #mypage ul {
	width: 155px;
	padding-top: 10px; 
	list-style-type: none;
	float: left;
}

#contentstop #mypage li {
	margin-left: 13px;
	padding-bottom:5px;
}

#mypage .input {
	width: 100px;
	font-size: 13px;
	height: 16px;
}	

#contentstop #mypage #logingo {
	width: 40px;
	height: 20px;
	margin-top: 25px;	 
	float: left;
}
	
#contentstop #mypage p#member {
	margin:27px 0 0 0;
	width:210px;
	height:51px;
}

#contentstop #mypage p#member a {
	width:210px;
	height:51px;
	display: block;
	overflow: hidden;
	text-decoration: none;	
	background: url(../images/mypage_but.jpg) no-repeat left top;
}

#contentstop #mypage p#member a:hover {
	background: url(../images/mypage_but.jpg) no-repeat left bottom;
}



/* ログイン後 */
#contentstop #mypage_login {
	width: 210px;
	height: 180px;
	float: left;
	background: url(../images/mypagelog_in_bg.gif) no-repeat left top;
}	
#contentstop #mypage_login em {
	visibility: hidden;
}
#contentstop #mypage_login p.name {
	margin: 10px 0px 0px 10px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
#contentstop #mypage_login .logoff {
	margin: 0px;
	padding: 12px 0px 0px 152px;
	color: #20b8c6;
	font-weight: bold;
	font-size: 12px;
}	

#contentstop #mypage_login .logoff a:link {
	color: #20b8c6;
	text-decoration: none;
}
#contentstop #mypage_login .logoff a:visited {
	color: #20b8c6;
	text-decoration: none;
}
#contentstop #mypage_login .logoff a:hover {
	color: #008F8F;
	text-decoration: underline;
}
#contentstop #mypage_login .logoff a:active {
	color: #20b8c6;
	text-decoration: none;
}
#contentstop #mypage_login dl {
	width: 198px;
	margin: 4px 0px 0px 12px; 
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 12px;
}
#contentstop #mypage_login #course dd {
	margin: 13px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 120%;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: center;
}
#contentstop #mypage_login #course dd em {
	display: none;
}
#contentstop #mypage_login #money {
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 24px;	 
}
#contentstop #mypage_login #money p a {
	width: 169px;
	height: 36px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	background: url(../images/btn_mypage_o.gif) no-repeat left top;
}
#contentstop #mypage_login #money p a:hover {
	background: url(../images/btn_mypage.gif) no-repeat left top;
}



/* 再ログイン */
	
#contentstop #my_page_loguin {
	width: 210px;
	height: 180px;
	overflow: hidden;
	margin: 30px 0px 20px 360px;
	background: url(../images/mypagelogin_bg.gif) no-repeat left top;
}
#contentstop #my_page_loguin h3 {
	width: 210px;
	height: 30px;
	overflow: hidden;
	background: url(../images/mypage_login.gif) no-repeat left top;
}
#contentstop #my_page_loguin p#free {
	width: 210px;
	height: 21px;
	overflow: hidden;
	background: url(../images/mypage_free.gif) no-repeat left top;
}
#contentstop #my_page_loguin p.wasure {
	width: 210px;
	font-size: 10px;
	padding-top: 5px;
	text-align: center;
}

#contentstop #my_page_loguin li.wasure {
	width: 210px;
	font-size: 10px;
	margin-top: -5px;
}

#contentstop #my_page_loguin p.wasure a{
	font-size:12px;
}

#contentstop #my_page_loguin ul {
	width: 155px;
	padding-top: 10px; 
	list-style-type: none;
	float: left;
}
#contentstop #my_page_loguin li {
	margin-left: 13px;
	padding-bottom: 10px;
}
#my_page_loguin .input {
	width: 100px;
	font-size: 13px;
	height: 16px;
}	
#contentstop #my_page_loguin #logingo {
	width: 40px;
	height: 20px;
	margin-top: 25px;	 
	float: left;
}




/* contantbottom の要素 */
#contentsbottom {
	width: 910px;
	margin: 0px;
	padding: 11px 0px 0px;
	clear: left;
}	

.columnBox {
	width: 210px;
	background: url(../images/column_bg_top.gif) no-repeat left 1px;	 
}
	
#contentstop p#member {
	margin:30px 0 0 360px;
	width:210px;
	height:51px;
}

#contentstop p#member a {
	width:210px;
	height:51px;
	display: block;
	overflow: hidden;
	text-decoration: none;	
	background: url(../images/mypage_but.jpg) no-repeat left top;
}
#contentstop p#member a:hover {
	background: url(../images/mypage_but.jpg) no-repeat left bottom;
}

#contentstop p.comment {
	margin: 0px;
	padding: 0px 0px 0px 340px;
	font-size: 13px;
}	

/* 左カラム　の要素 */
#contents #contentsLeft {
	width: 210px;
	margin: 0px;
	padding:20px 0px 0px 0px;
	float: left;
}	



/* 注目ブログ/新着ブログ */
#newblog {
	width: 210px;
	padding-bottom: 5px;
	background: url(../images/column_bg_bottom.gif) no-repeat left bottom;
} 

#newblog h4 {
	width: 210px;
	height: 26px;
	overflow: hidden;
	background: url(../images/title_newblog.gif) no-repeat left top;
}

#newblog p {
	width: 75px;
	height: 62px;
	padding: 10px 0px 0px 12px;
	float: left;
	overflow: hidden;
}	
	
#newblog dt {
	width: 123px;
	padding-top: 5px; 
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	float: left;
}	
#newblog dd {
	width: 186px;
	padding: 9px 12px 10px;
	clear: left;
	font-size: 75%;
	line-height: 150%;
	background: url(../images/column_dot_line.gif) no-repeat left bottom;
}	

#newblog dt.new {
	width: 123px;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	float: left;
}
#newblog dt.new a {
	line-height: 160%;
}


/*#newblog dt.new {
	width: 123px;
	padding-top: 10px; 
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
	background: url(../images/new.gif) no-repeat 45px 13px;
	float: left;
}
*/
#newblog dd.blogitiran {
	font-size: 12px;
	width: 200px;
	margin: 5px 0px 0px 0px;
	padding: 0px 10px 7px 0px;
	clear: left;
	text-align: right;
}	





/* 注目講師/新着講師 */
#newlnstructor {
	width: 210px;
	margin-top: 12px;
	padding-bottom: 5px;
	background: url(../images/column_bg_bottom.gif) no-repeat left bottom;
}	

#newlnstructor h4 {
	width: 210px;
	height: 26px;
	overflow: hidden;
	background: url(../images/title_newlnstructor.gif) no-repeat left top;
}	

#newlnstructor dl {
	width: 210px;
	height: 75px;
	clear: left;
	padding-bottom: 13px;
	background: url(../images/column_dot_line.gif) no-repeat left bottom;
}	

#newlnstructor dt {
	width: 75px;
	padding: 11px 0px 0px 12px;
	float: left;
	overflow: hidden;
}	
#newlnstructor dd {
	width: 123px;
	padding-top: 23px; 
	float: left;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	line-height: 180%;
}	
#newlnstructor dd.new {
	width: 123px;
	padding-top: 1px; 
	float: left;
	text-align: center;
	font-size: 75%;
	font-weight: bold;
}	
#newlnstructor dd.new a {
	line-height: 160%;
}	

/*#newlnstructor dd.new {
	width: 123px;
	padding-top: 10px; 
	float: left;
	text-align: center;
	font-size: 75%;
	font-weight: bold;
	line-height: 150%;
	background: url(../images/new.gif) no-repeat 45px 13px;
}	
*/
#newlnstructor dl.lnstructor_itiran {
	height: 25px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}	
#newlnstructor dl.lnstructor_itiran dd {
	width: 200px;
	margin: 0px;
	padding: 5px 10px 5px 0px;
	font-size: 75%;
	font-weight: normal;
	text-align: right;
}	




/* 中央カラム　の要素 */
#contents #contentsCenter {
	width: 674px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	float: left;
}



/* 目的から選ぶ */
#contents #contentsCenter .serch_from, #contents #contentsCenter .serch_from_teacher {
	width: 674px;
	margin:0 0 20px 0;
	padding: 0px;
	font-size: 14px;
}

#contents #contentsCenter .serch_from h4 {
	width:674px;
	height:32px;
	margin:0 0 10px 0;
	padding: 0px;
	overflow: hidden;
	background: url(../images/title_select_from_course.jpg) no-repeat left top;
}

.bg_course_select01 a {
	width:287px;
	height:76px;
	margin:0 20px 10px 0;
	padding:66px 10px 0 30px;
	text-decoration:none;
	background: url(../images/bg_course_select01.gif) no-repeat left top;
	float:left;
}
.bg_course_select01 a:hover{
	width:287px;
	height:76px;
	margin:0 20px 10px 0;
	padding:66px 10px 0 30px;
	text-decoration:none;
	background: url(../images/bg_course_select01.gif) no-repeat left bottom;
	float:left;
}


.bg_course_select02 a {
	width:287px;
	height:76px;
	margin:0 0 10px 0;
	padding:66px 10px 0 30px;
	text-decoration:none;
	background: url(../images/bg_course_select02.gif) no-repeat left top;
	float:left;
}
.bg_course_select02 a:hover {
	width:287px;
	height:76px;
	margin:0 0 10px 0;
	padding:66px 10px 0 30px;
	text-decoration:none;
	background: url(../images/bg_course_select02.gif) no-repeat left bottom;
	float:left;
}

.bg_course_select03 a {
	width:287px;
	height:76px;
	margin:0 20px 0 0;
	padding:66px 10px 0 30px;
	text-decoration:none;
	background: url(../images/bg_course_select03.gif) no-repeat left top;
	float:left;
}
.bg_course_select03 a:hover {
	width:287px;
	height:76px;
	margin:0 20px 0 0;
	padding:66px 10px 0 30px;
	text-decoration:none;
	background: url(../images/bg_course_select03.gif) no-repeat left bottom;
	float:left;
}

.bg_course_select04 a {
	width:287px;
	height:56px;
	padding:86px 10px 0 30px;
	text-decoration:none;
	background: url(../images/bg_course_select04.gif) no-repeat left top;
	float:left;
}
.bg_course_select04 a:hover {
	width:287px;
	height:56px;
	padding:86px 10px 0 30px;
	text-decoration:none;
	background: url(../images/bg_course_select04.gif) no-repeat left bottom;
	float:left;
}

.course_select_text {
	line-height:21px;
}
.course_select_price {
	color:#cc3366;
}
.course_select_price_big {
	font-size:16px;
	font-weight:bold;
}

#contents #contentsCenter .serch_from_teacher {
	width:674px;
	height:32px;
	margin:0 0 10px 0;
	padding: 0px;
	overflow: hidden;
	background: url(../images/title_select_from_teacher.jpg) no-repeat left top;
}


#contents #contentsCenter .table_serchfrom {
	width:674px;
	margin-bottom:32px;
}


#contents #contentsCenter .table_serchfrom th {
	width: 50%;
	padding: 10px 0px 0px 25px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	background: url(../images/icon_dot02.gif) no-repeat 10px 13px;
}

#contents #contentsCenter .table_serchfrom th.item1 {
	border-right: 1px dotted #bbb;
}

#contents #contentsCenter .table_serchfrom th.item2 {
	border-right: 1px solid #FEBA33;
}

#contents #contentsCenter .table_serchfrom td {
	width: 50%;
	padding: 10px;
	border-right: 1px dotted #bbb;
	text-align: left;
	font-size: 13px;
	vertical-align: top;
	line-height: 130%;
}

#contents #contentsCenter .table_serchfrom td.item1 {
	border-right: 1px dotted #bbb;
}

#contents #contentsCenter .table_serchfrom td.item2 {
	border-right: 1px solid #FEBA33;
}

#contents #contentsCenter .table_serchfrom td ul {
	list-style-type: none;
	padding-left: 8px;
}

#contents #contentsCenter .table_serchfrom td ul li {
	line-height: 130%;
	padding-left: 7px;
	padding-bottom: 5px;
	color: #5F4429;
	background: url(../images/icon_dot01.gif) no-repeat left 8px;
}

#contents #contentsCenter .table_serchfrom td.item1 p {
	padding-left: 16px;
	padding-bottom: 1px;
	background: url(../images/icon_yajirushi_b.gif) no-repeat left 1px;
}



/* 国から探す */
#serchfromcountry {
	width:674px;
	margin: 0px;
	padding: 0px;
	clear: left;
}

#serchfromcountry h4 {
	height: 26px;
	overflow: hidden;
	background: url(../images/title_serchfromcountry.gif) no-repeat left top;
}


#serchfromcountry ul {
	height:308px;
	margin-top: 11px;
	list-style-type: none;
	background: url(../images/map.jpg) no-repeat left top;
}

#serchfromcountry li {
	height: 45px;
	margin: 0px;
	padding: 0px;
	font-size: 70%;
}

#serchfromcountry li#country01 {
	width: 70px;
	height: 45px;
	overflow: hidden;
	position: relative;
	top: 80px;
	padding-left: 505px;
}

#serchfromcountry li#country01 a {
	width: 70px;
	height: 45px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background: url(../images/country_03.gif) no-repeat left top;
}

#serchfromcountry li#country01 a:hover {
	background: url(../images/country_03.gif) no-repeat left bottom;
}


#serchfromcountry li#country02 {
	width: 80px;
	height: 45px;
	overflow: hidden;
	position: relative;
	top: 132px;
	padding-left: 565px;
}

#serchfromcountry li#country02 a {
	width: 80px;
	height: 45px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background: url(../images/country_04.gif) no-repeat left top;
}

#serchfromcountry li#country02 a:hover {
	background: url(../images/country_04.gif) no-repeat left bottom;
}

#serchfromcountry li#country03 {
	width: 194px;
	height: 45px;
	overflow: hidden;
	position: relative;
	top:72px;
	padding-left: 221px;
}

#serchfromcountry li#country03 a {
	width: 194px;
	height: 45px;
	display: block;
	text-decoration: none;
	background: url(../images/country_05.gif) no-repeat left top;
}

#serchfromcountry li#country03 a:hover {
	overflow: hidden;
	background: url(../images/country_05.gif) no-repeat left bottom;
}

#serchfromcountry li#country04 {
	width: 70px;
	height: 45px;
	overflow: hidden;
	position: relative;
	top: -51px;
	padding-left: 295px;
}

#serchfromcountry li#country04 a {
	width: 70px;
	height: 45px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background: url(../images/country_01.gif) no-repeat left top;    
}

#serchfromcountry li#country04 a:hover{
	background: url(../images/country_01.gif) no-repeat left bottom;  
}


#serchfromcountry li#country05 {
	width: 79px;
	height:45px;
	overflow: hidden;
	position: relative;
	top:-105px;
	padding-left:211px;
}

#serchfromcountry li#country05 a {
	width:79px;
	height:45px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background: url(../images/country_02.gif) no-repeat left top;
}


#serchfromcountry li#country05 a:hover {
	background: url(../images/country_02.gif) no-repeat left bottom;
}



#serchfromcountry li#country06 {
	width: 95px;
	height:45px;
	overflow: hidden;
	position: relative;
	top: -170px;
	padding-left: 52px;
}

#serchfromcountry li#country06 a {
	width:95px;
	height:45px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background: url(../images/country_06.gif) no-repeat left top;
}
#serchfromcountry li#country06 a:hover {
	background: url(../images/country_06.gif) no-repeat left bottom;
}

#serchfromcountry li#country07 {
	width: 79px;
	height: 45px;
	overflow: hidden;
	position: relative;
	top: -163px;
	padding-left:105px;
}

#serchfromcountry li#country07 a {
	width: 79px;
	height:45px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background: url(../images/country_07.gif) no-repeat left top;
}

#serchfromcountry li#country07 a:hover {
	background: url(../images/country_07.gif) no-repeat left bottom;
}

#serchfromcountry li#country08 {
	width: 80px;
	height:45px;
	overflow: hidden;
	position: relative;
	top: -152px;
	padding-left: 56px;
}

#serchfromcountry li#country08 a {
	width: 80px;
	height:45px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background: url(../images/country_08.gif) no-repeat left top;
}

#serchfromcountry li#country08 a:hover {
	background: url(../images/country_08.gif) no-repeat left bottom;
}



.osusume_teacher {
	margin:25px 0 15px 0;
}

.osusume_select {
	margin:0 0 20px 0;
}
#osusume_t_01 a {
	float:left;
	width:327px;
	height:80px;
	margin:0 19px 10px 0;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background: url(../images/osusume_teacher01.jpg) no-repeat left top;
}

#osusume_t_01 a:hover {
	background: url(../images/osusume_teacher01.jpg) no-repeat left bottom;
}

#osusume_t_02 a {
	float:left;
	width:327px;
	height:80px;
	margin:0 0 10px 0;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background: url(../images/osusume_teacher02.jpg) no-repeat left top;
}

#osusume_t_02 a:hover {
	background: url(../images/osusume_teacher02.jpg) no-repeat left bottom;
}

#osusume_t_03 a {
	float:left;
	width:327px;
	height:80px;
	margin:0 19px 10px 0;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background: url(../images/osusume_teacher03.jpg) no-repeat left top;
}

#osusume_t_03 a:hover {
	background: url(../images/osusume_teacher03.jpg) no-repeat left bottom;
}

#osusume_t_04 a {
	float:left;
	width:327px;
	height:80px;
	margin:0 0 10px 0;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background: url(../images/osusume_teacher04.jpg) no-repeat left top;
}

#osusume_t_04 a:hover {
	background: url(../images/osusume_teacher04.jpg) no-repeat left bottom;
}


/* トッピク検索 */
#serchtopics {
	width: 540px;
	margin: 19px 0px 0px 0px;
	padding: 0px;
}

#serchtopics h4 {
	height: 26px;
	overflow: hidden;
	padding-bottom: 5px;
	background: url(../images/title_serchtopics.gif) no-repeat left top;
}

#serchtopics ul {
	list-style-type: none;
	clear: left;
}

#serchtopics li {
	margin-top: 10px;
	padding: 0px 10px;
	float: left;
}	

#serchtopics li a {
	width: 160px;
	height: 60px;	
	text-decoration: none;
	display: block;
	overflow: hidden;
}	

#serchtopics li#topice01 a {
	background: url(../images/topice01.gif) no-repeat left top;
}	 
#serchtopics li#topice02 a {
	background: url(../images/topice02.gif) no-repeat left top;
}	 
#serchtopics li#topice03 a {
	background: url(../images/topice03.gif) no-repeat left top;
}	 
#serchtopics li#topice04 a {
	background: url(../images/topice04.gif) no-repeat left top;
}	 
#serchtopics li#topice05 a {
	background: url(../images/topice05.gif) no-repeat left top;
}	 
#serchtopics li#topice06 a {
	background: url(../images/topice06.gif) no-repeat left top;
}	 
#serchtopics li#topice07 a {
	background: url(../images/topice07.gif) no-repeat left top;
}	 
#serchtopics li#topice08 a {
	background: url(../images/topice08.gif) no-repeat left top;
}	 
#serchtopics li#topice09 a {
	background: url(../images/topice09.gif) no-repeat left top;
}
#serchtopics li#topice10 a {
	background: url(../images/topice10.gif) no-repeat left top;
}	 
#serchtopics li#topice11 a {
	background: url(../images/topice11.gif) no-repeat left top;
}	 
	 

#serchtopics li#topice01 a:hover {
	background: url(../images/topice01.gif) no-repeat left bottom;
}	 
#serchtopics li#topice02 a:hover {
	background: url(../images/topice02.gif) no-repeat left bottom;
}	 
#serchtopics li#topice03 a:hover {
	background: url(../images/topice03.gif) no-repeat left bottom;
}	 
#serchtopics li#topice04 a:hover {
	background: url(../images/topice04.gif) no-repeat left bottom;
}	 
#serchtopics li#topice05 a:hover {
	background: url(../images/topice05.gif) no-repeat left bottom;
}	 
#serchtopics li#topice06 a:hover {
	background: url(../images/topice06.gif) no-repeat left bottom;
}	 
#serchtopics li#topice07 a:hover {
	background: url(../images/topice07.gif) no-repeat left bottom;
}	 
#serchtopics li#topice08 a:hover {
	background: url(../images/topice08.gif) no-repeat left bottom;
}	 
#serchtopics li#topice09 a:hover {
	background: url(../images/topice09.gif) no-repeat left bottom;
}	
#serchtopics li#topice10 a:hover {
	background: url(../images/topice10.gif) no-repeat left bottom;
}	 
#serchtopics li#topice11 a:hover {
	background: url(../images/topice11.gif) no-repeat left bottom;
}	 
 




/* ランキングから探す */
#serchfromranking {
	width: 674px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px;
	clear: left;
}

#serchfromranking h4 {
	height: 26px;
	overflow: hidden;
	background: url(../images/title_serchfromranking.gif) no-repeat left top;
}

#serchfromranking	dl {
	height: 65px;
	display:block;
	padding-top: 7px;
	padding-bottom: 8px;		
	clear: left;
	border-bottom:dotted #666 1px;
}

#serchfromranking	dt {
	width: 68px;
	height: 50px;
	float: left;
}
#serchfromranking	dt#ranking01 {
	background: url(../images/ranking01.gif) no-repeat left top;
	margin:0 8px 0 0;
}
#serchfromranking	dt#ranking02 {
	background: url(../images/ranking02.gif) no-repeat left top; 
	margin:0 8px 0 0;
}
#serchfromranking	dt#ranking03 {
	background: url(../images/ranking03.gif) no-repeat left top; 
	margin:0 8px 0 0;
}
#serchfromranking	dt#ranking04 {
	background: url(../images/ranking04.gif) no-repeat left top; 
	margin:0 8px 0 0;
}
#serchfromranking	dt#ranking05 {
	background: url(../images/ranking05.gif) no-repeat left top; 
}

#serchfromranking	dd {
	float: left;
	padding-right: 10px;
	line-height: 160%;
	font-size:90%;
}

#serchfromranking	dd#img01 a {
	width: 60px;
	height: 50px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	background: url(../images/ranking_image01.jpg) no-repeat left top;
}
#serchfromranking	dd#img02 a {
	width: 60px;
	height: 50px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	background: url(../images/ranking_image02.jpg) no-repeat left top;
}
#serchfromranking	dd#img03 a {
	width: 60px;
	height: 50px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	background: url(../images/ranking_image03.jpg) no-repeat left top;
}
#serchfromranking	dd#img04 a {
	width: 60px;
	height: 50px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	background: url(../images/ranking_image04.jpg) no-repeat left top;
}

#serchfromranking	dd p {
	width: 500px;
	padding-top: 3px;
	line-height: 160%;
}

#serchfromranking	dd p a {
	line-height: 130%;
}



/* 右カラム　の要素 */
#contents #contentsRight {
	width: 210px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
}	

#contentsRight #my_loguin p {
	width: 210px;
	height: 40px;
	margin-bottom: 5px;
}
#contentsRight #my_loguin p a {
	width: 210px;
	height: 40px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	background: url(../images/btn_loin.gif) no-repeat left top;
}

#course_example a {
	width:210px;
	height:87px;
	margin:0 0 25px 0;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background: url(../images/course_select_example.jpg) no-repeat left top;
}
#course_example a:hover {
	background: url(../images/course_select_example.jpg) no-repeat left bottom;
}

/* お客様の声 */
.voice a{
	font-size:12px;
	}
.voice_contents{
	margin:3px 0 7px 0;
	}
.voice_top{
	height:18px;
	background: url(../images/voise_top.gif) no-repeat left top;
	}
.voice_middle{
	font-size:12px;
	line-height:18px;
	background-color:#ffd5a4;
	padding:0 10px;
	}
.voice_bottom{
	height:7px;
	background: url(../images/voice_bottom.gif) no-repeat left top;
	}

/* FB・ブログ */

#btn_blog a {
	width:210px;
	height:51px;
	margin:0 0 10px 0;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background: url(../images/btn_blog.gif) no-repeat left top;
}
#btn_blog a:hover {
	background: url(../images/btn_blog.gif) no-repeat left bottom;
}
#btn_facebook a {
	width:210px;
	height:51px;
	margin:0 0 10px 0;
	display: block;
	text-decoration: none;
	overflow: hidden;
	background: url(../images/btn_facebook.gif) no-repeat left top;
}
#btn_facebook a:hover {
	background: url(../images/btn_facebook.gif) no-repeat left bottom;
}



/* 添削先生登録人数 */
#enrollment {
	width: 210px;
	height: 76px;
	margin-bottom: 10px;
	background: url(../images/enrollment_bg.gif) no-repeat left top;
}

#enrollment dl {
	padding-left: 38px;
	font-weight: bold;
}

#enrollment dt {
	padding-top: 21px;
	font-size: 13px;
}

#enrollment dd {
	padding-top: 12px;
	font-size: 13px;
}



/* 無料カウンセリング */
#counseling {
	width:910px;
	height:170px;
	margin-bottom: 10px;
	overflow: hidden;
}

#counseling p a {
	width:910px;
	height:160px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	font-size: 50%;
	background: url(../images/btn_counseling02.jpg) no-repeat left top; 
}
#counseling p a:hover  {
	background: url(../images/btn_counseling02.jpg) no-repeat right bottom; 
}


#counseling2 {
	width: 210px;
	height: 276px;
	margin-bottom: 10px;
	overflow: hidden;
}

#counseling2 p a {
	width: 210px;
	height: 276px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	background: url(../images/btn_counseling03.jpg) no-repeat left top; 
}
#counseling2 p a:hover {
	background: url(../images/btn_counseling03.jpg) no-repeat right bottom; 
}



/* 添削サンプル */
#tensaku_sample {
	margin-bottom: 10px;
}
#tensaku_sample p {
	width: 210px;
	height: 94px;
	overflow: hidden;
	font-size: 50%;
}
#tensaku_sample p a {
	width: 210px;
	height: 94px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	background: url(../images/btn_sample.gif) no-repeat left top; 
}
#tensaku_sample p a:hover  {
	background: url(../images/btn_sample.gif) no-repeat left bottom; 
}


/* 英文メールの添削サンプル、無料カウンセリングサンプル　別ウィンドウ */
#eibun_mail {
	margin: 0px auto 0px;
	padding: 0px;
} 
#eibun_mail p {
	margin: 0px auto 0px;
	padding: 0px;
}
#eibun_mail p.close {
	margin: 20px auto 0px;
	padding: 0px 0px 0px 310px;
	font-size: 12px;
}


#eibun_mail table.sample {
	width: 850px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
}
#eibun_mail table.sample th {
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}
#eibun_mail table.sample td {
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}


#eibun_mail p.close a:link {
	color: #815d39;
}
#eibun_mail p.close a:visited {
	color: #815d39;
}
#eibun_mail p.close a:hover {
	color: #0099cc;
}
#eibun_mail p.close a:active {
	color: #815d39;
}




/* 講師希望 */
#becomeourinstructor {
	width: 210px;
	height: 90px;
	padding-top: 10px;
}	

#becomeourinstructor h4 a {
	width: 210px;
	height: 90px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	background: url(../images/becomeourinstructor.jpg) no-repeat left top;
}

#becomeourinstructor h4 a:hover {
	background: url(../images/becomeourinstructor.jpg) no-repeat left bottom;
}




/* ビジネス＆フリー英文添削 */
#freecorrection  {
	width: 210px;
	height: 91px;
	margin-bottom: 10px;
}	
/*#freecorrection  {
	padding-top: 13px;
	padding-bottom: 5px;
	background: url(../images/column_bg_bottom.gif) no-repeat left bottom;
}	
*/	 
#freecorrection h4  {
	width: 210px;
	height: 91px;
}
#freecorrection h4 a{
	width: 210px;
	height: 91px;
	display: block;
	text-decoration: none;
	background: url(../images/btn_free_tensaku.jpg) no-repeat left top;
}
#freecorrection h4 a:hover{
	background: url(../images/btn_free_tensaku.jpg) no-repeat left bottom;
}

	
#freecorrection p {
	padding: 9px 0px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	display: none;
}	

#freecorrection p a {
	line-height: 140%;
	display: none;
}
	
#freecorrection p.button {
	padding-left: 34px;
	padding-bottom: 6px;
	display: none;
}	
	
#freecorrection p.button a {
	width: 139px;
	height: 30px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	background: url(../images/freecorrection.gif) no-repeat left bottom;
	display: none;
}	

#freecorrection p.button a:hover {
	background: url(../images/freecorrection.gif) no-repeat left top;
	display: none;
}	



/* 特集コンテンツ */
#specialcontents {
	width: 210px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url(../images/column_bg_bottom.gif) no-repeat left bottom;
}

#specialcontents h4 {
	width: 210px;
	height: 26px;
	overflow: hidden;
	background: url(../images/titile_featurecontents.gif) no-repeat left top;
}

#specialcontents ul {
	list-style-type: none;
	font-size: 13px;
}

#specialcontents li {
	width: 189px;
	padding: 8px 0px 10px 11px;
	line-height: 150%;
	background: url(../images/column_dot_line.gif) no-repeat left bottom;
}




/* メールパル・ニュース */

#news {
	width: 210px;
	padding-bottom: 5px;
	margin:30px 0 10px 0;
}


#news ul {
	list-style-type: none;
	padding-bottom: 11px;
}	

#news li {
	font-size: 12px;
	padding:9px 0 9px 0;
	line-height: 130%;
	border-bottom:dotted #666 1px;
}
#news li a {
	line-height: 140%;
}

#news li em {
	visibility:inherit;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 1px;
}	
#news li.newsitiran {
	text-align: right;
	border-bottom:dotted #FFF 1px;
}


/* 新着添削 */
#newcorrection {
	width: 210px;
	padding-top: 13px;
	padding-bottom: 5px;
	background: url(../images/column_bg_bottom.gif) no-repeat left bottom;
}

#newcorrection h4 {
	width: 210px;
	height: 26px;
	overflow: hidden;
	background: url(../images/title_latestediting.gif) no-repeat left top;
}

#newcorrection ul {
	list-style-type: none;
	padding-bottom: 11px;
}	

#newcorrection li {
	font-size: 12px;
	padding: 14px 0px 0px 7px;
	line-height: 130%;
}


/* マイページ */
#my_page {
	margin: 0px auto 0px;
	padding: 11px 0px 0px 0px;
	width: 885px;
	clear: left;
	color: #4F3322;
}

#my_page h3 {
	width: 870px;
	height: 32px;
	margin: 0px auto;
	padding: 12px 0px 0px 15px;
	clear: left;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}

#my_page ul#my_gnavi {
	list-style-type: none;
	padding-left: 30px;
	margin-top: 10px;
}	
#my_page ul#my_gnavi li {
	width: 150px;
	height: 52px;
	font-size: 12px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;	
}
#my_page ul#my_gnavi li a {
	height: 52px;
	text-decoration: none;
	overflow: hidden;
	display: block;
}

#my_page ul#my_gnavi li#mypage_navi01 {
	width: 152px;
	background: url(../images/btn_mypage_navi01.gif) no-repeat left bottom;
}
#my_page ul#my_gnavi li#mypage_navi02 {
	width: 152px;
	background: url(../images/btn_mypage_navi02.gif) no-repeat left bottom;
}
#my_page ul#my_gnavi li#mypage_navi03 {
	width: 152px;
	background: url(../images/btn_mypage_navi03.gif) no-repeat left bottom;
}
#my_page ul#my_gnavi li#mypage_navi04 {
	width: 152px;
	background: url(../images/btn_mypage_navi04.gif) no-repeat left bottom;
}
#my_page ul#my_gnavi li#mypage_navi05 {
	width: 180px;
	background: url(../images/btn_mypage_navi05.gif) no-repeat left bottom;
}
#my_page ul#my_gnavi li#mypage_navi06 {
	width: 152px;
	background: url(../images/btn_mypage_navi06.gif) no-repeat left bottom;
}
#my_page ul#my_gnavi li#mypage_navi07 {
	width: 152px;
	background: url(../images/btn_mypage_navi07.gif) no-repeat left bottom;
}
#my_page ul#my_gnavi li#mypage_navi01 a {
	background: url(../images/btn_mypage_navi01.gif) no-repeat left top;
}
#my_page ul#my_gnavi li#mypage_navi02 a {
	background: url(../images/btn_mypage_navi02.gif) no-repeat left top;
}
#my_page ul#my_gnavi li#mypage_navi03 a {
	background: url(../images/btn_mypage_navi03.gif) no-repeat left top;
}
#my_page ul#my_gnavi li#mypage_navi04 a {
	background: url(../images/btn_mypage_navi04.gif) no-repeat left top;
}
#my_page ul#my_gnavi li#mypage_navi05 a {
	background: url(../images/btn_mypage_navi05.gif) no-repeat left top;
}
#my_page ul#my_gnavi li#mypage_navi06 a {
	background: url(../images/btn_mypage_navi06.gif) no-repeat left top;
}
#my_page ul#my_gnavi li#mypage_navi07 a {
	background: url(../images/btn_mypage_navi07.gif) no-repeat left top;
}
#my_page ul#my_gnavi li#mypage_navi01 a:hover {
	background: url(../images/btn_mypage_navi01.gif) no-repeat left center;
}
#my_page ul#my_gnavi li#mypage_navi02 a:hover {
	background: url(../images/btn_mypage_navi02.gif) no-repeat left center;
}
#my_page ul#my_gnavi li#mypage_navi03 a:hover {
	background: url(../images/btn_mypage_navi03.gif) no-repeat left center;
}
#my_page ul#my_gnavi li#mypage_navi04 a:hover{
	background: url(../images/btn_mypage_navi04.gif) no-repeat left center;
}
#my_page ul#my_gnavi li#mypage_navi05 a:hover {
	background: url(../images/btn_mypage_navi05.gif) no-repeat left center;
}
#my_page ul#my_gnavi li#mypage_navi06 a:hover {
	background: url(../images/btn_mypage_navi06.gif) no-repeat left center;
}
#my_page ul#my_gnavi li#mypage_navi07 a:hover {
	background: url(../images/btn_mypage_navi07.gif) no-repeat left center;
}


#my_page ul#template {
	width: 363px;
	height: 22px;
	list-style-type: none;
	padding-left: 507px;
	clear: left;
}	
#my_page ul#template li {
	width: 170px;
	height: 22px;
	font-size: 1px;
	float: left;
	margin-bottom: 40px;	
	margin-right: 10px;
}
#my_page ul#template li a {
	height: 22px;
	text-decoration: none;
	display: block;
	overflow: hidden;
}
#my_page ul#curriculum {
	width: 800px;
	height: 40px;
	list-style-type: none;
	padding-left: 40px;
	clear: left;
	margin-top: 10px;
}
#my_page #mail_temp {
	width: 500px;
	height: 20px;
	list-style-type: none;
	padding-left: 505px;
	clear: left;
}

#my_page ul#template li#list a {
	height: 22px;
	background: url(../images/btn_mail_template.gif) no-repeat left top;
}
#my_page ul#template li#list a:hover {
	background: url(../images/btn_mail_template.gif) no-repeat left bottom;
}
#my_page ul#template li#new a {
	height: 22px;
	background: url(../images/btn_mail_template_new.gif) no-repeat left top;
}
#my_page ul#template li#new a:hover {
	background: url(../images/btn_mail_template_new.gif) no-repeat left bottom;
}


#my_page #kanri {
	margin: 0px;
	padding: 0px;
	clear: left;
}
#my_page h4 {
	width: 790px;
	margin: 0px auto 10px;
	padding: 0px 0px 0px 5px;
	font-size: 14px;
	height: 20px;
	line-height: 130%;
	border-left: 5px solid #FF8A00;
	border-bottom: 1px solid #FF8A00;
}
#my_page table.tensaku_rireki {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	border-top: 1px solid #8F5F2C;
	border-left: 1px solid #8F5F2C;
	text-align: center;
}
#my_page table.tensaku_rireki th {
	border-bottom: 1px solid #8F5F2C;
	border-right: 1px solid #8F5F2C;
	padding: 5px 0px;
	background: #FFA200;
	font-size: 14px;
}
#my_page table.tensaku_rireki td {
	border-bottom: 1px solid #8F5F2C;
	border-right: 1px solid #8F5F2C;
	padding: 5px 0px;
	font-size: 14px;
}
#my_page table.recommend_task {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	border-top: 1px solid #8F5F2C;
	border-left: 1px solid #8F5F2C;
	font-family: Verdana;
}
#my_page table.recommend_task th {
	border-bottom: 1px solid #8F5F2C;
	border-right: 1px solid #8F5F2C;
	padding: 5px 0px;
	background: #FFA200;
	font-size: 14px;
	font-family: Verdana;
	text-align: center;
}
#my_page table.recommend_task td {
	border-bottom: 1px solid #8F5F2C;
	border-right: 1px solid #8F5F2C;
	padding: 5px 0px;
	font-size: 12px;
	font-family: Verdana;
}
#my_page table.news_pd td {
	padding: 5px 5px;
}
#my_page table.tensaku_rireki td.font_fm textarea#mail_text {
	line-height: 130%;
	width: 470px;
	font-weight: normal; 	
	font-family: Verdana;
	font-size: 14px;
}
#my_page table.tensaku_rireki td.font_fm textarea#message {
	line-height: 130%;
	width: 470px;
	font-weight: normal; 	
	font-family: Verdana;
	font-size: 14px;
}

#my_page table.tensaku_rireki td.font_fm textarea#mail_temp_text {
	font-size: 14px;
	line-height: 130%;
	width: 470px;
	font-weight: normal; 	
	font-family: Verdana;
	font-size: 14px;
}

/* マイページ　講師を選ぶ */
#mypage_tensakuirai {
	margin: 0px 0px 0px;
	padding: 0px;
	clear: left;
}
#mypage_tensakuirai p.txt {
	margin: 20px 0px 0px 90px;
	padding: 0px 0px 0px 15px;
	font-size: 13px;
	font-weight: bold;
	clear: left;
	color: #4F3322;
	background: url(../images/icon_dot02.gif) no-repeat left center;
}
#mypage_tensakuirai #instructor {
	margin: 40px 0px 0px;
	padding: 0px;
	clear: left;
}
#mypage_tensakuirai #country {
	margin: 0px 0px 0px;
	padding: 0px;
	clear: left;
}
#mypage_tensakuirai #topice {
	margin: 0px;
	padding: 0px 0px 40px;
	clear: left;
}
#mypage_tensakuirai h4 {
	width: 780px;
	margin: 10px auto 0px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	height: 20px;
	line-height: 130%;
	color: #4F3322;
	border-left: 5px solid #FF8A00;
	border-bottom: 1px solid #FF8A00;
}
#mypage_tensakuirai ul {
	width: 300px;
	margin: 10px 0px 30px 0px;
	padding: 0px 0px 0px;
	list-style-type: none;
	font-size: 14px;
	float: left;
	font-weight: bold;
}
#mypage_tensakuirai ul.left105 {
	padding-left: 105px;
}	
		

#mypage_tensakuirai ul li { 
	height: 17px;
	margin: 0px 0px 8px 0px;
	padding: 3px 0px 0px 24px;
}
#mypage_tensakuirai #instructor ul li {
	background: url(../images/instructor_icon.jpg) no-repeat left center;  
}
#mypage_tensakuirai #country ul li {
	background: url(../images/country_icon.jpg) no-repeat left center;  
}
#mypage_tensakuirai ul li#topice01 {
	background: url(../images/topice_icon01.jpg) no-repeat left center;  
}
#mypage_tensakuirai ul li#topice02{
	background: url(../images/topice_icon02.jpg) no-repeat left center;  
}
#mypage_tensakuirai ul li#topice03 {
	background: url(../images/topice_icon03.jpg) no-repeat left center;  
}
#mypage_tensakuirai ul li#topice04 {
	background: url(../images/topice_icon04.jpg) no-repeat left center;  
}
#mypage_tensakuirai ul li#topice05 {
	background: url(../images/topice_icon05.jpg) no-repeat left center;  
}
#mypage_tensakuirai ul li#topice06 {
	background: url(../images/topice_icon06.jpg) no-repeat left center;  
}
#mypage_tensakuirai ul li#topice07 {
	background: url(../images/topice_icon07.jpg) no-repeat left center;  
}
#mypage_tensakuirai ul li#topice08 {
	background: url(../images/topice_icon08.jpg) no-repeat left center;  
}
#mypage_tensakuirai ul li#topice09 {
	background: url(../images/topice_icon09.jpg) no-repeat left center;  
}
#mypage_tensakuirai ul li#topice10 {
	background: url(../images/topice_icon10.jpg) no-repeat left center;  
}
#mypage_tensakuirai ul li#topice11 {
	background: url(../images/topice_icon11.jpg) no-repeat left center;  
}



/* マイページ 回数券購入・確認・完了 */

#my_page #my_ticket {
	margin: 0px;
	padding: 0px;
	clear: left;
}
#my_page #my_ticket h4 {
	padding: 0px 0px 0px 5px;
	font-size: 14px;
	height: 20px;
	line-height: 130%;
	clear: left;
}
#my_page #my_ticket #cr_box, #my_page #my_ticket #bank_box  {
	width: 760px;
	margin: 0px 0px 0px 55px;
	padding: 0px 0px 50px 0px;
	font-size: 12px;
}
#my_page #my_ticket .blok01 {
margin-bottom: 25px;
} 
#my_page #my_ticket #cr_box p, #my_page #my_ticket #bank_box p {
	line-height: 140%;
	padding-left: 22px;
}
#my_ticket #price_list ul {
	padding-left: 68px;
}

#my_ticket #price_list #PayPal_bank {
	width: 852px;
	padding-left: 80px;
}
#my_ticket #price_list #PayPal_comment {
	width: 370px;
	height: 310px;	 
	margin: 5px 0px 50px 0px;
	padding: 10px;
	float: left;
	border: 2px solid #2DBCC8;
}
#my_ticket #price_list #bank_comment {
	width: 310px;
	height: 310px;	 
	margin: 5px 0px 50px 10px;
	padding: 10px;
	float: left;
	border: 2px solid #BB5FFF;
}

#my_page #my_ticket #cr_box p.icon_dot, #my_page #my_ticket #bank_box p.icon_dot {
	padding-bottom: 5px;
	background: url(../images/icon_dot02.gif) no-repeat 10px 3px;
}
#my_page #my_ticket #price_list dl dd {
	margin: 0px;
	padding: 0px 0px 10px 6px;
	background: url(../images/icon_dot01.gif) no-repeat 12px 7px;
}
#my_page #my_ticket #price_list dl dd.none {
	background: none;
}

#my_page p.btn01 {
	width: 359px;
	height: 60px;
	margin: 10px 0px 0px 5px;
	padding: 0px;
}
#my_page p.btn01 a {
	height: 60px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	background: url(../images/btn_ticket01.jpg) no-repeat left top;
}
#my_page p.btn01 a:hover {
	height: 60px;
	background: url(../images/btn_ticket01.jpg) no-repeat left bottom;
}
#my_page p.btn02 {
	width: 300px;
	height: 60px;
	margin: 41px 0px 0px 10px;
	padding: 0px;
}
#my_page p.btn02 a {
	height: 60px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	background: url(../images/btn_ticket02.jpg) no-repeat left top;
}
#my_page p.btn02 a:hover {
	height: 60px;
	background: url(../images/btn_ticket02.jpg) no-repeat left bottom;
}
#my_page #btn_03 {
	padding-top: 20px;
	padding-left: 85px;
	text-align: center;
}
#my_page #btn_03 .modoru {
	width:221px;
	height: 40px;
	padding-right: 30px;
	margin-bottom: 50px;
	float: left;
}
#my_page #btn_03 .susumu {
	float: left;
	margin-bottom: 50px;
}
#my_page #btn_03 .modoru a {
	width:221px;
	height: 40px;
	text-decoration: none;
	display: block;
	overflow: hidden;	
	background: url(../images/btn_ticket04.jpg) no-repeat left top;
}
#my_page #btn_03 .modoru a:hover {
	background: url(../images/btn_ticket04.jpg) no-repeat left bottom;
}


#my_page #my_ticket #cr_box {
	clear: left;
}
#my_page #my_ticket #cr_box h4 {
	border-left: 5px solid #2DBCC8;
	border-bottom: 1px solid #2DBCC8;
}
#my_page #my_ticket #bank_box h4 {
	border-left: 5px solid #BB5FFF;
	border-bottom: 1px solid #BB5FFF;
}

#my_page #my_ticket #cr_box dl, #my_page #my_ticket #bank_box dl {
	width: 740px;
	margin: 0px 10px;
	padding: 0px;
}
#my_page #my_ticket #cr_box dl dt, #my_page #my_ticket #bank_box dl dt {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	padding-bottom: 5px;
}
#my_page #my_ticket #cr_box dl dd p, #my_page #my_ticket #bank_box dl dd p {
	font-size: 12px;
	line-height: 150%;
	padding-bottom: 5px;
	padding-left: 12px;
	background: url(../images/icon_dot02.gif) no-repeat left 3px;
}
#my_page #my_ticket table.t_ticket {
	width: 740px;
	margin: 0px 10px;
	padding: 0px;
	border-top: 1px solid #7F756F;
	border-left: 1px solid #7F756F;
}
#my_page #my_ticket table.t_ticket th {
	border-bottom: 1px solid #7F756F;
	border-right: 1px solid #7F756F;
	padding: 10px 0px;
	text-align: center;
	font-size: 14px;
}
#my_page #my_ticket #cr_box table.t_ticket th {
	background: #A4E9EF;
}
#my_page #my_ticket #bank_box table.t_ticket th {
	background: #EBCFFF;
}

#my_page #my_ticket table.t_ticket td {
	border-bottom: 1px solid #7F756F;
	border-right: 1px solid #7F756F;
	padding: 10px 0px;
	text-align: center;
	font-size: 13px;
}
#my_page #my_ticket table.t_ticket .t_01 {
	width: 15%;
	font-weight: bold;
}
#my_page #my_ticket table.t_ticket .t_02 {
	width: 30%;
	font-weight: bold;
}
#my_page #my_ticket table.t_ticket .t_03 {
	width: 30%;
}
#my_page #my_ticket table.t_ticket .t_04 {
	width: 24%;
}
#my_page #my_ticket table.t_ticket .t_05{
	width: 24%;
	font-weight: bold;
}
#my_page #my_ticket table.t_ticket .t_06 {
	width: 51%;
}
#my_page #my_ticket table.t_ticket .t_07 {
	width: 24%;
}
#my_page #my_ticket table.t_ticket .t_08 {
	width: 30%;
	text-align: center;
	padding: 10px;
}
#my_page #my_ticket table.t_ticket .t_09 {
	width: 70%;
	text-align: left;
	padding: 10px;
}
#my_page #my_ticket .line01 {
	width: 770px;
	border: 1px solid #7F756F;
	padding-top: 10px;
}
.word_p {
	margin: 0px auto 0px;
	padding: 5px 0px 5px 5px;
	text-align: left;
}
.word_p_r {
	margin: 0px auto 0px;
	padding: 5px 0px 5px 5px;
	text-align: left;
	color: #FF0202;
	font-size: 10px;
}
.err_msg {
	margin: 0px auto 0px;
	padding: 5px 0px 10px 40px;
	text-align: left;
	color: #FF0033;
	font-size: 12px;
}

/* フッターページ */

/* About us  about_us.html */
#about_us {
	margin: 0px auto 0px;
	padding: 11px 0px 0px 0px;
	width: 885px;
	clear: left;
	color: #4F3322;
}
#about_us #about_photo {
	position: absolute;
	top: 250px;
	padding-left: 505px;
}
#about_us #about_photo p {
	display: inline-block;
	text-align: center;
	line-height: 1.5em;
}
#about_us h3 {
	width: 885px;
	height: 32px;
	margin: 0px auto;
	padding: 12px 0px 0px 15px;
	clear: left;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}
#about_us h4 {
	width: 450px;
	margin: 5px 0px 15px 90px;
	padding: 0px 0px 0px 20px;
	font-size: 15px;
	border-left: 5px solid #2DBCC8;
	border-bottom: 1px solid #2DBCC8;
	line-height: 140%;
} 	
#about_us p {
	font-size: 13px;
	margin: 0px 0px 15px;
	padding-left: 100px;
	padding-right: 89px;
	color: #5F3D29;
	line-height: 135%;
}	
#about_us p.right {
	text-align: right;
}	

#about_us #gaiyou_box {
	width: 700px;
		padding: 5px 8px;
	margin-left: 90px; 
	border: 1px solid #FFA200;
}

#about_us #gaiyou_box dl {
	width: 700px;
	padding: 0px;
	font-size: 13px;
}	
#about_us #gaiyou dl dt {
	width: 142px;
	padding: 5px 0px 5px 8px;
	float: left;
	background: #fff2cf;
	line-height: 130%;
}

#about_us #gaiyou dd {
	width: 527px;
	padding: 5px 5px 5px 10px;
	float: left;
	line-height: 130%;
}

#about_us #gaiyou_box p.line {
	width: 700px;
	padding: 0px;
	margin: 0px;
	background: url(../images/icon_line.gif) repeat-x left bottom;  
}

#about_us p.pegetop {
	font-size: 12px;
	text-align: right;
	margin: 40px 80px 0px 0px;
	padding: 0px;
}

.geotrust {
	margin: 0px auto 0px;
	padding: 5px 0px 0px 0px;
}


/* 個人情報保護方針 policy.html */

#policy {
	width: 885px;
	clear: left;
	margin: 0px auto 0px;
	padding: 11px 0px 0px 0px;
	color: #4F3322;
}
#policy h3 {
	width: 870px;
	height: 32px;
	margin: 0px auto;
	padding: 12px 0px 0px 15px;
	clear: left;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}
#policy h4 {
	font-size: 14px;
	margin: 5px 0px 10px 17px;
	padding-left: 4px;
	border-left: 4px solid #2DBCC8;
}	
#policy p {
	font-size: 12px;
	margin: 0px 0px 3px;
	padding-left: 30px;
	padding-right: 30px;
	color: #5F3D29;
	line-height: 140%;
}	
#policy p.yohaku {
	margin-bottom: 35px;
}	



/* 利用規約　use_guide.html */
#use_guide {
	margin: 0px auto 0px;
	padding: 11px 0px 0px 0px;
	width: 885px;
	clear: left;
	color: #4F3322;
}
#use_guide h3 {
	width: 885px;
	height: 32px;
	margin: 0px auto;
	padding: 12px 0px 0px 15px;
	clear: left;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}
#use_guide h4 {
	font-size: 14px;
	margin: 5px 0px 7px 17px;
	padding-left: 4px;
	border-left: 4px solid #2DBCC8;
}	
#use_guide h5 {
	font-size: 14px;
	margin: 40px 0px 7px 17px;
	padding-left: 4px;
	border-left: 4px solid #2DBCC8;
}
#use_guide dl {
	padding-left: 30px;
	padding-right: 30px;
}
#use_guide dl dt {
font-size: 13px;
}
#use_guide dl dd {
font-size: 13px;
}
#use_guide dl dd dl {
	padding-left: 20px;
}
#use_guide ol {
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
}
#use_guide ol li {
	font-size: 12px;
	margin: 0px 0px 5px 60px;
	padding: 0px 0px 0px 0px;
	line-height: 145%;
}	
	
#use_guide ol li ol li {
	font-size: 12px;
	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
	line-height: 145%;
}	
#use_guide p {
	font-size: 12px;
	margin: 0px 0px 8px;
	padding-left: 35px;
	padding-right: 20px;
	color: #5F3D29;
	line-height: 150%;
}	
#use_guide p.yohaku {
	margin-bottom: 35px;
}	



/* サイトマップ　site_map.html */
#site_map {
	margin: 0px auto 0px;
	padding: 11px 0px 0px 0px;
	width: 885px;
	clear: left;
	color: #4F3322;
}
#site_map h3 {
	width: 885px;
	height: 32px;
	margin: 0px auto;
	padding: 12px 0px 0px 15px;
	clear: left;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}
#site_map ul {
	margin: 0px;
	padding: 0px 0px 0px 50px;
	list-style-type: none;
	font-size: 13px;
}	
	
#site_map ul li {
	line-height: 145%;
	margin-bottom: 13px;
	padding-left: 8px;
	background:url(../images/site_map_icon.gif) no-repeat left 4px;
}	
 
#site_map ul li ul li  {
	border-left: none;
}	
#site_map .line02  {
	margin: 2px 0px 0px;
	padding: 0px;
}	
#site_map .line02 li {
	margin: 0px;
	padding-left: 7px;
	line-height: 145%;
	background:url(../images/site_map_icon02.gif) no-repeat left center;
}	



/* 詳細情報　profile.html */
#profile {
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	width: 885px;
	clear: left;
}
#profile h3 {
	width: 885px;
	height: 32px;
	margin: 0px auto;
	padding: 12px 0px 0px 15px;
	clear: left;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}
#profile h3 em {
	visibility: inherit;
	font-style: normal;
	font-size: 15px;
}
#profile h4 {
	width: 700px;
	height: 26px;
	margin: 15px auto 0px;
	padding: 5px 0px 0px 27px;
	font-size: 90%;
}
#profile h4#tit01 {
	padding: 0px;
	background: url(../images/title_profile01.gif) no-repeat left top;
}
#profile h4#tit02 {
	padding: 0px;
	background: url(../images/title_profile02.gif) no-repeat left top;
}
#profile h4#tit03 {
	padding: 0px;
	background: url(../images/title_profile03.gif) no-repeat left top;
}
#profile h4#tit04 {
	padding: 0px;
	background: url(../images/title_profile04.gif) no-repeat left top;
}
#profile h4#tit05 {
	padding: 0px;
	background: url(../images/title_profile05.gif) no-repeat left top;
}

#profile table {
	width: 700px;
	margin: 0px auto 5px;
	border-left: 1px solid #CFC09B;
	font-size: 90%;
}
#profile table.table01_1 {
	width: 700px;
	margin: -5px auto 0px;
	padding: 0px;
	border: none;
	border-left: 1px solid #CFC09B;
	font-size: 86%;
}
#profile table.table05 {
	margin-bottom: 50px;
}

#profile table th {
	padding: 5px;
	border-right: 1px solid #CFC09B;
	border-bottom: 1px solid #CFC09B;
}	
#profile table td {
	padding: 5px;
	border-right: 1px solid #CFC09B;
	border-bottom: 1px solid #CFC09B;
}	

#profile table.table01 th {
	background: #FFFFDF;
}

#profile table.table01_1 th {
	width: 25%;
	margin: 0px;
	background: #FFFFDF;
}	
	
#profile table.table01 td {
	width: 50%;
}

#profile table.table01_1 td {
	width: 80%;
}
#profile table.table01 td p {
	margin: 0px;
	padding-top: 30px;
}	
	
#profile table.table01 .wid20 td {
	width: 75%;
	margin: 0px;
	padding: 0px;
}

#profile table.table02 th, #profile table.table03 th{
	width: 25%;
	background: #FFFFDF;
}	

#profile table.table02 td, #profile table.table03 td {
	width: 75%;
}

#profile table.table01 .bgwit {
	width: 180px;
	background: #FFFFFF;
	padding: 8px 8px;
}
#profile table .border_none { 
	border-right: none;
}	
#profile table.table03 .border_none {
	border-right: 1px solid #CFC09B;
	border-bottom: none;
}
#profile table.table04 .border_none { 
	border-right: 1px solid #CFC09B;
	border-bottom: none;
}	

#profile table p {
	line-height: 130%;
}

	
#useful_contents table.table01 td {
border-bottom: 1px solid #5F4E3B;
border-right: 1px solid #5F4E3B;
padding: 5px 10px;
text-align: center;
line-height: 130%;
}

/* ブログ blog.html */

.blog_01b {
	width: 1000px;
	margin: 0px auto 0px;
	padding: 0px 0px 20px 0px;
	clear: left;
	color:#3F331F;
	background: url(../images/blog_bg_b.gif) repeat left top;
}
.blog_02p {
	width: 1000px;
	margin: 0px auto 0px;
	padding: 0px 0px 20px 0px;
	clear: left;
	color:#3F331F;
	background: url(../images/blog_bg_p.gif) repeat left top;
}

#blog_top {
	width: 803px;
	height: 190px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/blog_top_bg.gif) no-repeat left bottom;
}	
#blog_top .blogtop_left {
	margin: 0px;
	padding: 0px 0px 0px 50px;
	width: 200px;
	float: left;
}	
#blog_top .blogtop_right {
	margin: 0px;
	padding: 0px;
	width: 320px;
	float: left;
}
#blog_top .theme {
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
	width: 210px;
	height:170px;
	float: left;
	background: url(../images/blog_theme_bg.gif) no-repeat left top;
}
#blog_top .blogtop_left p.photo {
	width: 180px;
	height: 160px;
	margin: 12px 0px -16px 0px;
	padding: 4px 0px 0px 4px;
	background: url(../images/blog_noimg.gif) no-repeat left top;
}
#blog_top .blogtop_right h3 {
	margin-top: 50px;
	font-size: 18px;
	line-height: 150%;	
}
#blog_top .blogtop_right h4 {
	margin-top: 30px;
	font-size: 17px;	
}
#blog_top .theme dl {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}
 #blog_top .theme {
	margin: 10px 0px 0px 0px;
	padding: 5px 4px 0px 3px;
	width: 213px;
	height:170px;
	float: left;
}

#blog_top .theme dl dt {
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 1px;
	text-align: center;
	color: #3F331F;
	font-size: 15px;
	border-bottom: 1px solid #3F331F;
}
#blog_top .theme ul {
	list-style-type: none;
	padding: 5px 3px 0px 4px;
}
#blog_top .theme ul li {
 padding-bottom: 11px;
	font-size: 12px;
}
#blog_top p.date {
	clear: left;
	position: relative;
	top: -15px;
	margin: 0px;
	padding: 0px 0px 0px 65px;
	font-size: 12px;
}
.blog_bottom01 {
	width: 742px;
	margin: 0px auto 20px;
	padding: 0px 0px 20px 0px;
	clear: left;
	border-bottom: 2px solid #999;
}

.blog_bottom {
	width: 742px;
	margin: 0px auto 20px;
	padding: 0px 0px 20px 0px;
	clear: left;
	border-bottom: 1px dashed #999;
}
.blog_01b .blog_bottom01 h5 {
	height: 35px;
	margin-top: 20px;
	padding: 8px 0px 0px 6px;
	font-size: 16px;
	line-height: 140%;
	background: url(../images/blog_title_h5b.gif) repeat-x left top;
}
.blog_02p .blog_bottom01 h5 {
	height: 35px;
	margin-top: 20px;
	padding: 8px 0px 0px 6px;
	font-size: 16px;
	line-height: 140%;
	background: url(../images/blog_title_h5p.gif) repeat-x left top;
}
.blog_01b .blog_bottom h6 {
	width: 700px;
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	line-height: 130%;
}
.blog_02p .blog_bottom h6 {
	width: 700px;
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	line-height: 130%;
}
.blog_bottom01 p.date01 {
	position: relative;
	top: -22px;
	text-align: right;
	color:#666666;
	font-size: 10px;
	margin-bottom: -22px;
	padding-right: 10px;
}		
.blog_bottom p.date02 {
	width: 600px;
	position: relative;
	top: -25px;
	text-align: right;
	color:#666666;
	font-size: 10px;
	margin-bottom: -25px;
}
.blog_bottom01 p.img {
	margin: 15px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}

.blog_bottom p {
	margin: 0px;
	padding: 10px 5px 0px 5px;
	line-height: 130%;
	font-size: 13px;
}
.blog_01b p.paging, .blog_02p p.paging {
	font-size: 12px;
	text-align: right;
	margin: 20px 150px 10px 0px;
	padding-right: 10px;
}

.blog_01b #blog_top a:link {
	color: #3F331F;
	text-decoration: none;
}
.blog_01b #blog_top a:visited {
	color: #3F331F;
	text-decoration: none;
}
.blog_01b #blog_top a:hover {
	color: #3B9EEF;
	text-decoration: underline;
}
.blog_01b #blog_top a:active {
	color: #3F331F;
	text-decoration: none;
}

.blog_02p #blog_top a:link {
	color: #3F331F;
	text-decoration: none;
}
.blog_02p #blog_top a:visited {
	color: #3F331F;
	text-decoration: none;
}
.blog_02p #blog_top a:hover {
	color: #FD9B59;
	text-decoration: underline;
}
.blog_02p #blog_top a:active {
	color: #3F331F;
	text-decoration: none;
}





/*講師一覧 instructor_list.html */
#instructor_list {
	width: 885px;
	margin: 0px auto;
	padding: 0px;
	clear: left;
}
#instructor_list h3 {
	width: 885px;
	height: 32px;
	margin: 0px auto;
	padding: 12px 0px 0px 15px;
	clear: left;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}
#instructor_list h3 em {
	visibility: inherit;
	font-style: normal;
	font-size: 15px;
}
#instructor_list h4 {
	margin: 15px auto 0px;
	padding: 0px;
	width: 750px;
	height: 26px;
	background: url(../images/title_teacher_ititran_o.gif) no-repeat left top;
}
#koushi_itiran {
	width: 728px;
	margin: 0px auto 25px;
	padding: 0px 10px;
	clear: left;
	border-left: 1px solid #FFC45F;
	border-right: 1px solid #FFC45F;
	border-bottom: 1px solid #FFC45F;
}	
#koushi_itiran .koushi_box {
	width: 728px;
	height: 72px;
	padding-top: 10px;
	clear: left;
	font-size: 13px;
	border-bottom: 1px solid #FFC45F;
}	
#koushi_itiran p.img {
	width: 85px;
	height: 62px;
	margin: 0px;
	padding-left: 10px;
	float: left;
}
#koushi_itiran .text_box {
	width: 540px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#koushi_itiran ul {
	list-style-type: none;
	margin-top: 3px;
}
#koushi_itiran ul li {
	padding-right: 20px;
	float: left;
}
#koushi_itiran p.pr {
	width: 540px;
	padding-top: 8px;
	clear: left;
	line-height: 130%;
}

p.shousai {
 	width: 83px;
	float: left;
	margin: 10px 0px 0px 10px;
}	
#koushi_itiran p.paging {
	font-size: 12px;
	text-align: right;
	margin: 15px 0px 20px;
	padding-right: 10px;
}	



/* 初めての方へ use_first.html */
#use_first {
	float:right;
	width: 676px;
	margin:20px auto;
	padding: 0px;
	color:#3F331F;
}

#use_first h3 {
	width: 666px;
	height: 34px;
	margin: 0px auto;
	padding: 12px 0px 0px 10px;
	clear: left;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}
#use_first h4 {
	width: 636px;
	height: 33px;
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 0px 30px;
	font-size: 16px;
	color: #FF8A00;
}
#use_first h4.tit01 {
	background: url(../images/titie_first01.gif) no-repeat left top;
}
#use_first h4.tit02 {
	background: url(../images/titie_first02.gif) no-repeat left top;
}
#use_first h4.tit03 {
	background: url(../images/titie_first03.gif) no-repeat left top;
}
#use_first h4.tit04 {
	background: url(../images/titie_first04.gif) no-repeat left top;
}
#use_first h4.tit05 {
	background: url(../images/titie_first05.gif) no-repeat left top;
}


#use_first p {
	font-size: 13px;
	margin: 0px 0px;
	padding: 0px 80px 0px 45px;
	line-height: 145%;
}
#use_first p.icon {
	margin-left: 45px;
	margin-bottom: 5px;
	padding: 0px 80px 0px 14px;
	background: url(../images/icon_05.gif) no-repeat left 3px;
}	

#use_first p.yohaku {
	margin: 10px 0px 30px 45px;
	padding: 0px 0px 0px 17px;
	background: url(../images/icon_yajirushi_b.gif) no-repeat left center;
}	
#use_first dl {
	padding-left: 45px;
	font-size: 13px;
}
#use_first dl dt.icon {
	padding-left: 13px;
	margin-bottom: 2px;
	background: url(../images/icon_05.gif) no-repeat left 2px;
}	

#use_first ul {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 2px; 
}	
#use_first ul li {
	width: 666px;
	height: 30px;
	margin-left: 10px;
	padding-top: 7px;
	padding-left: 85px;
	font-weight: bold;
	font-size: 14px;
}	
#use_first ul li.cou1 {
	background: url(../images/titleh5_first01.gif) no-repeat left top;
}	
#use_first ul li.cou2 {
	background: url(../images/titleh5_first02.gif) no-repeat left top;
}
#use_first ul li.cou3 {
	background: url(../images/titleh5_first03.gif) no-repeat left top;
}
#use_first ul li.cou4 {
	background: url(../images/titleh5_first04.gif) no-repeat left top;
}



/* グローバルナビゲーション */

/* メールパルとは？ mailpal_guide.html */
#mailpal_toha {
	width:676px;
	margin:20px auto 0px auto;
	padding: 0px;
	float:right;
	color:#3F331F;
}

#mailpal_toha h3 {
	width: 676px;
	height: 34px;
	margin: 0px auto;
	padding: 12px 0px 0px 10px;
	clear: left;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}
#mailpal_toha h4 {
	width: 800px;
	height: 35px;
	margin: 0px auto 7px;
	padding-left: 10px;
	font-size: 16px;
	color: #FFA200;
}
#mailpal_toha #info {
	width: 845px;
	height: 233px;
	margin: 0px auto 20px;
	padding: 0px;
	background: url(../images/mailpal_guide_img.gif) no-repeat left top;
}
#mailpal_toha #info p.comment {
	margin: 0px;
	padding: 0px;
	display: none;
}

#mailpal_toha #info p.btn_tanoshimi {
	width: 247px;
	height: 24px;
	position: absolute;
	margin: 196px 0px 0px 567px;
	padding: 0px 0px 0px;
}
*#mailpal_toha #info p.btn_tanoshimi a {
	width: 262px;
	height: 24px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	background:url(../images/tanoshimu_btn.gif) no-repeat left top;
}	
#mailpal_toha #info p.btn_tanoshimi a:hover {
	background:url(../images/tanoshimu_btn_o.gif) no-repeat left top;
}


#mailpal_toha p {
	font-size: 13px;
	line-height: 140%;
	padding: 0px 80px 0px 40px;
}

#mailpal_toha p.yohaku {
	font-size: 13px;
	line-height: 140%;
	padding: 0px 80px 0px 40px;
}
#mailpal_toha p.yohaku_10 {
	font-size: 13px;
	line-height: 140%;
	margin-bottom: 7px;
	padding: 0px 80px 0px 40px;
}


#mailpal_toha p.font_s {
	visibility: inherit;
	font-style: normal;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 40px;
}
/* IE6用 .left_Box .gaido_img */
* html #mailpal_toha p.font_s {
	font-size: 10px;
}	
/* IE7用 .left_Box .gaido_img */
*:first-child+html #mailpal_toha p.font_s {
	font-size: 10px;
}
#mailpal_toha ul.link {
	padding: 10px 50px 0px 40px;
	line-height: 130%;
	list-style-type: none;
}	
#mailpal_toha ul.link li {
	height: 13px;
	line-height: 120%;
	font-size: 12px;
	padding-left: 18px;
	background: url(../images/icon_yajirushi_b.gif) no-repeat left center; 
}	


#mailpal_toha h4#title_01 {
	background: url(../images/mailpal_guide_title01.gif) no-repeat left top;
}
#mailpal_toha h4#title_02 {
	margin:40px 0 15px 0;
	background: url(../images/mailpal_guide_title02.gif) no-repeat left top;
}
#mailpal_toha h4#title_03 {
	margin:40px 0 15px 0;
	background: url(../images/mailpal_guide_title03.gif) no-repeat left top;
}
#mailpal_toha h4#title_04 {
	margin:40px 0 15px 0;
	background: url(../images/mailpal_guide_title04.gif) no-repeat left top;
}
#mailpal_toha h4#title_05 {
	margin:40px 0 15px 0;
	background: url(../images/mailpal_guide_title05.gif) no-repeat left top;
}
#mailpal_toha h4#title_06 {
	margin:40px 0 15px 0;
	background: url(../images/mailpal_guide_title06.gif) no-repeat left top;
}
#mailpal_toha h4#title_07 {
	margin:40px 0 15px 0;
	background: url(../images/mailpal_guide_title07.gif) no-repeat left top;
}
#mailpal_toha h4#title_08 {
	margin:40px 0 15px 0;
	background: url(../images/mailpal_guide_title08.gif) no-repeat left top;
}


/* 楽しみ方 */
#tanoshimi_kata {
	width: 900px;
	height: 1000px;
	margin: 0px;
	padding: 0px;
  background: url(../images/tanoshimu.jpg) no-repeat 0px 90px; 
}
#tanoshimi_kata h4 {
	width: 800px;
	height: 35px;
	margin: 0px auto 7px;
	padding-left: 10px;
	font-size: 16px;
}

#tanoshimi_kata ul {
	list-style-type: none;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
*#tanoshimi_kata ul#tex01 li {
	float: left;
}
#tanoshimi_kata ul#tex02 {
	clear: left;
}
#tanoshimi_kata ul#tex02 li {
	float: left;
}	
	
#tanoshimi_kata li#tanoshimu01 a {
	position: relative;
	top: 80px;
	left: 65px; 
}	
#tanoshimi_kata li#tanoshimu02 a {
	position: relative;
	top: 52px;
	left: 143px; 
}	
#tanoshimi_kata li#tanoshimu03 a {
	position: relative;
	top: 177px;
	left: 146px; 
}	
#tanoshimi_kata li#tanoshimu04 a {
	position: relative;
	top: 399px;
	left: 57px; 
}	
#tanoshimi_kata li#tanoshimu05 a {
	position: relative;
	top: 456px;
	left: 75px; 
}	
#tanoshimi_kata li#tanoshimu06 a {
	position: relative;
	top: 414px;
	left: 117px; 
}	
/* IE6用 .left_Box .gaido_img */
* html #tanoshimi_kata ul li#tanoshimu06 a {
}	
/* IE7用 .left_Box .gaido_img */
*:first-child+html #tanoshimi_kata ul li#tanoshimu01 a {
}

#mailpal_guide p.pegetop {
	font-size: 12px;
	text-align: right;
	margin: 33px 40px 10px 0px;
	padding-right: 10px;
}






/* コースについて course_guide.html */
#course_guide {
	width: 676px;
	margin: 20px auto 20px auto;
	padding: 0px;
	float:right;
	color: #3F331F;
	font-size: 13px;
}
#course_guide h3 {
	width: 676px;
	height: 34px;
	margin: 0px auto;
	padding:0;
	clear: left;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}
#course_guide h4 {
	width: 676px;
	height: 22px;
	margin: 0px 0px 10px 0;
	padding: 0px 0px;
	font-size: 15px;
	background: url(../images/title_h4.gif) no-repeat left bottom;
}
#course_guide h5 {
	width: 586px;
	height: 32px;
	margin: 0px auto;
	padding-left: 90px;
	padding-top : 9px;
	font-size: 14px;
}
#course_guide h5#course01 {
	background: url(../images/title_h5_01.gif) no-repeat left top;
}	
#course_guide h5#course02 {
	background: url(../images/title_h5_02.gif) no-repeat left top;
}
#course_guide h5#course03 {
	background: url(../images/title_h5_03.gif) no-repeat left top;
}
#course_guide h5#course05 {
	background: url(../images/title_h5_04.gif) no-repeat left top;
}
#course_guide p {
	width: 676px;
	padding: 0px 0px 10px 0;
	font-size: 13px;
	clear: left;
	line-height: 140%;
}

/* #course_guide ul {
	margin: 0px auto 40px auto;
	list-style-type: none;
	padding: 0px 0px 40px 0;
}	
#course_guide ul li {
	height:40px;
	float:left;
	padding-left: 85px;
	font-weight: bold;
	font-size: 14px;
	line-height:18px;
}	
*/
#course_guide ul li.cou1 {
	width: 248px;
	height: 40px;
	margin:0 10px 10px 0;
	padding:20px 0 0 85px;
	background: url(../images/course_01.gif) no-repeat left top;
}	
#course_guide ul li.cou2 {
	width: 248px;
	height: 40px;
	margin:0 0 10px 0;
	padding:20px 0 0 85px;
	background: url(../images/course_02.gif) no-repeat left top;
}
#course_guide ul li.cou3 {
	width: 248px;
	height: 50px;
	margin:0 10px 40px 0;
	padding:10px 0 0 85px;
	background: url(../images/course_03.gif) no-repeat left top;
}
#course_guide ul li.cou4 {
	width: 248px;
	height: 40px;
	margin:0 0 40px 0;
	padding:20px 0 0 85px;
	background: url(../images/course_04.gif) no-repeat left top;
}
#course_guide table.table01 {
	width: 676px;
	margin: 0px auto 5px;
	padding: 0px;
	border-top: 1px solid #5F4E3B;
	border-left: 1px solid #5F4E3B;
	text-align: left;
	font-size: 13px;
}
#course_guide table.table02 {
	width: 676px;
	margin:0 auto 5px;
	padding: 0px;
	font-size: 13px;
}

#course_guide table.table01 th, #course_guide table.table02 th {
	padding: 5px 5px;
	background: #FFF2CF;
	font-size: 13px;
	/*height: 35px;*/
	line-height: 150%;
	letter-spacing: -1px;
}
#course_guide table.table01 td {
	border-bottom: 1px solid #5F4E3B;
	border-right: 1px solid #5F4E3B;
	padding: 5px 10px;
	text-align: center;
}
#course_guide table.table02 td {
	padding: 5px 10px;
	line-height: 130%;
}

#course_guide table.table01 th.wid01 {
	width: 32%;
	height: 55px;
	background: #FFB900;
	text-align: center;
}	
#course_guide table.table01 th.wid02 {
	width: 17%;
	height: 55px;
	background: #FFB900;
	text-align: center;
}	
#course_guide table.table02 th.wid03 {
	width: 200px;
	height: 35px;
	background: #FFB900;
	text-align: center;
}	
#course_guide table.table02 th.wid04 {
	width: 600px;
	height: 35px;
	background: #FFB900;
	text-align: center;
}	
#course_guide table.table02 td.border_none {
	border-right: none;
	font-size: 12px;
}	 

#course_guide table.table02 td em {
	visibility: inherit;
	font-style: normal;
	font-size: 10px;
	color: #FF8A00;
	text-align: center;
}	 

#course_guide td.maru {
	background: url(../images/icon_maru.gif) no-repeat center center;
}	 

#course_guide td.batu {
	background: url(../images/icon_batu.gif) no-repeat center center;
}	 

#course_guide p.pegetop {
	font-size: 12px;
	text-align: right;
	margin: 3px 40px 50px 0px;
	padding-right: 10px;
}

.course_red {
	width:185px;
	text-align:left;
	color:#F00;
	font-weight:bold;
	font-size:16px;
	line-height:21px;
	margin-bottom:50px;
}

.align_L {
	text-align:left;
	margin:15px 0 0 0;
}
.align_C {
	text-align:center;
}
.course_03_important {
	color:#F00;
	padding:10px;
	border:solid 1px #F00;
	margin:10px 0 5px 0;
}

/* 受講の流れ */

#lecture_flow {
	float:right;
	width: 676px;
	margin:20px auto;
	padding: 0px;
	color:#3F331F;
	font-size: 13px;
}
#lecture_flow h3 {
	width:666px;
	height: 34px;
	margin: 0px auto;
	padding: 12px 0px 0px 10px;
	clear: left;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}
#lecture_flow h4 {
	width:676px;
	height: 120px;
	margin: 0px auto -55px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
}

#lecture_flow h4#tit01  {
	background: url(../images/mailpal_jukou_title01.gif) no-repeat left top;
}
#lecture_flow h4#tit02  {
	background: url(../images/mailpal_jukou_title02.gif) no-repeat left top;
}
#lecture_flow h4#tit03  {
	background: url(../images/mailpal_jukou_title03.gif) no-repeat left top;
}
#lecture_flow h4#tit04 {
	background: url(../images/mailpal_jukou_title04.gif) no-repeat left top;
}
#lecture_flow h4#tit05 {
	background: url(../images/mailpal_jukou_title05.gif) no-repeat left top;
}


#lecture_flow h5 {
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	color: #FF7200;
}

#lecture_flow p {
	margin-bottom: 8px;
	font-size: 13px;
	clear: left;
	line-height: 140%;
	padding:0 0 0 25px;
}
#lecture_flow p.icon_dot {
	background: url(../images/icon_dot02.gif) no-repeat 10px 4px;
}
#lecture_flow p.icon_dot02 {
	margin-left: 35px;	
	background: url(../images/icon_dot02.gif) no-repeat left 4px;
}


#lecture_flow p.img {
	padding-bottom: 40px;
}
#lecture_flow p.img_b {
	padding-bottom: 0px;
}
#lecture_flow p.yohaku_b {
	padding-bottom: 40px;
}
#lecture_flow p em.font_r {
	color: #FF0000;
	visibility: inherit;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid #FF0000;	 
}
#lecture_flow ul {
	width: 274px;
	height: 63px;
	list-style-type: none;
	background:url(../images/paypal_cad.jpg) no-repeat left top;
	padding-bottom: 10px;
}
#lecture_flow ul li {
	display: none;
}	
#lecture_flow ul .shiharai em.font_br {
	color: #3F331F;
	visibility: inherit;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid #3F331F;	 
}

#lecture_flow .shiharai {
}

#lecture_flow .shiharai p {
	padding-left: 20px;
}
#lecture_flow .shiharai ol {
	padding:0 0 0 30px;
}
#lecture_flow .shiharai ol li {
	font-weight: bold;
	padding-bottom: 15px;
	line-height: 140%;
}
#lecture_flow .shiharai ol li em {
	visibility: inherit;
	font-weight: normal;
	font-style: normal;
}	
#lecture_flow .shiharai ol li em.font_r {
	color: #FF0000;
	border-bottom: 1px solid #FF0000;	 
}	
#lecture_flow .shiharai ol li em.font_br {
	color: #3F331F;
	border-bottom: 1px solid #3F331F;	 
}
#lecture_flow .shiharai ol li img {
	padding-top: 5px;
}
#lecture_flow p.pegetop {
	font-size: 12px;
	text-align: right;
	margin: 3px 0 20px 0px;
	padding-right: 10px;
}



#lecture_flow #price_list #PayPal_bank {
	width: 765px;
}
#lecture_flow #price_list #PayPal_comment {
	width: 335px;
	height: 250px;	 
	margin: 5px 0px 15px 0px;
	padding: 10px;
	float: left;
	border: 2px solid #2DBCC8;
}
#lecture_flow  #price_list #bank_comment {
	width: 240px;
	height: 250px;	 
	margin: 5px 0px 15px 10px;
	padding: 10px;
	float: left;
	border: 2px solid #BB5FFF;
}

#lecture_flow #price_list #PayPal_comment dt, #lecture_flow #price_list #bank_comment dt {
	margin: 0px;
	padding: 0px 0px 5px 12px;
	line-height: 130%;
	font-weight: bold;
	background: url(../images/icon_dot02.gif) no-repeat left 3px;
}

/*#lecture_flow #price_list #PayPal_comment dd, #lecture_flow #price_list #bank_comment dd {
	margin: 0px;
	padding: 0px 0px 10px 6px;
	background: url(../images/icon_dot01.gif) no-repeat 12px 7px;
}

#lecture_flow #price_list #PayPal_comment dd.none, #lecture_flow #price_list #bank_comment dd.none {
	background: none;
}*/

#lecture_flow #price_list #PayPal_comment dd p, #lecture_flow  #price_list #bank_comment dd p {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	line-height: 140%;
	background: url(../images/icon_dot01.gif) no-repeat left 3px;
}

#lecture_flow #price_list #PayPal_comment ul {
	width: 274px;
	height: 63px;
	margin: 5px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	background: url(../images/paypal_cad.jpg) no-repeat left top;
	display: block;	
}


#lecture_flow #price_list #PayPal_comment ul li {
	background-image: none;
	visibility: hidden;
}

.alineC {
	text-align:center;
	margin:5px 0;
	}
.smallred {
	font-size:11px;
	color:#F00;
	}


/* 料金表  price_list.html */
#myprice_list {
	width: 885px;
	margin: 0px auto;
	padding: 0px;
	clear: left;
	color:#3F331F;
	font-size: 13px;
}
#myprice_list h4 {
	width: 815px;
	height: 22px;
	margin: 0px 0px 10px 30px;
	padding: 0px 0px 0px 15px;
	font-size: 15px;
	clear: left;
	background: url(../images/title_h4.gif) no-repeat left bottom;
}
#myprice_list ul {
	list-style-type: none;
	padding-left: 30px;
}	
#myprice_list ul li {
	padding-bottom: 5px;
	padding-left: 30px;
	line-height: 130%;
	background: url(../images/icon_dot02.gif) no-repeat 15px 3px;
}	
#myprice_list #price01, #price_list #price02, #price_list #price03 {
	 clear: left;
	margin-bottom: 50px;
}

#myprice_list #PayPal_bank {
	width: 875px;
	padding-left: 45px;
}
#myprice_list #PayPal_comment {
	width: 410px;
	height: 320px;	 
	margin: 5px 0px 50px 0px;
	padding: 10px;
	float: left;
	border: 2px solid #2DBCC8;
}
#myprice_list #bank_comment {
	width: 325px;
	height: 320px;	 
	margin: 5px 0px 50px 10px;
	padding: 10px;
	float: left;
	border: 2px solid #BB5FFF;
}

#myprice_list #PayPal_bank #bank_comment dt,#PayPal_bank #PayPal_comment dt{
	margin: 0px;
	padding: 0px 0px 5px 12px;
	line-height: 130%;
	font-weight: bold;
	background: url(../images/icon_dot02.gif) no-repeat left 3px;
}
#myprice_list #PayPal_bank #bank_comment dd p,#PayPal_bank #PayPal_comment dd p{
	width: 290px;
	margin:10px 0 0 15px;
	padding:0 0px 0px 10px;
	line-height: 140%;
	background: url(../images/icon_dot01.gif) no-repeat left 5px;
}

#myprice_list #PayPal_comment ul {
	width: 274px;
	height: 63px;
	margin: 5px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	background: url(../images/paypal_cad.jpg) no-repeat left top;
	display: block;	
}


#myprice_list #PayPal_comment ul li {
	background-image: none;
	visibility: hidden;
}



/* 料金表  price_list.html */

#price_list {
	float: right;
	width: 676px;
	padding: 0px;
	margin:20px 0;
	color:#3F331F;
	font-size: 13px;
}
#price_list h3 {
	width: 666px;
	height: 34px;
	margin: 0px auto;
	padding: 12px 0px 0px 10px;
	clear: left;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}
#price_list h4 {
	width: 676px;
	height: 22px;
	margin: 0px 0px 20px 0;
	padding: 0px 0px 5px 0;
	font-size: 15px;
	clear: left;
	background: url(../images/title_h4.gif) no-repeat left bottom;
}
#price_list ul {
	list-style-type: none;
	padding-left: 30px;
}	
#price_list ul li {
	padding-bottom: 5px;
	padding-left: 13px;
	line-height: 130%;
	background: url(../images/icon_dot02.gif) no-repeat left 3px;
}	
#price_list #price01, #price_list #price02, #price_list #price03 {
	 clear: left;
	margin-bottom: 50px;
}

#price_list #PayPal_bank {
	width: 676px;
	height:280px;
	padding-left: 35px;
	margin:0 0 50px 0;
}
#price_list #PayPal_comment {
	width: 320px;
	height: 250px;	 
	margin: 5px 0px 50px 0px;
	padding: 10px;
	float: left;
	border: 2px solid #2DBCC8;
}
#price_list #bank_comment {
	width: 245px;
	height: 250px;	 
	margin: 5px 0px 0 10px;
	padding: 10px;
	float: left;
	border: 2px solid #BB5FFF;
}

#price_list #PayPal_comment dt, #price_list #bank_comment dt {
	margin: 0px;
	padding: 0px 0px 5px 12px;
	line-height: 130%;
	font-weight: bold;
	background: url(../images/icon_dot02.gif) no-repeat left 3px;
}

#price_list #PayPal_comment dd p,  #price_list #bank_comment dd p {
	width: 290px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	line-height: 140%;
	background: url(../images/icon_dot01.gif) no-repeat left 3px;
}

#price_list #PayPal_comment ul {
	width: 274px;
	height: 63px;
	margin: 5px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	background: url(../images/paypal_cad.jpg) no-repeat left top;
	display: block;	
}


#price_list #PayPal_comment ul li {
	background-image: none;
	visibility: hidden;
}


#price_list table.table01 {
	width: 600px;
	border-top: 1px solid #5F4E3B;
	border-left: 1px solid #5F4E3B;
	text-align: center;
	margin-left: 30px;
	margin-bottom: 5px;
}
#price_list table.table02 {
	width: 600px;
	border-top: 1px solid #5F4E3B;
	border-left: 1px solid #5F4E3B;
	text-align: center;
	margin-left: 30px;
	margin-bottom: 5px;
}
#price_list table.table03 {
	width: 600px;
	border-top: 1px solid #5F4E3B;
	border-left: 1px solid #5F4E3B;
	text-align: center;
	margin-left: 30px;
	margin-bottom: 5px;
}

#price_list table.table01 th, #price_list table.table02 th, #price_list table.table03 th {
	border-bottom: 1px solid #5F4E3B;
	border-right: 1px solid #5F4E3B;
	padding: 5px 0px;
	background: #FFA200;
	font-size: 14px;
}
#price_list table.table01 th {
	width: 40%;
}
#price_list table.table01 th.red {
	background-color:#F30;
}
#price_list table.table01 th.wid25 {
	width: 30%;
}

#price_list table.table02 th {
	width: 33%;
}


#price_list table.table01 td, #price_list table.table02 td, #price_list table.table03 td {
	border-bottom: 1px solid #5F4E3B;
	border-right: 1px solid #5F4E3B;
	padding: 7px 0px;
	vertical-align: middle;
}
#price_list table.table03 td.gray {
	background-color:#ececec;
}

#price_list table.table04 {
	width: 600px;
	border-top: 1px solid #557335;
	border-left: 1px solid #557335;
	text-align: center;
	margin-left: 30px;
	margin-bottom: 5px;
}
#price_list table.table04 th {
	color:#030;
	border-bottom: 1px solid #557335;
	border-right: 1px solid #557335;
	padding: 5px 0px;
	background: #a6db6c;
	font-size: 14px;
}
#price_list table.table04 td {
	border-bottom: 1px solid #557335;
	border-right: 1px solid #557335;
	padding: 7px 0px;
	vertical-align: middle;
}
#price_list table.table04 td a {
	color:#390;
}
#price_list table.table04 td a:hover {
	color:#0099cc;
}
/*#price_list table.table01 td img.iconHit, #price_list table.table02 td img.iconHit {
	vertical-align: middle;
}*/


#price_list p {
	margin-left: 30px;
	padding-bottom: 6px;
	padding-left: 13px;
	background: url(../images/icon_dot02.gif) no-repeat left 3px;
}	




/* よくある質問　qa.html */
#qa {
	float:right;
	width: 676px;
	margin:20px auto;
	padding: 0px;
	color:#3F331F;
}
#qa h3 {
	width: 666px;
	height: 34px;
	margin: 0px auto;
	padding: 12px 0px 0px 10px;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}
#qa h4{
	width: 676px;
	height: 22px;
	margin: 20px 0px 20px 0;
	padding: 0px 0px 5px 0;
	font-size: 15px;
	clear: left;
	background: url(../images/title_h4.gif) repeat-x left bottom;
} 
#qa shitumon {
	width: 676px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#qa #kaitou {
	width: 676px;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	clear: left;
	border-top: 1px solid #aaa;
}

#qa dl {
	width: 661px;
	clear: left;
	font-size: 13px;
	padding: 0px 0px 0px 15px;
}

#qa #shitumon ul {
	list-style-type: none;
	line-height: 140%;
}
#qa #shitumon li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 10px 20px;
	font-size: 13px;
	background: url(../images/qa_icon01.gif) no-repeat left 3px;
}
#qa #shitumon a {
	line-height: 140%;
}


#qa #kaitou {
	padding: 40px 0px 0px 5px;
}
 
#qa #kaitou dl.Q {
	width: 661px;
	padding: 0px 0px 0px 15px;
}
#qa #kaitou .Q dt {
	width: 658px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	padding: 4px 0px 2px 3px;
	background: url(../images/qa_icon01.gif) no-repeat 5px 5px #C2ECEF;
	border-bottom: 1px dotted #999999;
}
#qa #kaitou dl.A {
	width: 666px;
	clear: left;
	margin-left: 10px;
	padding: 10px 0px 0px 10px;
}

#qa .A dt {
	width: 20px;
	height: 20px;
	float: left;
	padding: 0px 0px 0px 3px; 
	background: url(../images/qa_icon02.gif) no-repeat left 3px;
}

#qa .A dd {
	width: 656px;
	margin: 0px;
	padding: 0px; 
	float: left;
	font-size: 13px;
	line-height: 140%;
}

#qa .pegetop {
	font-size: 10px;
	text-align: right;
	clear:left;
	margin: 0px 0px 10px  0px;
	padding: 30px 0 5px 0px;	
}	
#qa .pegetop02 {
	font-size: 10px;
	text-align: right;
	clear:left;
	margin: 0px 0px 30px 0px;
	padding: 30px 0 5px 0px;	
}

#qa p.comment {
	width: 651px;
	margin: 0px 0px 7px;
	padding: 60px 0px 0px 25px;
	font-size: 13px;
	clear: left;
}	
#qa p.icon {
	width: 651px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 25px;
	font-size: 13px;
	background: url(../images/icon_yajirushi_b.gif) no-repeat 10px top;
}	

#qa #shitumon a:link {
	color: #3F331F;
	text-decoration: none;
}
#qa #shitumon a:visited {
	color: #3F331F;
	text-decoration: none;
}
#qa #shitumon a:hover {
	color: #2FB4BF;
	text-decoration: underline;
}
#qa #shitumon a:active {
	color: #3F331F;
	text-decoration: none;
}



/* お役立ちコンテンツ useful_contents.html */
#useful_contents {
	float:right;
	width: 676px;
	margin:20px auto;
	padding: 0px;
	color: #3F331F;
	font-size: 13px;
}
#useful_contents h3 {
	width:666px;
	height: 34px;
	margin: 0px auto;
	padding: 12px 0px 0px 10px;
	clear: left;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}
#useful_contents h4 {
	width:676px;
	margin: 0px 0px 10px 0;
	padding: 0px 0px 11px 0;
	font-size: 15px;
	line-height: 130%;
	background: url(../images/title_h4.gif) no-repeat left bottom;
}
#useful_contents h5 {
	width:652px;
	height: 33px;
	margin: 0px auto;
	padding-left: 24px;
	padding-top : 9px;
	font-size: 14px;
	background: url(../images/title_h5.gif) no-repeat left top;
}
#corporation .pb15 {
	width: 710px;
	padding-left: 95px;
	background: url(../images/title_h5_aisatu_c.gif) no-repeat left bottom;
}
#useful_contents ul {
	list-style-type: none;
	margin-bottom: 50px;
	padding-left: 50px;
	clear: left;
}
#useful_contents ul li {
	padding: 6px 0px 7px 15px;
	font-size: 13px;
	background: url(../images/icon_yajirushi01.gif) no-repeat left center;
}
#useful_contents table.table01 {
	width:676px;
	margin: -13px auto 0px;
	padding: 0px;
	border-top: 1px solid #5F4E3B;
	border-left: 1px solid #5F4E3B;
	text-align: left;
	font-size: 13px;
}
#useful_contents table.table02 {
	width:676px;
	margin: -9px auto 0px;
	padding: 0px;
	border-top: 1px solid #5F4E3B;
	border-left: 1px solid #5F4E3B;
	text-align: left;
	font-size: 13px;
}
#useful_contents table.table03 {
	width:676px;
	margin: -9px auto 0px;
	padding: 0px;
	border-top: 1px solid #5F4E3B;
	border-left: 1px solid #5F4E3B;
	text-align: left;
	font-size: 13px;
}

#useful_contents table.table01 th, #useful_contents table.table02 th, #useful_contents table.table03 th {
	border-bottom: 1px solid #5F4E3B;
	border-right: 1px solid #5F4E3B;
	padding: 5px;
	background: #FFB900;
	font-size: 14px;
	line-height: 150%;
	text-align: center;
}
#corporationArea .frame02  {
	border-bottom: 1px solid #5F4E3B;
	border-right: 1px solid #5F4E3B;
	padding: 5px 10px;
	text-align: center;
	line-height: 130%;
}
#useful_contents table.table02 td, #useful_contents table.table03 td {
	border-bottom: 1px solid #5F4E3B;
	border-right: 1px solid #5F4E3B;
	padding: 5px 10px;
	text-align: left;
}

#useful_contents table.table01 th.wid01 {
	background: #FFF2CF;
}	
	
#useful_contents table.table02 th.wid03, #useful_contents table.table03 th.wid03 {
	width: 36%;
}	
#useful_contents table.table02 th.wid04, #useful_contents table.table03 th.wid04 {
	width: 64%;
}
#useful_contents table p {
	line-height: 130%;
}	
#useful_contents p.pegetop {
	font-size: 12px;
	text-align: right;
	margin: 15px 0 30px 0px;
	padding-right: 10px;
}
#useful_contents p.pegetop02 {
	font-size: 12px;
	text-align: right;
	margin: 3px 0 60px 0px;
	padding-right: 10px;
}

/*
 お役立ちコンテンツ tabs */
#useful_contents .font_s {
	font-size: 13px;
	font-weight: normal;
	vertical-align:top;
}
#useful_contents ul.eibun01 {
	width: 850px;
	height: 32px;
	margin: 0px 0px 5px;
	padding: 0px 15px 0px 25px;
	float: left;
	background: none;
}
#useful_contents ul.eibun02 {
	width: 850px;
	height: 32px;
	margin: 0px 0px 20px;
	padding: 0px 15px 0px 25px;
	float: left;
	background: none;
}
#useful_contents ul.tabs li {
	height: 32px;
	margin: 0px;
	padding: 0px;
	padding-right: 15px;
	float: left;
	background: none;
}
#useful_contents ul.tabs li {
	margin: 0px;
	padding: 0px;
	padding-right: 15px;
	float: left;
	background: none;
}
#useful_contents ul.tabs li#tabs01{
	width: 267px;
	height: 32px;
	overflow: hidden;
	background: url(../images/useful_contents_tabs01.gif) no-repeat left top;
}
#useful_contents ul.tabs li#tabs01 a {
	width: 267px;
	height: 32px;
	display: block;
	text-decoration: none;
	background: url(../images/useful_contents_tabs01.gif) no-repeat left bottom;
}
#useful_contents ul.tabs li#tabs01 a:hover {
	background: url(../images/useful_contents_tabs01.gif) no-repeat left center;
}
#useful_contents ul.tabs li#tabs02{
	width: 174px;
	height: 32px;
	overflow: hidden;
	background: url(../images/useful_contents_tabs02.gif) no-repeat left top;
}
#useful_contents ul.tabs li#tabs02 a {
	width: 174px;
	height: 32px;
	display: block;
	text-decoration: none;
	background: url(../images/useful_contents_tabs02.gif) no-repeat left bottom;
}
#useful_contents ul.tabs li#tabs02 a:hover {
	background: url(../images/useful_contents_tabs02.gif) no-repeat left center;
}
#useful_contents p.topics_text {
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 307px;
	font-size: 10px;
	color: #5F4E3B;
	clear: left;
}


/* 無料カウンセリング */

#support_counseling{
	width: 885px;
	margin: 0px auto;
	padding: 0px 0px 50px 0px;
	clear: left;
	color: #3F331F;
	font-size: 13px;
}
#support_counseling h3 {
	width: 875px;
	height: 34px;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	padding: 12px 0px 0px 10px;
	clear: left;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}
#support_counseling h4 {
	width: 815px;
	height: 22px;
	margin: 30px 0px 10px 30px;
	padding: 0px 0px 0px 15px;
	font-size: 15px;
	clear: left;
	background: url(../images/title_h4.gif) no-repeat left bottom;
}
#support_counseling h5 {
	width: 776px;
	height: 33px;
	margin: 0px auto;
	padding-left: 24px;
	padding-top : 9px;
	font-size: 14px;
	background: url(../images/title_h5.gif) no-repeat left top;
}

#support_counseling p.icon {
	margin-left: 45px;
	margin-bottom: 3px;
	padding-left: 13px;
	line-height: 130%;
	background: url(../images/icon_dot02.gif) no-repeat left 3px;
}
#support_counseling p.txt01 {
	margin: 20px 0px 5px 32px;
	padding-left: 12px;
	line-height: 140%;			
}
#support_counseling p.txt02 {
	margin: 0px 0px 5px 32px;
	padding-left: 12px;
	line-height: 140%;			
}
#support_counseling p.txt01 em {
	visibility: inherit;
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
	font-size: 12px;
}
#support_counseling table.table01 {
	width: 800px;
	margin: 0px auto 30px;
	padding: 0px;
	border-top: 1px solid #5F4E3B;
	border-left: 1px solid #5F4E3B;
	text-align: left;
	font-size: 13px;
}
#support_counseling table.table01 th {
	width: 30%;
	border-bottom: 1px solid #5F4E3B;
	border-right: 1px solid #5F4E3B;
	padding: 5px;
	background: #FFB900;
	font-size: 14px;
	line-height: 140%;
}
#support_counseling table.table01 th.bg_purple {
	width: 30%;
	border-bottom: 1px solid #5F4E3B;
	border-right: 1px solid #5F4E3B;
	padding: 5px;
	background: #EEDFFF;
	font-size: 14px;
	line-height: 140%;
}
#support_counseling table.table01 th em {
	visibility: inherit;
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
	font-size: 12px;
}

#support_counseling table.table01 td {
	width: 70%;
	border-bottom: 1px solid #5F4E3B;
	border-right: 1px solid #5F4E3B;
	padding: 5px 10px;
	line-height: 140%;
}

#support_counseling table.table01 .wid01 {
	width: 150px;
}
#support_counseling table.table01 .wid02 {
	width: 250px;
}
#support_counseling table.table01 .wid03 {
	width: 500px;
}

#support_counseling table.counseling {
	width: 770px;
}
#support_counseling table.counseling th.t_01 {
	width: 34%;
	text-align: center;
}
#support_counseling table.counseling th.t_02 {
	width: 32%;
	text-align: center;
}
#support_counseling table.counseling th.t_03 {
	width: 34%;
	text-align: center;
}
#support_counseling table.counseling td.t_01 {
	width: 34%;
	vertical-align: top;
}
#support_counseling table.counseling td.t_02 {
	width: 32%;
	vertical-align: top;
}
#support_counseling table.counseling td.t_03 {
	width: 34%;
	vertical-align: top;
}

#support_counseling table.counseling td p {
	padding-left: 6px;
	line-height: 130%;
	padding-bottom: 2px;
	background: url(../images/icon_dot01.gif) no-repeat left 7px;
}


#support_counseling #step {
	margin-top: 10px;
}

#support_counseling #step ul {
	padding-left: 50px;
	list-style-type: none;
}

#support_counseling #step ul li {
	height: 64px;
	float: left;
	overflow: hidden;
	list-style-type: none;	
}
#support_counseling table.table01 th.th_tit {
	background: #FFE9AF;
	text-align: center;
}
#support_counseling table.table01 td ul {
	list-style-type: none;
}
#support_counseling table.table01 td ul li {
	line-height: 140%;
}
#support_counseling table.table01 td p {
	line-height: 140%;
	padding-bottom: 5px;
}
#support_counseling table.table01 td input {
	vertical-align: middle;
}
#support_counseling table.table01 td input.wid04 {
	width: 300px;
}
#support_counseling table.table01 td input.wid06 {
	width: 80px;
}
#support_counseling table.table01 td input.wid07 {
	width: 430px;
}
#support_counseling table.table01 td textarea.wid05 {
	width: 500px;
	height: 120px;
}

/* お問い合せ */

#support {
	float:right;
	width: 676px;
	margin:20px auto;
	padding: 0px 0px 50px 0px;
	color: #3F331F;
	font-size: 13px;
}
#support h3 {
	width: 666px;
	height: 34px;
	margin-left: auto;
	margin-right: auto;
	padding: 12px 0px 0px 10px;
	clear: left;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}
#support h4 {
	width: 631px;
	height: 22px;
	margin: 30px 0px 10px 30px;
	padding: 0px 0px 0px 15px;
	font-size: 15px;
	clear: left;
	background: url(../images/title_h4.gif) no-repeat left bottom;
}
#support h5 {
	width: 652px;
	height: 33px;
	margin: 0px auto;
	padding-left: 24px;
	padding-top : 9px;
	font-size: 14px;
	background: url(../images/title_h5.gif) no-repeat left top;
}
#support p.icon {
	margin-left: 45px;
	margin-bottom: 3px;
	padding-left: 13px;
	line-height: 130%;
	background: url(../images/icon_dot02.gif) no-repeat left 3px;
}
#support p.txt01 {
	margin: 20px 0px 5px 32px;
	padding-left: 12px;
	line-height: 140%;			
}
#support p.txt02 {
	margin: 0px 0px 5px 32px;
	padding-left: 12px;
	line-height: 140%;			
}
#support p.txt01 em {
	visibility: inherit;
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
	font-size: 12px;
}
#support table.table01 {
	width: 676px;
	margin: 0px auto 30px;
	padding: 0px;
	border-top: 1px solid #5F4E3B;
	border-left: 1px solid #5F4E3B;
	text-align: left;
	font-size: 13px;
}
#support table.table01 th {
	width: 30%;
	border-bottom: 1px solid #5F4E3B;
	border-right: 1px solid #5F4E3B;
	padding: 5px;
	background: #FFB900;
	font-size: 14px;
	line-height: 140%;
}
#support table.table01 th.bg_purple {
	width: 30%;
	border-bottom: 1px solid #5F4E3B;
	border-right: 1px solid #5F4E3B;
	padding: 5px;
	background: #EEDFFF;
	font-size: 14px;
	line-height: 140%;
}
#support table.table01 th em {
	visibility: inherit;
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
	font-size: 12px;
}

#support table.table01 td {
	width: 70%;
	border-bottom: 1px solid #5F4E3B;
	border-right: 1px solid #5F4E3B;
	padding: 5px 10px;
	line-height: 140%;
}

#support table.table01 .wid01 {
	width: 150px;
}
#support table.table01 .wid02 {
	width: 250px;
}
#support table.table01 .wid03 {
	width: 500px;
}

#support table.counseling {
	width: 770px;
}
#support table.counseling th.t_01 {
	width: 34%;
	text-align: center;
}
#support table.counseling th.t_02 {
	width: 32%;
	text-align: center;
}
#support table.counseling th.t_03 {
	width: 34%;
	text-align: center;
}
#support table.counseling td.t_01 {
	width: 34%;
	vertical-align: top;
}
#support table.counseling td.t_02 {
	width: 32%;
	vertical-align: top;
}
#support table.counseling td.t_03 {
	width: 34%;
	vertical-align: top;
}

#support table.counseling td p {
	padding-left: 6px;
	line-height: 130%;
	padding-bottom: 2px;
	background: url(../images/icon_dot01.gif) no-repeat left 7px;
}


#support #step {
	margin-top: 10px;
}

#support #step ul {
	padding-left: 50px;
	list-style-type: none;
}

#support #step ul li {
	height: 64px;
	float: left;
	overflow: hidden;
}

	
/* ブログ一覧  blog_list.html */
#blog_list {
	width: 885px;
	margin: 0px auto;
	padding: 0px;
	clear: left;
	color: #3F331F;
	font-size: 13px;
}
#blog_list h3 {
	width: 875px;
	height: 34px;
	margin: 0px auto;
	padding: 12px 0px 0px 10px;
	clear: left;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}
#blog_list h4 {
	width: 815px;
	height: 22px;
	margin: 30px 0px 10px 30px;
	padding: 0px 0px 0px 15px;
	font-size: 15px;
	background: url(../images/title_h4.gif) no-repeat left bottom;
}
#blog_list h5 {
	width: 750px;
	height: 26px;
	margin: 20px auto 0px;
	padding: 0px;
	font-size: 15px;
	background: url(../images/title_blog_list.gif) no-repeat left bottom;
}


.itiran_box {
	width: 728px;
	margin: 0px auto 0px;
	padding: 0px 10px;
	clear: left;
	border-left: 1px solid #FFC45F;
	border-right: 1px solid #FFC45F;
	border-bottom: 1px solid #FFC45F;
}	
.itiran_box .text_box {
	width: 728px;
	height: 72px;
	padding-top: 10px;
	clear: left;
	font-size: 13px;
	border-bottom: 1px solid #FFC45F;
}	
.itiran_box p.img {
	width: 85px;
	height: 62px;
	margin: 0px;
	padding-left: 10px;
	float: left;
}
.itiran_box p.txt01 {
	width: 200px;
	height: 62px;
	margin: 10px 0px 0px 10px;
	float: left;
	line-height: 150%;
}
.itiran_box p.txt02 {
	width: 280px;
	height: 62px;
	margin: 10px 0px 0px 10px;
	padding-left: 10px;
	float: left;
	line-height: 150%;
}

.itiran_box p.shousai {
 	width: 83px;
	height: 42px;
	float: left;
	margin: 10px 0px 0px 10px;
}	
.itiran_box p.shousai a {
	width: 80px;
	height: 42px;
	text-decoration: none;
	display: block;
	overflow: hidden;
}
.itiran_box p.shousai a {
	background: url(../images/btn_blogitiran.gif) no-repeat left top;
}
.itiran_box p.shousai a:hover {
	background: url(../images/btn_blogitiran.gif) no-repeat left bottom;
}

.itiran_box p.paging {
	font-size: 12px;
	text-align: right;
	margin: 15px 0px 20px;
	padding-right: 10px;
}



/* お客様の声 customer-requirements.html */
#customer {
	float:right;
	width: 676px;
	margin:20px auto;
	padding: 0px;
	color:#3F331F;
}
#customer h3 {
	width: 666px;
	height: 34px;
	margin: 0px auto;
	padding: 12px 0px 0px 10px;
	clear: left;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}
#customer p.tet01 {
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;	
	color: #009933;
}
#customer p.tet02 {
	font-size: 13px;
	line-height: 140%;
	padding-bottom: 30px;
	padding-left: 20px;
}
#customer p .font_B {
	font-weight: bold;
	color: #009933;
}
#customer customer_title {
	width: 676px;
	margin: 0px;
	padding: 0px;
}
#customer #customer_comment {
	width: 676px;
	margin: 0px;
	padding: 0px;
	clear: left;
}
#customer dl {
	width: 676px;
	clear: left;
	font-size: 13px;
	padding: 0px 0px 0px 15px;
}

#customer #customer_title ul {
	width: 676px;
	margin-bottom: 55px;
	padding-bottom: 45px;
	list-style-type: none;
	line-height: 140%;
	border-bottom: 1px solid #aaa;
}
#customer #customer_title li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 10px 27px;
	font-size: 13px;
	background: url(../images/icon_07.gif) no-repeat left 3px;
}
#customer #customer_title a {
	line-height: 140%;
}
#customer #customer_comment {
	padding: 0px 0px 0px 5px;
}
#customer #customer_comment p.text03{
	width: 641px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 135%;
	margin-bottom: 15px;
	padding: 4px 0px 2px 35px;
	background: url(../images/icon_09.gif) no-repeat 7px 5px #CFFBFF;
	border-bottom: 1px dotted #999999;
}
#customer .customer_box {
	width: 660px;
	margin: 0px 30px 0px 0;
	padding: 0px;
	clear: left;
}
#customer .customer_box .customer_l {
	width: 380px;
	margin: 0px;
	padding: 0px 0px 25px;
	float: left;
}
#customer .customer_box .customer_l p {
	width: 350px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #FFCA6F;
	float: left;
}

#customer .customer_box .customer_l p.img_none {
	width: 350px;
	margin: 0px;
	padding: 5px;
	border: none;
	float: left;
}
#customer .customer_box .customer_r {
	width: 400px;
	margin: 0px;
	padding: 0px 0px 25px;
	float: left;
}
#customer .customer_box .customer_r dl {
	width: 400px;
	margin: 0px;
	padding: 0px;
	clear: left;
	line-height: 140%;
}
#customer .customer_box .customer_r dl dt {
	width: 65px;
	margin: 0px;
	padding: 8px;
	float: left;
	font-weight: bold;
	line-height: 150%;
	font-size: 12px;
	background: url(../images/icon_title05.jpg) no-repeat left 9px;
}
#customer .customer_box .customer_r dl dd {
	width: 298px;
	margin: 0px;
	padding: 8px;
	float: left;
	font-size: 13px;
	line-height: 150%;
}
#customer .customer_box .customer_r dl dd a {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 13px;
}

#customer #customer_comment p.text01 {
	width: 600px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 7px 35px;
	clear: left;
	font-size: 13px;
	line-height: 145%;
	border-left: 2px solid #ffa200; 
	background: url(../images/icon_08.gif) no-repeat 3px 5px;
}
#customer #customer_comment p.text02 {
	width: 641px;
	margin: 0px 35px 0px 30px;
	padding: 0px 0px 7px 35px;
	clear: left;
	font-size: 13px;
	line-height: 145%;
	border-left: 2px solid #ffa200; 
}


#customer .pegetop {
	font-size: 10px;
	text-align: right;
	clear:left;
	margin: 10px 0px 50px  0px;
	padding: 0px 0 0px 0px;	
}	
#customer #customer_title a:link {
	color: #3F331F;
	text-decoration: none;
}
#customer #customer_title a:visited {
	color: #3F331F;
	text-decoration: none;
}
#customer #customer_title a:hover {
	color: #2FB4BF;
	text-decoration: underline;
}
#customer #customer_title a:active {
	color: #3F331F;
	text-decoration: none;
}


/* キャンペーン 右側 */
p#campaign_comment, {
	width: 210px;
	height: 181px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px;
	font-size: 11px;
}
p#campaign_comment a {
	width: 210px;
	height: 181px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	background: url(../images/side_campaign.jpg) no-repeat left top;
}
p#campaign_comment a:hover {
	background: url(../images/side_campaign.jpg) no-repeat left bottom;
}

/* キャンペーン 右側 */
p#campaign_comment02 {
	width: 210px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
	line-height: 1.5em;
	height: 212px;
	padding-top: 20px;
}

/* キャンペーン 右側 */
p#campaign_comment {
	width: 210px;
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	text-align: center;
	line-height: 1.5em;
	padding-top: 10px;
}

/* ALL ABOUT コラム */
#all_about {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 210px;
	height: 50px;
}
#all_about p {
	margin: 0px;
	padding: 0px;
	width: 210px;
	height: 50px;
	overflow: hidden;
}
#all_about p a {
	width: 210px;
	height: 50px;
	display: block;	
	text-decoration: none;
	overflow: hidden;
	background: url(../images/btn_officialblog.gif) no-repeat left top;
}
#all_about p a:hover {
	background: url(../images/btn_officialblog.gif) no-repeat left bottom;
}



/* 無料カウンセリング 20100809 */
#support table.table01 th.th_tit {
	background: #FFE9AF;
	text-align: center;
}
#support table.table01 td ul {
	list-style-type: none;
}
#support table.table01 td ul li {
	line-height: 140%;
}
#support table.table01 td p {
	line-height: 140%;
	padding-bottom: 5px;
}
#support table.table01 td input {
	vertical-align: middle;
}
#support table.table01 td input.wid04 {
	width: 300px;
}
#support table.table01 td input.wid06 {
	width: 80px;
}
#support table.table01 td input.wid07 {
	width: 430px;
}
#support table.table01 td textarea.wid05 {
	width: 500px;
	height: 120px;
}
/*#support table.table01 td textarea.wid07 {
	width: 500px;
	height: 50px;
}*/

p.none_icon {
	padding-left: 58px;
	padding-bottom: 10px;
	line-height: 130%;
}
p.sampleImg {
	padding-left: 60px;
	color: #FF8a00;
	font-size: 83%;
	line-height: 140%;
}



/* 実用英文添削サービス [20100928] */
#business_english {
	width: 885px;
	min-height: 350px;
	margin: 0px auto;
	padding: 0px;
	clear: left;
	color: #3F331F;
	font-size: 13px;
}
#business_english h3 {
	width: 875px;
	height: 34px;
	margin: 0px auto 0px;
	padding: 12px 0px 0px 10px;
	clear: left;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}
#business_english h4 {
	width: 815px;
	height: 22px;
	margin: 30px 0px 10px 30px;
	padding: 0px 0px 0px 15px;
	font-size: 15px;
	background: url(../images/title_h4.gif) no-repeat left bottom;
}
#business_english p {
	width: 800px;
	padding: 0px 0px 10px 40px;
	font-size: 13px;
	clear: left;
	line-height: 140%;
}
#business_english p.txt01 {
	width: 820px;
	padding: 0px 0px 10px 30px;
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #009933;
}
#business_english p.txt02 {
	padding: 0px 0px 0px 50px;
	font-weight: bold;
	font-size: 14px;
}
#business_english p.txt03 {
	padding-left: 67px;
	padding-bottom: 5px;
}
#business_english p.txt04 {
	padding-left: 50px;
	padding-bottom: 2px;
	font-size: 11px;
}
#business_english p.txt05 {
	padding-left: 45px;
	padding-bottom: 10px;
	font-size: 11px;
}


#business_english ul {
	list-style-type: none;
	padding-left: 46px;
	clear: left;
}	
#business_english ul li {
	padding-bottom: 5px;
	padding-left: 13px;
	line-height: 130%;
	background: url(../images/icon_dot02.gif) no-repeat left 3px;
}
#business_english ul.none li {
	padding-left: 3px;
	background-image: none;
}

#business_english .btn {
	text-align: center;
	margin: 20px auto;
}
#business_english table.table01 {
	width: 800px;
	border-top: 1px solid #5F4E3B;
	border-left: 1px solid #5F4E3B;
	text-align: center;
	margin: 0px auto 5px;
}
#business_english table.table02 {
	width: 800px;
	border-top: 1px solid #5F4E3B;
	border-left: 1px solid #5F4E3B;
	text-align: left;
	margin: 0px auto 5px;
	vertical-align: middle;
}
#business_english table.table01 th {
	border-bottom: 1px solid #5F4E3B;
	border-right: 1px solid #5F4E3B;
	padding: 8px 8px;
	background: #FFB900;
	font-size: 14px;
	line-height: 140%;
}
#business_english table.table01 td {
	border-bottom: 1px solid #5F4E3B;
	border-right: 1px solid #5F4E3B;
	padding: 8px 8px;
	vertical-align: top;
	line-height: 140%;
}
#business_english table.table02 th {
	border-bottom: 1px solid #5F4E3B;
	border-right: 1px solid #5F4E3B;
	padding: 8px 8px;
	background: #FFB900;
	font-size: 14px;
	text-align: left;
	line-height: 140%;
}
#business_english table.table02 td {
	border-bottom: 1px solid #5F4E3B;
	border-right: 1px solid #5F4E3B;
	padding: 8px 8px;
	vertical-align: middle;
	line-height: 140%;
}
#business_english table.table03 {
	width: 800px;
	text-align: left;
	margin: 0px auto 15px;
	padding-top: 0px;
}
#business_english table.table03 th {
	padding: 3px 8px 3px 23px;
	line-height: 140%;
	text-align: left;
	background: url(../images/icon_dot02.gif) no-repeat 10px 7px;
}  
#business_english table.table03 td {
	padding: 3px 8px 3px 23px;
	line-height: 140%;
} 

#business_english table td ul {
	text-align: left;
	padding-left: 3px;
	vertical-align: top;
}
#business_english table td ul li {
	padding-left: 8px;
	background: url(../images/icon_dot01.gif) no-repeat left 6px;	
}


/* ご利用の流れ */
#business_english .nagare {
	width: 810px;
}
#business_english .nagare ul.step {
	width: 810px;
	height: 70px;
	margin-left: 15px;
	padding-bottom: 5px;
} 
#business_english .nagare ul.step li {
	height: 70px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	float: left;
	overflow: hidden;
	font-size: 1%;
} 
#business_english #price_list #PayPal_bank {
	width: 800px;
	margin: 0px auto;
	padding: 0px inherit;
}
#business_english #price_list #PayPal_comment {
	width: 370px;
	height: 230px;	 
	margin: 5px 0px 8px 0px;
	padding: 10px;
	float: left;
	border: 2px solid #2DBCC8;
}
#business_english  #price_list #bank_comment {
	width: 290px;
	height: 230px;	 
	margin: 5px 0px 8px 10px;
	padding: 10px;
	float: left;
	border: 2px solid #BB5FFF;
}
#business_english #price_list #PayPal_comment dt, #business_english #price_list #bank_comment dt {
	margin: 0px;
	padding: 0px 0px 5px 12px;
	line-height: 130%;
	font-weight: bold;
	background: url(../images/icon_dot02.gif) no-repeat left 3px;
}
#business_english #price_list #PayPal_comment dd p {
	width: 358px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	line-height: 140%;
	background-image: none;
}
#business_english  #business_english #bank_comment dd p {
	width: 323px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	line-height: 140%;
	background-image: none;
}
#business_english #price_list #PayPal_comment ul {
	width: 274px;
	height: 63px;
	margin: 5px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	background: url(../images/paypal_cad.jpg) no-repeat left top;
	display: block;	
}
#business_english #price_list #PayPal_comment ul li {
	background-image: none;
	visibility: hidden;
}
#business_english .fin {
	width: 800px;
	margin: 0px auto 30px;
	padding: 70px 0px 45px 0px;
	text-align: center;
	border: 1px solid #452E20;
}
#business_english .fin p {
	padding-left: 0px;
	padding-bottom: 25px;
}


#business_english table.table04 {
	width: 800px;
	border-top: 1px solid #5F4E3B;
	border-left: 1px solid #5F4E3B;
	text-align: center;
	margin: 30px auto 140px;
}
#business_english table.table04 th {
	border-bottom: 1px solid #5F4E3B;
	border-right: 1px solid #5F4E3B;
	padding: 8px 8px;
	background: #FFB900;
	font-size: 14px;
	line-height: 140%;
	vertical-align: middle;
}
#business_english table.table04 td {
	border-bottom: 1px solid #5F4E3B;
	border-right: 1px solid #5F4E3B;
	padding: 8px 8px;
	vertical-align: middle;
	line-height: 140%;
}



/* マイページ 回数券購入 [20110112] */
#my_page #price_list #PayPal_comment dd p {
	width: 358px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	line-height: 140%;
	background-image: none;
}



/* ｶｽﾀﾏｲｽﾞ [20110125] コース変更*/

#course_guide table.table02 td dl {
	 margin: 0px;
	 padding: 0px 0px 10px 0px;
}
#course_guide table.table02 td dl dt {
	 margin: 0px;
	 padding: 10px 0px 5px 14px;
	 font-weight: bold;
	 line-height: 140%;
	 background: url(../images/icon_dot02.gif) no-repeat left 14px;
}
#course_guide table.table02 td dl dd  {
	 margin: 0px;
	 padding: 3px 0px 3px 14px;
	 font-weight: normal;
	 font-size:95%;
	 line-height: 130%;
	 background: url(../images/icon_dot01.gif) no-repeat 5px 8px;
}

#course_guide table.table02 td dl dd ul li {
	 margin: 0px;
	 padding: 0px 0px 0px 13px;
	 font-weight: normal;
	 font-size: 12px;
	 line-height: 140%;
	 background: url(../images/icon_dot01.gif) no-repeat 5px 7px;
}

#course_guide table.table01 th.wid02 {
	width: 16%;
	height: 55px;
	background: #FFB900;
	text-align: center;
	line-height: 200%;
}	
#course_guide table.table01 tr.wid03 th {
	height: 50px;
	text-align: left;
}	


#course_guide table.table02 th {
	text-align: center;
}

#course_guide table.table02 th p.ft_16 {
	font-size: 16px;
}

#course_guide table.table02 th.wid08 {
	height: 35px;
	background: #FFB900;
	text-align: center;
}	

#course_guide table.table02 th.wid09 {
	height: 35px;
	background: #FFB900;
	text-align: left;
}	

#course_guide table.table02 td.course01 {
	/*height:25px;*/
	background: #FFDEC9;
	text-align: center;
	font-weight: bold;
}	
#course_guide table.table02 td.course02 {
	/*height:35px;*/
	text-align: center;
}	
#course_guide table.table02 td.course03 {
	background: #FFDEC9;
	/*font-weight: bold;*/
	text-align: center;
}	
	
#course_guide table.table02 td.courseIcon {
	width: 100%;
	margin: 0px;
	padding: 8px 0px;
	text-align: left;
}
#course_guide table.table02 td.courseIcon ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#course_guide table.table02 td.courseIcon ul li {
	width: 100px;
	height: 150px;
	margin: 0px;
	padding: 3px 6px 6px 8px;
	float: left;
	overflow: hidden;
}

#course_guide table.table02 td.courseIcon p {
	width: 96%;
	margin: 0px;
	padding: 0px 8px;
}

#course_guide table.table02 th .txt {
	visibility: inherit;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #FF8A00;
	text-align: center;
}	 

#course_guide table.table02 td .txt {
	padding-left: 16px;
	visibility: inherit;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #FF8A00;
}	 

#course_guide table.table02 th.courseSample img {
	padding-top: 7px;
	padding-bottom: 4px;
	text-align: center;
}	 

#course_guide table.table02 th.courseSample img.iconHit {
	vertical-align: middle;
	padding: 0px;
}	 

#course_guide table.table02 th.courseSample img.sample {
	padding: 0px;
	vertical-align: top;
}

#course_guide table.table01 th.wid02 a {
	line-height: 150%;
}

#course_guide table.table02 td p.Txt01 {
	width: 96%;
	margin: 0px;
	padding: 0px 8px;
}



/* マイページ navi追加分 [20111010] 
================================================================== */
#mypage_tensakuirai_link p.txt {
	margin: 20px 0px 20px 40px;
	padding: 0px 0px 0px 15px;
	font-size: 13px;
	font-weight: bold;
	clear: left;
	color: #4F3322;
	background: url(../images/icon_dot02.gif) no-repeat left center;
}

#my_page ul#my_gnavi02 {
	list-style-type: none;
	padding-left: 30px;
	margin-top: 10px;
}	
#my_page ul#my_gnavi02 li {
	width: 409px;
	height: 52px;
	font-size: 12px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;	
}
#my_page ul#my_gnavi02 li a {
	width: 409px;
	height: 52px;
	text-decoration: none;
	overflow: hidden;
	display: block;
}

#my_page ul#my_gnavi02 li#mypage_navi08 {
	background: url(../images/btn_mypage_navi08.gif) no-repeat left bottom;
}
#my_page ul#my_gnavi02 li#mypage_navi08 a {
	background: url(../images/btn_mypage_navi08.gif) no-repeat left top;
}
#my_page ul#my_gnavi02 li#mypage_navi08 a:hover {
	background: url(../images/btn_mypage_navi08.gif) no-repeat left center;
}

#my_page ul#my_gnavi02 li#mypage_navi09 {
	background: url(../images/btn_mypage_navi09.gif) no-repeat left bottom;
}
#my_page ul#my_gnavi02 li#mypage_navi09 a {
	background: url(../images/btn_mypage_navi09.gif) no-repeat left top;
}
#my_page ul#my_gnavi02 li#mypage_navi09 a:hover {
	background: url(../images/btn_mypage_navi09.gif) no-repeat left center;
}

#my_page ul#my_gnavi03 {
	list-style-type: none;
	padding-left: 30px;
	margin-top: 10px;
}	
#my_page ul#my_gnavi03 li {
	width: 409px;
	font-size: 12px;
	line-height: 130%;
	float: left;
	text-indent: 17px;
	margin-bottom: 15px;
	padding-right: 10px;
	background: url(../images/icon_yajirushi_b.gif) no-repeat left 2px;
}	

/* 英文メール送信フォーム追加分 [20120225] 
================================================================== */
.correction_request_form_font {
	font-family: Verdana;
	font-size: 12px;
}
.correction_request_com {
	margin: 0px auto 0px;
	padding: 5px 0px 5px 0px;
	font-size: 10px;
}
.correction_request_com_r {
	margin: 0px auto 0px;
	padding: 5px 0px 5px 0px;
	font-size: 10px;
	color: #FF0202;
}
.correction_request_word_p {
	margin: 0px auto 0px;
	padding: 5px 0px 5px 5px;
	text-align: left;
}
.correction_request_course {
	margin: 0px auto 0px;
	padding: 3px 0px 3px 5px;
	text-align: left;
}
.correction_request_word_type {
	margin: 0px auto 0px;
	padding: 3px 0px 3px 5px;
	text-align: left;
}
.correction_request_noice_t {
	font-size: 13px;
	margin: 0px auto 0px;
	padding: 20px 0px 5px 150px;
	color: #FF0202;
}
.correction_request_noice {
	font-size: 10px;
	margin: 0px auto 0px;
	padding: 5px 0px 5px 150px;
}
.correction_request_noice_b {
	font-size: 10px;
	margin: 0px auto 0px;
	padding: 5px 0px 20px 150px;
}
.correction_request_curriculum {
	margin: 0px auto 0px;
	padding: 5px 40px 5px 0px;
	text-align: right;
}
.text_style {
	font:10.5pt'Verdana'
}

/* マイページ navi追加分 [20111024] 
================================================================== */
#support #step02 {
	margin-top: 10px;
}

#support #step02 ul {
	padding-left: 50px;
	list-style-type: none;
}

#support #step02 ul li {
line-height: 160%;
}

/* SSL [20120605] 
================================================================== */
.geotrust_entry {
	margin: 0px auto 0px;
	padding: 0px 0px 0px 400px;
}

/* fontカラー追加分 [20130210] 
================================================================== */
.red {
	color:#F30;
}
.white {
	color:#FFF;
}

/* 法人ページ
================================================================== */

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#corporationArea {
	color: #333;
	width: 867px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#corporationArea p {
	line-height: 1.5em;
}
#corporationArea .pt15 {
	padding-top: 15px;
}
#corporationArea .pb30 {
	padding-bottom: 30px;
}
#corporationArea .frame01   h3{
	background-image: url(../images/corporation_ttl_bg01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	color: #FC8A27;
	padding-left: 15px;
}
#corporationArea .frame02 .corporationImg {
	float: right;
	padding-left: 15px;
}
#corporationArea .frame01  {
	padding: 20px;
	margin-left: 20px;
	margin-top: 30px;
	width: auto;
	border: 1px dotted #FC9029;
}
#corporationArea .frame01 .corporationList li {
	background-image: url(../images/corporation_ttl_arrow01.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type: none;
	font-size: 88%;
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
}
#corporationArea .frame01 .corporationList {
	padding-top: 15px;
}
#corporationArea .corporationList li span {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
	color: #000;
}
#corporationArea .frame02 h3 {
	background-image: url(../images/corporation_ttl_bg02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	color: #093;
	padding-left: 15px;
}#corporationArea .frame02 {
	padding: 20px;
	margin-left: 20px;
	margin-top: 30px;
	width: auto;
	border: 1px dotted #093;
	text-align: left;
}
#corporationArea .frame02 .corporationList li {
	background-image: url(../images/corporation_ttl_arrow02.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type: none;
	font-size: 88%;
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
}
#corporationArea .frame02 .corporationList {
	padding-top: 15px;
}
#corporationArea .both {
	clear: both;
}
#corporationArea #contactBnr a {
	background-image: url(../images/corporation_contact_bnr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 79px;
	width: 689px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	clear: both;
	padding-top: 50px;
	text-indent: -9999px;
}
#corporationArea #contactBnr a:hover {
	background-image: url(../images/corporation_contact_bnr_o.jpg);
}
#corporationArea h2 {
	padding-top: 40px;
}
#contentsbottom .purposeBox  {
	width: 295px;
	/width: 290px;
	float: left;
	display: block;
	margin-right: 10px;
	border: 1px solid #219B3F;
	margin-top: 10px;
}
#contentsbottom #purposeBox {
	margin-right: -12px;
	/margin-right: -20px;
}
#contentsbottom #purposeBox .purposeBox .imgCenter {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#contentsbottom #purposeBox .purposeBox p {
	text-align: center;
	font-size: 13px;
	line-height: 1.4em;
}
#contentsbottom #purposeBox .purposeBox .pt12 {
	padding-top: 12px;
}
.alpha a:hover img {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: “alpha( opacity=60 )”;
	background:transparent;
}
#contents #course_guide #purposeBox .purposeBox  {
	width: 220px;
	/width: 220px;
	float: left;
	margin-right: 6px;
	border: 1px solid #219B3F;
	margin-top: 10px;
	display: block;
}
#contents #course_guide #purposeBox {
	margin-right: -12px;
	/margin-right: -20px;
	padding-bottom: 20px;
}
#contents #course_guide #purposeBox .purposeBox .imgCenter {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	display: block;
}
#contents #course_guide #purposeBox .purposeBox p {
	font-size: 12px;
	line-height: 1.4em;
	text-align: center;
	width: 220px;
	vertical-align: middle;
	display: table-cell;
	padding-top: 5px;
}
#contents #course_guide #purposeBox .purposeBox .textBox {
	display: table;
	height: 100px;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#contents #support_counseling .sampleBox {
	float: left;
}
#contents #IndividualConsultation .sc_ttl {
	font-size: 110%;
	background-image: url(../images/support_counseling_line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 20px;
}
#contents #IndividualConsultation p {
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 88%;
}
#contents #IndividualConsultation h4 {
	border-bottom: 2px solid #42AB39;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 20px;
}
#contents #IndividualConsultation ul li {
	background-image: url(../images/support_counseling_img02.png);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left center;
	font-size: 88%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#contents #IndividualConsultation ul {
	padding-top: 10px;
}
#contents #IndividualConsultation h5 {
	font-weight: bold;
	color: #298721;
	font-size: 85%;
	padding-top: 10px;
}
#contents #IndividualConsultation ol li {
	font-size: 88%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contents #IndividualConsultation ol {
	padding-left: 20px;
	padding-top: 10px;
}
#contents #IndividualConsultation {
	clear: none;
}
#contents #IndividualConsultation .imgCenter {
	text-align: center;
}
#contents #returnee_students .imgCenter {
	text-align: center;
}
#contents #IndividualConsultation span  {
	color: #0000FF;
	font-weight: bold;
}
#contents #IndividualConsultation .sc_ttl span {
	color: #333333;
	font-size: 86%;
}
#Individual_consultation_bottom {
	padding-bottom:20px;
}
#returnee_students_bottom {
	padding-bottom:20px;
}
#contents #returnee_students ol {
	padding-left: 40px;
	padding-top: 10px;
}
#contents #returnee_students ol li {
	font-size: 88%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 10px;
	color: #21B0C7;
}
#container #wrapper #contents #returnee_students ol li span {
	display: block;
	padding-top: 10px;
	font-weight: normal;
	color: #333333;
}
#contents #returnee_students .sc_ttl {
	font-size: 125%;
	background-image: url(../images/support_counseling_line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 20px;
	color: #2E940B;
	font-weight: bold;
}
#contents #returnee_students p {
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 88%;
}
#contents #returnee_students h4 {
	border-bottom: 2px solid #FF7F01;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 20px;
	background-image: url(../images/support_counseling_img02.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-top: 15px;
}
#contents #returnee_students  .fontOrange {
	color: #FF7F01;
	font-weight: bold;
	border-bottom-style: none;
	font-size: 95%;
	padding-left:0px;
	margin-left:0px;
}
#contents #returnee_students .frame {
	display: block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	background-color: #2E940B;
	color: #FFFFFF;
	font-size: 94%;
}
#contents #contentsbottom #topBnrArea ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 13px;
	/padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contents #contentsbottom #topBnrArea ul {
	margin-right: -10px;
}


#detective_course h3 {
	width: 676px;
	height: 34px;
	margin: 0px auto;
	padding:0;
	clear: left;
	font-size: 16px;
	background: url(../images/title885.gif) no-repeat left top;
}

#detective_course h4 {
	width: 676px;
	height: 22px;
	margin: 0px 0px 10px 0;
	padding: 0px 0px;
	font-size: 17px;
	background: url(../images/title_h4.gif) no-repeat left bottom;
}

#detective_course p {
	padding: 0px 0px 10px 0;
	font-size: 14px;
	line-height: 1.5em;
}

#detective_course {
	width: 676px;
	margin: 20px auto 20px auto;
	padding: 0px;
	float:right;
	color: #3F331F;
	font-size: 13px;
}

#detective_course .imgRight   {
	text-align: right;
}

#detective_course .imgCenter {
	text-align: center;
}

#detective_course .tb {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777777;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #777777;
	margin-bottom: 50px;
}
#detective_course .tb tr td  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #777777;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	font-size: 13px;
	padding: 10px;
}

#detective_course .tb tr td p {
	padding-bottom: 5px;
	font-size: 13px;
	line-height: 1.5em;
}

body {
	color:#000000;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#detective_course .mt30 {
	margin-top: 30px;
}

#detective_course .imgCenter img {
	margin-bottom: 10px;
}
#detective_course .tb tbody tr td ul li {
	margin-left: 15px;
}
#detective_course .tb tbody tr td ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

#detective_course .att {
	font-size: 86%;
	color: #777777;
}

#purpose #topPurpose {
	margin-top: 15px;
	margin-right: -30px;
}

#purpose #topPurpose li {
	float: left;
	padding-right: 15px;
	/padding-right: 8px;
	list-style: none;
	padding-bottom: 15px;
	position: relative;
}
#purpose #topPurpose li .topPurposeBtn {
	position: absolute;
	bottom: 28px;
	left: 100px;
}

#purpose #topPurpose li .topPurposeText {
	position: absolute;
	top: 82px;
	left: 10px;
	font-size: 86%;
	line-height: 1.5em;
	text-align: center;
	width: 420px;
}
#course_guide #cousePurpose  {
	margin-top: 15px;
	margin-right: -20px;
	margin-left: 0px;
	padding-left: 0px;
}
#course_guide #cousePurpose li  {
	float: left;
	list-style: none;
	padding-bottom: 10px;
	position: relative;
	padding-right: 10px;
	/padding-right: 5px;
	width: 332px;
}
#course_guide #cousePurpose li .cousePurposeBtn  {
	position: absolute;
	bottom: 20px;
	left: 45px;
}
#cousePurposeBox_01 .cousePurposeBtn_01  {
position: absolute;
top: 190px;
left: 20px;
width: 650px;
text-align: center;
}
#course_guide #cousePurposeBox_01  {
position: relative;
}

#course_guide #cousePurpose li .cousePurposeText {
	position: absolute;
	top: 65px;
	text-align: center;
	width: 325px;
	line-height: 1.5em;
	left: 0px;
}
#cousePurposeBox_01 .cousePurposeText_01   {
line-height: 1.5em;
text-align: center;
position: absolute;
top: 100px;
left: 20px;
width: 650px;
}
#course_new .table02 tbody tr td .listStyle li {
	list-style: disc outside;
	padding: 5px;
	line-height: 1.5em;
}
#course_new .table02 tbody tr td .listStyle {
	list-style: disc;
	margin: 10px 10px 10px 30px;
}
#course_new #curriculum      {
	list-style: none;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#course_new #curriculum li {
	padding: 0px 10px 10px 5px;
	display: inline-block;
	float: left;
}

#course_new {
	width: 676px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

#course_new h4 {
	width: 676px;
	height: 22px;
	margin: 0px 0px 10px 0;
	padding: 0px 0px;
	font-size: 15px;
	background: url(../images/title_h4.gif) no-repeat left bottom;
}
#course_new p {
	padding: 0px 0px 10px 0;
	font-size: 13px;
	clear: left;
	line-height: 140%;
}

#course_new table.table02 {
	width: 607px;
	margin: 10px auto 5px 38px;
	padding: 0px;
	font-size: 13px;
	border: 2px solid rgba(0,0,0,1.00);
}

#course_new table.table01 th, #course_new table.table02 th {
	padding: 5px 5px;
	background: #FFF2CF;
	font-size: 13px;
	letter-spacing: -1px;
}
#course_new table.table01 td {
	border-bottom: 1px solid #5F4E3B;
	border-right: 1px solid #5F4E3B;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: center;
}
#course_new table.table02 td {
	padding: 5px 10px;
	line-height: 130%;
}

#course_new table.table02 .line {
	border-bottom: 2px solid rgba(0,0,0,1.00);
}


#contentsbottom #purpose #purposeBox .courseLong {
	border: 1px solid #259D3F;
	width: 905px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 220px;
}

#contentsbottom #purpose #purposeBox .course {
	border: 1px solid #259D3F;
	width: 46%;
	float: left;
	height: 170px;
	margin-left: 29px;
}
#contentsbottom #purpose #purposeBox #courseBox {
	margin-left: -29px;
}

#contentsbottom #purpose #purposeBox .course.mr0 {
	margin-right: 0px;
}
#contentsbottom #purpose #purposeBox p  {
	padding-top: 10px;
	line-height: 1.5em;
	font-size: 92%;
}

#contents #contentsbottom #attArea {
	border: 2px dotted #F3284D;
	padding: 15px;
	clear: both;
	margin-top: 15px;
}

#contents #contentsbottom #attArea p {
	text-align: center;
	line-height: 1.5em;
}
