@charset "UTF-8";
/*
STYLE for ハリウッド・ストーリーテリング
author : k.iwamoto (an-zu)
update : 2010.04.27

#####################################
 1.	基本レイアウト設定（body,a,Header,contentsBody,Footer）
 2. タブメニュー（Header ul）
 3. サイドコンテンツ（prof,book,link）
 4. HS案内バナー（HSinfo_title）
 5. HOME（contents_top）
 6. HS講習案内（contents_hs-info）
 7. 講師プロフィール（contents_prof,profBlock）
 8. HS年間スケジュール（contents_hs-sch）
 9. HS企業／学校講習（contents_hs-biz）
10. 汎用テンプレート（archives,tour,event）
#####################################
*/

/*==============================================================
	1.	基本レイアウト設定
==============================================================*/

body {
	color: #545e68;
	background: url(../bg.gif) repeat-x top #545e68;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
}

a:link,
a:visited {
	color: #0066CC;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.bg_blue {
	padding: 2px 5px;
	background: #b2ebff;
}

/*水色ボタン*/
div.btnLink {
	margin: 5px 0;
}

div.btnLink p {
	padding:4px 0;
	font-size: 12px;
	line-height: 18px;
	background: url(../btn_left.gif) no-repeat left;
	display: inline;
}

div.btnLink p a:link,
div.btnLink p a:visited,
div.btnLink p a:hover {
	padding: 5px 7px 4px 17px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../btn_right.gif) no-repeat right;
}

.red		{	color: #FF6666;}
.blue		{	color: #6699FF;}
.orange	{	color: #FF9900;}
.green	{	color: #31b537;}
.pink	{	color: #FF66FF;}

/*ヘッダ*/
#Header {
	width: 900px;
	height: 310px;
	margin: 0 auto;
}

#Header h1 {
	width: 900px;
	height: 250px;
	text-indent: -999999px;
	background: url(../banner.jpg) no-repeat;
}

/*コンテンツ*/
#contentsBody {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 10px;
	overflow: hidden;
	zoom: 1;
	border-bottom: 1px solid #384049;
}

/*フッタ*/
#Footer {
	width: 900px;
	margin: 0 auto;
	padding: 15px 0;
	border-top: 1px solid #737d86;
	text-align: center;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

/*左カラム*/
#contentsHead {
	width: 660px;
	float: left;
	
	margin-bottom: 6px;
	padding-top: 20px;
	background: url(../contents_main_head.gif) no-repeat top;
}

#contentsHead .contentsFoot {
	padding-bottom: 20px;
	background: url(../contents_main_foot.gif) no-repeat bottom;
}

#contentsHead .contentsInner {
	padding: 0 20px;
	background: url(../contents_main_bg.gif) repeat-y;
}

/*右カラム*/
#side {
	width: 230px;
	float: right;
}

.side_contentsHead {
	margin-bottom: 6px;
	padding-top: 20px;
	background: url(../contents_side_head.gif) no-repeat top;
	zoom: 1;
}

.side_contentsFoot {
	padding-bottom: 20px;
	background: url(../contents_side_foot.gif) no-repeat bottom;
}

.side_contentsInner {
	padding: 0 20px;
	background: url(../contents_side_bg.gif) repeat-y;
}

/*コメント（男性）*/
.comment-m {
	width: 580px;
	margin: 10px 0;
	padding-top: 7px;
	background: url(../comment-m_head.gif) no-repeat top;
}

.comment-m p {
	padding: 0 10px 7px 45px;
	background: url(../comment-m_body.gif) no-repeat bottom;
	font-size: 12px;
	line-height: 18px;
	color: #006699;
	overflow: hidden;
	zoom: 1;
}

.comment-m span {
	font-size: 12px;
	line-height: 16px;
	color: #006699;
}

.comment-m p span {
	font-size: 10px;
	line-height: 14px;
	color: #006699;
	display: block;
	text-align: right;
}

/*コメント（女性）*/
.comment-f {
	width: 580px;
	margin: 10px 0;
	padding-top: 7px;
	background: url(../comment-f_head.gif) no-repeat top;
}

.comment-f p {
	padding: 0 10px 7px 45px;
	background: url(../comment-f_body.gif) no-repeat bottom;
	font-size: 12px;
	line-height: 18px;
	color: #993399;
	overflow: hidden;
	zoom: 1;
}

.comment-f span {
	font-size: 12px;
	line-height: 16px;
	color: #993399;
}

.comment-f p span {
	font-size: 10px;
	line-height: 14px;
	color: #993399;
	display: block;
	text-align: right;
}

