@charset "Shift_JIS";
/* CSS Document */

#bookdetail h3{
	font-size:12px !important;
	margin:0px 0px 15px 0px;
	padding:5px;
	background-color:#CCCCCC;
}
#bookdetail h4{
	font-size:12px !important;
	margin:0px 0px 5px 0px;
	padding:0px;
}
#bookdetail p{
	font-size:12px !important;
	margin:0px 0px 15px 0px;
}

#apicopy{
	font-size:10px;
	text-align:right;
	margin-bottom:10px;
}

.pbox .left {
	float: left;
	width: 130px;
}
.pbox .right .ptitle {
	font-size: 14px !important;
	font-weight:bold;
	margin-bottom:5px;
}
.pbox .right {
	float: right;
	width: 440px;
}
.pagenavi{
	margin:10px 0px 10px 0px;
	font-size:10px;
}
.cattitle{
	padding:3px 0px 3px 5px; 
	font-size:12px;
	font-weight:bold;
	background-color:#DFDFDF;
}
.pbox p{
	margin:0px 0px 5px 0px !important;
	font-size:12px;
}
.spprbox{
	padding:5px 0px 5px 0px;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
	margin-bottom:10px;
}
.sppr{
	width:468px;
	margin:0px auto 0px auto;
}

.backindex{
	font-size:12px;
	text-align:center;
	margin-bottom:10px;
}

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

.clear {
	display: inline-block;
}

.clear {
	display: block;
}

/* Mac版IEのみに適用 \*//*/
.clear {
	overflow: hidden;
}
/* */

/*------------------------------------------------------------ */
.maintitle{
	margin:0px 0px 10px 0px;
	padding:0px;
}
.newsbody {
	font-size:12px !important;
	line-height:18px;
}
.entry-header{
	font-size:12px !important;
	color:#ff8d00;
	margin:0px 0px 5px 0px;
}
.entry-header a{
	color:#ff8d00 !important;
	text-decoration:underline;
}
.date{
	text-align:right;
	margin-bottom:0px;
}
.entry-footer{
	margin:0px 0px 15px 0px;
}
.boxentry{
	margin-bottom:10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.photo{
	width:160px;
	float:left;
}
.photo p{
	margin:0px;
}
.photo img{
	margin-bottom:10px;
}
.boxbody{
	width:400px;
	float:right;
	font-size:12px;
	line-height:18px;
}
.boxbody a{
	color:#ff8d00 !important;
	text-decoration:underline;
}
.boxbody p{
	margin:0px 0px 1em 0px;
}
.newstitle{
	font-size:16px !important;
	font-weight:bold;
	margin-bottom:15px;
}

/*trackback
------------------------------------------------------------ */
.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
    color: #fff;
}
.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer {
    margin-left: 10px;
}
#trackbacks-info {
	margin: 10px 0;
	border: 1px dashed #e3e3e3;
	padding: 10px 10px;
	color: #292e33;
	font-size: 11px;
	text-align: center;
	background: #f6f6f6;
}

.comments-open-footer {
	margin: 10px 0;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 450px;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

.comments-open-header {
    clear: both;
}

#comment-post {
    font-weight: bold;
}

/*Experimental comment styles
------------------------------------------------------------ */
#comments-experimental .comment, #comments-experimental .comment .comment-inner {
    width:36em;
}

#comments-experimental .comment {
    padding: 0px;
    margin: 10px 15px;
    background-color:#eef;
    border:2px solid #bbb;
}

#comments-experimental .comment .comment-inner {
    position:relative;
    margin:-5px 0 0 -3px;
    background:#f3f3ff;
    border:1px solid #003;
}

#comments-experimental .comment:hover .comment-inner {
    border:1px solid #000;
    background-color: #fff;
}

#comments-experimental .comment a {
    text-decoration: none;
    border-bottom: 1px dotted #36414d;
}

#comments-experimental .comment:hover a {
    color: #333;
    border-bottom: 1px solid #666;
}

#comments-experimental .comment .comment-content {
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 15px;
}

#comments-experimental .comment-footer-experimental {
    margin-right: 15px;
    font-size: 10px;
    text-align: right;
}

#comments-experimental .comment .comment-header {
    font-size: 16px;
    margin: 5px auto 5px 10px;
    text-shadow: #99A 2px 2px 1px #66F;
    color: #666;
}

#comments .comment-header { display: none; }
#comments .comment-footer-experimental { display: none; }
#comments-experimental .comment-footer { display: none; }


