/*-------------------- 共通の要素 -----------------*/

body {
	background-image: url("picture/b.png"); 
	background-repeat: repeat-y; 
	background-position : 95%;
	background-color:#FFFFFF;
	color:gray;
	}

a {
	text-decoration:none;
	}

a:link {
	color: #5959b3;
	}
	
a:visited {
	color: #0099ff;
	}
	
a:active {
	color: #FF0000;
	}

a:hover {
    color:#0000FF; background-color:#FFFFB3;
    }

p,td,th { 
	font-size: 11pt; 
	line-height: 20pt; 
	}

td,th { 
	font-size: 9pt; 
	line-height: 17pt; 
	border:1px solid gray;
	padding:10px;
	}

h2 {
	text-align:center;
	font-size:12pt;
	line-height:17pt;
	border-bottom:1px solid;
	padding:10px 0px;
	}

h3 {
	font-size:10pt;
	border-left:5px solid;
	border-bottom:1px solid;
	padding:5px 20px;
	margin:25px 0px;
	}

h4 {
	font-size:9pt;
	border-bottom:1px solid #C8C8C8;
	padding:5px 20px;
	margin:25px 0px;
	}

h5 {
	font-size:8.7pt;
	background-color:#e8e8e8;
	padding:5px 25px;
	margin:25px 0px;
	font-weight:normal;
	}

li,dt,dd {
	font-size: 11pt;
	line-height: 20pt;
	}

img {
	border-style: none;
	}

.font8 {
	font-size:8pt;
	}

.font7 {
	font-size:7pt;
	}

.font75 {
	font-size:7.5pt;
	}

.font8 {
	font-size:8pt;
	}

.font9 {
	font-size:9pt;
	}

.font10 {
	font-size:10pt;
	}

.font11 {
	font-size:11pt;
	}
	
.font13 {
	font-size:13pt;
	}

.a_none {
	text-decoration:none;
	background-color:transparent;
	}

.a_none:link {
	text-decoration:none;
	background-color:transparent;
	}
	
.a_none:visited {
	text-decoration:none;
	background-color:transparent;
	}
	
.a_none:active {
	text-decoration:none;
	background-color:transparent;
	}

.a_none:hover {
	text-decoration:none;
	background-color:transparent;
    }

.a0 {
	text-decoration:none;
	}

.a0:link {
	color: #FF99CC;
	background-color: #FFFFFF;
	}
	
.a0:visited {
	color: #FF99CC;
	background-color: #FFFFFF;
	}
	
.a0:active {
	color: #FF99CC;
	background-color: #FFFFFF;
	}

.a0:hover {
    color:#FF99CC;
    background-color:#FFFF00;
    }

.a1 {
	text-decoration:none;
	}

.a1:link {
	color: #0000FF;
	background-color:transparent;
	}
	
.a1:visited {
	color: #0000FF;
	background-color:transparent;
	}
	
.a1:active {
	color: #0000FF;
	background-color:transparent;
	}

.a1:hover {
	color: #0000FF;
    background-color:#FFFF00;
    }

.li_none {
	list-style-type:none;
	}

.li_dis {
	list-style-type:disc;
	}

.li_cir {
	list-style-type:circle;
	}

.li_sq {
	list-style-type:square;
	}

.li_c {
	font-size: 11pt;
	line-height: 30pt;
	}

.inl_li {
	display:inline;
	margin-right:1em;
	list-style-type:none;
	}

.dd_inst {
	font-size: 11pt;
	line-height: 30pt;
	}

.center {
	text-align: center;
	}

.text_left {
	text-align: left;
	}

.text_right {
	text-align: right;
	}

.just {
	text-align: justify;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

.clear {
	clear:both;
	}

.red {
	color:#FF0000;
	background-color:#FFFFFF;
	}

.green {
	color:#008040;
	background-color:#FFFFFF;
	}

.pink {
	color: #E71B8B;
	background-color:#FFFFFF;
	}

.under_line {
	text-decoration:underline;
	}

.hidden {
	display:none;;
	}

.text_box {
	border:1px dashed gray;
	padding:1em;
	margin:2em 1em
	}

#main {
	margin:30px 13% 0 13% ;
	border:1px solid gray;
	padding:20px 30px 20px 30px;
	}
	
