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

html {
	overflow-y: scroll;
}

body {
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #ffffff;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #333333;
}
.OH #container {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}
.OH #header {
	background:url(../img/bg_h1.gif) no-repeat;
	height:150px;
	padding: 0;
}
.OH #header h1 {
	margin: 0;
	padding: 0;
	text-indent:-5000px;
}

.OH #gMenuBox {
	width:500px;
	float:right;
	text-align:right;
}

.OH #gMenuBox_01 {
	margin:5px 0 0 0;
	padding:0;
	/*width:450px;*/
	float: left;
}

.OH #gMenuBox_02 {
	margin:5px 0 0 0;
	padding:0;
	/*width:450px;*/
	float: left;
}

.OH #gMenuBox_backTop {
	margin:20px 0 0 0;
	padding:0;
}

.OH #sMenuBox {
	width:780px;
	height:30px;
	white-space:nowrap;
	padding:0;
	margin:0;
	text-align: center;
}

.OH #flashBox {
	width:780px;
	height:200px;
	background:url(../swf/img06.jpg) no-repeat;
}

.OH #mMenuBox {
	width:780px;
	background:#676767;
	text-align:center;
	padding:18px 0 12px 0;
	white-space:nowrap;
}

.OH #mainContent {
	margin:20px 0px 50px 0px;
	padding:0; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #FFFFFF;
}

.OH #cMenuBox {
	width:780px;
	background:url(../img/contents_Tline.gif);
	margin:20px 0 50px 0;
}

.OH #topicsBox {
	width:780px;
	float:left;
	background:#FFFFFF;
}

.OH #topicsBox h2 {
	background:url(../img/title_topics.gif) no-repeat;
	height:32px;
	width:648px;
	text-indent:-5000px;
	float:left;
	padding:0;
	margin:0;
}

.OH #topics_in {
	padding:5px 5px 5px 5px;
	margin-top:10px;
}

.OH #footer {
	padding: 20px 10px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background:#676767;
	text-align:center;
}
.OH #footer p {
	margin: 0;
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	background:url(../img/copy.gif) no-repeat;
	text-indent:-5000px;
}

/* サブコンテンツ用のスタイル */
.OH_sub #container {
	width: 540px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}
.OH_sub #header {
	background:url(../img/bg_h1_sub.gif) no-repeat;
	height:85px;
	padding: 0;
	margin:0;
}
.OH_sub #header h1 {
	margin: 0;
	padding: 0;
	text-indent:-5000px;
}
.OH_sub #mainContent {
	padding:0;
	margin:0 0 20px 0;
	background: #FFFFFF;
}
.OH_sub #footer {
	width:540px;
	height:30px;
	padding:10px 0 0 0; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background:#676767;
	text-align:center;
}
.OH_sub #footer p {
	margin: 0;
	padding:0;
	background:url(../img/copy_sub.gif) no-repeat;
	text-indent:-5000px;
}

.OneCentence_sub {
	margin:0 15px 20px 15px;
}

.OneCentence_nosp_r {
	width: 210px;
	margin:0;
	float:right;
}

img.rogo_sub {
	float:left;
	margin:0;
	padding:0;
}

h2.english_title {
	background:url(../english/img/title_top.gif) no-repeat;
	width:540px;
	height:40px;
	text-indent:-5000px;
	padding:0;
	margin:0 0 20px 0;
}

h2.sports_title {
	background:url(../sports/img/title_top.gif) no-repeat;
	width:540px;
	height:40px;
	text-indent:-5000px;
	padding:0;
	margin:0 0 20px 0;
}

h2.ballet_title {
	background:url(../ballet/img/title_top.gif) no-repeat;
	width:540px;
	height:40px;
	text-indent:-5000px;
	padding:0;
	margin:0 0 20px 0;
}

h2.system_title {
	background:url(../system/img/title_top.gif) no-repeat;
	width:540px;
	height:40px;
	text-indent:-5000px;
	padding:0;
	margin:0 0 20px 0;
}

h2.kengaku_title {
	background:url(../kengaku/img/title_top.gif) no-repeat;
	width:540px;
	height:40px;
	text-indent:-5000px;
	padding:0;
	margin:0 0 20px 0;
}

