@charset "UTF-8";

/*パーツ構成*/
html,
body {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	background: #fafafa!important;
	margin: 0;
	padding: 0;
	overflow: auto;
}
pre {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	margin: 0;
	padding: 0;
	overflow: auto;
}
header {
	background: #fff;
	border-bottom: 1px solid #eee;
}
.container {
	max-width: 980px!important;
}
.contents {
	float: right;
	width: 700px;
}
.sidebar {
	float: left;
	width: 220px;
}
footer {
	clear: both;
}

/*コンテンツ部 hタグ*/
.contents h2 {
	font-size: 18px;
	font-weight: bold;
	color: #494821;
	line-height: 48px;
	background: url('/imgs/h2bg.png');
	text-indent: 50px;
	padding-top:4px;
	margin-bottom:22px;
}
.contents h3 {
	font-size: 14px;
	font-weight: bold;
	position: relative;
}

/*コンテンツ部 テーブル*/
.contents table {
	width: 100%;
	clear: both;
	background: #dbdbdb;
	margin-bottom: 21px;
}
.contents table td {
	font-size: 13px;
	text-indent: 8px;
	line-height: 100%;
	background: #fff;
	border: 1px solid #dbdbdb;
	height: 29px;
	overflow: hidden;
}

/*ヘッダーオレンジ帯*/
.obi {
	background: url('/imgs/obibg.png');
	font-size: 14px!important;
	overflow: hidden;
}
.obi h1 {
	max-height: 30px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 11px center;
	font-size: 14px!important;
	text-indent: 28px;
	float: left;
	padding: 1px;
	margin: 0;
	line-height: 28px;
	width: 65%;
	color: #fff;
	background: url('/imgs/obibg.png');
}
.obi img {
	margin-top: -3px;
	margin-right: 5px;
}
.nows span {
	color: crimson;
	font-size: 21px;
	font-weight: bold;
	padding: 0 5px;
}
.nows {
	float: right;
	width: 35%;
	color: #fff;
	background: url('/imgs/obibg.png');
	margin: 0;
	line-height: 28px;
	padding: 1px;
	text-align: right;
	max-height: 30px;
	padding-right: 1em;
}

/*ロゴ・グローバルナビ*/
.hnav {
	clear: both;
	background: #fff;
	max-width: 960px!important;
	margin: 0 auto;
	padding-bottom: 11px;
	margin-top: 11px;
}
.logo {
	float: left;
	width: 215px;
	margin-right: 15px;
}
.gnavi li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.gnavi li a {
	display: block;
	height: 59px;
}
.gnavi li a:hover {
	-webkit-box-shadow: inset 0px -200px 0px -196px rgba(242,196,12,1);
	-moz-box-shadow: inset 0px -200px 0px -196px rgba(242,196,12,1);
	box-shadow: inset 0px -200px 0px -196px rgba(242,196,12,1);
}
.gnavi .here {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
.pita {
	position: absolute;
	top: 88px;
	left: 50%;
	width: 230px;
	margin-left: -255px;
}
.media {
	margin:0;
}

/*スライド・特典*/
.hero {
	clear: both;
	background-size: cover;
	min-height: 450px;
	text-align: center;
}
#carousels .item img {
	width: 100%!important;
	height: auto;
	filter: alpha(opacity=55);
	-moz-opacity:0.55;
	opacity:0.55;
	min-width:980px;
}
div#carousels {
	position: absolute;
	width: 100%;
	max-height: 470px;
	overflow: hidden;
	text-align:center;
}
img.heroimg {
	z-index: 999;
	position: relative;
	margin-top: 1.54em;
}
.tokuten {
	background: url('/imgs/tokubg.png');
	background-position: center center;
	background-color: #f9eec5;
	background-repeat: no-repeat;
	padding: 14px 0 14px 0;
}
.tokuten p {
	min-width: 980px;
	margin: 0 auto;
	display: block;
	width: 980px;
}