#header_text {
	color: #FF99CC;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 14pt;
	text-align:right;
	padding-bottom:10px;
	border-bottom:2px solid gray;
	}
	
#level {
	margin-left:13%;
	font-size:10pt;
	}

#w3c {
	margin-right:13%;
	text-align:right;
	}

/*-------------------- 表紙 ---------------------*/

body#top_body {	
	background-image:none;
	background-color:#ffeaff;
	color:gray;
	text-align:center;
	margin:0px;
	padding:0px;
	}
	
div#top_main {
	margin:auto;
	width:770px;
	color:gray;
	background-color:#FFFFFF;
	}

div#top_header {
	border-bottom:1px gray solid;
	padding:5px 0px 0px 10px;
	margin:0px;
	}
	
div#top_left {
	float:left;
	width:187px;
	margin:10px 0px 0px 3px;
	text-align:left;
	}

div#top_left li {
	list-style-type:none;
	margin-left:-35px;
	margin-right:3px;
	width:175px;
	}

div#index_list1 li {
	line-height:1.1em;
	font-size:1em;
	margin-bottom:7px;
	text-align:center;
	}

div#index_list1 a:link {
	display:block;
	border-top: 1px solid #CCCCCC;
	border-right: 7px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 7px solid #CCCCCC;
	padding: 3px;
	color: rgb(235, 54, 141);
	background-color: #FFFFFF;
	text-decoration:none;
	}

div#index_list1 a:visited {
	display:block;
	border-top: 1px solid #CCCCCC;
	border-right: 7px solid #CED8E0;
	border-bottom: 1px solid #CCCCCC;
	border-left: 7px solid #CED8E0;
	padding: 3px;
	color: #eb368d;
	background-color: #FFFFFF;
	text-decoration:none;
	}

div#index_list1 a:hover {
	display:block;
	border-top: 1px solid #CCCCCC;
	border-right: 7px solid #eb368d;
	border-bottom: 1px solid #CCCCCC;
	border-left: 7px solid #eb368d;
	padding: 3px;
	color: #eb368d;
	background-color: #ffdeff;
	text-decoration:none;
	}

div#index_list2 {
	margin-top:25px;
	}

div#index_list2 li {
	line-height:1.1em;
	font-size:80%;
	margin-bottom:5px;
	text-align:center;
	}

div#index_list2 a:link {
	display:block;
	border-top: 1px solid #CCCCCC;
	border-right: 5px double #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px double #CCCCCC;
	padding: 3px;
	color: #eb75ae;
	background-color: #FFFFFF;
	text-decoration:none;
	}

div#index_list2 a:visited {
	display:block;
	border-top: 1px solid #CED8E0;
	border-right: 5px double #CED8E0;
	border-bottom: 1px solid #CED8E0;
	border-left: 5px double #CED8E0;
	padding: 3px;
	color: #eb75ae;
	background-color: #FFFFFF;
	text-decoration:none;
	}

div#index_list2 a:hover {
	display:block;
	border-top: 1px solid #CCCCCC;
	border-right: 5px double #eb368d;
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px double #eb368d;
	padding: 3px;
	color: #eb368d;
	background-color: #ffdfc4;
	text-decoration:none;
	}

div#index_list3 {
	margin-top:25px;
	}

div#index_list3 li {
	line-height:1.1em;
	font-size:75%;
	margin-bottom:2px;
	text-align:center;
	}

div#index_list3 a:link {
	display:block;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	padding: 3px;
	color: #eb99c0;
	background-color: #FFFFFF;
	text-decoration:none;
	}

div#index_list3 a:visited {
	display:block;
	border-top: 1px solid #CED8E0;
	border-right: 2px solid #CED8E0;
	border-bottom: 1px solid #CED8E0;
	border-left: 2px solid #CED8E0;
	padding: 3px;
	color: #eb99c0;
	background-color: #FFFFFF;
	text-decoration:none;
	}

