/*全体の設定*/

* {
	line-height : 140% ;
}

body {
	margin : 0px  0px  0px  0px ;
	padding : 0px  0px  0px  0px ;

	background-color : #000066 ;
}

/*共通*/
.tit {
	width : 640px ;
	text-align : left ;
	margin-bottom : 15px ;
}

.con {
	width : 600px ;
	text-align : left ;
	margin-bottom : 30px ;
}


.ruby {
	color : #333333 ;
	font-size : 80% ;
}


.size80 {
	font-size : 80% ;
}

.size100 {
	font-size : 100% ;
}

.size120 {
	font-size : 120% ;
}


/*イベント情報*/

.event_con {
	width : 600px ;
	text-align : left ;
	background-color : #FFFFFF ;
	border-color : #FF6666 ;
	border-style : solid ;
	border-width : 1px ;
	padding :10px ;
	margin-bottom : 15px ;
}


.event_tit {
	font-size : 100% ;
	font-weight : bold ;
	color : #FF6666 ;
}



/*ご利用案内*/




/*施設のご案内*/



.shi_con {
	width : 600px ;
	text-align : left ;
	background-color : #DEECFA ;
	border-color : #3366CC ;
	border-style : solid ;
	border-width : 1px ;
	padding :5px ;
	margin-bottom : 15px ;
}


.shi_name {
	font-size : 120% ;
	font-weight : bold ;
	color : #3366CC ;
}






/*おさかな図鑑*/
.zu_subt {
	font-size : 120% ;
	font-weight : bold ;
	color : #333399 ;
}


.zu_bunrui {
	font-size : 90% ;
	color : #333333 ;
}

.zu_honbun {
	font-size : 100% ;
}


.zu_con {
	width : 600px ;
	text-align : left ;
	background-color : #FFFFFF ;
	border-color : #1EA4D9 ;
	border-style : solid ;
	border-width : 1px ;
	padding :10px ;
	margin-bottom : 25px ;
}



/*なんでも質問箱*/

.qu_con {
	width : 600px ;
	text-align : left ;
	background-color : #FFFFFF ;
	border-color : #009900 ;
	border-style : solid ;
	border-width : 1px ;
	padding :5px ;
	margin-bottom : 25px ;
}



.qu_q {
	font-size : 100% ;
	font-weight : bold ;
	color : #009900 ;
}




/*飼育係のひとりごと*/

.tantou {
	font-size : 80% ;
	color : #333333 ;

}

.hi_con {
	width : 600px ;
	text-align : left ;
	background-color : #FFE9E0 ;
	border-color : #FF6633 ;
	border-style : solid ;
	border-width : 1px ;
	padding :10px ;
	margin-bottom : 25px ;
}

.hi_tit {
	width:100%;
	text-align:center;
	margin:0;
	padding:3px;
	font-weight:bold;
	color:#990000;
}