h2.access_title {
	background:url(../access/img/title_top.gif) no-repeat;
	width:540px;
	height:40px;
	text-indent:-5000px;
	padding:0;
	margin:0 0 20px 0;
}

h2.saiyou_title {
	background:url(../saiyou/img/title_top.gif) no-repeat;
	width:540px;
	height:40px;
	text-indent:-5000px;
	padding:0;
	margin:0 0 20px 0;
}

h2.kosodate_title {
	background:url(../kosodate/img/title_top.gif) no-repeat;
	width:540px;
	height:40px;
	text-indent:-5000px;
	padding:0;
	margin:0 0 20px 0;
}

h3.kosodate_title_01 {
	background: url(../kosodate/img/title_01.gif) no-repeat;
	width: 510px;
	height: 26px;
	text-indent: -5000px;
	padding: 0;
	margin: 0 0 10px 0;
}

h3.kosodate_title_02 {
	background: url(../kosodate/img/title_02.gif) no-repeat;
	width: 510px;
	height: 26px;
	text-indent: -5000px;
	padding: 0;
	margin: 0 0 10px 0;
}

h3.kosodate_title_03 {
	background: url(../kosodate/img/title_03.gif) no-repeat;
	width: 510px;
	height: 26px;
	text-indent: -5000px;
	padding: 0;
	margin: 0 0 10px 0;
}

/* 段落 */

p {
	line-height:1.8em;
	padding:0;
	margin:0;
}

p.blue {
	color:#7c9dc3;
	font-weight:bold;
	line-height:1.8em;
	padding:0;
	margin:0;
}

p.caution {
	color:#dda1a1;
	line-height:1.8em;
	padding:0;
	margin:0;
}

p.leftsp {
	padding:0 0 0 20px;
}

p.leftsp2 {
	padding:0 0 0 40px;
}

p.txtTitle {
	font-size:12px;
	font-weight:bold;
	color:#7c9dc3;
	padding: 0 0 5px 0;
	margin:0;
}

p.txtTitleTd {
	font-size:12px;
	font-weight:bold;
	color:#7c9dc3;
	padding: 0;
	margin:0;
}

p.txtright {
	font-size:12px;
	float: right;
	padding: 0;
	margin:0;
}

/* 見出し関連 */

h2.top {
	text-indent:-5000px;
	font-size:1px;
	padding:0;
	margin:0;
	float:left;
}

/*イメージ装飾*/

img {
	border:none;
}

img.mMenuBt {
	margin:0 10px;
}

img.c1 {
	float:left;
	margin-bottom:20px;
}

img.c2 {
	float:right;
	margin-bottom:20px;
}

img.c3 {
	float:left;
	margin-top:20px;
}

img.c4 {
	float:right;
	margin-top:20px;
}

img.right {
	float:right;
	margin:0 0 10px 10px;
}

img.left {
	float:left;
	margin:0 10px 10px 0;
}

img.more {
	float:right;
}

img.rogo {
	float: left;
    margin: 0;
    padding: 40px 0 0 0;
    width: 260px;
    height: auto;
}

img.right_2 {
	float:right;
	margin:0 0 20px 10px;
}

img.left_2 {
	float:left;
	margin:0 10px 20px 0;
}

img.right_3 {
	float:right;
	margin:10px 0 20px 10px;
}

img.left_3 {
	float:left;
	margin:10px 10px 20px 0;
}

img.M_Bt {
	margin-bottom:10px;
}

img.line {
	margin:10px 0 10px 0;
}

img.mtop10 {
	margin:10px 0 10px 0;
}

img.bsp {
	margin:0 0 10px 0;
}

img.timetable {
	margin:0 0 106px 0;
}

img.songBt {
	margin: 0 10px 0 0;
}

/* リスト関連 */

ul {
	list-style:none;
	padding:0;
	margin:0;
	line-height:1.8em;
}

ul.k_recipe {
	list-style:none;
	padding:0 0 1px 0;
	margin:0 0 8px 0;
	line-height:1.8em;
}

li.gMenuBt {
	float:right;
	height:15px;
	background:url(../img/gMenu_plus.gif) no-repeat;
	background-position:2px -1px;
	padding-left:18px;
	padding-right:0px;
}