div#index_list3 a:hover {
	display:block;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #eb368d;
	border-bottom: 1px solid #CCCCCC;
	border-left: 2px solid #eb368d;
	padding: 3px;
	color: #eb368d;
	background-color: #fdffa1;
	text-decoration:none;
	}

div.top_textbox {
	border: 1px dashed #CCCCCC;
	margin:15px 5px;
	width:175px;
	}

div.top_textbox dl.rss_dl {
	padding-top:15px;
	text-align:center;
	}

div#top_left dl {
	margin:0px;
	padding-bottom:15px;
	}

div#top_left dt {
	line-height: 2.5em;
	text-align:center;
	text-decoration:underline;
	}

div#top_left dd {
	line-height: 1.1em;
	text-align:center;
	margin: 0px;
	}

div#top_center {
	float:left;
	width:550px;
	margin:10px 0px;
	padding:0px 10px;
	text-align:left;
	font-size:85%;
	}

div#top_center h3 {
	font-size:1em;
	font-weight:normal;
	border-style:none;
	padding:2px;
	margin:0px;
	text-align:center;
	line-height:0.8em;
	background-color:#E6F3FF;
	}

div#top_center li {
	margin:0px 10px 17px -20px;
	padding-left:5px;
	font-size:1em;
	list-style-image:url(picture/top/onpu.gif);
	line-height:1.5em;
	}

div#top_footer {
	clear:both;
	height:50px;
	padding:20px 25px 0px 25px;
	margin:20px 0px 0px 0px;
	border-top:1px gray solid;
	}
	
div#top_footer_left {
	width:50%;
	float:left;
	text-align:left;
	}
	
div#top_footer_right {
	width:50%;
	float:left;
	text-align:right;
	}

/*-------------------- 音楽教室・ぴあのん -----------------*/

body#lab_body {	
	background-image:none;
	background-color:#ffeaff;
	color:gray;
	text-align:center;
	margin:0px;
	padding:0px;
	}
	
div#lab_main {
	margin:auto;
	width:970px;
	color:gray;
	background-color:#FFFFFF;
	}

div#lab_header {
	border-bottom:1px gray solid;
	padding:5px 0px 0px 10px;
	margin:20px 0px;
	text-align:left;
	}
	
div#lab_left {
	float:left;
	width:210px;
	margin:10px 0px 0px 3px;
	text-align:left;
	}

div#lab_left li {
	list-style-type:none;
	margin-left:-35px;
	margin-right:3px;
	line-height:1.5em;
	width:200px;
	}

div#lab_left #index_list1 {
	font-size:11pt;
	}

div#lab_left dl {
	margin:0px;
	padding-bottom:15px;
	}

div#lab_left dt {
	line-height: 2.5em;
	text-align:center;
	text-decoration:underline;
	}

div#lab_left dd {
	line-height: 1.1em;
	text-align:center;
	margin: 0px;
	}

div.lab_textbox {
	border: 1px dashed #CCCCCC;
	margin:15px 5px;
	width:200px;
	}

div.lab_textbox dl.rss_dl {
	padding-top:15px;
	text-align:center;
	}

div#lab_right {
	float:left;
	width:717px;
	margin:10px 0px;
	padding:0px 10px 0px 20px;
	text-align:left;
	font-size:85%;
	}

div#lab_right li {
	margin:0px 10px 10px 10px;
	padding-left:5px;
	font-size:11pt;
	list-style-image:url(picture/top/onpu.gif);
	line-height:1.5em;
	}

div#lab_right li.text_right {
	list-style-image:none;
	list-style-type:none;
	}

div#lab_right li.li_cir {
	margin:auto;
	font-size:10pt;
	list-style-image:none;
	list-style-type:circle;
	line-height:1.5em;
	}

div#lab_right li.lab_top_li {
	margin:0px 10px 10px 10px;
	padding-left:5px;
	font-size:12pt;
	list-style-image:url(picture/top/onpu.gif);
	line-height:1.5em;
	}

