@charset "utf-8";

/* SEOブレーン
--------------------------------------*/

/* 問合せ電話番号 */
#contents span.brain_price_tell {
	color: #114b7f;
	font-size: 16px;
	font-weight: bold;
}


/* 企業情報
--------------------------------------*/

/* 代表メッセージの署名 */
#contents p.signature {
	padding-top: 30px;
	text-align: right;
}

/* サイトマップ */
#contents div.sitemap h3 a {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	display:block;
	padding-left: 20px;
	background-image: url(../image/bred_h3_link.png);
	background-repeat: no-repeat;
	height: 16px;
	color: #444444;
}
#contents div.sitemap h3 {
	font-size: 16px;
	line-height: 16px; /* 感覚 */
	font-weight: normal;
	display:block;
	padding-left: 20px;
	height: 16px;
	color: #444444;
	margin-left: 30px;
}
#contents div.sitemap h3.link_list {
	margin-bottom: 0;
}
#contents div.sitemap a {
	color: #333333;
}
#contents div.sitemap a:hover {
	color: #f75600;
}
#contents div.sitemap ul {
	margin-left: 70px;
}

/* トップページ
--------------------------------------*/

/* プロモ */
#contents div.promo_area {
	margin-bottom: 10px;
}
#contents div.promo_area img.promo_left {
	float: left;
	margin-right: 10px;
}
#contents div.promo_bottom {
	margin-bottom: 30px;
}


/* フォーム系
--------------------------------------*/

/* サンキューページ */

#contents em.thankyou {
	font-size: 16px;
	color:#37a9e1;
	line-height: 24px;
}

/* メルマガ
--------------------------------------*/

#contents p.mail_sumple {
	width: 508px;
	border: 1px solid #a8a8a8;
	padding: 30px;
	margin-left: 10px;
}

/* テーブル
--------------------------------------*/

/* コーチング料金 */
#contents table.type_c th.scale {
	background-color: #e4e6ea;
	color: #333333;
	border: 1px solid #a8a8a8;
	width: 40%;
	height: 50px;
	text-align: left;
	padding-left: 30px;
}

/* セミナー一覧 */
#contents table.type_c th.day {
	width: 18%;
}
#contents table.type_c th.title {
	width: 55%;
}
#contents table.type_c th.place {
	width: 15%;
}
#contents table.type_c th.price {
	width: 12%;
}



/* h1タイトル */
#contents h1 span.small_h1title {
	font-weight: bold;
	margin-left: 40px; /* 感覚 */
	margin-right: 10px;
	color: #1479c5;
	font-size: 14px;
	line-height: 34px; /* 感覚 */

}


/* スタッフ一覧
--------------------------------------*/

/* 名前 */
#contents div.member_sum p.special {
	padding-top: 14px;
	font-size: 14px;
	line-height: 14px;
}

/* 名前 */
#contents div.member_sum p.name a {
	font-size: 20px;
	line-height: 26px;
}

#contents div.member_sum h2 {
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 50px;
}




/* h2タイトル 音声タイトル */
#contents h2.voice {
	margin-bottom: 5px;
	margin-top: 16px;
}

#contents h2.voice a {
	font-size: 19px;
	line-height: 22px; /* 感覚 */
	font-weight: bold;
	color: #555555;
}

#contents h2.voice a:hover {
	color: #f75600;
}


#contents h2.youtube {
	margin-bottom: 15px;
	margin-top: 0px;
	margin-top: 10px;
	font-size: 19px;
	line-height: 19px; /* 感覚 */
	font-weight: bold;
	color: #555555;
}

#contents h2.youtube a {
	margin-top: 16px;
	font-size: 19px;
	line-height: 34px; /* 感覚 */
	font-weight: bold;
}
#contents h2.youtube a:hover {
}


#contents p.youtube-date {
	margin-bottom: 3px;
	margin-top: 10px;
}



/* h2タイトル 再生タイトル */
#contents img.btn_play {
	vertical-align: middle;
}



#contents p.btn_close {
	text-align: center;
}

#contents span.link_popup a {
	padding-top: 5px;
	line-height: 24px;
	vertical-align: top;
}



#contents img.bunner_eo {
	border: 1px solid #a8a8a8;
}
#contents a:hover img.bunner_eo {
	border: 1px solid #f75600;
}

#contents h2 img.headphone {
	vertical-align: middle;
}



/* リスト */
#contents ul.with_back {
	background-color: #37a9e1;
	border: 1px solid #1479c5;
	list-style-position: inside;
	padding: 20px;
}
#contents ul.with_back li {
	color: #114b7f;
	list-style-image: none;
	list-style-type: disc;
}

#contents ul.with_back li em {
	color: #FFFFFF;
}



/* リスト */
#contents ul.voice li {
	margin-bottom: 10px;
}



#contents ul.english li {
	line-height: 22px;
	font-size: 14px;
}
#contents strong.english {
	font-size: 15px;
}



#contents p.book {
	float: left;
	margin-right: 20px;
}
