@charset "UTF-8";
/*---------------------------------------------

	news

---------------------------------------------*/
#flash.home { height: 280px; }
#flash_headline {
	height: 55px;
	width: 714px;
	position: absolute;
	top: 15px;
	right: 0;
}
#banner {
	overflow: hidden;
	padding: 5px;
}
#banner li {
	float:left;
	margin: 5px;
}

/*------------------------------------
	新着情報
------------------------------------*/
.news_table{
	width: 640px;
	margin: 0px auto;
}
.news_table th,
.news_table td{
	padding: 5px 10px;
	background: url(../img/dot1_999.gif) repeat-x left bottom;
	text-align: left;
}


.news_table th{
	white-space:nowrap;
	width: 65px;
}

/*------------------------------------
	イベントカレンダー
------------------------------------*/
table.event_table {
	width: 640px;
	margin: 0px auto;
	border: 1px solid #ccc;
	}
table.event_table caption {
	text-align: center;
	color: #008800;
	margin-bottom: 8px;
	font-size: 32px;
	height: 32px;
	line-height: 100%;
	}
table.event_table th,
table.event_table td {
	border: 1px solid #ccc;
	}
table.event_table th {
	text-align: center;
	background: #eee;
	padding: 2px 0px;
	width: 50px;
	}
table.event_table td {
	text-align: left;
	padding: 2px 8px;
	}
.event_table_navi {
	position: relative;
}
.event_table_navi .prev,
.event_table_navi .next {
	display: inline;
	position: absolute;
	width: 50px;
	top: 5px;
	padding: 2px 0;
	text-align: center;
	border: 1px solid #ccc;
	background-color: #eee;
	color: #008800;
}
.event_table_navi .prev {
	left: 0;
}
.event_table_navi .next {
	right: 0;
}

/*------------------------------------
	イベントカレンダー02
------------------------------------*/
table.event_calendar {
	float: left;
	width: 300px;
	border: 1px solid #ccc;
	margin: 10px 20px 15px 0px;
	}
table.event_calendar caption {
	color: #009900;
	font-weight: bold;
	margin-bottom: 3px;
	}
table.event_calendar th,
table.event_calendar td {
	text-align: center;
	border: 1px solid #ccc;
	}
table.event_calendar th {
	background: #eee;
	padding: 2px 0px;
	}
table.event_calendar td {
	padding: 7px 0px;
	}

table.event_calendar td a { color: #333333; }

table.event_calendar th.sat a,
table.event_calendar td.sat a { color: #0099ff; }
table.event_calendar th.sun a,
table.event_calendar td.sun a,
table.event_calendar td.hrd a { color: #ce0000; }

table.event_calendar td.today { font-weight: bold; }
table.event_calendar td.evt { background-color: #e7f5fe; }



/*------------------
	たより
-------------------*/
.massage_area{
	overflow: hidden;
	_overflow: visible;
	_height: 1%;
	margin: 30px auto 0px;
}
.massage_area .left{
	width: 305px;
	float: left;
	margin-right: 30px;
}
.massage_area .right{
	width: 305px;
	float: left;
}
.massage_list{
	margin-bottom: 30px;
	margin-left: 10px;
}
.massage_list li{
	float: left;
	margin-right: 15px;
}


/*詳細*/
.massage_top{
	padding: 5px 5px 20px;
	margin-bottom: 20px;
	overflow: hidden;
	_overflow: visible;
	_height: 1px;
	background: url(../img/dot2_999.gif) repeat-x left bottom;
}
.massage_top p{
	padding-top: 10px;
}
.massage_top img{
	float: left;
	margin-right: 10px;
}

/*------------------
	過去の情報
-------------------*/
.link_more{
	display: block;
	width: 160px;
	height: 30px;
	margin:5px 10px 5px auto;
	background: url(../img/news/link_more.gif) no-repeat 0px 0px;
	
	text-indent: -9999px;
	overflow: hidden;
}
.link_more:hover{
	background: url(../img/news/link_more.gif) no-repeat 0px -30px;
}

/*---------------------------------------------

	itemページ

---------------------------------------------*/
.item_area{
/*	padding: 10px;*/
/*background: #E1F7FF;*/
	margin: 10px auto 30px;
	
}
p.date{
	text-align: right;
	margin-bottom: 1em;
}
p.story{
	padding: 0px 5px;
}


table.pct{
	width:640px;

}
table.pct td{
	text-align: center;
/*	background: #f0f;*/
	width:50%;
	padding: 5px;
}
table.pct td img{
	width: 310px;
}
/*---------------------------------------------

	pageswitch

---------------------------------------------*/
ul.page_switch{
	text-align: center;
	margin: 30px auto;
}
ul.page_switch li{
	display: inline;
}
ul.page_switch li a{
	display: inline-block;
	padding: 3px 5px;
	margin: 2px;
	border: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background: url(../img/news/page_switch_bg.gif) no-repeat 1px 1px;
}


/*---------------------------------------------

	パンくず

---------------------------------------------*/
.topic_path{
	margin-bottom: 10px;
}
.topic_path li{
	display: inline;
	color: #666;
}
.topic_path li a{
	display: inline-block;
	margin: 0px 5px;
}
/*---------------------------------------------

	動物取扱業登録

---------------------------------------------*/

.att {
	margin-left:40px;
}