div#lab_center {
	margin:0px 10px;
	padding:10px;
	text-align:left;
	font-size:90%;
	}

div#lab_footer {
	border-top:1px solid gray;
	padding:10px;
	clear:both;
	}

div#lab_footer .bcl {
	text-align:left;
	font-size:80%;
	}

div#lab_footer address {
	text-align:right;
	line-height: 1.2em;	
	font-style: normal;
	font-size: 75%;
	color:#A8A8A8;
	}

div#lab_footer .w3c {
	text-align:right;
	}

div#inquiry_form dl {
	margin-top:30px;
	}

div#inquiry_form dt {
	border-bottom:1px dashed gray;
	margin-bottom:20px;
	}

#w3c_lab {
	text-align:right;
	}

.h4_lab {
	background-color: #ffdeff;
	padding:5px 20px;
	margin:25px 0px;
	font-size:0.9em;
	font-weight:bold;
	}

.lab_inst_photo {
	width:150px;
	float:left;
	}

.lab_inst_note {
	width:540px;
	float:left;
	margin-left:20px;
	margin-bottom:30px;
	}

.page_top {
	clear:both;
	text-align:right;
	margin-top:2em;
	margin-bottom:2em;
	}

.impromptu_ul {
	clear:both;
	padding-bottom:25px;
	}

.impromptu_li {
	display:block;
	float: left;
	margin-left:32px;
	margin-bottom:25px;
	list-style-type:none;
	text-align:center;
	border:solid 1px gray;
	}

/*-------------------- 京都案内（リンク関係は kyotoan_link.css） -----------------*/

#kyotoan {
	background-attachment:fixed;
    background-image:url(kyotoan/matinami.jpg);
    background-repeat:no-repeat;
    background-position:left bottom;
	}

#main_kyotoan_index {
	width:800px;
	height:400px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-200px;
	}

#main_kyotoan {
	width:800px;
	position:absolute;
	left:50%;
	margin-left:-400px;
	}

#textbox_kyotoan {
	float:right;
	width:700px;
	padding:25px;
	border:1px dotted gray;
	font-size:10pt;
	line-height:15pt;
	margin-top:5px;
	}

div#textbox_kyotoan dt {
	display:block;
	margin-top:30px;
	margin-bottom:15px;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	}

.menu_kyotoan_ul {
	display:block;
	float:right;
	}

.menu_kyotoan_li {
	float:left;
	font-size:1em;
	font-weight:bold;
	background-color:transparent;
	margin-left:15px;
	list-style-type:none;
	text-align:center;
	}

#level_kyotoan {
	font-size:10pt;
	margin-left:100px;
	margin-top:25px;
	}

#w3c_kyotoan {
	text-align:right;
	}

a.menu_kyotoan_a1:link {
	display:block;
	background-color:#ffffff;
	color:#ff99cc;
	width:6em;
	}

a.menu_kyotoan_a1:visited {
	display:block;
	background-color:#FFFFFF;
	color:#ff99cc;
	width:6em;
	}

a.menu_kyotoan_a1:hover {
	display:block;
	background-color:#FFFF00;
	color:#ff99cc;
	width:6em;
	}

a.menu_kyotoan_a1:active {
	display:block;
	background-color:#FFFF00;
	color:#ff99cc;
	width:6em;
	}

a.menu_kyotoan_a2:link {
	display:block;
	background-color:#ffdeff;
	color:#ff99cc;
	width:6em;
	}

a.menu_kyotoan_a2:visited {
	display:block;
	background-color:#ffdeff;
	color:#ff99cc;
	width:6em;
	}

a.menu_kyotoan_a2:hover {
	display:block;
	background-color:#FFFF00;
	color:#ff99cc;
	width:6em;
	}

a.menu_kyotoan_a2:active {
	display:block;
	background-color:#FFFF00;
	color:#ff99cc;
	width:6em;
	}

/*-------------------- 個別の要素 -----------------*/

/*------- 個別の要素 -------*/

