@charset "utf-8";
/***** 全体 *****/
html{
	overflow-y: scroll;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	text-align: center;
}
.al-right {
	text-align: right;
}
.al-center {
	text-align: center;
	margin: 20px;
	clear: both
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
a{
	color: #3399FF;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #FF6699;
	text-decoration: underline;
}

#bg {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
}
.tate {
	writing-mode: tb-rl;
}
/***** head & foot *****/
#head {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../img/top-head02.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#sub-head {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../img/sub-head02.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#menu,
#menut {
	margin: 0px;
	padding: 0px;
	width: 950px;
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	clear: both;
	font-size: 13px;
	font-weight: bold;
}
#menu {height: 95px;}
#menut {height: 50px;}

#menu li{
	list-style: none;
	float: left;
	text-align: center;
	margin: 5px 4px 0px 4px;
	padding: 0px;
}
#menut li{
	list-style: none;
	float: left;
	text-align: center;
	margin: 5px 1px 0px 1px;
	padding: 0px;
}
#menu li a{
	background-image: url(../img/menu_bg.png);
	background-repeat: no-repeat;
	color: #FF5189;
	_background-image: url(../img/menu_bg_ie.jpg);
}
#menu li a:hover{
	background-image: url(../img/menu_bg_f2.png);
	color: #FFFFFF;
	_background-image: url(../img/menu_bg_ie_f2.jpg);
}
#menut li a{
	background-image: url(../img/menu_tbg.png);
	background-repeat: no-repeat;
	color: #FF5189;
	_behavior: url(system/iepngfix.htc);/* IE6以下の透過pngの適用 */
}
#menut li a:hover{
	background-image: url(../img/menu_tbg_f2.png);
	color: #FFFFFF;
	_background-color: #F7005C;
	_behavior: url(system/iepngfix.htc);/* IE6以下の透過pngの適用 */
}
.menu01 a{
	width: 180px;
	height: 25px;
	padding-top: 15px;
	display: block;
}
.menu02 a{
	width: 180px;
	height: 35px;
	padding-top: 5px;
	display: block;
}
.menu03 a{
	width: 155px;
	height: 25px;
	padding-top: 15px;
	display: block;
}
.menu04 a{
	width: 155px;
	height: 35px;
	padding-top: 5px;
	display: block;
}

/***** フッター *****/
#footer {
	clear: both;
	font-size: small;
	color: #E46BAB;
	text-align: center;
	margin: 30px 0px 10px 0px;
	padding: 0px;
}
#footer li{
	list-style: none;
	display: inline;
	border-right: 1px solid #3399FF;
	padding: 0px 5px 0px 5px;
}
#footer a{
	font-weight: normal;
}
#copy {
	clear: both;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 5px;
	background-color: #FF97BE;
}

/***** トップ4メニュー *****/
#btn-link {
	margin: 10px 0px 10px 45px;
	padding: 0px;
}
#btn-link li{
	list-style: none;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	text-indent: -9999px;
	float: left;
}
#btn-link li a{
	display: block;
	width: 200px;
	height: 80px;
	background-repeat: no-repeat;
}
#btn_link01 a{background-image: url(../img/btn_top01.jpg);}
#btn_link01 a:hover{background-image: url(../img/btn_top01_f2.jpg);}

#btn_link02 a{background-image: url(../img/btn_top02.jpg);}
#btn_link02 a:hover{background-image: url(../img/btn_top02_f2.jpg);}

#btn_link03 a{background-image: url(../img/btn_top03.jpg);}
#btn_link03 a:hover{background-image: url(../img/btn_top03_f2.jpg);}

#btn_link04 a{background-image: url(../img/btn_top04.jpg);}
#btn_link04 a:hover{background-image: url(../img/btn_top04_f2.jpg);}



/***** メインコンテンツ *****/
#main {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #FFE8E8;
}
#main2 {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
#profile {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../img/photo-profile.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#pschool {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../img/img-school.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
h2 {
	margin: 20px;
	clear: both;
}
h2.top {
	margin: 0px;
	clear: both;
}
h3 {
	margin: 30px 10px 10px 30px;
	color: #9966CC;
	font-size: 110%;
	line-height: 150%;
	clear: both;
}
h3.sub2 {
	margin: 20px 0px 0px 0px;
	clear: both;
}
h3.sub {
	margin: 10px 10px 10px 20px;
	color: #9966CC;
	font-size: 110%;
	line-height: 150%;
	clear: both;
}
h4 {
	margin: 10px 5px 5px 5px;
}

