@charset "euc-jp";
@import "template.css";
@import "tmp_header.css";
@import "tmp_global_menu.css";
@import "tmp_footer.css";

#global_menu li#home a{
	background-image: url(../img/btn_menu_on_home.jpg);
}

/* ¥â¥Ð¥¤¥ë2.0 */
#content_main #main_mobile2{
	width: 630px;
	background-color: #ECF1FB;
}

#main_mobile2 #mobile2_content{
	padding: 23px 24px 16px 15px;
	line-height: 1.3;
}
#mobile2_content h1{
	background-image: url(../img/top/bk_h_top_mobile2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 590px;
	height: 37px;
	text-indent: -9999px;
}
#mobile2_content p{
	padding-top: 13px;
	padding-bottom: 5px;
}
#main_mobile2 #request{
	text-align: right;
	margin: 0 auto;
}


.main_h2_box{
	width: 630px;
	margin-top: 20px;
}
.float_left{
	float: left;
}

/* NEWS */
#content_main #main_news{
}
#main_news{
	margin-bottom: 30px;
}
#main_news h2{
	background-image: url(../img/top/h_top_news.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 630px;
	height: 40px;
	text-indent: -9999px;
}
#news_text{
	padding: 13px 20px 5px 20px;
}
#news_text p{
	margin-top: 14px;
}
#news_text span{
	padding-left: 12px;
}

/* CONTENTS */
#content_main #main_contents{
}
#main_contents h2{
	background-image: url(../img/top/h_top_contents.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 630px;
	height: 40px;
	text-indent: -9999px;
}

#main_contents_boxs{
}
.main_content_box{
	float: left;
	width: 307px;
	height: 190px;
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 16px;
}
.main_content_box h3{
	width: 268px;
	height: 28px;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 19px 0 0 19px;
}
.main_content_box p{
	padding: 10px 19px;
	line-height: 1.3;
}
.main_content_box p.btn_more{
	padding: 0 19px;
}

.content_box_right{
	margin-left: 16px;
}

#main_advantage{
	background-image: url(../img/top/bk_top_advantage.jpg);
}
#main_advantage h3{
	background-image: url(../img/top/h_top_advantage.jpg);
}

#main_flow{
	background-image: url(../img/top/bk_top_flow.jpg);
}
#main_flow h3{
	background-image: url(../img/top/h_top_flow.jpg);
}

#main_experience{
	background-image: url(../img/top/bk_top_experience.jpg);
}
#main_experience h3{
	background-image: url(../img/top/h_top_experience.jpg);
}

#main_environment{
	background-image: url(../img/top/bk_top_environment.jpg);
}
#main_environment h3{
	background-image: url(../img/top/h_top_environment.jpg);
}

#main_counseling{
	background-image: url(../img/top/bk_top_counseling.jpg);
}
#main_counseling h3{
	background-image: url(../img/top/h_top_counseling.jpg);
}

#main_faq{
	background-image: url(../img/top/bk_top_faq.jpg);
}
#main_faq h3{
	background-image: url(../img/top/h_top_faq.jpg);
}

.goto_top_page{
	clear: both;
	margin: 0 0 35px 0;
}
.margin_top_10{
	margin-top: 10px;
}