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

@import url("../../common/css/base.css");
@import url("../../common/css/common.css");
@import url("../../common/css/font.css");


/*------------------
productions/index.html
--------------------*/
#cts-wrap #main-block .breed-title {
	margin-bottom: -2px;
}
html>/**/body #cts-wrap #main-block .breed-title {
	margin-bottom: -2px;
}
.pro-pbl {
 float: left;
	margin-right: 15px;
	margin-top: 15px;
}
html>/**/body .pro-pbl {
	margin-top: 0px;
}
.pro-pbl img {
	vertical-align: bottom;
}
.pro-pbr {
 float: right;
	margin-left: 15px;
}
.pro-pbl img,.pro-pbr img {
 border: 3px solid #CCCCCC;
}


/*------------------
productions/head.html
productions/stud.html
productions/farm.html
--------------------*/

.pro-pdf {
	border: 2px solid #FFCC66;
	padding: 7px 10px;
	margin-top: 20px;
}
.pro-pdf p {
 background: url(../../common/img/arrow_01.gif) no-repeat left center;
	padding-left: 5px;
	margin-bottom: 0px;
}
.pro-pdf p a {
 background: url(../../common/img/pdf_icon.gif) no-repeat right center;
	padding-right: 18px;
	font-size: 115%;
	font-weight: bold;
}

.idt-none {
 margin-top: 15px;
}

.get-reader-bnr {
	margin-top: 50px;
	padding: 10px;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	background-color: #F3F3F3;
}
.get-reader-bnr img {
 float: left;
	margin-right: 10px;
}
