@charset "utf-8";
/* CSS Document */

/*course/index
----------------------------------*/
body#t_course img.concept,
body#c_course img.concept{
	margin-bottom:5px;
}

body#t_course h3,
body#c_course h3{
	margin-bottom:18px;
}

/*意識的に開放する
-----------------------------------*/
body#t_course #c_top,
body#c_course #c_top{
	margin-top:23px;
	width:920px;
}

body#t_course #c_top .left01,
body#c_course #c_top .left01{
	width:570px;
	float:left;
}

/*無意識の領域図と文*/
#muisiki{
	width:570px;
}

/*学びのステップ図*/
#step{
	width:570px;
	margin-top:30px;
}

#step img{
	float:left;
	margin:0 20px 10px 0;/*292×350*/
}

#step .step_right{
	width:250px;
	float:right;
	height:350px;
}

#step p.long{
	width:570px;
}

body#t_course h4.green,
body#c_course h4.green{
	background:url(../course/img/pt_green.gif) no-repeat left center;
	padding-left:18px;
	margin-bottom:5px;
	/*margin-top:35px;*/
	font:メイリオ;
	font-size:18px;
	/*font-weight:600;*/
	color:#3f3f3f;
}

body#t_course #c_top .text_01,
body#c_course #c_top .text_01{
	width:570px;
	margin-top:20px;
}

body#t_course #c_top ul.toriire li,
body#c_course #c_top ul.toriire li{
	list-style-type:disc;
	list-style-position:outside;
	margin-left:1em;
}

body#t_course #c_top .e_btn,
body#c_course #c_top .e_btn{
	margin-top:70px;
	width:500px;
	height:100px;
}

body#t_course img.photo3{
	margin:20px auto 0 auto;
}

/*上段右側・料金など
-----------------------------------*/
body#t_course #c_top .blue_bold,
body#c_course #c_top .blue_bold{
	background:url(../img_com/pt_blue.gif) no-repeat left center;
	padding-left:18px;
	margin-bottom:5px;
	/*margin-top:35px;*/
	font:メイリオ;
	/*font-size:17px;
	font-weight:600;*/
	color:#3f3f3f;
}

body#t_course #c_top .right01,
body#c_course #c_top .right01{
	width:290px;/*330px;*/
	float:right;
	background-color:#f2f2f2;
	padding:20px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}


#c_top .right01 .detail{
	width:290px;
	margin-top:25px;
}

#c_top .right01 .price{
	margin-top:7px;
	font-size:13px;
	font-weight:600;
	/*text-decoration:underline;
	color:#006;*/
}

#c_top .right01 .price_02{
	margin-top:0px;
	font-size:12px;
	font-weight:600;
	text-decoration:none;
	color:#e26c74;
}
#c_top .right01 .price_03 {
	margin-bottom: 1em;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
}

#c_top .right01 .price_margin {
	margin-top:7px;
	font-size:13px;
	font-weight:600;
	margin-left:6em;
}

#c_top .right01 .d_small{
	margin-top:18px;
	font-size:11px;
}
#c_top .right01 ul{
	margin-left:2em;
}

#c_top .right01 li.small{
	list-style-position:outside;
	font-size:12px;
	margin-top:5px;
	margin-left:10px;
}

/*第1講～5講
----------------------------------*/
.lecture_plan{
	width:920px;
	margin-top:47px;
}

.lecture_plan .plan_left{
	width:450px;
	float:left;
}

.lecture_plan .plan_right{
	width:450px;
	float:right;
}

.lecture_plan p.sab_ttl{
	margin-top:7px;
	font:メイリオ;
	font-size:13px;
	font-weight:600;
	color:#e26c74;
}

.lecture_plan .lec_second{
	margin-top:53px;
}


body#t_course h4.green_second,
body#c_course h4.green_second{
	background:url(../course/img/pt_green.gif) no-repeat left center;
	padding-left:18px;
	margin-bottom:5px;
	margin-top:20px;
	font:メイリオ;
	font-size:18px;
	/*font-weight:600;*/
	color:#3f3f3f;
}

/*受講者の声
----------------------------------*/
#c_voice{
	margin-top:50px;
	 border-radius: 10px;	/* CSS3草案 */
    -webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 10px;	/* Firefox用 */
	background-color:#f3f6e1;
	padding:30px;
	width:860px;
}

#c_voice .v_main{
	width:860px;
	margin-top:20px
}

#c_voice .v_main_first{
	width:860px;
	margin-top:25px;
}

#c_voice .v_left{
	width:410px;
	float:left;
}

#c_voice .v_right{
	width:410px;
	float:right;
}

#c_voice .v_bun{
	margin-top:20px;
}

#c_voice hr{
	border:#FFFFFF thin dashed;
	margin-top:10px;
}

/*→さらに読むにはこちら	*/
.v_more{
	background:url(../img_com/arrow_more.gif) no-repeat left center;
	padding-left:18px;
	margin-left:570px;
	margin-top:10px;
}

/*このコースの特徴～下の段
----------------------------------*/
#c_btm{
	margin-top:47px;
	width:920px;
}

#c_btm #c_btm_left{
	width:400px;
	float:left;
}

/*講師プロフィール
----------------------------------*/

/*養成コースの幅*/
body#c_course #c_profile,
body#t_course #c_profile{
	padding:20px;
	width:350px;/*390px*/
	background-color:#f2f2f2;
	float:left;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}

#c_profile img.aki{
	float:left;
	margin-top:10px;
}

#c_profile .aki_name{
	padding:20px 0 0 20px;
	float:left;
}

#c_profile p.name_l{
	font-size:23px;
	margin:0;
}

#c_profile p.name_s{
	font-size:13px;
	margin:0;
}

#c_profile .p_line{
	height:10px;
	background-color:#FFFFFF;
	margin:12px 0;
}


/*特徴など右側
----------------------------------*/
/*養成コースの幅*/
body#c_course #c_btm #c_btm_right,
body#t_course #c_btm #c_btm_right{
	width:470px;
	float:right;
	padding-right:20px;
}

body#c_course h3.c_btm_first,
body#t_course h3.c_btm_first{
	background:url(../course/img/bg_ttl_gr.gif);/*472*44*/
	width:410px;/*472px;*/
	height:36px;/*44px;*/
	padding:8px 0 0 62px;
	font:メイリオ;
	font-size:23px;
	color:#333300;
	margin-top:0;
}

body#c_course #c_btm_right h3.c_btm,
body#t_course #c_btm_right h3.c_btm{
	background:url(../course/img/bg_ttl_gr.gif);/*472*44*/
	width:410px;/*472px;*/
	height:36px;/*44px;*/
	padding:8px 0 0 62px;
	font:メイリオ;
	font-size:23px;
	color:#333300;
	margin-top:30px;
}

body#t_course h3.c_btm_l{
	background:url(../course/img/bg_ttl_gr_l.gif);
	width:858px;/*920px;*/
	height:34px;/*42px;*/
	padding:8px 0 0 62px;
	font:メイリオ;
	font-size:23px;
	color:#333300;
	margin-top:50px;
}



#c_btm_right li.yousei{
	margin-top:5px;
}

/*エントリーボタン
---------------------------*/
.btn_entry{
	margin:50px auto 0 auto;
	width:500px;
	height:100px;
}