/*子犬リスト表示*/
.t14 span {
	font-size: 13px;
	margin: 0 5px;
}
.t13 span {
	font-size: 13px;
	margin: 0 5px;
}
.tagg {
	float: right;
}
.tagg span {
	margin-right: 3px;
}
.tagg .label {
	padding: 0!important;
}
.dtitle {
	float: left;
	margin-top: 1px;
}
.dname h3 {
	padding: 0;
	margin: 0px;
	margin-top: 2px;
	font-size:13px!important;
}
.label-success {
	background: #8f8f8f!important;
	color: #fff;
	float: right;
	font-size:13px!important;
	margin: 1px 7px 0px 0px!important;
	padding: 3px 4px 3px 5px!important;
}
.label-primary {
	background: #ff8f36!important;
	background-color: #337ab7;
	padding: 2px 8px 1px 8px!important;
	margin-top: 3px!important;
	display: inline-block!important;
}
.thumbs {
	width: 182px;
}
.thumb {
	float: left;
	width: 180px;
	height: 113px;
	position: relative;
	overflow: hidden;
	background:#fafafa;
	border: 1px solid #fafafa;
}
.thumb a {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1000%;
	height: 2000px; /* 縦は用途応じて改変 */
	line-height: 2000px;
	margin: -1000px 0 0 -500%;
	text-align: center;
}
.thumb a img {
	vertical-align: middle;
}
.gb {
	text-indent: 0!important;
	background: #f1f1f1!important;
	font-weight: bold;
	width:65px;
	min-width: 60px;
}
.poi {
	text-align: center;
}
.bun {
	width:42%;
}
.cntr {
	text-align: center;
	text-indent: 0!important;
}
.kak1 {
	float: left;
	height: 28px;
}
.kak1 span {
	line-height: 28px;
}
.kakaku {
	font-size: 15px;
	font-weight: bold;
	color: crimson;
}
.zei {
	font-size: 11px;
	color: #999;
}
.dmore {
	float: right;
}
.nowsale {
	background: crimson!important;
}
.pend {
	background: #4e499d!important;
}

/*ブリーダーリスト表示*/
.btitle {
	float: left;
	/* background: #444; */
	margin-top: 1px;
}
.bname h3 {
	padding: 0;
	margin: 0px;
	margin-top: 1.5px;
	font-size:13px!important;
}
.label-bid{
	background: #ff8f36!important;
	background-color: #337ab7;
	padding: 2px 8px 1px 8px!important;
	margin-top: 2px!important;
	display: inline-block!important;
}

