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

/* ---- box ---- */

#container{
	width:800px;
	margin:0 auto;
	padding:0;
	background-color:#FFFFFF;
	text-align:left;
}

#content,#instcontent{
	width:760px;
	margin-top:20px;
	margin-left:20px;
}

/* ---- head ---- */
#topheader{
	width:800px;
	height:80px;
	background:#ffffff;
}

#header{
	width:800px;
	height:80px;
	background:url(../gagaku/images/header_bk.jpg) no-repeat right #ffffff;
	border-bottom:#cccccc 1px solid;
}

h1{
	float:left;
	width:200px;
	height:80px;
	margin:0;
	padding:0;
	background:url(../gagaku/images/ichihime_gagaku-kai.gif) no-repeat;
	text-indent:-5000px;
}

h1 a{
	width:200px;
	height:80px;
	display:block;
}

/* ---- navi ---- */
ul#topnavi{
	margin-left:10px;
	padding-top:20px;
	list-style:none;
	display:inline;
	float:left;
}

ul#topnavi li{
	float:left;
	margin-right:10px;
}

ul#navi{
	margin-bottom:20px;
	list-style:none;
	display:inline;
	float:left;
}

ul#navi li{
	float:left;
	margin-right:10px;
}

li#navi01{
	background:url(../gagaku/images/menu_01.gif) no-repeat;
}
li#navi02{
	background:url(../gagaku/images/menu_02.gif) no-repeat;
}
li#navi03{
	background:url(../gagaku/images/menu_04.gif) no-repeat;
}

li a{
	width:113px;
	height:29px;
	display:block;
	text-indent:-5000px;
	outline:0;
}

.info{
	clear:both;
	padding-top:30px;
	margin-bottom:20px;
}

/* ---- foot ---- */
#footer{
	width:760px;
	margin:20px 20px 0 20px;
	padding-bottom:20px;
}

#footer address{
	float:right;
	margin-top:10px;
	font-size:x-small;
	color:#999999;
}

#footer .bnr_ichihime{
	float:left;
	margin-top:10px;
}

/* ---- tag ---- */
strong{
	color:#996600;
	}

h2,h3#toph3,p{
	margin-bottom:15px;
	}

h2#toph2{
	margin-bottom:0px;
	}	
	
h3{
	font-size:120%;
	font-weight:bold;
	color:#666600;
	}		

/* top */
#topleft{
	float:left;
	width:600px;
}
#topright{
	float:right;
	width:140px;
	text-align:center;
	}

/* gagaku */
p.Fright{
	float:right;
	margin-left:10px;
	}	
	
/* inst */	
#instcontent div,div.men1,div.men2,div.men3{
	float:left;
	}
#instcontent div h3{
	font-size:120%;
	font-weight:bold;
	color:#990000;
	margin-bottom:10px;
	}	
#instcontent div p{
	line-height:1.2;
	margin-bottom:50px;
	padding:0 5px;
	}
		
div.kanleft,div.genleft,div.daleft{
	margin-right:30px;
	}	

div.kanleft,div.kanright{
	width:365px;
	}

div.genleft,div.shoko{
	width:500px;
	}
div.genright{
	width:230px;
	}	

div.daleft{
	width:260px;
	}
div.dacenter{
	width:210px;
	}
		
div.shoko img{
	float:left;
	margin-right:5px;
	}
	
/* men */	
div.men1{
	width:330px;
	}
div.men2{
	width:430px;
	}
div.men3{
	width:380px;
	}	
div.men1 h3,div.men2 h3,div.men3 h3{
	font-size:120%;
	font-weight:bold;
	color:#990000;
	}				
div.men1 p,div.men2 p,div.men3 p{
	padding:0 5px;
	}	
	
	
		

