/* CSS Document */

/* 以下PET_campaign用に追加 -----------------------------------------------*/
.font_big {
	color:#FF0000;
	font-size:1.2em;
	font-weight:bold;
}
/* ここまで追加 -----------------------------------------------------------*/


body {
	margin:0;
	padding:0;
	color:#333333;
	font: 75%/145% "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
}


h1,h2,h3,h4,h5,h6,p,form,ul,li,dl,dt,dd {
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6 {
	font-size:1em;
}


a img {
	border:none;
}



/*link
------------------------*/
a:link {
	color:#4B1F23;
	text-decoration:none;
}

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

a:hover {
	color:#969696;
	text-decoration:underline;
}


/*clearfix
------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/*margin
---------------------*/
.margin_b5 {
	margin-bottom:5px;
}

.margin_b10 {
	margin-bottom:10px;
}

.margin_b15 {
	margin-bottom:15px;
}

.margin_b20 {
	margin-bottom:20px;
}

.margin_b25 {
	margin-bottom:25px;
}

.margin_b30 {
	margin-bottom:30px;
}

.margin_b40 {
	margin-bottom:40px;
}

/*color
------------------------*/

.red {
	color: #FF0000;
	font-weight: normal;
	font-size: 1em;
}

.attention_box {
	border: 1px solid #DAECB5;
	background: #F1F8E4;
	padding:10px;
}

.c_01 {
	color: #FF0000;
}


/*wrap
------------------------*/
#wrap {
	width:900px;
	margin:0 auto;
	padding-top: 15px;
	padding-bottom: 30px;
}

/*contents
------------------------*/

#contents {
	float: right;
	width: 670px;
}
#pankuzu {
	margin-bottom:10px;
}
#heder_line {
	border-bottom: 1px solid #C8C8C8;
	width: 900px;
	margin: 10px auto;
	height: 0px;
}
#bg_hed_title {
	background: url(../images/com/bg_hed_text.gif) repeat-x center top;
}

#hed_text {
	background:url(../images/com/bg_hed_title_img.gif) 0 0 no-repeat;
	width: 642px;
	margin-bottom:55px;
	margin-top:30px;
	height:33px;
	/*
	background: #10761A;
	border-bottom: 2px solid #13480D;
	*/
	font-size: 1.2em;
	color: #87b62c;
	font-weight:bold;
	padding-top:25px;
	padding-left:28px;
}
#hed_img {
	padding: 4px;
	border: 1px solid #C8C8C8;
	margin-bottom: 20px;
}


/*side
------------------------*/