li.s_bt {
	height:35px;
	background:url(../img/s_bt_bg.gif) no-repeat bottom;
	padding:0;
	margin:0;
}

li.s_bt_last {
	height:34px;
	background:none;
	padding:0;
	margin:0
}

li.suji {
	list-style:decimal;
	list-style-position:inside;
}

li.suji_kRecipe {
	list-style:decimal;
	list-style-position:outside;
}

li.suji_blue {
	color:#7c9dc3;
	font-weight:bold;
}

li.blue_caution {
	background:url(../img/listmark_B.gif) no-repeat;
	background-position:0px 3px;
	color:#7c9dc3;
	font-weight:normal;
	font-size:11px;
	padding:0 0 0 8px;
	line-height:1.2em;
}

li.blue_cautionLH {
	background:url(../img/listmark_B.gif) no-repeat;
	background-position:0px 3px;
	color:#7c9dc3;
	font-weight:normal;
	font-size:11px;
	padding:0 0 10px 8px;
	line-height:1.2em;
}

li.blue_Bt {
	background:url(../img/listmark_B.gif) no-repeat;
	background-position:0px 3px;
	color:#7c9dc3;
	font-weight:normal;
	font-size:12px;
	padding:0 0 0 8px;
	line-height:1.2em;
}

li.blue_Bt_A {
	background:url(../img/listmark_A.gif) no-repeat;
	background-position:0px 1px;
	color:#7c9dc3;
	font-weight:normal;
	font-size:12px;
	padding:0 0 0 15px;
	line-height:1.2em;
	float:right;
}

li.blue_Bt_B {
	background:url(../img/listmark_B.gif) no-repeat;
	background-position:270px 5px;
	color:#7c9dc3;
	font-weight:bold;
	font-size:12px;
	padding:0 0 0 280px;
	line-height:1.5em;
}

li.blue_Bt_C {
	background:url(../img/listmark_C.gif) no-repeat;
	background-position:30px 3px;
	color:#7c9dc3;
	font-weight:bold;
	font-size:12px;
	padding:0 0 0 45px;
	line-height:1.5em;
}

li.song {
	font-size:12px;
	padding:10px 0 40px 45px;
	line-height:1.5em;
}

li.blue_Bt_Y {
	background:url(../img/listmark_B.gif) no-repeat;
	background-position:0px 3px;
	color:#7c9dc3;
	font-weight:normal;
	font-size:12px;
	padding:0 20px 0 8px;
	margin: 0;
	line-height:1.2em;
	float: left;
}

li.black {
	background:url(../img/listmark_B.gif) no-repeat;
	background-position:0px 4px;
	color:#333333;
	font-size:12px;
	line-height:1.5em;
	padding:0 0 0 10px;
}

ol {
	padding:0 0 0 30px;
	margin:0;
	line-height:1.8em;
	color:#7c9dc3;
}

ol.black {
	padding:0 0 0 25px;
	margin:0 0 0 105px;
	line-height:1.5em;
	color:#999999;
	font-size:10px;
}

ol.normal {
	padding:0 0 0 30px;
	margin:0;
	line-height:1.8em;
	color:#333333;
}

/* リンクタグ */

a:link.linkPoint_01 {
	text-decoration:none;
	color:#7c9dc3;
}

a:visited.linkPoint_01 {
	text-decoration:none;
	color:#7c9dc3;
}

a:hover.linkPoint_01 {
	text-decoration:none;
	color:#9bb5d3;
}

a:active.linkPoint_01 {
	text-decoration:none;
	color:#7c9dc3;
}

a:link.linkPoint_02 {
	text-decoration:underline;
	color:#7c9dc3;
}

a:visited.linkPoint_02 {
	text-decoration:underline;
	color:#7c9dc3;
}

a:hover.linkPoint_02 {
	text-decoration:underline;
	color:#9bb5d3;
}

a:active.linkPoint_02 {
	text-decoration:underline;
	color:#7c9dc3;
}