/*コメント2（男性）…黄緑地*/
dd.special .comment-m {
	width: 570px;
	background: url(../comment-m_head2.gif) no-repeat top;
}

dd.special .comment-m p {
	background: url(../comment-m_body2.gif) no-repeat bottom;
}

/*コメント2（女性）…黄緑地*/
dd.special .comment-f {
	width: 570px;
	background: url(../comment-f_head2.gif) no-repeat top;
}

dd.special .comment-f p {
	background: url(../comment-f_body2.gif) no-repeat bottom;
}

/*コメント3（男性）…黄緑地、右に地図*/
dd.special .comment-m_half {
	width: 450px;
	background: url(../comment-m_head3.gif) no-repeat top;
}

dd.special .comment-m_half p {
	background: url(../comment-m_body3.gif) no-repeat bottom;
}

/*コメント3（女性）…黄緑地、右に地図*/
dd.special .comment-f_half {
	width: 450px;
	background: url(../comment-f_head3.gif) no-repeat top;
}

dd.special .comment-f_half p {
	background: url(../comment-f_body3.gif) no-repeat bottom;
}

/*コメント4（薄黄色）…黄緑地、右に地図*/
dd.special .comment_half {
	width: 470px;
	background: url(../comment-h_body.gif) no-repeat left top;
	margin: 10px 0;
	padding-top: 7px;
}

dd.special .comment_half p {
	background: url(../comment-h_bottom.gif) no-repeat left bottom;
	padding: 0 10px 7px;
	font-size: 12px;
	line-height: 18px;
	color: #990000;
	overflow: hidden;
	zoom: 1;
}

dd.special .comment_half p span {
	font-size: 10px;
	line-height: 14px;
	color: #990000;
	display: block;
	text-align: right;
}

/*スケジュール用table*/
table.schedule {
	margin: 10px 0;
	width: 100%;
	border-collapse: separate;
	border-spacing: 1px;
	background: #CAD0D5;
}

table.schedule th span,
table.schedule td span {
	padding-left: 5px;
	font-size: 10px;
}

table.schedule tr th,
table.schedule tr td {
	padding: 7px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}

table.schedule tr th {
	border: 1px solid #F3F7F9;
	background: #D4DCE0;
	font-weight: bold;
}

table.schedule tr td.title {
	border: 1px solid #FFFFFF;
	background: #F3F3F4;
}

table.schedule tr td {
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
}

/*ページ先頭へ*/
.pageUp {
	padding-left: 570px;
}

.pageUp a:link,
.pageUp a:visited {
	width: 50px;
	height: 20px;
	display: block;
	text-indent: -999999px;
	background: url(../btn_up.gif) no-repeat 0 0;
	text-align: left;
}

.pageUp a:hover {
	background: url(../btn_up.gif) no-repeat 0 -20px;
}

.pageTop {
	margin-top: 10px;
	text-align: right;
	font-size: 10px;
}


/*==============================================================
	2.	タブメニュー
==============================================================*/

#Header ul {
	overflow: hidden;
}

#Header ul li {
	width: 151px;
	height: 44px;
	float: left;
}

#Header ul li#Home {
	width: 145px;
}

#Header ul li a:link,
#Header ul li a:visited {
	width: 151px;
	height: 44px;
	display: block;
	text-indent: -999999px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#Header ul li#Home a {
	width: 145px;
}

#Header ul li a:hover {
	background-position: 0 -44px;
}

#Header ul li#Home a		{	background-image: url(../tab01.gif);}
#Header ul li#HS-info a	{	background-image: url(../tab02.gif);}
#Header ul li#Profile a	{	background-image: url(../tab03.gif);}
#Header ul li#HS-sch a	{	background-image: url(../tab04.gif);}
#Header ul li#Mail a		{	background-image: url(../tab05.gif);}
#Header ul li#HS-biz a	{	background-image: url(../tab06.gif);}

/*アクティブ表示*/
body#home #Header ul li#Home a				{	background-position: 0 -44px;}
body#hs-info #Header ul li#HS-info a	{	background-position: 0 -44px;}
body#profile #Header ul li#Profile a	{	background-position: 0 -44px;}
body#hs-sch #Header ul li#HS-sch a		{	background-position: 0 -44px;}
body#hs-biz #Header ul li#HS-biz a		{	background-position: 0 -44px;}

/*==============================================================
	3.	サイドコンテンツ
==============================================================*/

/*プロフィール*/
.prof h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
}

.prof h2 span {
	font-size: 10px;
	padding-left: 7px;
}

