@charset "utf-8";

/*-------------------------------------------------------------------------

 　　　　　CSS Import Style

---------------------------------------------------------------------------*/
@import url(base.css);



/* 

	*01 共通
	*02 宝塚音楽学校について
	*03 生徒募集について
	*04 お知らせ
	*05 願書請求・お問い合わせ
	*00 clearfix

 */


/*-------------------------------------------------------------------------

	　*01 共通
	
---------------------------------------------------------------------------*/

h1 { background: url(/images/common/h1.jpg) no-repeat left top;
	font-size:18px;
	font-weight:bold;
	padding:10px 24px;
	margin-bottom:15px;}

.contents-l h1 { background: url(/images/common/h1-long.jpg) no-repeat left top;
	font-size:18px;
	font-weight:bold;
	padding:10px 24px;
	margin-bottom:15px;}

h2 { background: url(/images/common/icon-flower-s.gif) no-repeat left center;
	color:#b978af;
	font-size:16px;
	font-weight:bold;
	padding:10px 24px;
	margin-bottom:8px;
	}
	
h3 { 
	border:#eaedf7 1px solid;
	background: url(/images/common/ttls-bk.gif) repeat-x left bottom;
	padding:10px 10px 5px 10px;
	margin:0 0 10px 0;
	font-size:100%;
	font-weight:bold;
	color:#576f8e;
 }
 
.contents-l h3 { 
	border:none;
	background: none;
	padding:0px;
	margin:0 0 10px 0;
	font-size:100%;
	font-weight:normal;
	color:#576f8e;
 }

h3 img {
	margin-right:7px;
	margin-bottom:7px;
	_margin-bottom:5px;
}

p { line-height:160%;}

.box-base {
	border:#efeff2 1px solid;
	background-color:#f6f6f9;
	margin-bottom:20px;
	padding:12px 15px 0px 15px;
	overflow:hidden;}
	
.box-base h2 { background: url(/images/common/icon-flower.gif) no-repeat left center; }

.box-base p { width:410px; line-height:180%; padding-bottom:10px;}


/*-------------------------------------------------------------------------

	　*02 宝塚音楽学校について
	
---------------------------------------------------------------------------*/

#tmslogo { background:#f6f6f9 url(/images/second/logo-tms.jpg) no-repeat right top;}

#tmslogo p { width:500px;}

#About_tms .box-base p { margin-bottom:26px;}


/* 背景画像ありのページ */
/*body.outline #wrap { background: url(/images/second/bk-school.jpg) no-repeat left bottom; overflow:hidden;}*/

.fl-img,
.fr-img { clear:both;}

.fl-img img { float:left; margin-right:10px;}
.fr-img img { float:right; margin-left:10px;}

.gree { line-height:200%;}
.gree img { margin-bottom:20px;}

#yakuin {
	text-align: center;
	/*margin-left: 60px;*/
	margin-left: 160px;
}

#yakuin li {
	float: left;
}

#yakuin li.center {
	margin: 0 100px;
}


#yakuin li strong{
	font-size: 120%;
}


#yakuin li img {
	border: #ccc solid 1px;
	padding: 5px;
}

/* 学校生活 */
.schedule {
	background: url(/images/second/hist-topbk.gif) repeat-x left top;
	padding:30px 0px;
}