/***** トップ *****/
.top-center {
	margin: 20px auto 0px auto;
	width: 600px;
	background-color: #FFF3EC;
	border: 1px solid #FF6699;
	clear: both;
}
.top-center a{
	font-weight: bold;
}
.newtopic {
	margin: 10px;
	line-height: 150%;
	font-size: 90%;
}
.newtopic dt{
	margin: 0px 20px 0px 0px;
	font-weight: bold;
	color: #FF6699;
	float: left;
	border-bottom: 1px solid #FF6699;
}
.newtopic dd{
	margin: 5px;
	padding: 0px;
	color: #000000;
	border-bottom: 1px solid #FF6699;
}

.top-left {
	margin-top: 20px;
	float: left;
	width: 400px;
	margin-left: 40px;
	background-image: url(../img/bg-shadow.jpg);
	background-repeat: repeat-y;
	border-bottom: 1px solid  #CCCCCC;
	_margin-left: 20px;
}
.top-right {
	margin-top: 20px;
	float: right;
	width: 400px;
	margin-right: 40px;
	margin-bottom: 30px;
	background-image: url(../img/bg-shadow.jpg);
	background-repeat: repeat-y;
	border-bottom: 1px solid  #CCCCCC;
	_margin-right: 20px;
}
.top-left p,
.top-right p{
	margin: 10px;
}
.top-link {
	margin-top: 20px;
	float: left;
	width: 400px;
	margin-right: 25px;
	text-align: center;
}
.top-list01 {
	margin: 10px 10px 0px 10px;
	float: left;
	font-size: 90%;
	line-height: 150%;
	width: 380px;
}
.top-list01 dt{
	margin-bottom: 5px;
	font-weight: bold;
	color: #FF6699;
	width: 125px;
	float: left;
}
.top-list01 dd{
	margin-bottom: 5px;
	color: #000000;
}
.kokuchi,
.kokuchi02 {
	text-align: center;
	font-size: 90%;
	line-height: 150%;
	font-weight: bold;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
.bg_pink {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	background-color: #FFCDE0;
}
.bg_pink p{
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 0px;
}
.bo01 {
	width: 90%;
	margin: 0px auto 0px auto;
	padding-top: 5px;
	border-top: 1px dotted #FF6666;
}
.kokuchi {color: #FF6699;}
.kokuchi02 {color: #FF0000; text-decoration: underline;}

.top-list02 {
	margin: 10px;
}
.top-list02 dt{
	margin-top: 10px;
	font-weight: bold;
	color: #FF6699;
	font-size: 90%;
	border-bottom: 1px solid #FF6699;
}
.top-list02 dd{
	margin: 5px;
	padding: 0px;
	color: #000000;
	font-size: 90%;
	line-height: 150%;
}
ul.link {
	font-size: 90%;
	margin: 10px 10px 10px 30px;
	padding: 0px;
}
ul.link li{
	background-image: url(../img/ico-arrow01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style: none;
	padding-left: 20px;
	margin: 5px;
}
dl.link02 {
	font-size: 90%;
	margin: 10px 10px 10px 30px;
	padding: 0px;
	color: #000000;
}
dl.link02 dt{
	margin: 15px 5px 5px 5px;
	font-weight: bold;
}
dl.link02 dd{
	background-image: url(../img/ico-arrow02.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style: none;
	padding-left: 20px;
	margin: 5px;
}
/***** プロフィール *****/
.profile01 {
	margin: 10px 10px 10px 30px;
	float: left;
	font-size: 100%;
	line-height: 150%;
}
.profile01 dt{
	margin-bottom: 10px;
	font-weight: bold;
	color: #FF6699;
	width: 110px;
	float: left;
}
.profile01 dd{
	margin-bottom: 10px;
	color: #000000;
}
.photo01 {
	float: right;
	margin-right: 50px;
}

.profile02 {
	margin: 40px;
	line-height: 150%;
}
.profile02 dt{
	margin-top: 10px;
	font-weight: bold;
	color: #FF6699;
	font-size: 100%;
	border-bottom: 1px solid #FF6699;
}
.profile02 dd{
	margin: 10px;
	padding: 0px;
	color: #000000;
	font-size: 90%;
	border-bottom: 1px dashed #999999;
}
.profile02 dd p{
	margin: 0px;
	padding: 0px;
	color: #FF6633;
}
.profile03 {
	margin: 40px;
	line-height: 150%;
	width: 450px;
}
.profile03 dt{
	margin-top: 10px;
	font-weight: bold;
	color: #FF6600;
	font-size: 100%;
	border-bottom: 1px solid #FF6600;
}
.profile03 dd{
	margin: 10px;
	padding: 0px;
	color: #999999;
	font-size: 90%;
}
.profile04 {
	margin: 10px 10px 10px 30px;
	font-size: 100%;
	line-height: 150%;
}
.profile04 dt{
	margin-bottom: 10px;
	font-weight: bold;
	color: #FF6699;
}
.profile04 dd{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 90%;
}
.cd-r {
	width: 300px;
	margin: 10px 30px 10px 30px;
	font-size: 100%;
	line-height: 150%;
	float: left;
}
.cd-r dt{
	margin-bottom: 10px;
	font-weight: bold;
	color: #FF6699;
}
.cd-r dd{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 90%;
}
.img-right {
	float: right;
	margin-right: 50px;
}
/***** 福祉歌謡とは/思い *****/
.fukushi {
	margin: 20px 50px 20px 50px;
	color: #000000;
	line-height: 150%;
	font-size: 90%;
}
.fukushi02 {
	margin: 20px 50px 20px 50px;
	background-image: url(../img/photo-fukushi01.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.fukushi03 {
	margin: 20px 50px 20px 50px;
	background-image: url(../img/photo-fukushi02.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.text01{
	color: #333333;
	line-height: 200%;
	font-size: 90%;
}
.text02{
	color: #FF3366;
	line-height: 200%;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	border-bottom: 3px double;
	border-top: 3px double;
}
/***** 歌謡教室 *****/
.ma_l20 {margin-left: 20px;}
.box {
	width: 850px;
	padding-left: 70px;
	clear: both;
	margin-bottom: 30px;
}
.box01 {
	float: left;
	width: 400px;
	padding-left: 70px;
}
.box02 {
	float: right;
	width: 400px;
	padding-left: 50px;
}
.text03 {
	font-size: 90%;
	color: #000000;
	margin: 5px;
	font-weight: normal;
	line-height: 150%;
}
.text03 strong{
	color: #FFB544;
}
.text04 {
	font-size: 90%;
	color: #FF97BE;
	margin: 5px;
	font-weight: normal;
}
ul.school {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 100%;
}
ul.school li{
	list-style: none;
	padding-left: 15px;
	background-image: url(../img/ico-onpu.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #E46BAB;
	margin: 5px;
}
/***** ファンクラブ *****/
#box-fan {
	width: 940px;
	background-image: url(../img/photo-fan.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.box03 {
	width: 480px;
	float: left;
	padding-left: 70px;
	margin-bottom: 50px;
}
.box04 {
	width: 880px;
	padding-left: 70px;
	margin-bottom: 50px;
	background-image: url(../img/photo-fan02.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

ol.fan {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 100%;
	width: 450px;
}
ol.fan li{
	color: #000000;
	margin: 5px 0px 0px 25px;
}
.text05 {
	width: 500px;
	color: #000000;
	font-size: 90%;
	line-height: 180%;
}
.map {
	float: right;
	width: 380px;
	text-align: center;
}
/***** 予定 *****/
.yotei {
	margin: 40px;
	line-height: 150%;
}
.yotei dt{
	margin-top: 20px;
	font-weight: bold;
	color: #FF6699;
	font-size: 100%;
	border-bottom: 1px solid #FF6699;
}
.yotei dd{
	margin: 10px;
	padding: 0px;
	color: #CC3300;
	font-size: 90%;
	border-bottom: 1px dashed #CC3300;
}

/***** キャンペーン *****/
.fleft {float: left;}
.fright {float: right;}

.campaign {
	width: 750px;
	margin: 30px auto 30px auto;
	background-image: url(../img/box_cam_bg.jpg);
	background-repeat: repeat-y;
}
.campaign dt{
	margin: 0px;
	padding: 20px 20px 5px 20px;
	background-image: url(../img/box_cam_head.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 100%;
	color: #FF9900;
	font-weight: bold;
	border-bottom: 1px dotted #FF9900;
}
.campaign dt span{
	float: right;
	_margin: -20px 10px 0px 0px;
}
/*IE7ハック*/
*:first-child+html .campaign dt span{
	margin: -20px 10px 0px 0px;
}
.campaign dd{
	margin: 0px;
	padding: 0px 20px 20px 30px;
	background-image: url(../img/box_cam_foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #000000;
	font-size: 90%;
	line-height: 150%;
}
.text_cam01 {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
}
.text_cam02 {
	color: #FF6699;
	font-weight: bold;
	text-decoration: underline;
}
.text_cam03 {
	color: #000000;
	padding: 0px;
}
.cam_bg01 {
	background-image: url(../img/cam01.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.height300{
	min-height: 300px;
	_height: 300px;
}
.height500{
	min-height: 500px;
	_height: 500px;
}
.kirari {
	margin: 0px 10px 30px 10px;
	width: 90%;
	border: 1px solid #FF6600;
	background-color: #FFFFFF;
	background-image: url(../img/bg_kirari.jpg);
	background-repeat: repeat-y;
	background-position: right;
	color: #6F4000;
	clear: both;
	font-size: 90%;
}

/*info*/
.info_box {
	width: 780px;
	margin: 20px auto 20px auto;
	padding: 0px;
}
.info_box li{
	list-style: none;
	margin: 20px 0px 30px 0px;
	padding: 0px;
	background-image: url(../img/bg_info_box.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}
.info_box li img{
	margin: 10px;
	float: left;
}
.info_box li dl{
	width: 485px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: right;
	min-height: 170px;
	_height: 170px;
	background-repeat: no-repeat;
	background-position: right bottom;
	_behavior: url(system/iepngfix.htc);/* IE6以下の透過pngの適用 */
}
.info_box li dl dt{
	margin: 5px 20px 0px 0px;
	padding: 0px;
	font-weight: bold;
	color: #FF3399;
	font-size: 100%;
}
.info_box li dl dd{
	margin: 10px 20px 0px 0px;
	padding: 0px;
	color: #000000;
	font-size: 90%;
	line-height: 150%;
}
#info01 {background-image: url(../img/img_info01.png);}
#info02 {background-image: url(../img/img_info02.png);}
#info03 {background-image: url(../img/img_info03.png);}
#info04 {background-image: url(../img/img_info04.png);}
#info05 {background-image: url(../img/img_info05.png);}
#info06 {background-image: url(../img/img_info06.png);}

.info_line01{
	margin: 0px;
	padding: 0px;
	background-image: url(../img/hr_info.jpg);
	background-repeat: no-repeat;
	height: 14px;
	border: 0px;
	color: #FFFFFF;
	_display :list-item;
	_height: 0px;
	_list-style:url(../img/hr_info.jpg) inside;
	clear: both;
}
.info_line02{
	margin: 0px;
	padding: 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #FF61BA;
	color: #FFFFFF;
	clear: both;
}
.info_box02_title {
	width: 780px;
	margin: 30px auto 0px auto;
}
.bgbg {
	width: 780px;
	margin: 5px auto 20px auto;
	padding: 0px;
	background-image: url(../img/info_box02bg.jpg);
	background-repeat: repeat-y;
}
.info_box02 {
	width: 780px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../img/info_box02foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.info_box02 dt{
	list-style: none;
	margin: 0px;
	padding: 20px 30px 10px 50px;
	color: #FF3366;
	font-size: 90%;
	font-weight: bold;
	background-image: url(../img/info_box02head.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.info_box02 dd{
	width: 780px;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	background-image: url(../img/img_info_foot.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	_behavior: url(system/iepngfix.htc);/* IE6以下の透過pngの適用 */
}

.info_box02 dd p{
	margin: 20px 30px 10px 50px;
	padding: 0px 0px 0px 30px;
	color: #990033;
	font-size: 100%;
	font-weight: bold;
	background-image: url(../img/ico_info02.jpg);
	background-repeat: no-repeat;
}
.info_box02 dd ul{
	width: 480px;
	margin: 0px 0px 0px 50px;
	padding: 10px;
	border: 1px solid #666666;
}
.info_box02 dd ul li{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 90%;
	list-style: none;
	color: #000000;
	line-height: 130%;
}
.info_box02 dd ul li span{
	margin-left: 15px;
	font-size: small;
	color: #0000FF;
}
.tyu {
	width: 500px;
	margin: 3px 0px 3px 50px;
	padding: 0px;
	text-align: right;
	font-size: small;
	color: #FF0000;
}
