@charset "utf-8";

/*
============================================================
course/index.css
------------------------------------------------------------

■ メイン
■ courseWrapper
■ btnCourse
■ info
■ toform
■ point

作成日：2014.05.12
作成者：kikuchi
更新日：
更新者：
バージョン： 1.0
会社名：Dynamite Brothers Syndicate

============================================================
*/

/* ---------------------------------------------------------
■ メイン
--------------------------------------------------------- */
.main {
	text-align: center; }

.main h3 {
	margin: 0 0 50px; }

.main .cap {
	margin: 0 0 60px; }

.main_chara {
border:7px solid #d0b573;
padding:40px;
margin-bottom:50px;
_zoom:1;
}

.main_chara h3 img {
margin-bottom:55px;
}

.adv_left_box {
float:left;
width:269px;
text-align:left;
margin-right:40px;}


.adv_face {
margin-bottom:40px;}

.adv_his {
margin-bottom:20px;}

.txt_history {
margin-bottom:40px;
font-size:75%;
color:#494949;}

.adv_right_box {
float:right;
width:485px;
text-align:left;
}

.adv_name {
margin-bottom:55px;
}

.adv_prof {
margin-bottom:20px;}

.txt_profile {
margin-bottom:40px;
font-size:88%;
color:#494949;}

.img_explanation {
margin-bottom:30px;}

.img_explanation ul {
padding-left:50px;
padding-right:50px;
list-style:none;
}

.img_explanation ul li{
display:inline-block;
*display:inline; 
*zoom:1;
padding-right:60px;
}

#cat1,#cat2,#cat3,#cat4,#cat5,#cat6 {
padding-top:165px;
margin-top:-165px;
_padding-top:85px;
_margin-top:-85px;
}

.cat6 {
padding-right:0!important;
}

.others_chara {
border:4px solid #d7d7d7;
padding:50px 30px;
margin-bottom:50px;
_zoom:1;
}

.others_left_box {
width:272px;
float:left;
margin-right:50px;}

.others_face {
border:1px solid #d7d7d7;
}

.others_right_box {
float:left;
width:475px;
text-align:left;}

.others_name {
margin-bottom:50px;
}

.others_prof {
margin-bottom:20px;
}

.others_txt_prof {
margin-bottom:30px;
font-size:88%;
color:#494949;
}

.others_his {
margin-bottom:20px;
}

.others_txt_history {
font-size:75%;
color:#494949;}

.his_left_box {
float:left;
margin-right:20px;
width:50px;
}

txt_ages {
vertical-align:top;
}

.his_right_box {
float:left;	
width:355px;
}

.letterlink {
text-decoration:underline;
}

/* ---------------------------------------------------------
■ prop.
--------------------------------------------------------- */
.taR {text-align:right !important;}

.mTN1 {margin-top:-1px;}
.mTN8 {/margin-top:-8px;}

.mB90 {margin-bottom:90px !important;}

.fR {float:right;}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}


/* ---------------------------------------------------------
■ toform
--------------------------------------------------------- */
.toForm {
	margin: 0 0 65px; }



/* ---------------------------------------------------------
■ point
--------------------------------------------------------- */
.point {
	margin: 0 0 95px; }


.nametext {
    font-family: "ヒラギノ明朝 ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 120%;
    line-height: 2;
}

.goldtext {
    color: #b29050;
}