/* モダンブラウザ（Firefox Opera Safari）対策 */ul.menu:after{   content:".";   display:block;   height:0;   clear:both;   visibility:hidden;   font-size:0;}
/* Win版IE7とMac版IE5対策 */ul.menu{   display:inline-block;}
/* Win版IE5および6対策 *//* Hides from IE-mac \*/* html ul.menu{   height:1px;}ul.menu{   display:block;}
/* End hide from IE-mac */

/* 親要素内にfloatが入った時に親要素がすべての内容を内包するようにするおまじない */

/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/

/* 2階層目以降の共通設定 */

.OH #S_Box {
	float:left;
	width:240px;
}

.OH #M_Box {
	float:right;
	width:520px;
	margin:0;
	padding:0;
}

.OneCentence {
	margin:0 0 30px 0;
}

.OneCentence_a {
	margin:0 0 30px 0;
	height:215px;
}

.OneCentence_b {
	margin:0 0 20px 0;
}

.team {
	padding:0;
	margin:0 0 20px 0;
	float:right;
	font-size:12px;
}

.box_right {
	padding:0;
	margin:0;
	float:right
}

.box_left {
	padding:0;
	margin:0;
	float:left;
}

.box_right_250 {
	width:250px;
	padding:0;
	margin:0;
	float:right
}

.box_left_250 {
	width:250px;
	padding:0;
	margin:0;
	float:left;
}

.box_right_390 {
	width:390px;
	padding:0;
	margin:0;
	float:right
}

.box_left_390 {
	width:390px;
	padding:0;
	margin:0;
	float:left;
}

.box_left_74 {
	width:74px;
	padding:0;
	margin:0;
	float:left;
}

.box_left_74_time {
	width:74px;
	padding:0;
	margin:0;
	float:left;
}

.box_right_446 {
	width:446px;
	padding:0;
	margin:0;
	float:right;
}

h4.txtTitle {
	font-size:14px;
	font-weight:bold;
	color:#7c9dc3;
	padding: 0 0 5px 0;
	margin:0;
}

h5.txtTitle_mini {
	font-size:12px;
	font-weight:normal;
	color:#7c9dc3;
	padding:0;
	margin:0;
}

.txtblue_mini {
	font-size:12px;
	font-weight:normal;
	color:#7c9dc3;
	padding:0;
	margin:0;
}

.caution {
	color:#dda1a1;
	line-height:1.8em;
	padding:0;
	margin:0;
}

.txtnomal {
	color:#333333;
	font-size:12px;
	line-height:1.8em
}

/* 表組み */

.cost {
	width:520px;
}

.top_l {
	width:170px;
	background:url(../img/line_top.gif) no-repeat;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}

.top_r {
	width:350px;
	background:url(../img/line_top.gif) no-repeat;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}

.middle_l {
	width:170px;
	background:url(../img/line_middle.gif) no-repeat;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}

.middle_r {
	width:350px;
	background:url(../img/line_middle.gif) no-repeat;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}

.bottom {
	width:520px;
	height:5px;
	background:url(../img/line_top.gif) no-repeat;
	background-position:bottom;
}

.cost2 {
	width:510px;
}

.top2 {
	background:url(../img/line_top2.gif) no-repeat;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
}

.top3 {
	background:url(../img/line_top.gif) no-repeat;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
}

.top4 {
	background:url(../img/line_top.gif) no-repeat;
	padding-top:10px;
	padding-bottom:10px;
	width:80px;
}

.top5 {
	background:url(../img/line_top.gif) no-repeat;
	padding-top:10px;
	padding-bottom:10px;
}


.middle2 {
	background:url(../img/line_middle2.gif) no-repeat;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
}

.middle3 {
	background:url(../img/line_middle.gif) no-repeat;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
}

.middle4 {
	background:url(../img/line_middle.gif) no-repeat;
	padding-top:10px;
	padding-bottom:10px;
	width:80px;
}

.middle5 {
	background:url(../img/line_middle.gif) no-repeat;
	padding-top:10px;
	padding-bottom:10px;
}

.bottom2 {
	width:100%;
	height:5px;
	background:url(../img/line_top.gif) no-repeat;
	background-position:bottom;
}

td.recipe {
	padding: 0 0 10px 0;
	line-height: 1.8em;
}

i {display:none;}

.feed_item {
	text-align:left;
}