.schedule table { background-color:#FFF; width:100%; line-height:160%;}

.schedule table th {
	background-color:#FFFFFF;
	padding:12px 0px 12px 20px;
	border-right:#dadada 3px solid;
	}

.schedule table td {
	background-color:#FFFFFF;
	padding:12px 0px 12px 10px;
	}
	
.schedule table td.line { padding:0;}
	
.schedule table td.memory { text-align:right; padding-right:10px;}
.schedule table span  { text-align:right; vertical-align:top; font-size:92%; display:block;}
.schedule table span img.closeup { text-align:right; vertical-align:top; font-size:92%; margin-right:7px; }
.schedule table img.img01 { margin-bottom:3px;}

/* 吹き出し Easy CSS Tooltip - by Koller Juergen [www.kollermedia.at] */
a.tooltip { color: #B978AF;} /*BG color is a must for IE6*/
a.tooltip:hover { background:#ffffff; text-decoration:none; color: #B978AF;} /*BG color is a must for IE6*/
a.tooltip span { display:none; padding:10px; margin-left:8px; width:200px; text-align:left; line-height:140%;}
a.tooltip:hover span { display:inline; position:absolute; border:1px solid #84769d; background:#ede6f7; color:#333; z-index:1;}
 
 
/* 学校の歴史 */
table.history-y { 
	width:100%; 
	border:#d7dbe8 1px solid;}

table.history-y th {
	font-weight:bold; 
	background-color:#9ea6c2; 
	border-bottom:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
}

table.history-y td { 
	background-color:#e8e8e8;
	border-bottom:#ffffff 1px solid;
}

table.history-y td.mon { 
	background-color:#7f89ac; color:#fff;
	border-right:#ffffff 1px solid;
	text-align:center;}

table.history-y td.photo { border:none;}
table.history-y td.photo span { margin-bottom:15px; font-size:88%; display:block;}

table.history-y  .boder-no { border-bottom:none;}


/* カリキュラム */
.camera { font-size:12px; text-align:right; margin-bottom:2px;}


.song {
	padding: 30px 0 20px 20px;
	font-size:14px;
	line-height:200%
}

.song .stitle {
	font-weight:bold;
	font-size:16px;
	color:#7C4485;
}


/*-------------------------------------------------------------------------

	　*03 生徒募集について
	
---------------------------------------------------------------------------*/
#girls { background:#f6f6f9 url(/images/second/img-dancinggirl.jpg) no-repeat right top;}

ul.list-f {}
ul.list-f li { float:left;
	width:335px;
	margin-right:20px;
	margin-bottom:30px;
}

ul.list-f li p {
margin-left:10px;
}

/* ul.list-f li h3 img { margin-right:7px; vertical-align:top; margin-top:7px;} */

dl.list-box {
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	background: url(/images/common/icon-dd.gif) repeat-x left top;
}

dl.list-box dt {
	padding:20px 10px 20px 10px;
	float:left;
	clear:left;
	font-weight:bold;
}

dl.list-box dd {
	padding:20px 10px 20px 20px;
}

dl.list-box dd p.link {
	margin-top:7px;
}

dl.list-box dd.ico {
	text-indent:-1em;
	padding:0px 10px 5px 30px;
}

dl.list-box dd.ico-top {
	text-indent:-1em;
	padding:20px 10px 5px 30px;
}

dl.list-box dd.ico-end {
	text-indent:-1em;
	padding:0px 10px 20px 30px;
}

dl.list-box dd.nob {
	padding-bottom:0px;
}

dl.list-box dd.nobt {
	padding-bottom:0px;
	padding-top:0;
}

body.admissions dl.list-box dt { width:15%; }
body.admissions dl.list-box dd { margin-left:18%; }
body.fee dl.list-box dt { width:23%; }
body.fee dl.list-box dd { margin-left:24%; }
body.examination dl.list-box dt { width:19%; }
body.examination dl.list-box dd { margin-left:20%; }


p.link a {
	background: url(/images/common/arrow-red.gif) no-repeat 5px center;
	padding-left:20px;
}

.spt { padding-top:30px;}

/*-------------------------------------------------------------------------

	　*04 お知らせ
	
---------------------------------------------------------------------------*/

.info-select { text-align:right;}
.info-select p { margin:5px 0; }

.info-select-under { text-align:right; background: url(/images/common/icon-dd.gif) repeat-x left top; margin-top:10px; padding-top:10px;}
.info-select-under p { margin:5px 0; }

dl.list-view {
	width:100%;
	margin:0 0 20px 0;
	overflow:hidden;
	background: url(/images/common/icon-dd.gif) repeat-x left top;
	padding:20px 0 0px 0;
	line-height:180%;
}

dl.list-view dt {
	padding:0px 10px 20px 0px;
	float:left;
	clear:left;
	width:8%;
}

dl.list-view dd {
	padding:0px 0px 3px 20px;
	margin-bottom:0;
	margin-left:9%;
}

dl.list-view dd.ttl {
	font-weight:bold;
	font-size:110%;
}

dl.list-view dd.ttl img.new {
	margin-left:5px;
	vertical-align:middle;
	margin-bottom:3px;
}


/*-------------------------------------------------------------------------

	　*05 願書請求・お問い合わせ
	
---------------------------------------------------------------------------*/

table.form {
	width:100%;
	margin:0;
	padding:0;}
	
table.form th { 
	font-weight:bold;
	border-top:#c3c3c3 1px solid;
	background:#7f89ac url(/images/common/space.gif) repeat-x left top;
	border-right:#ffffff 1px solid;
	padding-left:18px;
	}

table.form th span { color:#f3c8f8; margin-left:10px; font-weight:normal;}
	
table.form td {
	border-top:#c3c3c3 1px solid;
	background:#e8e8e8 url(/images/common/space.gif) repeat-x left top;
	padding-left:18px;
	vertical-align:middle;
}
table.form td span { margin-left:10px;}

table.form td.separ {
	border-right:#c3c3c3 1px solid;
	background:#e8e8e8 url(/images/common/space.gif) repeat-y right top;
}

.caution {
	border:#c3c3c3 1px solid;
	margin-bottom:20px;
	padding:12px 12px 0px 12px;
}
.caution h3 {
margin-bottom:5px;
}

.hissu { margin-bottom:3px; text-align:right;}

.imgbtn { vertical-align:top;}

.error-message { color:#e60000; font-weight:bold; margin:2px 0;}

table.form td.error { background-color:#f9eef7;}

.box-center { margin:0 auto;
text-align:center;}

.box-center h2 { width:140px;
display:block;
text-align:left;
margin:0 auto;}

/*-------------------------------------------------------------------------

	　*02 宝塚コドモアテネ
	
---------------------------------------------------------------------------*/

#kodomoatene { background:#FFF url(/images/second/bk-atene.jpg) no-repeat left top;}
#kodomoatene p { width:280px; margin-bottom:20px;}

table.atene { background-color:#FFFFFF; width:100%; margin-bottom:10px;}

table.atene th { 
	background-color:#FFFFFF; 
	color:#333;
	background: url(/images/common/icon-dd.gif) repeat-x left top;
	padding:12px 10px 12px 0px;}
	
table.atene td { 
	background-color:#FFFFFF; 
	background: url(/images/common/icon-dd.gif) repeat-x left top;
	padding:12px 10px 12px 0px;}



/*-------------------------------------------------------------------------

	　*02 インタビュー
	
---------------------------------------------------------------------------*/

.box-interview {
	background: url(/images/second/bk_interview-nol.jpg) no-repeat left top;
	border:#d7dbe8 1px solid;
	overflow:hidden;
	margin-bottom:28px;
	padding-bottom:15px;
	clear:both;
}

.box-interview h2 {
	background:none;
	color:#333333;
	padding-left:35px;
	margin-top:9px;
}

.right-img { float:right;
	margin-top:18px;
	margin-right:18px;
}

.box-interview p {
	margin-left:18px;
	width: 400px;
}

.box-interview p strong {
	color: #8b81a0;
}

.kumi { font-size:12px; font-weight:normal; display:block; margin-bottom:0px;}
.font-s { font-size:12px;}
.no-b { font-weight:normal;}




/*-------------------------------------------------------------------------

	　*02 プライバシーポリシー
	
---------------------------------------------------------------------------*/

.policy { margin-top:25px;
	background: url(/images/common/icon-dd.gif) repeat-x left top;
	padding-top:20px;
}

.policy h2 {
	background: url(/images/common/icon-flower-s.gif) no-repeat left 2px;
	padding:0px 15px 10px 24px;
	margin-bottom:0px;
	font-size:14px;}
	

.policy p {
	padding:0px 20px 20px 20px;
	margin-bottom:20px;
	background: url(/images/common/icon-dd.gif) repeat-x left bottom;
}





/*-------------------------------------------------------------------------

	　*02 サイトマップ
	
---------------------------------------------------------------------------*/
ul.list-sitemap li { 
	background: url(/images/common/arrow-sitemap.gif) no-repeat 15px center;
	display:block;
	background-color:#f2f2f2;
	padding:3px 5px 3px 30px;
	width:295px;
	margin-top:15px;
}

ul.list-sitemap li.heightLine-05 { 
	background:none;
	background-color:#FFF;
	padding:0px 0px 0px 30px;
	width:300px;
	margin-top:0px;
	text-decoration:underline;}

ul.list-sitemap li.heightLine-05 ul {
	background-color:#FFF;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:7px;
	padding:0;
	display:block;}

ul.list-sitemap li.heightLine-05 ul li {
	background:#FFF url(/images/common/arrow-blue.gif) no-repeat left center;
	padding-left:15px;
	margin:0px;
	width:260px;
}

.box-left { float:left; clear:left; width:320px;}

.box-right { float:right;}

/*-------------------------------------------------------------------------

	* ClearFix
	
---------------------------------------------------------------------------*/
.box-base:after,
.contents:after,
.dl.list-info:after,
.pagetop:after,
.box-interview:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.box-base,
.contents,
.pagetop,
dl.list-info,
.box-interview
 {
  display: inline-table;
  min-height: 1%;
}

/* Hides from IE-mac \*/
* html .box-base,
* html .contents,
* html .pagetop,
* html dl.list-info,
* html .box-interview { height: 1%; }

.box-base,
.contents,
.pagetop,
dl.list-info,
.box-interview { display: block; }
/* End hide from IE-mac */




