﻿@charset "UTF-8";

/*-- publication ----
-------------------------------------------------*/
body#con-05 #content {
	padding: 0 0 0 0;
	width: 590px;
	/*background-image:url(../images/con_bg.jpg);*/
	background-repeat: no-repeat;
}
body#con-05 #main {
	margin: 0 20px 20px 20px;
	width: 550px;
}
body#con-05 h2 {
	margin: 20px 0 0 0;
	padding: 0.25em;
	background-color: #996633;
	color: #ffffff;
}
#con-05 h3 {
	font-size: 130%;
	font-weight: bold;
	color:#663300;
	padding: 20px 0 5px 0;
	border-bottom:1px dotted #666666;
}
#con-05 h4 {
	margin: 20px 0 0 0;
	padding: 0.25em 0 0.25em 1em;
	background-color: #ffffff;
	border-left: 4px solid #663300;
	border-bottom: 1px solid #663300;
	color: #333333;
}
.txt {
	text-indent: 1em;
	font-size: 90%;
	color: #3333333;
	padding-top: 15px;
	line-height: 1.7em;
}

ul.btm_navi_01 {
	margin: 15px 0 0 10px;
	text-align: center;
}
ul.btm_navi_02 {
	margin: 0 0 0 10px;
	text-align: center;
}
ul.btm_navi_03 {
	margin: 0 0 15px 10px;
	padding: 0 0 30px 0;
	text-align: center;
}
.btm_navi_01 li, .btm_navi_02 li, .btm_navi_03 li {
	margin: 4px;
	font-size: 100%;
	float:left;
}
.btm_navi_01 li a, .btm_navi_02 li a, .btm_navi_03 li a {
	display:block;
	width: 245px;
	height: 20px;
	padding:5px 0;
	text-decoration: none;
	color:#ffffff;
	background-image:url(../../common/images/btm_btn_l_off.gif);
	background-repeat:no-repeat;
}
.btm_navi_01 li a:hover, .btm_navi_02 li a:hover, .btm_navi_03 li a:hover {
	display:block;
	width: 245px;
	height: 20px;
	padding: 5px 0;
	text-decoration: none;
	color: #ffcc33;
	background-image:url(../../common/images/btm_btn_l_on.gif);
	background-repeat:no-repeat;
}
.btm_navi_on {
	display:block;
	width: 245px;
	height: 20px;
	padding: 5px 0;
	color: #ffcc33;
	background-image:url(../../common/images/btm_btn_l_on.gif);
	background-repeat:no-repeat;
}

.pdf_dr {
	margin: 20px 0 0 0;
	width: 530px;
	font-size: 90%;
	text-align:left;
}
.pdf_dr td {
	padding: 4px;
	background-color: #eeeecc;
}

span.txt_r {
	margin:4px 0 0 0;
	padding:0 0 0 15px;
	background-image:url(../../common/images/arrow_left.gif);
	background-position:left center;
	background-repeat:no-repeat;
	float:right;
}

p.caution {
	color:#cc0000;
	margin: 4px 0 0 0;
	font-size:80%;
}

ul.book {
	display: inline;
}

ul.book li {
	width: 115px;
	margin: 15px 0 15px 15px;
	float: left;
	display: block;
	text-align:left;
}

p.tit {
	text-align:left;
	margin: .5em 0;
	font-size:80%;
}

p.top_b {
	clear: both;
	text-indent: 1em;
	font-size: 90%;
	color: #3333333;
	padding-top: 10px;
	line-height: 1.7em;
	border-top: 1px dotted #333333;
}

.sywk {
	margin: 20px 0 0 0;
	font-size:105%;
	color: #999999;
	font-weight:bold;
}

#news_box {
	margin: 10px 0 10px 15px;
	width: 515px;
	
}

.left_box {
	width:100px;
	text-align:left;
	float:left;
}

.right_box {
	padding: 8px 0px;
	width:415px;
	text-align:left;
	float:right;
}

.news_book li {
	margin: 15px 0px 15px 0px;
}

span.size {
	color:#663300;
	font-size:80%;
}