﻿@charset "utf-8";

/* CSS Document */

/* 全体の設定 */

*{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 2em;
	letter-spacing: 3px;
	color: #666;
	margin: 0px;
	padding: 0px;
}

a {
	color: #ff8040;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	background: #fff;
}

ul,li {
	list-style: none;
}

img {
	max-width: 100%;
}

.end {
	clear: both;
}

.yellow {
	background-image: url(../images/allbgy.png);
	background-repeat: repeat;
}

.white {
	background-image: url(../images/allbg.png);
	background-repeat: repeat;	
}

/* ヘッダーの設定 */

#header {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	padding-top: 10px;
	background-image: url(../images/allbg.png);
	background-repeat: repeat;
}

#header ul {
	width: 1000px;
	margin: 10px auto;
}

#header li {
	float: left;
	width: 16%;
	text-align: center;
}

#header p {
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-size: 15px;
	color: #8a6136;
}

/* 更新履歴の設定 */

#news {
	text-align: center;
	width: 1000px;
	margin: 3% auto;
}

#news ul {
	width: 100%;
	margin: 0 auto;
}

#news li {
	width: 33%;
	text-align: center;
	float: left;
}

#container {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 3%;
}

#slides {
	float: left;
}

#news_contents {
	float: left;
	text-align: left;
	padding-left: 2%;
}

hr {
	width: 100%;
	marign-top: 10px;
	margin-bottom: 10px;
	border-style: dotted;
}

dd {
	font-size: 13px;
}

dt {
	font-size: 13px;
	font-weight: bold;
	color: #ffcc00;
}

.center{
	text-align: center;
	padding-top: 1%;
}

.small {
	font-size: 10px;
}

/* cat villageについて　あいさつ */

#about {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#about .yellow {
	padding-top: 3%;
	padding-bottom: 3%;
}

.width {
	width: 1000px;
	margin: 0 auto;
}

#about .yellow .width p {
	float: left;
	text-align: center;
	width: 33%;
	padding-top: 1%;
	padding-bottom: 1%;
}

/* お店情報 */

#about .white {
	margin: 0 auto;
	padding-top: 3%;
	padding-bottom: 3%;
	text-align: center;
}

#about .left {
	float: left;
}

#about .right {
	float: left;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
}

.caption {
	width: 90%;
	padding-top: 2%;
	margin: 2%;
}

.caption th {
	text-align: left;
	vertical-align: top;
	width: 30%;
}

.caption td {
	text-align: left;
	width: 60%;
	font-size: 13px;
}

.caption td a {
	font-size: 13px;
}

caption {
	font-weight: bold;
	text-align: left;
}

.caption2 {
	width: 100%;
	margin: 2%;
}

.caption2 th {
	text-align: left;
	vertical-align: top;
}

.caption2 td {
	text-align: left;
	width: 60%;
	font-size: 12px;
}

.right2 {
	display: none;
}

/* 注意事項 */

.how {
	width: 1000px;
	margin: 0 auto;
}

.operation {
	margin-top: 2%;
	margin-bottom: 1%;
}

.left2{
	float: left;
}

.right3{
	float: left;
	padding-left: 2%;
}

.right3 p {
	font-size: 13px;
	color: #000;
}

.calendar {
	font-size: 11px;
}

.caption3 th {
	text-align: left;
}

.caption3 td {
	padding-left: 10px;
	text-align: left;
}

.right3 p {
	text-align: left;
}


.caption4 {
	width: 650px;
}

.caption4 td, .caption th {
	padding-left: 4px;
	pading-right: 4px;
}

.caption4 td {
	padding-left: 10px;
	padding-right: 10px;
}

.caption4 table, .caption4 td, .caption4 th {
	border: solid 1px;
}

.cation {
	margin-top: 5%;
}

.cation ul{
	width: 100%;
	text-align: center;
}

.cation li {
	width: 14%;
	color: #00a29a;
	font-weight: bold;
	float: left;
	line-height: 1.2em;
}

.cation img {
	padding-bottom: 5px;
}


.cation p {
	text-align: left;
	padding-top: 20px;
}

.cation1 {
	float:left;
}

.cation_img {
	float: right;
	margin-top:-200px;
}

.cation h3 {
	text-align: left;
	margin-top: -80px;
	margin-bottom: -15px;
}

.strong{
	font-size: 17px;
	font-weight: bold;
}

/* 里親募集 */

#foster_parent{
	margin: 0 auto;
	text-align: center;
}

#foster_parent .width{
	padding-top: 3%;
	padding-bottom: 3%;
}

.foster_img p {
	float: left;
	text-align: center;
	width: 33%;
	padding-top: 2%;
	padding-bottom: %;
}

.foster_parent_seach {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	width: 950px;
	margin: 3% auto;
	padding-top: 20px;
}

.foster_parent_seach .left{
	float: left;
	margin-top: 20px;
	padding-left: 20px;
}

.foster_parent_seach .right {
	float: left;
}

.foster_parent_seach .strong2 {
	font-weight: bold;
	float: left;
	padding-left: 20px;
	font-size: 16px;
	color: #408080;
}

.foster_hello {
	display: none;
}

.seach_cation {
	float: left;
	text-align: left;
	padding-left: 35px;
}

.seach_cation li {
	list-style-type: disc;
}

.seach_banner {
	text-align: left;
}

.link_banner img {
	border: 1px solid #008080;
}

/* 猫スタッフ */

.allstaff {
	width: 1000px;
	margin: 0 auto;
	padding-top: 3%;
	padding-bottom: 3%;
	text-align: center;
}

.cat_staff {
	float: left;
	width: 33%;
	padding-bottom: 20px;
}

#staff .yellow {
	padding-bottom: 3%;
}

.blue {
	color: #51a7ff;
	font-size: 20px;
	font-weight: bold;
}

.pink {
	color: #ff7fbf;
	font-size: 20px;
	font-weight: bold;
}

/* メニュー */

#menu {
	margin: 0 auto;
}

#menu .white {
	padding-top: 3%;
	padding-bottom: 3%;
}

#menu h2 {
	text-align: center;
}

.menu {
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
}

.pmenu {
	display: none;
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
}

#menu .left {
	float: left;
	width: 50%;
	text-align: center;
}

#menu .right {
	float: left;
	width: 50%;
	text-align: center;
}

#menu ul {
	padding-left: 1px;
	padding-top: 20px;
}

#menu li {
	font-size: 16px;
	text-align: left;
}

/* 猫グッズ */

#goods {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#goods .yellow {
	padding-top: 3%;
	padding-bottom: 3%;
}

/* 勝山市の観光リンク集 */

#link {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	padding-top: 3%;
	padding-bottom: 3%;
}

.link_banner {
	padding-top: 1%;
	padding-bottom: 1%;
}

/* フッター */

#footer {
	text-align: center;
	padding-top: 3%;
	padding-bottom: 3%;
	background-image: url(../images/ftmainbg.png);
	background-repeat: repeat;
}

#footer p {
		color: #fff;
}

/* ページのトップへ */

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}

#page-top a {
    text-decoration: none;
    color: #fff;
}

#page-top a:hover {
    text-decoration: none;
}