.prof h3 {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin-bottom: 5px;
}

.prof h4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.prof p {
	font-size: 10px;
	line-height: 14px;
}

.prof li {
	padding-left: 8px;
	background: url(../side/ico_list.gif) no-repeat 2px 5px;
	font-size: 10px;
	line-height: 14px;
}

/*CM*/
.movie img {
	margin-bottom: 5px;
}

.movie h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
}

/*書籍*/
.book .bookInfo {
	padding-bottom: 5px;
	overflow: hidden;
	zoom: 1;
}

.book img {
	margin-right: 7px;
}

.book h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.book p {
	font-size: 10px;
	line-height: 14px;
}

/*広告*/
.ad img {
}

.ad h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.ad p {
	font-size: 10px;
	line-height: 14px;
}

/*リンク*/
.link h4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.link ul {
	padding-top:5px;
	font-size: 0;
	line-height: 0;
}

.link ul li {
	padding-top: 5px;
}

/*==============================================================
	4. HS案内バナー
==============================================================*/

#HSinfo_title {
	width: 620px;
	height: 150px;
	background: url(../hs_banner.jpg) no-repeat;
	margin-bottom: 20px;
}

#HSinfo_title h2 {
	text-indent: -999999px;
	height: 116px;
}

#HSinfo_title p {
	font-size: 12px;
	line-height: 14px;
	padding-left: 22px;
	font-weight: bold;
	color: #330000;
}

/*==============================================================
	5.	HOME
==============================================================*/

.contents_top {
	zoom: 1;
}

.contents_top dl {
	padding: 0 10px 20px;
}

.contents_top dl dt {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

.contents_top dl dd {
	font-size: 14px;
	line-height: 22px;
}

.contents_top dl dd span {
	font-size: 12px;
	line-height: 18px;
	display: block;
	margin-top: 15px;
	text-align: right;
}

.contents_top h3 {
	height: 32px;
	padding: 18px 0 0 20px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../h3_titlebg.gif) no-repeat;
}

.contents_top ul {
	padding: 0 10px 10px;
}

.contents_top ul li {
	padding: 12px 0 10px 28px;
	font-size: 14px;
	line-height: 20px;
	border-bottom: 1px dotted #d2d4d6;
	overflow: hidden;
	zoom: 1;
}

.contents_top ul li.movie {
	background: url(../ico_movie-list.gif) no-repeat 4px 9px;
}

.contents_top ul li.radio {
	background: url(../ico_radio-list.gif) no-repeat 4px 9px;
}

/*.contents_top ul li.radio2 {
	background: url(../ico_radio2-list.gif) no-repeat 4px 9px;
}*/

.contents_top ul li span {
	font-size: 12px;
	font-weight: normal;
}

.contents_top ul li table {
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
}

.contents_top ul li table tr th,
.contents_top ul li table tr td {
	text-align: left;
	vertical-align: top;
	padding-top: 0.5em;
}

.contents_top ul li table tr th {
	white-space: nowrap;
	padding-right: 1em;
}

/*水色ボタン*/
.contents_top ul li div.btnLink {
	margin: 0 0 5px;
}

.contents_top ul li div.btnLink p {
	padding:4px 0;
	font-size: 12px;
	line-height: 18px;
	background: url(../btn_left.gif) no-repeat left;
	display: inline;
}

.contents_top ul li div.btnLink p a:link,
.contents_top ul li div.btnLink p a:visited,
.contents_top ul li div.btnLink p a:hover {
	padding: 5px 7px 4px 17px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../btn_right.gif) no-repeat right;
}

/*==============================================================
	6. HS講習案内
==============================================================*/

.contents_hs-info {
	zoom: 1;
}

.contents_hs-info h2 {
	background: url(../../hs_info/images/title.jpg) no-repeat;
	width: 620px;
	height: 120px;
	text-indent: -999999px;
	margin-bottom: 20px;
}

.contents_hs-info dl {
	padding: 0 10px;
}

.contents_hs-info dl dt {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #31373d;
	border-bottom: 1px solid #CCCCCC;
	/*width: 10em;*/
	margin-bottom: 10px;
	padding: 0;
}

.contents_hs-info dl dd {
	margin-bottom: 20px;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	zoom:1;
}

.contents_hs-info dl dd img {
	margin: 10px 0 0;
}

.contents_hs-info dl dd img.floatRight {
	margin: 0 0 0 10px;
	float: right;
}

.contents_hs-info dl dd ul {
	overflow: hidden;
	zoom:1;
}

