@charset "UTF-8";

@import "wp.css";


/*メインイメージ
-------------------------------------------------------------------------*/

#HeadImg {
	margin:0px auto 10px;
	width:950px;
	height:100px;
	background-repeat:no-repeat;
	}
#PageIndex #HeadImg h1,
#PageIndex #HeadImg h2,
#PageIndex #HeadImg p {text-indent:-9999px;background-image:none;border:none;}

#PageIndex #HeadImg {height:300px;background-image:url(../img/top-main-img.jpg);}

/*タイトル
-------------------------------------------------------------------------*/
#HeadImg p {
	font-size:200%;
	font-weight:bold;
	margin:0px 30px 0px;
	padding:25px 0px 0px;
}
#HeadImg p {}


/*グローバルナビ　オン
-------------------------------------------------------------------------*/
#PageIndex    #Menu li.menu01 a,
#Pageschedule #Menu li.menu02 a,
#Pagenews     #Menu li.menu03 a,
#Pageinfo     #Menu li.menu04 a,
#Pagesong     #Menu li.menu05 a,
#Pagecontact  #Menu li.menu06 a
	{background-position:left bottom;}


/*トップページ
-------------------------------------------------------------------------*/
#TopNews,
#TopSchedule {
	position:relative;
	margin-bottom:0px;
}

#TopNews ul,
#TopSchedule ul {
	position:absolute;top:25px;right:1px;
	font-size:80%;
	text-align:right;
	margin:0px;
	}
#TopNews ul li,
#TopSchedule ul li {
	float:left;
	width:auto;
	list-style:none;
	padding-left:20px;
	}
#TopNews ul li.btHistory,
#TopSchedule  ul li.btHistory {}
#TopNews ul li.btRss,
#TopSchedule ul li.btRss {}

#TopNews ul li a,
#TopSchedule li a {
	display:block;
	padding:0px 0px 0px 15px
	}
#TopNews ul li.btHistory a,
#TopSchedule ul li.btHistory a {background:url(../img/arrow.gif) no-repeat 0px 2px;padding-left:15px;}

#TopNews ul li.btRss a,
#TopSchedule ul li.btRss a {background:url(../img/ico-rss.gif) no-repeat 0px 0px;padding-left:20px;padding-bottom:5px;}


#TopNews,
#TopSchedule {
	position:relative;
	margin-bottom:30px;
	}
     #TopNews:after,
	 #TopSchedule:after {
      content:".";
      display:block;
      clear:both;
      height:0;
      visibility:hidden;
	}
#TopNews .wrap,
#TopSchedule .wrap {
	margin-bottom:10px;
	}

#TopNews dl,
#TopSchedule dl {
	clear:both;
	margin:0px 10px 8px;
	padding-bottom:5px;
	}
	 #TopNews dl:after,
	 #TopSchedule dl:after {
      content:".";
      display:block;
      clear:both;
      height:0;
      visibility:hidden;
	}

#TopNews dt,
#TopSchedule dt {
	float: left;
	clear: both;
	width: 80px;
	padding-top:1px;
	font-size:80%;
	}

#TopNews dd,
#TopSchedule dd {
	float: left;
	width: 550px;
	}

#TopNews dd a,
#TopSchedule dd a {
	display: inline;
	background:url(../img/arrow.gif) no-repeat 0px 6px;
	padding:5px 0px 5px 15px;
	}

p.postDate {
	color:#283A62;
}

#TopInfo {}

#TopInfo ul {margin:0px;}

#TopInfo ul li {
	float:left;
	margin:0px;
	list-style-type:none;
	text-align:center;
}

#TopBnr {}

#TopBnr ul {margin:0px;}

#TopBnr ul li {
	margin:0px 0px 20px;
	list-style-type:none;
	text-align:center;
}








#InfoArea {
	position:relative;
	background:url(../img/bnr-info.jpg) no-repeat left top;
	text-indent:-9999px;
	width:650px;
	height:115px;
	margin-bottom:30px;
	}
#InfoArea h3,
#InfoArea p {
	margin:0px;
	padding:0px;
	background:none;
}

#InfoArea p.btContact {
	position:absolute;
	left:440px;
	top:20px;
	width:190px;
}
#InfoArea p.btContact a {
	display:block;
	height:40px;
	background-image: url(../img/hd-bt-contact.gif);
}
#InfoArea p.btContact a:hover  {background-position:left bottom;}

#InfoArea p.btAccess {
	position:absolute;
	left:350px;
	top:24px;
	width:36px;
}
#InfoArea p.btAccess a {
	display:block;
	height:15px;
	background-image: url(../img/hd-bt-access.gif);
}
#InfoAreap.btAccess a:hover  {background-position:left bottom;}


/*詩音
-------------------------------------------------------------------------*/
#Sion {
	position:relative;
	background:url(../img/sion-btm.jpg) no-repeat left bottom;
}
#Sion .sionBg {
	background:url(../img/sion-bg.jpg) no-repeat left top;
}

#Sion .sionCopy {
	text-indent:-9999px;
	height:480px;
}
#Sion .sionCopy  h3,
#Sion .sionCopy  h4 {
	margin:0px;
	padding:0px;
	background:none;
}

#Sion .sionInfo {
	width:380px;
	padding-bottom:150px;
}








/*お問い合わせ
-------------------------------------------------------------------------*/
#PageContact {}
#contact {}

.fieldActive {
	width:300px;
}
.fieldActiveS {
	width:80px;
}
.fieldZipcode {
	width: 80px;
	margin-bottom:5px;
}
.fieldAddress {
	width:100px;
}
.fieldTel {
	width: 150px;
}
.fieldMail {
	width:300px;
}
.fieldInquiry {
	width:300px;
}
.fieldDay {
	width: 20px;
}
.fieldSubmit {
	background-color:#F7F6EB;
	text-align:center;
}
.fontCaution {color:#FF0000;font-size:80%;margin-left:3px;}

/*end*/