#side {
	width: 210px;
	float: left;
}
.btn_active {
	height: 111px;
	width: 200px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.btn_active a {
	background: url(../images/index/btn_active.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 111px;
	width: 200px;
}
.btn_active a:hover {
	background: url(../images/index/btn_active.gif) no-repeat 0px -111px;
	text-indent: -9999px;
	display: block;
	height: 111px;
	width: 200px;
}


.btn_pet {
	height: 140px;
	width: 200px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.btn_pet a {
	background: url(../images/index/btn_pet.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 140px;
	width: 200px;
}
.btn_pet a:hover {
	background: url(../images/index/btn_pet.jpg) no-repeat 0px -140px;
	text-indent: -9999px;
	display: block;
	height: 140px;
	width: 200px;
}

.btn_kango {
	height: 140px;
	width: 200px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.btn_kango a {
	background: url(../images/index/btn_kango.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 140px;
	width: 200px;
}
.btn_kango a:hover {
	background: url(../images/index/btn_kango.gif) no-repeat 0px -140px;
	text-indent: -9999px;
	display: block;
	height: 140px;
	width: 200px;
}
.btn_staff {
	height: 70px;
	width: 200px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.btn_staff a {
	background: url(../images/index/btn_staff.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 200px;
}
.btn_staff a:hover {
	background: url(../images/index/btn_staff.gif) no-repeat 0px -70px;
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 200px;
}
.btn_kanri {
	height: 70px;
	width: 200px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.btn_kanri a {
	background: url(../images/index/btn_kanri.gif) no-repeat 0px 0px;
	height: 70px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}
.btn_kanri a:hover {
	background: url(../images/index/btn_kanri.gif) no-repeat 0px -70px;
	height: 70px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}

.btn_renkei {
	height: 70px;
	width: 200px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.btn_renkei a {
	background: url(../images/index/btn_renkei.gif) no-repeat 0px 0px;
	height: 70px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}
.btn_renkei a:hover {
	background: url(../images/index/btn_renkei.gif) no-repeat 0px -70px;
	height: 70px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}
.btn_inquiry {
	height: 70px;
	width: 200px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.btn_inquiry a {
	background: url(../images/index/btn_inquiry.gif) no-repeat 0px 0px;
	height: 70px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}
.btn_inquiry a:hover {
	background: url(../images/index/btn_inquiry.gif) no-repeat 0px -70px;
	height: 70px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}

.btn_jisseki {
	height: 70px;
	width: 200px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

.btn_jisseki a {
	background:url(../images/index/btn_jisseki.jpg) no-repeat 0px 0px;
	height: 70px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}
.btn_jisseki a:hover {
	background:url(../images/index/btn_jisseki.jpg) no-repeat 0px -70px;
	height: 70px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}

.btn_npo {
	height:70px;
	width:200px;
	margin-bottom:5px;
	margin-right:auto;
	margin-left:auto;
}

.btn_npo a {
	background:url(../images/index/btn_npo.gif) no-repeat 0px 0px;
	height:70px;
	width:200px;
	text-indent:-9999px;
	display:block;
}

.btn_blog {
	height: 80px;
	width: 200px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.btn_blog a {
	background: url(../images/index/btn_blog.jpg) no-repeat 0px 0px;
	height: 80px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}

.btn_zutsu {
	height: 70px;
	width: 200px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.btn_zutsu a {
	background: url(../images/index/btn_zutsu.jpg) no-repeat 0px 0px;
	height: 70px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}
.btn_zutsu a:hover {
	background: url(../images/index/btn_zutsu.jpg) no-repeat 0px -70px;
	height: 70px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}

/*------------------------- 禁煙外来バナー追加 ここから ------------------------------*/
.btn_kinen {
	height: 70px;
	width: 200px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.btn_kinen a {
	background: url(../images/index/btn_kinen.jpg) no-repeat 0px 0px;
	height: 70px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}
.btn_kinen a:hover {
	background: url(../images/index/btn_kinen.jpg) no-repeat 0px -70px;
	height: 70px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}

/*------------------------- 禁煙外来バナー追加 ここまで ------------------------------*/


.btn_rinsyou {
	height: 80px;
	width: 200px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.btn_rinsyou a {
	background: url(../images/index/btn_rinsyou.jpg) no-repeat 0px 0px;
	height: 80px;
	width: 200px;
	text-indent: -9999px;
	display: block;
}

.btn_recruit {
	height: 89px;
	width: 200px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.btn_recruit a {
	background: url(../images/index/btn_recruit.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 89px;
	width: 200px;
}
.btn_recruit a:hover {
	background: url(../images/index/btn_recruit.gif) no-repeat 0px -89px;
	text-indent: -9999px;
	display: block;
	height: 89px;
	width: 200px;
}

.btn_mob {
	background:url(../images/index/btn_mob.gif) no-repeat 0px 0px;
	height: 70px;
	width: 200px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}



.arrow_title {
	background: url(../images/com/arrow_icon.gif) no-repeat left 5px;
	padding-left: 15px;
}
.side_bottom {
	background: url(../images/com/side_bottom_img.gif) no-repeat bottom;
	width: 210px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.side_inner li {
	border-bottom: 1px dotted #C8C8C8;
	width: 180px;
}
.side_inner li a {
	background: url(../images/com/arrow_icon.gif) no-repeat left center;
	display: block;
	width: 165px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.side_inner li a:hover {
	display: block;
	width: 165px;
	background: #F5F5F5 url(../images/com/arrow_icon.gif) no-repeat left center;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.side_inner ul {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style: none;
}
.side_inner {
	background: url(../images/com/side_img.gif) repeat-y;
	width: 180px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#top {
	text-indent: -9999px;
	display: block;
	height: 88px;
	width: 210px;
}

/*ページ内共通
------------------------*/

.table_tag {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}
.table_tag th {
	background: #FAFAFA;
	text-align: left;
	padding: 8px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.table_tag td {
	padding: 8px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.title_l {
	float: left;
	width: 130px;
}
.contents_r {
	float: right;
	width: 520px;
	background: url(../images/com/line_img.gif) no-repeat left top;
	padding-left: 20px;
}

.photo_l {
	float: left;
	width: 200px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.photo_l img {
	width: 200px;
	margin-bottom: 5px;
}

.photo_r {
	float: right;
	width: 200px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.photo_r img {
	width: 200px;
	margin-bottom: 5px;
}

.photo_r300 {
	float: right;
	width: 300px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.photo_r300 img {
	width: 300px;
	margin-bottom: 5px;
}

.contents_r ul {

}

.contents_r ul li {
	margin-left:1.5em;
}

.br_bottom {
	width: 520px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #E6E6E6;
}

.wrap {
	width: 670px;
	margin-bottom: 20px;
}


.btn_detail_img {
	width:70px;
	height:30px;
	margin:0 0 0 auto;
}

.btn_detail_img a {
	background:url(../images/com/btn_detail_img.gif) 0 0 no-repeat;
	width:70px;
	height:30px;
	display:block;
	text-indent:-9999px;
}

.text_l20 {
	margin:0 0 20px 20px;
}


/*リストページ内共通
------------------------*/

.list_l {
	width: 450px;
	float: left;
}
.list_r {
	float: right;
	width: 200px;
	padding: 2px;
	border: 1px solid #E6E6E6;
}
.list_wrap {
	width: 670px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #E6E6E6;
}
.list_detail {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.list_detail li {
	background: url(../images/com/list_icon.gif) no-repeat left 7px;
	padding-left: 10px;
	float: left;
	padding-right: 20px;
	width: 195px;
}
.jyunbi {
	font-size: 1.3em;
	padding: 20px;
	border: 1px solid #5A8C1E;
	font-weight: bold;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}

