@charset "UTF-8";
.sub_title {
	margin-bottom: 30px;
}
.sub_category_title {
	background: url(../../images/news/sub_title_none.png) no-repeat;
	width: 980px;
	height: 97px;
	text-align: center;
	padding-top: 70px;
	color: #ffce35;
	font-size: 30px;
	 font-family: "Osaka－等幅","Osaka-Mono",sans-serif;
	 letter-spacing: 1px;
}
.sub_topics {
	background: url(../../images/blog/sub_title_bg.png) no-repeat;
	width: 980px;
}
.sub_label_tt {
	background: url(../../images/news/sub_title_bg.png) no-repeat;
	width: 950px;
	height: 29px;
	margin: 15px 0;
	padding: 11px 0 0 30px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}
.side {
	background: #ffffff;
	border: 4px solid #fec427;
	border-radius: 4px;
	width: 249px;
	padding: 15px 11px 15px 10px;
}
.side .label {
	background: url(../../images/news/side_label_bg.png) no-repeat;
	width: 247px;
	height: 25px;
	color: #ffffff;
	text-align: center;
	padding-top: 8px;
	font-weight: bold;
}
#side_btn {
	margin-top: 30px;
}
#side_btn li {
	margin-bottom: 15px;
}
.main {
	background: #ffffff;
	border: 4px solid #fec427;
	border-radius: 4px;
	width: 641px;
	padding: 9px 15px 11px 9px;
	margin-bottom: 30px;
}
.main .head {
	border-top: 1px dotted #ffcc45;
	border-bottom: 1px dotted #ffcc45;
}
/*-- 講師一覧 --*/
#side_teacher {
	margin: 15px 0;
}
#side_teacher .picture {
	float: left;
}
#side_teacher .picture img {
	border: 2px solid #fec427;
}
#side_teacher .box {
	border-bottom: 1px dotted #fec427;
	padding: 5px;
}
#side_teacher .box .tt {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	background: url(../img/pankuzu_arrow.png) left no-repeat;
	padding-left: 40px;
	text-indent: -30px;
}
/*-- 新着情報 --*/
#side_new {
	width: 245px;
	margin: 10px 0;
}
#side_new .list li {
	background: url(../img/pankuzu_arrow.png) no-repeat left 5px;
	padding-left: 10px;
	border-bottom: 1px dotted #fec427;
	font-weight: bold;
	margin-top: 6px;
}

#side_new .list li span {
	display: block;
	margin-bottom: 6px;
}

/*-- バックナンバー --*/
#side_archive {
	margin: 10px 0;
	width: 245px;
}
#side_archive .list li {
	border-bottom: 1px dotted #fec427;
	background: url(../img/pankuzu_arrow.png) no-repeat left;
	padding: 2px 10px;
	font-weight: bold;
}

#side_archive .list li .date {
	margin-left: 10px;
}
/*-- カテゴリー --*/
#side_category {
	margin: 10px 0;
	width: 245px;
}
#side_category .list li {
	border-bottom: 1px dotted #fec427;
	background: url(../img/pankuzu_arrow.png) no-repeat left;
	padding: 2px 10px;
	font-weight: bold;
}

#side_category .list li .date {
	margin-left: 10px;
}

/* メイン */
.blog_tt {
	background: url(../../images/news/blog_tt_bg.jpg) no-repeat;
	width: 623px;
	height: 29px;
	color: #ffffff !important;
	padding-left: 25px;
	padding-top: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}
.blog_tt a {
	color: #ffffff;
}
.main_box {
	padding: 15px;
	letter-spacing: 1px;
	line-height: 210%;
}
.main_box .clearfix {
	margin-bottom: 10px;
}
.main_box .date {
	float: left;
	padding:3px 0 0 0;
}
.main_box .sns {
	float: right;
}
.main_box .author {
	margin-top: 15px;
	font-size: 11px;
	color: #666666;
}
#blog_author {
	background: #f7f7f7;
	padding: 15px;
	margin-top: 30px;
}
#blog_author .img {
	float: left;
}
#blog_author_r {
	float: left;
	margin:  15px 0 0 15px;
	width: 460px;
}
#blog_author_r .name {
	font-weight: bold;
	margin-bottom: 15px;
}
#blog_author_r .txt {
	color: #626262;
	font-size: 11px;
}
#recent_blog {
	margin-top: 30px;
}
#recent_blog .tt {
	margin-bottom: 15px;
}
#recent_blog {
	width: 680px;
	overflow: hidden;
}
#recent_blog .clearfix {
	width: 700px;
	margin-bottom: 30px;
}
#recent_blog .box {
	border: 3px solid #d0d0d0;
	border-radius: 3px;
	width: 211px;
	float: left;
	margin-right: 11px;
}
#recent_blog .box img {
	margin-top: 8px;
	margin-left: 8px;
}
#recent_blog .box .title {
	margin-top: 10px;
	margin-left: 15px;
	font-weight: bold;
}
#recent_blog .box .title a {
	text-decoration: none;
}
#recent_blog .box .date {
	margin-left: 15px;
	margin-bottom: 5px;
}
#recent_blog .box .txt {
	border-top: 1px dotted #d1d1d1;
	padding: 10px 0px;
	margin: 0 10px;
}
/* ページネーション */
#pagenation {
	text-align: center;
	margin: 30px 0;
}
#pagenation ul {
	display: inline-block;
    *display:inline;
    zoom:1;
}
#pagenation ul li {
	float: left;
	background: #fcc225;
	margin-right: 15px;
}
#pagenation ul li span {
	background: #ffffff;
	color: #fec426;
	border: 2px solid #fcc225;
	border-radius: 2px;
	padding: 5px;
}
#pagenation ul li a {
	background: #fcc225;
	color:  #ffffff;
	border: 2px solid #fcc225;
	border-radius: 2px;
	padding: 5px;
	text-decoration: none;
}
/* / ページネーション */