.table_instruction {
	margin:25px 10px;
	border:1px solid gray;
	border-collapse: collapse;
	}

.td_instruction {
	border-top:none;
	border-right:1px solid gray;
	border-left:1px solid gray;
	border-bottom:none;
	width:33%;
	}

/*------- シラバス -------*/

.box_syllbus {
	border: 1px dashed gray;
	padding: 0.5em;
	margin:auto;
	font-size:9pt;
	text-align:center;
	}

.box_syllbus h2 {
	font-size:11pt;
	margin:5px;
	font-weight:normal;
	}

.box_syllbus p {
	font-size:9pt;
	margin:5px;
	}

/*------- やんちゃフェスタ -------*/

.table_yan {
	margin:auto;
	border:1px solid gray;
	border-collapse: collapse;
	background-color:#FFFF99;
	color:gray;
	}

.table_yan2006 {
	margin:auto;
	border:1px solid gray;
	border-collapse: collapse;
	background-color:#FFFF99;
	color:gray;
	}

.th_yan {
	border:1px solid gray;
	white-space: nowrap;
	background-color:#FFFF99;
	color:gray;
	}

.td_yan {
	border:1px solid gray;
	background-color:#FFFF99;
	color:gray;
	text-align:center;
	}

/*------- 平成17年度後期「児童音楽II」 -------*/

.dl_jidou2006 {
	border:1px dotted gray;
	padding:10px;
	margin:25px;
	}

/*------- 「絵本に音をつける活動」 -------*/

div#ehon_list table {
	margin-bottom:1em;
	}

div#ehon_list th {
	width:140px;
	text-align:center;
	}

div#ehon_list td {
	width:140px;
	text-align:center;
	}

/*------- こどもひろば -------*/

.poster_hiroba {
	width:50%;
	float:left;
	text-align:center;
	}

.box_kodomo_hiroba {
	border: 1px dashed gray;
	padding: 2em;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	}

.dl_kodomo_hiroba dd {
	margin-left:0em;
	}

.h3_kodomo_hiroba {
	text-align:center;
	font-size:1.3em;
	margin-top:2em;
	}

.h3_kodomo_hiroba2 {
	margin-top:2em;
	padding-left:1em;
	padding-bottom:0.2em;
	line-height:0.8em;
	border-left:2px solid #8C8C8C;
	border-bottom:1px solid #8C8C8C;
	}

.h4_kodomo_hiroba {
	text-align:center;
	font-size:0.9em;
	margin-top:2em;
	margin-bottom:1em;
	}

.table_kodomo_hiroba {
	margin:auto;
	}

/*------- 卒業論文 -------*/

.soturon_list {
	border: 1px dashed gray;
	padding: 2em;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	background-color:#FFFF99;
	color:gray;
	}

.soturon_list dt {
	margin-top:1.5em;
	font-size:1em;
	}

.soturon_list dd {
	font-size:0.9em;
	}

/*------- 音楽隊 -------*/

body#ongakutai_body {	
	background-image: url("picture/b.png"); 
	background-repeat: repeat-y; 
	background-position : 95%;
	color:gray;
	text-align:center;
	margin:0px;
	padding:0px;
	}
	
div#ongakutai_main {
	margin:auto;
	width:970px;
	color:gray;
	}

div#ongakutai_header {
	border-bottom:1px gray solid;
	padding:5px 0px 0px 10px;
	margin:20px 0px;
	text-align:left;
	background-image: url("kyotowu/ongakutai/gazou/top_illust.png"); 
	background-repeat: no-repeat; 
	background-position : right;
	}
	
div#ongakutai_left {
	float:left;
	width:210px;
	margin:10px 0px 0px 3px;
	text-align:left;
	}

div#ongakutai_left li {
	list-style-type:none;
	margin-left:-35px;
	margin-right:3px;
	line-height:1.5em;
	width:200px;
	}

div#ongakutai_left #index_list1 {
	font-size:11pt;
	}

div#ongakutai_left dl {
	margin:0px;
	padding-bottom:15px;
	}

