@charset "UTF-8";

/*index*/

/*-----------------------------------------
	h3
-----------------------------------------*/

.h3-index {
	float:left;
	width:507px;
	_width:490px;
	font-size:1.2em;
	padding-left:17px;
	font-weight:bold;
	color:#333333;
	background:url(../img/maru_icon_l.gif) left center no-repeat;
}

.h3-around-index {
	width:660px;
	margin:0 auto 10px auto;
	padding-bottom:5px;
	border-bottom:3px solid #EAEAEA;
}

/*-----------------------------------------
	情報投稿の注意
-----------------------------------------*/

.btn-all {
	float:right;
	width:136px;
	margin-top:3px;
}

.list-btn {
	float:right;
	width:45px;
	margin-top:5px;
}


.calist-btn {
	float:left;
	width:45px;
}

.caution-btn {
	float:right;
	width:81px;
}


/*-----------------------------------------
	intro
-----------------------------------------*/

.intro {
	clear:both;
	width:660px;
	margin:15px 0 30px 0;
}

.intro02 {
	clear:both;
	width:660px;
	margin:0 0 10px 0;
}

/*inner*/
/*-----------------------------------------
	h3
-----------------------------------------*/

.h3-in {
	float:left;
	width:626px;
	_width:609px;
	font-size:1.2em;
	padding-left:17px;
	font-weight:bold;
	color:#333333;
	background:url(../img/maru_icon_l.gif) left center no-repeat;
}


.h3-around-in {
	width:660px;
	margin:0 auto 15px auto;
	padding-bottom:5px;
	border-bottom:3px solid #EAEAEA;
}

/*-----------------------------------------
	h4
-----------------------------------------*/

.h4-in{
	float:left;
	margin-left:5px;
	font-size:1.2em;
}

/*-----------------------------------------
	comment
-----------------------------------------*/

.comment-title {
	clear:both;
	width:649px;
	margin:0 auto;
	padding:3px 5px;
	background-color:#EAEAEA;
}

.comment-title p {
	float:right;
	margin-top:2px;
	text-align:right;
	font-size:0.9em;
}

.comment-txt {
	clear:both;
	width:660px;
	margin:10px auto 7px auto;
	padding-bottom:20px;
	background:url(../img/dot_line.gif) bottom repeat-x;
}

.comment-txt a:link, .comment-txt a:visited {
	color:#86B700;
}

.contents-link{
	margin-bottom:30px;
}

.contents-link-temp {
	width:642px;
	margin:0 auto 10px auto;
	padding:0 0 0 18px;
	text-align:left;
	background:url(../img/next_icon.gif) left 70% no-repeat;

}
.contents-link-temp a:link,
.contents-link-temp a:visited {
	color:#86B700;
}


.contents-link-temp img {
	margin-left:3px;
}

.comment-sub-title {
	clear:both;
	width:633px;
	margin:15px auto;
	padding:10px;
	border:3px solid #EAEAEA;
	background-color:#F9F9F9;
}


/*-----------------------------------------
	戻る
-----------------------------------------*/

.list-re {
	clear:both;
	width:660px;
	text-align:right;
	margin:30px 0 0 0;
}



/*投稿の注意*/
/*-----------------------------------------
	h4
-----------------------------------------*/

.h4-ca {
	padding-left:12px;
	font-weight:bold;
	background:url(../img/disk_icon.gif) left center no-repeat;
}

.h4-around-ca {
	clear:both;
	margin-bottom:10px;
	padding-bottom:5px;
	background:url(../img/top_r_contents_line.gif) bottom left repeat-x;
}

/*-----------------------------------------
	li
-----------------------------------------*/

.rule {
	list-style-type:disc;
	list-style-position:outside;
}

.rule li {
	margin-bottom:7px;
	margin-left:15px;
	padding-bottom:7px;
}

.rule li a:link,
.rule li a:visited {
	text-decoration:underline;
}

/*-----------------------------------------
	download
-----------------------------------------*/

.download-intro {
	margin-bottom:20px;
}

.download {
	margin-bottom:5px;
	padding-left:18px;
	text-align:left;
	background:url(../img/next_icon.gif) left center no-repeat;
}

.download img {
	margin:0 5px;
}

#adobe-download {
	width:100%;
	margin-top:20px;
}

#adobe-download-icon{
	float:left;
	width:112px;
	margin-right:10px;
}

#adobe-download-txt {
	float:right;
	width:538px;
	font-size:0.95em;
	line-height:1.4;
}

/*-----------------------------------------
	一覧リンクボタン
-----------------------------------------*/

.list-btn01 {
	clear:both;
	width:660px;
	text-align:right;
	margin:20px 0 10px 0;
}


.list-btn02 {
	width:660px;
	text-align:right;
}



/*-----------------------------------------
	出版物index（2010）
-----------------------------------------*/

.pub_block {
	clear: both;
	width: 660px;
	margin: 0 auto 30px auto;
}

/*.pub_block .box01 {
	float: left;
	width: 325px;
}

.pub_block .box02 {
	float: right;
	width: 325px;
}*/

.pub_block .ph {
	float: left;
	width: 120px;
}

.pub_block .txt {
	float: right;
	width: 528px;
	margin-right: 5px;
}

.pub_block .txt .btn {
	width: 528px;
	margin-top: 10px;
	text-align: right;
}


.ttl02_pub {
	clear: both;
	width: 645px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 10px;
	background-color: #f2f2f2;
	border-top: 2px solid #b6b6b6;
	border-bottom: 1px solid #e2e2e2;
	font-size:1.1em;
}

.ttl02_pub h3 {
	float:left;
	width:579px;
	padding-left:11px;
	background:url(../img/disk_icon.gif) 0 5px no-repeat;
	display: inline;
}

.ttl02_pub .list-btn {
	float:right;
	width:45px;
	margin-top: 0;
}





/*-----------------------------------------
	clearfix
-----------------------------------------*/
.h3-index:after,
.h3-around-index:after,
.h3-around-in:after,
.comment-title:after,
#adobe-download:after {
	content: ",";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}