@charset "UTF-8";

/* ----------------- preset ------------------ */
body{
	background-color:#ffffff;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, Arial, Helvetica, sans-serif;
	font-size:90%;
	line-height:1.4em;
	margin: 0;
}
img{
	border:none;
}
li{
	list-style-position: outside;
	list-style-type: none;
}

html,
	body,
	div#widset {
	height:100%;
}

body > div#widset {
	height: auto;
	min-height: 100%;
}

table th {
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
}
table td {
	white-space: break-all;
	vertical-align: top;
}

/* --------------- フォント指定 ---------------*/
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote, table, tr, th, td {
   margin: 0;
   padding: 0;
}
h2{
	font-size:140%;
	margin:6px 8px;
}
h3{
	font-size:120%;
}

/* ------------------ 囲み ------------------- */
#widset{
	width:760px;
	margin:0 auto;
	height:auto;
	min-height:100%;
	padding: 0 20px;
}

/* ------------- header and navi ------------- */
#header{
	background-color:#46840f;
	padding:12px;
}

#navi{
	font-size:90%;
	line-height:1.5em;
	color:#666666;
	margin-top:1em;
	margin-bottom:15px;
}

#midashi{
	border-left:solid 6px #46840f;
	border-bottom:solid 1px #000000;
	margin-bottom:1.5em;
	padding:1px;
}

/* ------------------------------------------ 最新号ページ -------------------------------------- */
#contents{
	padding-bottom:100px;
}
#contents .pic{
	float:left;
	margin-right:24px;
	margin-bottom:20px;
	*margin-bottom:0;
	padding-left:6px;
}
#contents ul{
	float:left;
}
#contents li{
	font-size:120%;
	margin-left:12px;
	line-height:38px;
	text-indent:40px;
}
#contents li.ht{
	background:url(../img/icon_html.gif) left no-repeat;
}
#contents li.pd{
	background:url(../img/icon_pdf.gif) left no-repeat;
}
#contents li.add_msg2{
	font-size:120%;
	margin-left:12px;
	line-height:38px;
	text-indent:40px;
	margin-left: -1em;
    margin-top: 2em;
}
#contents li a{
	display:block;
	height:1%;
	_width:165px;
}

/* ------------------------------------------------ pdfページ ------------------------------------------ */
#wrap{
	padding-bottom:100px;
}
#pdflist{
	float:left;
	width:390px;
	padding-left:0px;
}
#pdflist_ward{
	float:right;
	width:348px;
	padding-left:20px;
}
dl{
	width:348px;
}
#pdflist_ward dl{
	margin-top:13px;
}
#pdflist_ward dt.dttop{
	height:2px;
	margin:0;
	padding:0;
	line-height:0;
	font-size:2px;
}
h3.sk_midashi{
	background:url(../pdf/img/icon_midashi.gif) no-repeat left;
	padding-left:18px;
	margin-left: -1px;
}
#t_contents{
	width:322px;
	background-color:#fffce8;
	border:solid 1px #f3f0dd;
	margin-top:12px;
	margin-left:0;
	padding:4px 12px;
	font-size:87.5%;
	line-height:1.2;
}
#t_contents p{
	margin-bottom:4px;
}
#t_contents p#num2{
	background:url(../pdf/img/num2.gif) no-repeat right 88%;
}
#t_contents p#num3{
	background:url(../pdf/img/num3.gif) no-repeat right 88%;
}
#t_contents p#num11{
	background:url(../pdf/img/num11.gif) no-repeat right 88%;
}

#t_contents ul li {
	margin-bottom: 4px;
}
#t_contents .t_c_header {
	display: block;
	clear: both;
	float: left;
}
#t_contents .t_c_content {
	display: block;
	margin-bottom: 4px;
	overflow: hidden;
	padding-left: 1em;
}


dt{
	background:url(../pdf/img/icon_midashi2.gif) no-repeat left bottom;
	padding-left:20px;
	font-weight:bold;
	margin-top:8px;
}
dt.kp{
	/* margin-top:8px; */
}
dd {
	margin-left:0;
}
dd table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	border-bottom:solid 1px #eeeeee;
}
dd table th {
	background: url(../pdf/img/icon_co.gif) no-repeat 20px 50%;
	padding-left: 36px;
}
dd table th,
dd table td {
	border-top:solid 1px #eeeeee;
	background-color: #f5f5f5;
}
dd table tr:nth-child(even) th,
dd table tr:nth-child(even) td {
	background-color: #ffffff;
}
/* dd{
	background:url(../pdf/img/icon_co.gif) #f5f5f5 no-repeat 20px 50%;
	border-top:solid 1px #eeeeee;
	text-indent:36px;
	margin-left:0;

}
dd.even{
	background-color:#ffffff;
}
dd.last{
	border-bottom:solid 1px #eeeeee;
} */

#content_bunner_top{
	height:10px;
	background:url(../pdf/img/b.gif) repeat-x top;
	margin-top:30px;
	*margin-top:43px;
	*margin-top:46px;
}
#content_bunner_inner{
	background:url(../pdf/img/b.gif) repeat-y left;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:3px;
}
#content_bunner_bottom{
	height:10px;
	background:url(../pdf/img/b.gif) repeat-x bottom;
}

#bunner{
	background:url(../pdf/img/b.gif) repeat-y right;
	padding-right:10px;
}
#bunner p.pict{
	font-size:90%;
	line-height:1.2;
}
#bunner p.pict img{
	float:left;
	margin-right:8px;
}

img.corner_left{
	float:left;
}
img.corner_right{
	float:right;
}

/* ------------------------------------------------ footer ------------------------------------------ */
#footer_wrap{
	position:relative;
	margin-top:-100px;
	height:100px;
}
#dotline_wrap{
	width:760px;
	margin:0 auto;
	padding-left:20px;
	padding-right:20px;
}
#dotline{
	width:760px;
	border-top:dotted 1px #000000;
	font-size:100%;
	padding-top:16px;
}
#dotline p{
	text-indent:18px;
	margin-bottom:16px;
	*margin-bottom:0;
}
#dotline p.toIndex{
	float:left;
	background:url(../img/t_ind.gif) no-repeat left;
}
#dotline p.pageTop{
	float:right;
	background:url(../img/t_bak.gif) no-repeat left;
}

#footer{
	clear:both;

	background-color:#e1e1e1;
	height:3.4em;
	margin-top:16px;
}
#footer p{
	font-size:80%;
	font-style:normal;
	text-align:center;
	white-space:nowrap;
	padding-top:5px;
}
#footer p.copy{
	text-align:right;
	font-size:75%;
	padding-top:0;
}

/***おわびと訂正***/

#top_correct{
	clear:both;
	border:solid 1px #cc3333;
	background-color:#f1f1f1;
	line-height:1.4;
	padding:10px;
	margin-bottom:1em;
	height:1%;
}
#top_correct h3{
	color:#000000;
	font-size:100%;
	margin-bottom:0.5em;
	padding:0;
}
#top_correct .mark{
	color:#cc3333;
}

#index_info{
	clear:both;
	border:solid 2px #d6c635;
	background-color:#ffed85;
	line-height:1.4;
	padding:12px;
	margin-bottom:1em;
	height:1%;
	border-radius:14px;
}
#index_info p{
	font-weight:bold;
}