div#ongakutai_left dt {
	line-height: 2.5em;
	text-align:center;
	text-decoration:underline;
	}

div#ongakutai_left dd {
	line-height: 1.1em;
	text-align:center;
	margin: 0px;
	}

div.ongakutai_textbox {
	border: 1px dashed #CCCCCC;
	margin:15px 5px;
	width:200px;
	}

div.ongakutai_textbox dl.rss_dl {
	padding-top:15px;
	text-align:center;
	}

div#ongakutai_right {
	float:left;
	width:717px;
	margin:10px 0px;
	padding:0px 10px 0px 20px;
	text-align:left;
	font-size:85%;
	}

div#ongakutai_right li {
	margin:0px 10px 10px 10px;
	padding-left:5px;
	font-size:11pt;
	list-style-image:url(picture/top/onpu.gif);
	line-height:1.5em;
	}

div#ongakutai_right li.li_cir {
	margin:auto;
	font-size:10pt;
	list-style-image:none;
	list-style-type:circle;
	line-height:1.5em;
	}

div#ongakutai_right li.li_dis {
	margin:auto;
	font-size:11pt;
	list-style-image:none;
	list-style-type:disc;
	line-height:1.5em;
	}

div#ongakutai_right li.li_dec {
	margin:auto;
	font-size:11pt;
	list-style-image:none;
	list-style-type:decimal;
	line-height:1.5em;
	}

div#ongakutai_right li.li_none {
	margin:auto;
	font-size:10pt;
	list-style-image:none;
	list-style-type:none;
	line-height:1.5em;
	}

div#ongakutai_right li.ongakutai_top_li {
	margin:0px 10px 10px 10px;
	padding-left:5px;
	font-size:12pt;
	list-style-image:url(picture/top/onpu.gif);
	line-height:1.5em;
	}

div#ongakutai_center {
	margin:0px 10px;
	padding:10px;
	text-align:left;
	font-size:90%;
	}

div#ongakutai_footer {
	border-top:1px solid gray;
	padding:10px;
	clear:both;
	}

div#ongakutai_footer .bcl {
	text-align:left;
	font-size:80%;
	}

div#ongakutai_footer .w3c {
	text-align:right;
	}

div#inquiry_form dl {
	margin-top:30px;
	}

div#inquiry_form dt {
	border-bottom:1px dashed gray;
	margin-bottom:20px;
	}

#w3c_ongakutai {
	text-align:right;
	}

.h4_ongakutai {
	background-color: #ffdeff;
	padding:5px 20px;
	margin:25px 0px;
	font-size:0.9em;
	font-weight:bold;
	}

.box_ongakutai {
	border: 1px dashed gray;
	padding: 2em;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	background-color:#FFFF99;
	color:#787878;
	}

div.box_ongakutai {
	text-align:center;
	margin:auto;
	}

div.box_ongakutai table {
	text-align:center;
	margin:auto;
	border-collapse:separate;
	border-spacing:25px;
	empty-cells:hide;
	}

div.box_ongakutai td {
	background-color:#FFFFFF;
	color:#787878;
	text-align:center;
	vertical-align:middle;
	border: 1px dotted gray;
	width:250px;
	height:250px;
	}

div.box_ongakutai .ongakutai_empty_cell {
	background-color:#FFFF99;
	color:#787878;
	}

.ongakutai_radio_dd {
	text-align:left;
	margin-left:20%;
	margin-bottom:0.7em;
	}

/*------- 大和の家 -------*/

body#daiwa_body {	
	background-image: url("picture/b.png"); 
	background-repeat: repeat-y; 
	background-position : 95%;
	color:gray;
	text-align:center;
	margin:0px;
	padding:0px;
	}
	
div#daiwa_main {
	margin:auto;
	width:970px;
	color:gray;
	}

div#daiwa_header {
	border-bottom:1px gray solid;
	padding:5px 0px 0px 10px;
	margin:20px 0px;
	text-align:left;
	background-image: url("kyotowu/daiwa/note_illust.png"); 
	background-repeat: no-repeat; 
	background-position : right;
	}

