/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License: http://developer.yahoo.com/yui/license.html
version: 3.2.0
*/
html{color:#333;background:;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#333;}del,ins{text-decoration:none;}

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License: http://developer.yahoo.com/yui/license.html
version: 3.2.0
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body {
	background-image: url(images/img_background.gif);
	text-align:center;
}

body {
    font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 1.6em;
}

h1 {
	color: #666666;
	font-size: 16px;
	font-weight: normal;
}

.small_text {
	font-size: 14px;
	line-height: 1.6em;
}
 
 .standard_text {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 0px;
	word-spacing: 0.1em;
}

 .strong_text_red {
	font-size: 24px;
	color: #FF0000;
	font-weight: 800;
	line-height: 150%;
	margin-top: 10px;
}

 .strong_text {
	font-size: 24px;
	color: #666666;
	font-weight: 800;
	line-height: 160%;
	margin-top: 10px;
}

.copyright {
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px 5px;
	font-weight: 500;
	letter-spacing: 0em;
	}

a:link {
	color:#666666;
	text-decoration: none;
}

a:visited {
	color:#666666;
	text-decoration:none;
}

a:active {
	color:#FF9999;
	text-decoration:none;
}

a:hover {
	color:#CC9966;
}

.margin {
	margin-top: 10px;
	margin-bottom: 0px;
}
.margin_right {
	text-align: right;
}

.margin_photo_left {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	float: left;
}
.margin_photo_right {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.margin_animal_right {
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
}

.margin_animal_left {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	float: left;
}

.margin_tel {
	margin-right: 0px;
	margin-left: 0px;
	font-size: 24px;
	font-weight: 800;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.2em;
	font-family: "Verdana";
}

.margin_sitemap {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 100px;
}

.margin_siterule {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.margin_equipment {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.margin_fukidashi01 {
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 60px;
}
.margin_fukidashi02 {
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.margin_20px {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: left;
}

.margin_info {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

/* ------------------------------------------------------------
    1-1. updateHistory
    ------------------------------------------------------------ */
dl#updateHistory {
    text-align: left;
    font-size: 14px;
    line-height:1.4;
    width: 668px;
    min-height: 50px;
    max-height: 150px;
    margin: 10px 9px;
    padding: 10px 5px 5px 5px ;
    border: 2px solid #F48347;
    overflow-y: auto;
    }

dl#updateHistory  dt {
    color: #FF6600;
    width: 125px;
    padding:0 0 5px 10px ;
    float: left;
    }

dl#updateHistory dd {
    padding-left: 130px;
    padding-right: 10px;
    }

dl#updateHistory dd a {
    color: #666;
    }

dl#updateHistory dd a:hover {
    color: #333;
    text-decoration:underline;
    }

/* ------------------------------------------------------------
    1-2. update
    ------------------------------------------------------------ */
dl.update {
    width: 700px;
    margin: 10px 0;
    }

dl.update p {
    padding: 0;
    margin:0;
    }

dl.update dt {
    width: 683px;
    height: 91px;
    background: url(images/img_navibar08.gif) no-repeat left top;
    overflow:hidden;
    margin: 0 auto;
    position: relative;
    clear: both;
    }

dl.update dt p.date {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: 22px;
    left: 28px;
    }

dl.update dt p.title {
    font-size: 16px;
    line-height:30px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 58px;
    left: 12px;
    }

dl.update dd {
    font-size: 14px;
    text-align: left;
    padding: 20px 30px;
    }

/* ============================================
    [Clearfix] Clearfix CSS Hack
    ============================================ */
/* use "clearfix" class name, but not main elements */
.clearfix:after {
    content:".";
    display:block;
    clear:both;
    height:0;
    visibility:hidden;
    }

.clearfix {display:inline-block;}

/* exclude MacIE5 [start] */
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* exclude MacIE5 [end] */