/*サイドバー全般*/
.sidebar {
	margin-top: 18px;
}
.sidebar a {
	color: #4e8fcc;
}
.sidebar a:hover {
	color: orange;
}
.sidebar ul {
	padding: 0;
	margin: 0;
}
.sidebar li {
	list-style-type: none;
	font-size: 13px!important;
}
.sidebar h4 {
	background: url('/imgs/shbg.png');
	height: 38px;
	padding-top:2px;
	line-height: 36px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 1em 0 0px 0;
}
.sidebar .wid {
	background: #fff;
	padding: 5px 12px 8px 0px;
	margin: 0;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

/*子犬をお探しの方へ*/
.dogsearch {
	margin-bottom:15px;
}
.dogsearch .wid {
	padding-top: 10px!important;
}
.dogsearch li {
	font-size: 13px!important;
	line-height: 19px;
}
.dogsearch .ml21 {
	margin-left:21px;
}
.dogsearch span {
	background: url('/imgs/slbg.png');
	background-repeat: no-repeat;
	padding:0px 0px 0px 22px;
	margin-top:100px;
}

/*犬種バナーリスト*/
.dogslist {
	margin-top: 18px;
}
.sidebar .dogslist .wid {
	padding: 0 0 12px 0!important;
}
.dogslist li {
	margin-bottom: 2px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	text-indent: -6px;
	width: 220px;
	overflow: hidden;
	border-left: 6px solid #ccc;
}
.dogslist li:hover {
	border-left: 6px solid orange;
}

/*ブリーダーズについて*/
.first .wid li,
.abouts .wid li {
	background: url('/imgs/slbg.png');
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 22px;
	line-height: 18px;
}

/*子犬を迎える前に*/
.beforeguide .wid {
	padding: 4px!important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.beforeguide li img {
	border-radius: 5px;
}
.beforeguide li {
	margin-bottom: 3px;
}

/*メルマガフォーム*/
.magazine span {
	display: block;
	font-size: 10px;
	color: #888;
	margin-top: 10px;
}
.magazine {
	background: #fff;
	margin-bottom: 12px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.magezine form input { width: 100%!important }
.magazine form {
	margin-top: -10px;
	padding: 0 18px 12px 18px;
	background: #fff;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.msubmit {
	width: 40px!important;
	background: crimson;
	color: #fff;
	border: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.inmail {
	width: 175px;
}
.inname {
	width: 130px;
}

/*地域別ブリーダー*/
.kenmei {
	display: inline-block;
	width: 48px;
}
.bsearch li {
	list-style-type: none;
	padding: 0;
	margin: 0px;
	line-height: 26px;
}
.bsearch ul {
	padding: 19px;
	margin: 0px;
	background: url('/imgs/japan.png');
	background-repeat: no-repeat;
	min-height: 270px;
	background-color: #fff;
}

/*アプリ紹介*/
.appbanners {
	min-width: 999px;
	margin: 0 auto;
	text-align: right;
	width: 999px;
	padding: 21px;
}
.appbanners img {
	margin: 10px 5px;
}
.apps {
	background: url('/imgs/appbg_03.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 245px;
	background-position:center;
}

/*フッター部*/
footer {
	margin-top: 32px;
}
footer .container {
	font-size: 11px;
	min-width: 1024px!important;
}
footer a {
	color: #525252;
}
footer h4 {
	font-size: 16px;
	color: #525252;
	font-weight: bold;
}
footer .flink {
	background: url('/imgs/fbg.png');
	background-repeat: repeat-x;
	padding-top: 56px;
	margin-top: -26px;
}
footer .fcl {
	background: #e9e0ce;
	padding-top: 10px;
}
footer ul {
	margin: 0;
	padding: 0;
}
footer li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url('/imgs/fbul01.png');
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 13px;
	line-height: 24px;
}
footer li:hover {
	background: url('/imgs/fbul02.png');
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.ssl { padding-top: 2em }
.ssl img {
	width: 50%;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
.copyrights {
	background: #e9e0ce;
	text-align: center;
	padding: 2em;
	font-size: 11px;
	color: #a1a1a1;
	width: 100%;
}
.row {
	margin-right: 0!important;
	margin-left: 0!important;
}

/*人気犬種ランキング*/
.ranking {
	width: 979px;
	margin: 0 auto;
	height: 481px;
	margin: 0 auto;
	padding: 0!important;
	margin-top: -20px;
	padding-left: 31px!important;
}
.ranking img {
	width: 100%;
}
.ranking img:hover {
	opacity: 0;
}
.ranking ul {
	padding: 0;
	margin: 0;
}
.ranking li {
	list-style-type: none;
	display: inline-block;
	width: 300px;
	overflow: hidden;
}
.ranking li a {
	display: block;
	width: 300px;
	height: 141px;
}
.rnk9 {
	padding-top: 108px;
	background: url('/imgs/rnkbg.png');
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 9999;
	position: relative;
	background-color: #f9eec5;
}
.rd1 {
	background: url('/imgs/r01f.png');
	background-size: 300px 148px;
	background-repeat: no-repeat;
}
.rd2 {
	background: url('/imgs/r02f.png');
	background-size: 300px 148px;
	background-repeat: no-repeat;
}
.rd3 {
	background: url('/imgs/r03f.png');
	background-size: 300px 148px;
	background-repeat: no-repeat;
}
.rd4 {
	background: url('/imgs/r04f.png');
	background-size: 300px 148px;
	background-repeat: no-repeat;
}
.rd5 {
	background: url('/imgs/r05f.png');
	background-size: 300px 148px;
	background-repeat: no-repeat;
}
.rd6 {
	background: url('/imgs/r06f.png');
	background-size: 300px 148px;
	background-repeat: no-repeat;
}
.rd7 {
	background: url('/imgs/r07f.png');
	background-size: 300px 148px;
	background-repeat: no-repeat;
}
.rd8 {
	background: url('/imgs/r08f.png');
	background-size: 300px 148px;
	background-repeat: no-repeat;
}
.rd9 {
	background: url('/imgs/r09f.png');
	background-size: 300px 148px;
	background-repeat: no-repeat;
}

/*トップページへ戻る*/
.totop {
	width: 200px;
	display: block;
	position: absolute;
	z-index: 9999;
}
.totop {
	width: 200px;
	display: block;
	position: relative;
	z-index: 9999;
	margin-top: -400px;
	float: right;
}

/*パンくずリスト*/
ol.topicPath {
	margin: 21px 0 0 1em;
	padding: 2px;
	list-style-type: none;
	font-size: 12px;
}
ol.topicPath li {
	display: inline;
}
ol.topicPath li a {
	margin-right: 6px;
}



/*検索フォーム*/
.search-form {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #fff;
	padding: 12px;
}
.search-form label {
	display: inline-block;
	max-width: 100%;
	min-width: 50px;
	margin-bottom: 0!important;
	font-weight: bold;
	font-size: 13px;
	color:#444;
}
.search-form table {
	border: 1px solid #fff;
}
.search-form th {
	text-indent:0;
	padding: 2px;
	text-align: center;
	border: 1px solid #fff;
	background: #f1f1f1;
	font-size:13.3px;
	width:91px;
}
.search-form td {
	text-indent:0;
	border: none!important;
	padding: 5px;
}
.search-form .input-sm,
.search-form input {
	line-height: 100%!important;
	height: 100%!important;
	padding: 0!important;
}
.search-form select.def,
.search-form input.def { 
	width: 90%;
	height:22px!important;
	font-size:13px;
}
.search-form select.def2 { 
	height:22px!important;
	font-size:13px;
}
.search-form .btn-default {
	padding: 14px 30px!important;
	background: #e5e5e5;
	border: none;
	display: block;
	margin: 0 auto;
	font-weight: bold;
	font-size: 14px;
	width: auto!important;
}
.search-form .btn-default:hover {
	background: crimson;
	color: #fff;
}

/*ページャ*/
.pager a,
.pager span {
	display: inline-block;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	padding: 0px 6px 0px 0px!important;
	background: none!important;
	border: none!important;
	border-radius: 0;
	vertical-align:bottom!important;
}
.pager .active a {
	color: crimson;
}
.pager a:hover {
	color: crimson;
}
.pager p.sum {
	text-align: left;
	font-size: 14px;
}
.pager .tablepager {
	margin-bottom: 5px;
}

/*ソートエリア*/
.sort {
	display:block;
	float:none;
	line-height:24px;
	background-color:#f3f3f3;
	padding-left:10px;
	margin-bottom:20px;
}
.sort a {
	color:#555;
}
.sort span {
	padding-left:210px;
}
.sort-unit {
	margin-bottom:1px;
}
.sort span.active .desc {
	background: url(/images/puppies/common/pagination_sort_down.png) no-repeat;
	background-position:right center;
	padding-right:20px;
}
.sort span.active .asc {
	background: url(/images/puppies/common/pagination_sort_up.png) no-repeat;
	background-position:right center;
	padding-right:20px;
}

/*コンテンツ*/
h3.contact-title {
	font-size: 18px;
	border-bottom: 1px solid #333;
	padding: 0px 0 16px 0;
	color: #494821;
	line-height: 100%;
	margin: 11px 0 1em 0;
}
.bnotes {
	background: #fff;
	padding: 0.7em 1.0em 1.0em 1.0em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 160%;
}
.bnotes li {
	font-size: 14px!important;
	line-height: 175%!important;
	list-style-type: none;
	background: url(imgs/con-bl.png);
	background-repeat: no-repeat;
	padding: 0 0 0 21px;
	background-position: 0px 4.5px;
	margin-bottom: 20px;
}
.bnotes ul {
	margin: 0!important;
	padding: 0 0 0 10px!important;
}
.bnotes b {
	color: crimson;
}
.bnotes2 li {
	font-size: 14px!important;
	line-height: 175%;
	list-style-type: none;
	background: url(imgs/con-bl.png);
	background-repeat: no-repeat;
	padding: 0 0 0 21px;
	background-position: 0px 4.5px;
	margin-bottom: 25px;
}
.bnotes2 {
	background: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.bnotes2 ul {
	margin: 0!important;
	padding: 0 0 0 10px!important;
}
.bnotes2 b {
	color: crimson;
}
.aninfo p {
	word-break: break-all;
	margin-top: 15px!important;
	margin-bottom: 1.8em;
	line-height: 0;
}
.aninfo img {
	max-width: 100%;
	max-height: auto;
}
.aninfo table {
	padding:0;
	margin: 30px 0 20px 0;
	border: 1px solid #dbdbdb;
}
.aninfo td {
	text-indent: 0!important;
	border: 1px solid #dbdbdb;
	padding: 7px;
	margin:0!important;
	line-height: 170%!important;
	width: 585px!important;
	font-size:13.5px!important;
	vertical-align:middle;
	word-break: break-all;
}
.aninfo th {
	padding: 7px;
	background: #f1f1f1;
	border: 1px solid #dbdbdb;
	font-size:13.5px;
	vertical-align:middle;
}
.conform {
	padding: 1.4em;
	padding-top: 2em;
	margin: 2em 0;
	margin-bottom: 1.4em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #f6f0e9;
}
.conform table {
	border: 1px solid #dbdbdb;
}
.conform th {
	padding: 8px;
	background: #f1f1f1;
	border: 1px solid #dbdbdb;
	font-size:13px;
	vertical-align:middle;
}
.conform td {
	padding: 13px!important;
	text-indent: 0!important;
	line-height: 100%;
	vertical-align:middle;
}
.conform textarea {
	width: 90%;
	min-height: 200px;
}
.conform b {
	color: #e50000!important;
	font-size: 0.8em;
}
.conform .form-name,
.conform .form-name td,
.conform .form-name tr {
	padding: 0px!important;
	margin: -3px 0px -3px 0px!important;
	border:none!important;
	vertical-align:middle;
}
.conform .error {
	font-weight:bold;
	color:red;
	line-height:200%;
}
.conform input,
.conform select {
	padding:2px;
	margin:0;
	height:auto;
	font-size:13px;
	vertical-align:middle;
}
input.submitcontact {
	font-size: 20px;
	font-weight: bold;
	color: #444;
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px 25px 6px 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 1.555em auto;
	display: block;
}
input.submitcontact:hover {
	background: crimson;
	color: #fff;
	border: 1px solid #fff;
	padding: 10px 25px 6px 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 1.555em auto;
}
.contents .securtable td {
	font-size: 12px;
	text-indent: 0;
	line-height: 100%;
	padding: 10px;
	line-height: 160%;
}
.confirm {
	padding: 1.4em;
	padding-top: 2em;
	margin: 2em 0;
	margin-bottom: 1.4em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #f6f0e9;
}
.confirm table { border: 1px solid #dbdbdb }
.confirm th {
	font-size:13px;
	padding: 8px;
	background: #f1f1f1;
	border: 1px solid #dbdbdb;
}
.confirm td {
	text-indent: 0!important;
	padding: 10px;
	line-height: 170%!important;
	width: 530px!important;
	word-break: break-all;
}
input.submitcontact2 {
	font-size: 15px;
	font-weight: bold;
	color: #444;
	background: #eee;
	border: 1px solid #ccc;
	padding: 6px 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:20px 15px;
}
input.submitcontact2:hover {
	background: crimson;
	color: #fff;
	border: 1px solid #fff;
	padding: 6px 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
p.hyokatitle {
	background: #f0f8fc;
	padding: 5px 10px 5px 10px;
}
img.hmark { margin-top: -4px }
.hyoka p {
	line-height: 170%;
	font-size: 13px!important;
}
.hyoka h4 {
	line-height: 24px;
	padding-left: 14px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom:2px!important;
	margin-top:-3px!important;
}
p.hyokadesc {
	padding-left: 10px;
	margin-bottom: 15px;
	word-break: break-all;
}
p.hans {
	padding-left: 18px;
	color: #39718e;
	margin-bottom: 1.1em;
	word-break: break-all;
}
h4 .hmark { margin-right: 3px }
.hyoka b { color: #333 }
.hyokanext {
	text-align:right;
	font-size:14px;
}
.footmanu {
	background: #fff;
	padding: 1.2em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:5px;
}
.fml {
	width: 144px;
	float: left;
}
.fmform {
	display: inline;
	margin-right: 1em;
	font-size: 12px;
	color: #261c14;
}
.fmform input {
	background: #fafafa;
	border: 1px solid #ddd;
	font-size: 14px;
	line-height: 120%;
	padding: 5px;
	max-width: 128px;
}
input.fmsubmit {
	background: #878787;
	border: none;
	padding: 3px 5px 3px 12px;
	color: #fff;
	letter-spacing: 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.zenken {
	padding: 0.3em;
	font-size: 0.9em;
	padding-right: 1em;
	padding-left: 1em;
}

.loginform span {
	display: block;
	font-size: 10px;
	color: #888;
	margin-top: 12px;
}

.loginform {
	background: #fffaf0;
	border: 1px solid #ffecb4;
	margin-bottom: 25px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.loginform form input { width: 100%!important }
.loginform form { padding: 0 18px }
.loginform .msubmit {
	width: 70px!important;
	background:#fff;
	color: grey;
	border: 1px solid #c7c7c7;
	margin: 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.loginform .msubmit:hover {
	background: grey;
	color: #fff;
	border: 1px solid #fff;
	margin: 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.loginform .inmail { width: 175px }
.loginform .inname { width: 130px }
.loginform .sidebar a { color: #4e8fcc }
.loginform .sidebar a:hover { color: orange }
.loginform .kenmei {
	display: inline-block;
	width: 48px;
}
.loginform .log_pass{
	font-size:13px;
	margin:0px 15px 5px 0px;
	padding:5px 0px 8px 17px;
}
.loginform a.menumain-lg {
	display: block;
	padding-left: 21px;
	padding-top:2px;
	background:url("/imgs/q.gif") left no-repeat;
	font-size:12px;
}
.logincatch{
	margin-top:25px;
	margin-bottom:25px;
	padding:1em 0;
	background:#f4e9d8;
	border-radius: 10px;
}
a.a_blue{
	font-weight:bold;
}

a.a_blue:hover{
	color:orange;
}

.log_back{
	padding: 16px 0 6px 0;
	margin-bottom: 1em;
	background:#fff7cf;
	border-radius: 10px;
}
.log_back li{
	font-weight:bold;
	color:#444;
}
h3.text_s{
	font-size:16px;
	margin-top: 0px!important;
	margin-bottom: 20px;
	margin-left: 25px;
	line-height: 170%;
}

.pt1{
	line-height: 150%;
	margin-bottom: 64px;
}
span.line{
	text-decoration:underline;
	font-size: 16px;
}

p.pt1.sp {
	margin-top: 64px;
}

/*静的ページテーブル*/
td.seitekitext {
	height: 25px;
	border: 1px solid #ff6600!important;
	background-color: #fffcf3!important;
	font-size: 13px;
	color: #000000;
	vertical-align: middle;
	padding: 7px 6px 7px 10px;
	line-height: 130%!important;
	text-indent:0!important;
}

td.seitekiindex {
	height: 25px;
	border: 1px solid #ff6600!important;
	background-color: #ffe6b3!important;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	padding: 7px 0px 7px 10px;
	width: 140px !important;
	text-indent:0!important;
	line-height: 130%!important;
}

/*ブリーダーフォーム*/
.breederform {
	padding: 18px;
	font-size: 13px;
	margin-bottom: 25px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #f6f0e9;
}
.breederform h3{
	margin:5px 0px 12px 0px;
	padding:0px;
}
.breederform fieldset {
	margin:5px 0px 17px 0px;
	padding:8px 11px 10px 12px;
	border: 1px solid #b5b8c8;
}
.breederform fieldset.puppyselect {
	clear:both;
	padding:13px 15px 8px 15px;
	background:#f3f3fa;
	margin-bottom:10px;
}
.breederform legend {
	font-weight:bold;
	font-size:12px;
	color:#15428b;
	margin-bottom:0px!important;
	border: none;
	display:block;
	width:auto;
}
.breederform label {
	font-weight:normal;
	font-size:13px;
	width:125px;
	vertical-align:middle;
}
.breederform .tyuuki {
	margin:0px 0px 5px 0px;
	padding-left:125px;
	line-height:130%;
}
.breederform p {
	margin:0 0 14px 0;
	padding:0;
}
.breederform .pleft {
	padding-left:125px;
}
.breederform .ouyoutyuuki {
	line-height:120%;
	padding-left:10px;
	margin:0px 0px 13px 0px;
}
.breederform .radiolabel {
	font-weight:normal;
	font-size:13px;
	width:auto;
	vertical-align:middle;
	padding-left:10px;
}
.breederform .checkboxlabel {
	font-weight:normal;
	font-size:13px;
	width:auto;
	vertical-align:middle;
	padding-left:10px;
	padding-right:20px;
}
.breederform .formsmall {
	width:180px;
	height:20px;
	padding:0 0 0 3px;
	margin:0;
}
.breederform .formlarge {
	width:360px;
	height:20px;
	padding:0 0 0 3px;
	margin:0;
}
.breederform select {
	height:20px;
	padding:0;
	margin:0;
}
.breederform textarea {
	width:500px;
	padding:3px 0 0 3px;
	margin:0;
}
.breederform .error {
	font-weight:bold;
	color:red;
	line-height:200%;
}
.breederform .detailTable {
	width:auto;
	padding:0;
	margin:0 0 8px 0;
}
.breederform .detailTable td {
	width:320px;
	vertical-align:top;
	padding:0;
	margin:0;
	border:none;
	background: #f6f0e9;
	font-weight:normal;
	text-indent:0!important;
	height:29px;
}
.breederform .detailTable2 {
	width:auto;
	padding:0;
	margin:0 0 8px 0;
}
.breederform .detailTable2 td {
	width:310px;
	vertical-align:middle;
	padding:0;
	margin:0;
	border:none;
	background: #f3f3fa;
	font-weight:normal;
	text-indent:0!important;
	height:29px;
}
.breederform .detailTable div {
	text-align:center;
	font-size:12px;
}
.breederform .datepicker {
	height:22px;
	width:170px;
	font-size:15px;
	margin-left:80px;
	text-align:center;
}
.breederform .uploadsubmit {
	padding:0;
	float:left;
	margin-left:10px;
	width:110px;
}


/*ブリーダーズからのお願い*/
.negai {
	background-color:#fff7cf;
	padding: 2em;
	font-size: 13px;
	margin-bottom: 20px;
	border-radius: 15px;
}
h3.h3_sp {
	padding-left: 26px;
	font-size: 16px;
	text-decoration:underline;
	margin-top:10px;
	margin-bottom:20px;
}

/*コンテンツページ用リンク装飾*/
.seitekilink {
	text-align:center;
	font-size: 15.5px;
	width: 80%;
	display: block!important;
	color: #444;
	background: #eee;
	border: 1px solid #ccc;
	padding: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 1.555em auto;
}
.seitekilink:hover {
	background: crimson;
	color: #fff;
	border: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 1.555em auto;
	text-decoration:none;
}

/*子犬情報戻るボタン*/
.backsearch {
	width	   : 111px;
	height	  : 0px;
	padding-top : 22px;
	display	 : block;
	overflow	: hidden;
	line-height : 1.5;
	margin-bottom: 16px;
	background  : url(/imgs/btn_back_search.png);
}
a.buttonlink {
	padding: 5px 10px 3px 10px;
	font-size: 14px;
	margin-right:5px;
}
/*ログインあいさつ部*/
.loginUserInfo {
	float:left;
	margin: 21px 0 0 1em;
	padding: 2px;
	font-size: 13px;
}
.registrationNumberArea {
	float:right;
	margin: 21px 0 0 1em;
	padding: 2px;
	font-size: 13px;
}

/*ログインパスワード再発行フォーム*/
p.passwords {
	font-size:14px;
	color:#e50000;
	background-color: #ffc;
	padding: 20px 0px 21px 50px;
	margin: 50px 0px 50px 0px;
	border: solid 2px #e00;
}
.passwords .msubmit {
	width: 70px!important;
	background:#fff;
	color: grey;
	border: 1px solid #c7c7c7;
	margin: 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.passwords .msubmit:hover {
	background: grey;
	color: #fff;
}

/*管理画面ナビゲーション*/
.kannavi {
	width: 720px;
	height: 32px;
	float: left;
	margin-left: 10px;
}
ul.kans{
	padding:0;
	margin:0 0 0 42px;
}
.kans li{
	display: inline-block;
	height:32px;
	width:165px;
	padding:0;
	margin:0;
	list-style-type: none;
}
.kans li a {
	display:block;
	filter: alpha(opacity=87);
	-moz-opacity:0.87;
	opacity:0.87;
}
.kans li a:hover{
	opacity:1;
	-webkit-box-shadow: inset 0px -200px 0px -196px rgba(242,196,12,1);
	-moz-box-shadow: inset 0px -200px 0px -196px rgba(242,196,12,1);
	box-shadow: inset 0px -200px 0px -196px rgba(242,196,12,1);
}
.kans li .seisaku {
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
	opacity: 0.4!important;
}

/*無料レポート請求フォーム*/
table.mailform {
	border:2px solid #e00;
	font-size:13px;
	line-height:130%;
}
.mailform td {
	border: 0!important;
	background-color:#ffffcc!important;
}
td.mailformindex {
	width:180px;
	text-align:right;
	padding-top:20px;
	vertical-align:middle;
}
td.mailformtext1 {
	width:258px;
	padding-top:20px;
	vertical-align:middle;
}
td.mailformtext2 {
	padding-top:20px;
	vertical-align:middle;
}
td.mailformbutton {
	padding:20px 0px 20px 0px;
	text-align:center;
}

/*良くある質問Q&A*/
div.QandA {
	font-size:15px;
	font-weight: bold;
	color:#000000;
	vertical-align:middle;
	height:21px;
	background-color:#ff9933;
	margin-bottom:15px;
	padding-left:5px;
}

/*去勢避妊*/
table.kyosei {
	margin:35px 0px;	
}
table.kyosei th {
	border:1px solid #ff6600;
	background-color:#ffe6b3 !important;
	text-align:left;
	padding-left:7px;
	height:40px;	
}
table.kyosei td {
	border:1px solid #ff6600;
	background-color:#fffcf3;
	padding:7px 3px 7px 10px;
	text-indent:0;
	vertical-align:middle;
	line-height:150%!important;
	font-size:13px;
}

/*サンキューページ*/
div.thankyou {
	font-size:13px;
	background-color: #ffc;
	padding: 30px 0px 20px 30px;
	margin: 30px 0px 40px 0px;
	border: solid 2px #e00;
	line-height:130%;
	border-radius: 10px;
}
div.kongo {
	font-size:14px;
	line-height:180%;
	padding:30px 0 30px 30px;
	border:1px solid #999999;
	margin-top:30px;
	border-radius:5px;
}

/*お客さまの声*/
.voicearea {
	background: #fff;
	padding: 0.7em 2.2em 1.0em 2.2em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.voicearea table {
	padding:0!important;
	margin:0!important;
	width:585px;
	border:none!important;
	text-indent:0!important;
	background: #FDF7E7!important;
}
.voicearea tr,
.voicearea td {
	padding:0!important;
	margin:0!important;
	border:none!important;
	text-indent:0!important;
	vertical-align:bottom;
	background: #FDF7E7!important;
}
.voiceparts {
	background: #FDF7E7;
	margin-bottom:25px;
	padding:22px 0px 22px 27px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.voiceimg {
	width:300px;
}
.voicecomment {
	padding-left:10px;
	font-size:12px;
	line-height:130%;
}

/*アラート表示エリア*/
.alert-scmg {
	margin-top:20px;
	margin-bottom:25px!important;
}
.alert-ermg {
	margin-top:20px;
	margin-bottom:-5px!important;
}

/*------------------------------------------------------------
■装飾設定
-------------------------------------------------------------*/

.label-info { background-color: #3fc4eb!important }
.label-warning { background-color: #dc5085!important }
.label-danger { background-color: #dadada!important }
.label-back { background-color: #6d8fb8!important }
.label-yellow { background-color: #6d8fb8!important }
.label-orange { background-color: #ffa500!important }

span.black,
p.black { color: #000!important; }

span.red,
p.red { color: #e50000!important; }

span.blue,
p.blue { color: #0000dd!important; }

span.orange,
p.orange { color: #f97700!important; }

a.red { color: #e50000!important;
	text-decoration:underline;
}

.b{ font-weight: bold!important; }

.big{ font-size: 120%!important; }
.big2{ font-size: 150%!important; }
.big3{ font-size: 180%!important; }
.small{ font-size: 80%!important; }

.f08em{ font-size: 0.8em; }
.f09em{ font-size: 0.9em; }
.f10em{ font-size: 1.0em; }
.f11em{ font-size: 1.1em; }
.f12em{ font-size: 1.2em; }
.f13em{ font-size: 1.3em; }
.f14em{ font-size: 1.4em; }
.f16em{ font-size: 1.6em; }
.f18em{ font-size: 1.8em; }
.f20em{ font-size: 2.0em; }
.f22em{ font-size: 2.2em; }
.f24em{ font-size: 2.4em; }

.f8pt{ font-size: 8.5pt!important; }
.f9pt{ font-size: 9.0pt!important; }
.f10pt{ font-size: 10pt!important; }
.f11pt{ font-size: 11pt!important; }
.f12pt{ font-size: 12pt!important; }
.f13pt{ font-size: 13pt!important; }
.f14pt{ font-size: 14pt!important; }
.f16pt{ font-size: 16pt!important; }
.f18pt{ font-size: 18pt!important; }
.f20pt{ font-size: 20pt!important; }
.f22pt{ font-size: 22pt!important; }
.f24pt{ font-size: 24pt!important; }

.f8px{ font-size: 8px!important; }
.f9px{ font-size: 9px!important; }
.f10px{ font-size: 10px!important; }
.f11px{ font-size: 11px!important; }
.f12px{ font-size: 12px!important; }
.f13px{ font-size: 13px!important; }
.f14px{ font-size: 14px!important; }
.f15px{ font-size: 15px!important; }
.f16px{ font-size: 16px!important; }
.f18px{ font-size: 18px!important; }
.f20px{ font-size: 20px!important; }
.f22px{ font-size: 22px!important; }
.f24px{ font-size: 24px!important; }

.underline{ text-decoration: underline!important; }
.del{ text-decoration:line-through;}

.mb1{ margin-bottom: 1px!important; }
.mb2{ margin-bottom: 2px!important; }
.mb3{ margin-bottom: 3px!important; }
.mb4{ margin-bottom: 4px!important; }
.mb5{ margin-bottom: 5px!important; }
.mb6{ margin-bottom: 6px!important; }
.mb7{ margin-bottom: 7px!important; }
.mb8{ margin-bottom: 8px!important; }
.mb9{ margin-bottom: 9px!important; }
.mb10{ margin-bottom: 10px!important; }
.mb13{ margin-bottom: 13px!important; }
.mb15{ margin-bottom: 15px!important; }
.mb20{ margin-bottom: 20px!important; }
.mb30{ margin-bottom: 30px!important; }

.mt1{ margin-top: 1px!important; }
.mt2{ margin-top: 2px!important; }
.mt3{ margin-top: 3px!important; }
.mt4{ margin-top: 4px!important; }
.mt5{ margin-top: 5px!important; }
.mt6{ margin-top: 6px!important; }
.mt7{ margin-top: 7px!important; }
.mt8{ margin-top: 8px!important; }
.mt9{ margin-top: 9px!important; }
.mt10{ margin-top: 10px!important; }
.mt13{ margin-top: 13px!important; }
.mt15{ margin-top: 15px!important; }
.mt20{ margin-top: 20px!important; }

.ml1{ margin-left: 1px!important; }
.ml2{ margin-left: 2px!important; }
.ml3{ margin-left: 3px!important; }
.ml4{ margin-left: 4px!important; }
.ml5{ margin-left: 5px!important; }
.ml6{ margin-left: 6px!important; }
.ml7{ margin-left: 7px!important; }
.ml8{ margin-left: 8px!important; }
.ml9{ margin-left: 9px!important; }
.ml10{ margin-left: 10px!important; }
.ml13{ margin-left: 13px!important; }
.ml15{ margin-left: 15px!important; }
.ml20{ margin-left: 20px!important; }

.center{ text-align: center!important; }
.left{ text-align: left!important; }
.right{ text-align: right!important; }

.bhyoka {
	margin-top:7px;
	float:left;
}
.more {
	text-align: center;
	padding: 1.666em;
}

/* ---pager--- */
.wa { text-align: center }
.wa li {
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.required {
	margin: 0 0.5em;
	padding: 0 0.5em;
	-webkit-border-radius: 6px; /* Safari,Google Chrome */
	-moz-border-radius: 6px; /* Firefox12‚Ü‚Å */
	border-radius: 6px; /* Firefox13ˆÈ~ */
	background-color: #ff3957;
	color: #fff;
	font-weight: normal;
	font-size: 90%;
}