.contents_hs-info dl dd ul li:first-child {
	margin-right: 20px;
}

.contents_hs-info dl dd ul li {
	float: left;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}

/*==============================================================
	7. 講師プロフィール
==============================================================*/

.contents_prof {
	zoom: 1;
}

.contents_prof h2 {
	background: url(../../profile/images/title.jpg) no-repeat;
	width: 620px;
	height: 120px;
	text-indent: -999999px;
	margin-bottom: 20px;
}

.contents_prof .profBlock {
	padding: 0 10px 20px;
	overflow: hidden;
	zoom: 1;
}

.contents_prof .profBlock img {
	float: left;
	margin-right: 20px;
}

.contents_prof .profBlock h3 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	padding-top: 20px;
	color: #31373d;
}

.contents_prof .profBlock h3 span {
	font-size: 16px;
	padding-left: 10px;
}

.contents_prof .profBlock h4 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}

.contents_prof .profBlock p {
	font-size: 12px;
	line-height: 20px;
}

/*==============================================================
	8. HS年間スケジュール
==============================================================*/

.contents_hs-sch {
	zoom: 1;
}

.contents_hs-sch h2 {
	background: url(../../hs_schedule/images/title.jpg) no-repeat;
	width: 620px;
	height: 120px;
	text-indent: -999999px;
	margin-bottom: 20px;
}

.contents_hs-sch dl {
	padding: 0 10px;
}

.contents_hs-sch dl dt {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
	/*width: 10em;*/
	margin-bottom: 10px;
	padding: 0;
}

.contents_hs-sch dl dd {
	margin-bottom: 20px;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
}

/*==============================================================
	9. HS企業／学校講習
==============================================================*/

.contents_hs-biz {
	zoom: 1;
}

.contents_hs-biz h2 {
	background: url(../../hs_biz/images/title.jpg) no-repeat;
	width: 620px;
	height: 120px;
	text-indent: -999999px;
	margin-bottom: 20px;
}

.contents_hs-biz dl {
	padding: 0 10px;
}

.contents_hs-biz dl dt {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
	/*width: 10em;*/
	margin-bottom: 10px;
	padding: 0;
}

.contents_hs-biz dl dd {
	margin-bottom: 20px;
	padding: 0 10px;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	zoom:1;
}

/*==============================================================
	10. 汎用テンプレート
==============================================================*/

.archives {
	zoom: 1;
}

.archives h2 {
	height: 32px;
	padding: 18px 0 0 20px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	background: url(../h3_titlebg.gif) no-repeat;
}

.archives h2 strong {
	font-size: 16px;
	font-style: italic;
}

.archives dl {
	padding: 0 10px;
}

.archives dl dt {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #31373d;
	border-bottom: 1px solid #CCCCCC;
	/*width: 10em;*/
	margin-bottom: 10px;
	padding: 0;
}

.archives dl dd {
	margin-bottom: 30px;
	padding: 0 10px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	zoom:1;
}

.archives dl dd.colum {
	padding: 14px;
	background: #f8f4e6;
	border: 1px solid #d7cba0;
}

.archives dl dd.special {
	padding: 14px;
	background: #e3ffd7;
	border: 1px solid #31b537;
}

.archives dl dd h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #7d5645;
	margin-bottom: 5px;
}

.tour dl dt {
	font-size: 16px;
	line-height: 22px;
}

.tour dl dd {
	font-size: 14px;
	line-height: 22px;
}

.archives ul li {
	padding: 0 0 10px 15px;
	background: url(../ico_list.gif) no-repeat 3px 5px;
}

.tour ul {
	margin-top: 5px;
}

.tour ul li {
	padding: 0 0 0 15px;
	background: url(../ico_list.gif) no-repeat 3px 5px;
	font-size: 12px;
	line-height: 20px;
}

img.thumbImg {
	float: right;
	margin-left: 10px;
}

.archives.event dl dd {
	padding: 0;
}

.event ul {
	padding: 0 10px 10px;
}

.event ul li {
	padding: 12px 0 10px 28px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	border-bottom: 1px dotted #d2d4d6;
	overflow: hidden;
}

.event ul li img {
	margin-top: 10px;
}

.event ul li.movie {
	background: url(../ico_movie-list.gif) no-repeat 4px 9px;
}

.event ul li.radio {
	background: url(../ico_radio-list.gif) no-repeat 4px 9px;
}

/*.contents_top ul li.radio2 {
	background: url(../ico_radio2-list.gif) no-repeat 4px 9px;
}*/

.event ul li span {
	font-size: 12px;
	font-weight: normal;
}
