/* CSS Document */
/* 共通部品 ------------------------------------------------------------------ */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF3E8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container {
	padding: 0px;
	height: auto;
	width: 872px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 0px;
}
#container h1 {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	text-align: center;
	padding-bottom: 5px;
	font-weight: normal;
	padding-top: 5px;
}
#container #top {
	display: block;
	height: 80px;
	width: 872px;
	background-image: url(img/head.jpg);
}
#container #top a {
	background-image: url(img/head.jpg);
	display: block;
	height: 80px;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: -99999px;
}
#container #container-inner {
	display: block;
	float: left;
	height: auto;
	width: 872px;
	background-image: url(img/container-inner.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu {
	display: block;
	float: left;
	height: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 848px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#menu #home, #menu #hospital, #menu #hospital-guidance, #menu #medical, #menu #policy, #menu #staff {
	display: block;
	height: 36px;
	width: 110px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu #column {
	display: block;
	height: 36px;
	width: 110px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#menu #home a {
	background-image: url(img/menu/menu01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 110px;
	text-indent: -99999px;
}
#menu #home a:hover {
	background-image: url(img/menu/menu01_f2.jpg);
}
#menu #hospital a {
	background-image: url(img/menu/menu02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 110px;
	text-indent: -99999px;
}
#menu #hospital a:hover {
	background-image: url(img/menu/menu02_f2.jpg);
}
#menu #hospital-guidance a {
	background-image: url(img/menu/menu03.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 110px;
	text-indent: -99999px;
}
#menu #hospital-guidance a:hover {
	background-image: url(img/menu/menu03_f2.jpg);
}
#menu #medical a {
	background-image: url(img/menu/menu04.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 110px;
	text-indent: -99999px;
}
#menu #medical a:hover {
	background-image: url(img/menu/menu04_f2.jpg);
}
#menu #policy a {
	background-image: url(img/menu/menu05.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 110px;
	text-indent: -99999px;
}
#menu #policy a:hover {
	background-image: url(img/menu/menu05_f2.jpg);
}
#menu #staff a {
	background-image: url(img/menu/menu06.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 110px;
	text-indent: -99999px;
}
#menu #staff a:hover {
	background-image: url(img/menu/menu06_f2.jpg);
}
#menu #column a {
	background-image: url(img/menu/menu07.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 110px;
	text-indent: -99999px;
}
#menu #column a:hover {
	background-image: url(img/menu/menu07_f2.jpg);
}
#container #footer {
	background-image: url(img/foot.jpg);
	display: block;
	float: left;
	height: 159px;
	width: 872px;
	margin: 0px;
	padding: 0px;
}
/* テキスト関係 ------------------------------------------------------------------ */
.enji {
	color: #892D18;
}
.aka {
	color: #0000FF;
}
/* パンくず ------------------------------------------------------------------ */
#pankuzu {
	font-size: 12px;
	display: block;
	width: 850px;
	float: left;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 11px;
	padding-left: 11px;
	color: #666666;
}
#pankuzu a {
	color: #666666;
	text-decoration: none;
}
#pankuzu a:hover {
	color: #892D18;
	text-decoration: underline;
}
/* 左メニュー ------------------------------------------------------------------ */
#hidari #archive-title {
	display: block;
	margin: 0px;
	float: left;
	height: 30px;
	width: 192px;
}
#hidari #menu-naka {
	background-image: url(img/menu-naka.jpg);
	background-repeat: repeat-y;
	display: block;
	margin: 0px;
	float: left;
	height: auto;
	width: 172px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#hidari .menu-header {
	font-weight: normal;
	display: block;
	float: left;
	width: 172px;
	margin: 0px;
}
#hidari .menu-header a {
	text-decoration: none;
	color: #892D18;
	width: 172px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #892D18;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
}
#hidari .menu-header a:hover {
	text-decoration: none;
	text-indent: 5px;
}
#hidari .menu-sita {
	background-image: url(img/menu-foot.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 192px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#hidari .menu-column {
	display: block;
	float: left;
	height: 105px;
	width: 192px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#hidari .menu-column a {
	height: 105px;
	width: 192px;
	text-indent: -99999px;
	background-image: url(img/hidari-column-off.jpg);
	display: block;
}
#hidari .menu-column a:hover {
	background-image: url(img/hidari-column-on.jpg);
}
#hidari .menu-blog {
	display: block;
	float: left;
	height: 105px;
	width: 192px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hidari .menu-blog a {
	height: 105px;
	width: 192px;
	text-indent: -99999px;
	background-image: url(img/hidari-blog-off.jpg);
	display: block;
}
#hidari .menu-blog a:hover {
	background-image: url(img/hidari-blog-on.jpg);
}
#hidari .menu-club {
	display: block;
	float: left;
	height: 152px;
	width: 192px;
	margin: 0px;
	padding-bottom: 15px;
}
#hidari .menu-club a {
	height: 152px;
	width: 192px;
	text-indent: -99999px;
	background-image: url(img/hidari-culb-off.jpg);
	display: block;
}
#hidari .menu-club a:hover {
	background-image: url(img/hidari-culb-on.jpg);
}
#hidari .menu-recipe {
	display: block;
	float: left;
	height: 96px;
	width: 192px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#hidari .menu-recipe a {
	height: 96px;
	width: 192px;
	text-indent: -99999px;
	background-image: url(img/hidari-recipe-off.jpg);
	display: block;
}
#hidari .menu-recipe a:hover {
	background-image: url(img/hidari-recipe-on.jpg);
}
#hidari .menu-kumiai {
	color: #892D18;
	line-height: normal;
	font-weight: normal;
	display: block;
	margin: 0px;
	float: left;
	height: auto;
	width: 192px;
	padding: 0px;
}
#hidari .menu-kumiai li {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 1.5em;
	color: #666;
}
#hidari .menu_yakan {
	line-height: 1.35em;
	width: 100%;
	float: left;
	clear: left;
	margin-top: 20px;
	padding: 0px;
	color: #666;
}
#hidari .menu_yakan a {
	text-decoration: none;
}
/* 表組み関係 ------------------------------------------------------------------ */
table#table-01 {
	width: 620px;
	border-collapse: collapse;
	border-spacing: 0;
	float: left;
	height: auto;
}
table#table-01 th {
	text-align: center;
	background-color: #FFF4EE;
	width: 188px;
	padding: 8px;
}
table#table-01 td {
	padding: 5px;
	white-space: nowrap;
	background-color: #FFF4EE;
	color: #666666;
	font-size: 12px;
	vertical-align: top;
}
table#table-02 {
	width: 370px;
	border-collapse: collapse;
	border-spacing: 0;
	float: right;
	height: auto;
	margin-top: 5px;
}
table#table-02 th {
	width: 80px;
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	vertical-align: top;
}
table#table-02 td {
	padding: 5px;
	color: #666666;
	vertical-align: top;
}
table#table-03 {
	width: 100%;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}
