@charset "UTF-8";


body{
	color: #000000;
	font-family: "Hiragino Kaku Gothic Pro", "平成角ゴシック", Osaka, "ＭＳ ゴシック", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 0px auto;
	text-align: center;
}

img{
	border: 0px;
	line-height: 0px;
	margin: 0px;
}

div{
	line-height: 0px;
}

p{
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


.comment-box {
	margin: 0px auto;
	width: 1200px;
}

.bigbox{
	margin: 0px auto;
	width: 964px;
}
.index-bigbox{
	margin: 0px auto;
	text-align: left;
	width: 1120px;
}

/*ヘッダー*/

.titlebox{
	background-image: url(../images/city-illust.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #333333;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 964px;
}

.home-titlebox{
	background-image: url(../images/home-top.gif);
	background-repeat: no-repeat;
	color: #333333;
	margin: 0px auto;
	padding:  0px;
	text-align: left;
	width: 963px;
}


h1.title-logo{
	line-height: 0px;
	margin: 0px;
	padding: 5px 0px 3px 0px;
	width: 414px;
}

h2.top-text{
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding-top: 10px;
}

.title-float{
	float: left;
	width: 869px;
}

.staff-float{
	float: left;
	padding-top: 5px;
	text-align: right;
}

.menu-box{
	margin-left: 78px;
	margin-bottom: 30px;
}

.menu{
	float: left;
	margin-right: 1px;
	padding-top: 5px;
	width: 192px;
}




/*フッター*/

.footer{
	background-color: #FED245;
	color: #333333;
	height: auto;
	width: auto;
}
.footer-inside-box {
	margin: 0px auto;
	text-align: center;
	width: 1200px;
}
.footer-box{
	margin: 0px auto;
	padding-top: 15px;
	height: auto;
	text-align: left;
	width: 1020px;
}

.illust-float{
	float: left;
	margin-right: 20px;
	width: 215px;
}

.info-float{
	float: left;
	padding-bottom: 30px;
	width: 215px;
}

.bottom-button{
	padding-top: 10px;
	width: 720px;
}

.button-box{
	float: left;
	margin-right: 5px;
	width: 126px;
}

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

.link-color:active{
	color: #333333;
	text-decoration: none;
}

.link-color:visited{
	color: #333333;
	text-decoration: none;
}

.link-color:hover{
	color: #777777;
	text-decoration: underline;
}

.footer-link-box{
	line-height: 12px;
	padding-bottom: 10px;
	text-align: center;
}

.copyright{
	border-top: 1px solid #333333;
	font-weight: normal;
	line-height: 12px;
	margin: 0px auto;
	padding: 5px 0px 30px 0px;
	text-align: center;
	width: 964px;
}


.top-bar{
	margin: 0px auto;
	width: 922px;
}


/*猫共通*/
.cat-box{
	margin: 0px auto;
	text-align: left;
	width: 800px;
}

.cat-image{
	float: left;
	margin-right: 10px;
}

.cat-text-box{
	float: left;
	font-family: "Hiragino Mincho Pro","ヒラギノ明朝 Pro W3", "平成明朝", "細明朝", "ＭＳ Ｐ明朝", serif;
	font-size: 12px;
	line-height: 24px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	width: 748px;
	}
	
.bottom-text{
	font-family: "Hiragino Mincho Pro","ヒラギノ明朝 Pro W3", "平成明朝", "細明朝", "ＭＳ Ｐ明朝", serif;
	line-height: 20px;
	margin: 0px auto;
	padding-bottom: 80px;
	text-align: left;
	width: 800px;
}

.dot{
	margin: 0px auto;
	padding-bottom: 15px;
}

/**/
a.bm-link:link{
	color: #003366;
}
a.bm-link:active{
	color: #003366;
}
a.bm-link:visited{
	color: #003366;
}
a.bm-link:hover{
	color: #5588aa;
}