/* 講師一覧 */
#main_teacher {
	padding:15px;
}
#main_teacher iframe{
	text-align:center;
}
.ttl_box .tag {
	font-size: 11px;
	color: #666666;
	float:left;
	padding:3px 0 0 0;
}
.teacher_tt {
	background: url(../../images/news/blog_tt_bg.jpg) no-repeat;
	width: 623px;
	height: 29px;
	color: #ffffff !important;
	padding-left: 25px;
	padding-top: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
#teacher_detail {
	margin: 15px 0;
	line-height:220%;
	padding:15px;
}
#teacher_detail p{
	margin-bottom:20px;
}
#teacher_detail .img {
	text-align: center;
}
#teacher_detail .txt {
	float: left;
	font-size: 11px;
	margin: 20px 0 0 15px;
	line-height: 200%;
}
.teacher_list_tt {
	background: url(../../images/news/teacher_list_tt.png) no-repeat;
	width: 612px;
	height: 29px;
	color: #ffffff !important;
	padding-left: 25px;
	padding-top: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
#teacher_list {
	margin-top: 30px;
}
#teacher_list .box {
	border-bottom: 1px dotted #ca2823;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#teacher_list .box .img {
	float: left;
	border: 2px solid #dedede;
}
#teacher_list .box .title {
	font-weight: bold;
}
#teacher_list .box .date {
	font-size: 10px;
	margin: 4px 0;
}
#teacher_list .box .float_l {
	width: 350px;
	margin-left: 15px;
}
#teacher_list .box .float_l .btn {
	text-align: right;
}


.tearcher_all h2{
    color: #FFF;
    padding: 6px 0 4px 10px;
    background-color: #fcc225;
    letter-spacing: 0.1em;
    font-size: 16px;
	margin-bottom:10px;
}
.tearcher_all .box {
    float: left;
    width: 226px;
    padding: 5px;
    margin: 4px;
	height:80px;
}
.tearcher_all .picture img {
    border: 1px solid #fcc225;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
	padding:1px;
}
.tearcher_all .box .tt {
    background: url(../img/pankuzu_arrow.png) left 6px no-repeat;
    padding-left: 10px;
    float: left;
	margin-bottom:10px;
	width: 80px;
}
.tearcher_all .box .tt a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-bottom: 10px;
}
.tearcher_all .box .tt .home {
	font-size: 10px;
	background: #E4E4E4;
	border-radius: 4px;
	padding: 3px;
	display: inline-block;
	margin-bottom: 5px;
}
.tearcher_all .box .comment {
	background: #E4E4E4;
	border-radius: 4px;
	padding: 5px;
}
/* 一覧に戻る */
.return_btn {
	background: url(../img/return_btn_bg.jpg) no-repeat;
	width: 377px;
	height: 42px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	padding-top: 55px;
}
.return_btn a {
	color: #ffffff;
	font-weight: bold !important;
	text-decoration: none;
}
#under_btn #prev {
	width: 88px;
	float: left;
}
#under_btn #return_list_btn {
	width: 235px;
	float: left;
	margin-left: 140px;
	margin-top: -5px;
}
#under_btn #next {
	width: 89px;
	float: right;
}
.return_foreign_btn {
	text-align: center;
	width: 227px;
	margin: 0 auto;
}
.return_foreign_btn a {
		background: url(../../images/news/return_list_btn_none.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	display: block;
	height: 31px;
	padding-top: 14px;
	width: 227px;
}
.return_foreign_btn a:hover {
	opacity: 0.5;
}


.ttl_box{
	padding:5px 0 5px 5px;
	border-bottom:#fcc225 dotted 1px;
	border-top:#fcc225 dotted 1px;
}

.ttl_box .sns {
	float: right;
}