table#table-03 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #EFB0A3;
	font-weight: normal;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
}
table#table-03 td {
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	background-color: #FFFFFF;
	color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
table#table-03 li {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}
/* インデックス用パーツ ------------------------------------------------------------------ */
#news {
	display: block;
	float: left;
	width: 581px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#news #news-top {
	background-image: url(img/index/news-head.jpg);
	display: block;
	width: 581px;
	height: 35px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#news #news-naka {
	background-image: url(img/index/news-naka.jpg);
	background-repeat: repeat-y;
	display: block;
	height: 190px;
	width: 561px;
	float: left;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	margin: 0px;
}
#news #news-naka li {
	font-size: 12px;
	color: #666666;
	line-height: normal;
	display: block;
	list-style-type: none;
	list-style-position: inside;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	width: 561px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#news #news-naka a {
	color: #666666;
	text-decoration: none;
}
#news #news-naka a:hover {
	color: #892D18;
}
#news #news-foot {
	background-image: url(img/index/news-foot.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 13px;
	width: 581px;
	float: left;
	padding: 0px;
}
#container #container-inner #botan {
	display: block;
	width: 262px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: right;
	clear: none;
	height: auto;
}
#container #container-inner #botan .blog {
	display: block;
	height: 112px;
	width: 262px;
	margin: 0px;
	padding: 0px;
}
#container #container-inner #botan .blog a {
	background-image: url(img/index/blog-off.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 112px;
	width: 262px;
	text-indent: -99999px;
}
#container #container-inner #botan .blog a:hover {
	background-image: url(img/index/blog-on.jpg);
}
#container #container-inner #botan .club {
	display: block;
	height: 99px;
	width: 262px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #container-inner #botan .club a {
	background-image: url(img/index/column-off.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 99px;
	width: 262px;
	text-indent: -99999px;
}
#container #container-inner #botan .club a:hover {
	background-image: url(img/index/column-on.jpg);
}
#container #container-inner .topic {
	display: block;
	width: 850px;
	height: auto;
	margin: 0px;
	padding-top: 20px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 11px;
}
/* カテゴリー用 ------------------------------------------------------------------ */
#migi .asset-header {
	display: block;
	height: 32px;
	width: 590px;
	background-image: url(img/asset-header.jpg);
	padding-left: 50px;
	padding-top: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFF;
	font-size: 16px;
	background-repeat: no-repeat;
}
.asset-header h2 {
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	padding-top: 8px;
	font-weight: bold;
}
#migi .otoiawase-asset-header {
	display: block;
	height: 35px;
	width: 590px;
	float: left;
	background-image: url(img/asset-header.jpg);
	padding-left: 50px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.otoiawase-asset-header h2 {
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	padding-top: 8px;
	font-weight: bold;
	width: 450px;
	float: left;
}
.otoiawase-asset-header p {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	font-weight: normal;
	width: 100px;
	float: right;
}
.asset-body {
	display: block;
	float: left;
	padding: 10px;
	height: auto;
	width: 620px;
	background-color: #FFF4EE;
	color: #892D18;
	line-height: 1.8em;
	font-size: 14px;
}
.asset-footer {
	background-image: url(img/entry-foot.jpg);
	display: block;
	float: left;
	height: 16px;
	width: 625px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: right;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-position: bottom;
}
.asset-more-link {
	display: block;
	float: left;
	width: 620px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	background-color: #FFF4EE;
	text-align: right;
	color: #892D18;
}
.asset-more-link a {
	font-size: 14px;
	color: #892D18;
}
/* エントリー用 ------------------------------------------------------------------ */
.asset-body2 {
	display: block;
	float: left;
	height: auto;
	width: 620px;
	background-color: #FFF4EE;
	color: #892D18;
	line-height: 1.8em;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.asset-body3 {
	display: block;
	float: left;
	height: auto;
	width: 640px;
	background-color: #FFF4EE;
	color: #892D18;
	line-height: 1.8em;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
}
.asset-body3 .box h3, .asset-body4 .box h3 {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9F5846;
}
.asset-body4 {
	display: block;
	float: left;
	height: auto;
	width: 640px;
	background-color: #FFF4EE;
	color: #892D18;
	line-height: 1.8em;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.asset-more {
	display: block;
	float: left;
	height: auto;
	width: 620px;
	background-color: #FFF4EE;
	color: #892D18;
	line-height: 1.8em;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.asset-body2 p, .asset-more p {
	margin: 0px;
	padding: 0px;
}
.guidance-title-img {
	background-image: url(guidance/img/guidance-title.jpg);
	display: block;
	height: 73px;
	width: 322px;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-left: 318px;
	background-repeat: no-repeat;
}
.ope-title-img {
	background-image: url(guidance/img/ope-title2.jpg);
	display: block;
	height: 73px;
	width: 232px;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-left: 408px;
	background-repeat: no-repeat;
}
.guidance-title-img-staff {
	background-image: url(guidance/img/staff-title.jpg);
	display: block;
	height: 73px;
	width: 232px;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-left: 408px;
	background-repeat: no-repeat;
}
.guidance-title-img-dog {
	background-image: url(medical/img/dog.jpg);
	display: block;
	height: 73px;
	width: 382px;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-left: 258px;
	background-repeat: no-repeat;
}
.guidance-title-img-rabbit {
	background-image: url(medical/img/rabbit.jpg);
	display: block;
	height: 73px;
	width: 232px;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-left: 408px;
	background-repeat: no-repeat;
}
.guidance-title-img-ferret {
	background-image: url(medical/img/ferret.jpg);
	display: block;
	height: 73px;
	width: 232px;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-left: 408px;
	background-repeat: no-repeat;
}
.guidance-title-img-hamster {
	background-image: url(medical/img/hamster.jpg);
	display: block;
	height: 73px;
	width: 232px;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-left: 408px;
	background-repeat: no-repeat;
}
.guidance-title-img-setubi {
	background-image: url(guidance/img/setubi-title.jpg);
	display: block;
	height: 73px;
	width: 382px;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-left: 258px;
	background-repeat: no-repeat;
}
.guidance-title-img-cat {
	background-image: url(medical/img/cat.jpg);
	display: block;
	height: 73px;
	width: 232px;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-left: 408px;
	background-repeat: no-repeat;
}
.guidance-title-img-ope {
	background-image: url(medical/img/ope.jpg);
	display: block;
	height: 73px;
	width: 232px;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-left: 408px;
	background-repeat: no-repeat;
}
.menu-box {
	display: block;
	float: left;
	height: 35px;
	width: 212px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 1.5em;
	font-size: 12px;
}
.menu-box-guidance {
	display: block;
	float: left;
	height: 35px;
	width: 292px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 1.5em;
	font-size: 12px;
}
.menu-box-dog {
	display: block;
	float: left;
	height: 35px;
	width: 350px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 1.8em;
	font-size: 10px;
}
.menu-box-rabbit {
	display: block;
	float: left;
	height: 35px;
	width: 200px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 1.5em;
	font-size: 12px;
}
.menu-box-setubi {
	display: block;
	float: left;
	height: 35px;
	width: 350px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 1.5em;
	font-size: 10px;
}
.menu-box a, .menu-box-dog a, .menu-box-setubi a, .menu-box-rabbit a, .menu-box-guidance a {
	color: #892D18;
}
.box {
	display: block;
	height: auto;
	width: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.box-keituki {
	display: block;
	float: left;
	height: auto;
	width: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.post {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #EFB0A3;
	display: block;
	float: right;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 360px;
	color: #892D18;
}
.name {
	font-size: 18px;
	font-weight: bold;
	display: block;
	float: right;
	width: 360px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #892D18;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #892D18;
}
.kiki {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 640px;
}
.kiki .kiki-head {
	background-image: url(guidance/img/kiki-head.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 640px;
}
.kiki .kiki-naka {
	background-image: url(guidance/img/kiki-naka.jpg);
	background-repeat: repeat-y;
	display: block;
	margin: 0px;
	float: left;
	height: auto;
	width: 615px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.kiki .kiki-naka .kiki-p {
	display: block;
	float: left;
	height: auto;
	width: 180px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #666666;
	line-height: 1.8em;
}
.kiki .kiki-foot {
	background-image: url(guidance/img/kiki-foot.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 640px;
}
.kiki .kiki-naka .kiki-p h3 {
	color: #666666;
	font-size: 14px;
	line-height: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	display: block;
	width: 180px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.next-botan {
	display: block;
	float: right;
	height: 40px;
	width: 285px;
	padding: 0px;
}
.next-botan a {
	text-indent: -99999px;
	background-image: url(guidance/img/off.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 285px;
	margin: 0px;
	float: left;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: bottom;
}
.next-botan a:hover {
	background-image: url(guidance/img/on.jpg);
}
.next-botan2 {
	display: block;
	height: 40px;
	width: 285px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 340px;
}
.next-botan2 a {
	text-indent: -99999px;
	background-image: url(guidance/img/off2.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 285px;
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.next-botan2 a:hover {
	background-image: url(guidance/img/on2.jpg);
}
.medical .medical-head-dog {
	background-image: url(medical/img/medical-dog.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 78px;
	width: 640px;
}
.medical .medical-head-cat {
	background-image: url(medical/img/medical-cat.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 78px;
	width: 640px;
}
.medical .medical-head-dog p, .medical .medical-head-cat p {
	text-indent: -99999px;
}
.medical .medical-naka {
	background-image: url(guidance/img/kiki-naka.jpg);
	background-repeat: repeat-y;
	display: block;
	margin: 0px;
	float: left;
	height: auto;
	width: 590px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.medical .medical-naka h3 {
	font-size: 16px;
	line-height: normal;
	display: block;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.medical .medical-naka p {
	color: #666666;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.medical .medical-foot {
	background-image: url(guidance/img/kiki-foot.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 640px;
}
#migi .asset-body3 .asset-header h2, #migi .asset-body4 .asset-header h2 {
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
}
.h-box {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 390px;
	float: left;
}
.h-box .h-box-top {
	background-image: url(guidance/img/h-box-top.jpg);
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 5px;
	width: 390px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.h-box .h-box-naka {
	display: block;
	margin: 0px;
	float: right;
	height: auto;
	width: 370px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(guidance/img/h-box-naka.jpg);
	background-repeat: repeat-y;
	clear: right;
}
.h-box .h-box-foot {
	background-image: url(guidance/img/h-box-foot.jpg);
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 5px;
	width: 390px;
	background-repeat: no-repeat;
	clear: right;
}
/* カテゴリー・エントリー共通 ------------------------------------------------------------------ */
#container #container-inner #page-title {
	display: block;
	height: 191px;
	width: 850px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	clear: left;
}
#container #container-inner .topic #hidari {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 192px;
	font-size: 11px;
}
#container #container-inner .topic #migi {
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 640px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.img-m0 {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
.img-m02 {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 640px;
}
.img-b10 {
	display: block;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 640px;
	height: 35px;
}
.img-l {
	display: block;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.img-l2 {
	display: block;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.img-r {
	display: block;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.img-r2 {
	display: block;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.box600 {
	display: block;
	width: 600px;
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding: 10px;
}
.box620 {
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 580px;
	height: 90px;
	float: left;
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(guidance/img/profile.gif);
}
.box620-55 {
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 580px;
	height: 35px;
	float: left;
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(guidance/img/profile2.gif);
}
.hidari {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.migi {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.text-box {
	display: block;
	width: 600px;
	float: left;
	height: auto;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.text-box2 {
	display: block;
	width: 600px;
	float: left;
	height: auto;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.text-box-l {
	display: block;
	width: 295px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.text-box-r {
	display: block;
	width: 295px;
	float: right;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.asset-body3 .box .text-box h3, .asset-body4 .box .text-box h3 {
	margin: 0px;
	padding: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 290px;
}
.box600 h3 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #892D18;
	font-weight: normal;
}
.box600 p {
	display: block;
	margin: 0px;
	height: auto;
	width: 600px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.text-box p {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 290px;
	color: #666666;
}
.text-box2 p {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 290px;
	color: #666666;
}
.text-box-r p, .text-box-l p {
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 290px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.asset-body3 .box ol, .asset-body4 .box ol {
	display: block;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
.asset-body3 .box li, .asset-body4 .box li {
	padding-bottom: 15px;
	list-style-position: outside;
	margin-left: 2em;
}
.h-box .h-box-naka li {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.h-box .h-box-naka li a {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.h-box .h-box-naka li a:hover {
	text-decoration: underline;
}
#container #container-inner .topic #migi .asset-body3 #map {
	display: block;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 24px;
	margin-left: 4px;
}
/* ライカ倶楽部用パーツ ------------------------------------------------------------------ */
.imageList li {
	display: block;
	height: auto;
	width: 100px;
	float: left;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-size: x-small;
	text-align: center;
}
.imageList img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tyui {
	text-decoration: underline;
	color: #FF6600;
}
.botan-img {
	display: block;
	float: left;
	height: 114px;
	width: 620px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 10px;
}
.imageList img {
	padding-bottom: 5px;
}
#container #container-inner .topic #migi .asset-body3 .box .tyui {
	margin: 0px;
}
/* リボン ------------------------------------------------------------------ */
.ribon a {
	background-image: url(http://www.laica-ah.com/img/ribon.png);
	background-repeat: no-repeat;
	display: block;
	height: 200px;
	width: 200px;
	position: fixed;
	right: 0px;
	top: 0px;
	text-indent: -99999px;
	z-index: 100;
}
.ribon a:hover {
	z-index: 100;
	background-position: 0px -200px;
}
