@charset "shift_jis";

body {
	font-size: 12px;
	line-height: 1em;
	font-family : '‚l‚r ‚oƒSƒVƒbƒN',sans-serif ;
}

/* p
------------------------------- */

p{
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
}

p.small_info{
	font-size: 0.8em;
	line-height: 1em;
}

p.mukashi_top{
	font-weight: bold;
}


/* h
------------------------------- */

h1{
	font-size: 19px;
	font-weight: 700;
	color: #006CA7;
	line-height: 25px;
}

h1.nature{
	font-size: 2em;
	color: #127B0E;
}

h1.event{
	font-size: 5em;
}

h2{
	font-size: 1.5em;
	color: #3B611E;
	line-height: 20px;
	padding-bottom: 5px;
}


h3{
	font-size: 1em;
	color: #4D2A0B;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
}

h3.about{
	font-size: 1.1em;
	color: #208EB6;
}

h3.yoyaku{
	color: #3E7BA6;
	font-size: 1.1em;
}

/* links 
------------------------------- */

a.link{
	color:#64A333;		
}

a.link:hover{
	color: #54872A;
}

a.box{
	color:#333333;	
	text-decoration: none;
}

a.header_email{
	color: #006CA7;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

a.header_email:hover{
	color: white;
}


/* lists 
------------------------------- */

ul#info{
	font-size: 0.5em;
}

ul#info li{
}

ul#mukashi_info{
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1.3em;
}

ul#mukashi_info li{
	font-size: 10px;
	line-height: 12px;
}

ul#info li{	
	font-size: 1.7em;
	line-height: 1.3em;

}
ul#navigation li a {
	color: gray;
	text-decoration: none;
	font-weight: bold;
	
}

ul#navigation li a:hover{
	background-color: white;
	color: black;
}

ul#navigation li.current a, ul#navigation li a:hover {
	color: black;
}

.header_blog_link{
	
	text-decoration: none;
 	color: #ffffff;
 	font-size:10px;
}

.header_blog_link:hover{
	color: #006CA7;
}


.footer_blog_link{
	
	text-decoration: none;
 	color: #64A333;
 	font-size: 9px;
}

.footer_blog_link:hover{
	color: #3A5E1E;
}


.footer_menu a{
 	text-decoration: none;
 	color: #ffffff;
}
 
.footer_menu a:hover{
 	color: #4D2A0B;
}

.event_info{
	font-size: 0.8em;
}

/* misc
------------------------------- */

.top_text{
	font-weight: bold;
	padding-bottom: 5px;
}

.animal_type{
	font-weight: lighter;
}

.regular_text{
	line-height: 20px;
	color: #333333;
}

.desc{
	font-weight: bold;
	font-size: 1.2em;
	color: #3E7BA6;
}

.bigg{
	font-size: 1.3em;
	text-align: center;
}

.small{
	font-size: 0.8em;
	line-height: 12px;
}

.bold{
	font-weight: bold;
}

.center{
	text-align: center;
}

.gradient_text{
	color: #006CA7;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
}

.process_text{
	font-size: 10px;
	line-height: 12px;
}
/* colors
------------------------------- */

.brown{
	color: #802C12;
}

.green{
	color: #278A58;
}

.orange{
	color: #C45937
}

.red{
	color: red;
}

.address_info{
	font-size: 0.9em;
	padding-top: 3px;
	color: #333333;
}

.sub{
	font-size: 0.9em;
	padding-top: 3px;
	color: #333333;
}

h3.ryoukin_hd{
	font-size: 16px;
	color: #006CA7;
	
}