@charset "UTF-8";

/*index*/

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

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

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


.ac-list-ttl {
	clear: both;
	width:660px;
	margin:0 auto 10px auto;
	padding-bottom:5px;
	background:url(../img/dot_line.gif) bottom repeat-x;
}


.ac-list-ttl h3 {
	float:left;
	width:593px;
	padding-left:12px;
	background:url(../img/disk_icon.gif) left center no-repeat;
	font-size:1.1em;
	font-weight: bold;
}


.ac-list-ttl .list-link-btn {
	float:right;
	width:45px;
}



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

.h4-index {
	float:left;
	width:399px;
	_width:379px;
	text-align:left;
	margin-right:7px;
}

/*-----------------------------------------
	サムネイルlist
-----------------------------------------*/

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

.ac_txt_block{
	clear: both;
	width: 660px;
	margin: 0 auto 40px auto;
}

.ac_thumb_block .ttl03 {
	margin-bottom: 5px;
}

.ac_thumb_block .caution {
	margin-bottom: 10px;
	text-align: right;
}

.ac_thumb_block .box01 {
	float: left;
	width: 214px;
	margin-bottom: 10px;
}

.ac_thumb_block .box02 {
	float: left;
	width: 214px;
	margin: 0 9px 10px 9px;
}

.ac_thumb_block .dot_line {
	clear: both;
	width: 660px;
	height: 1px;
	margin: 0 auto 10px auto;
	background:url(../img/dot_line.gif) top left repeat-x;
	line-height: 0;
	font-size:0;
}

.ac_thumb_block .ph {
	float: left;
	width: 100px;
}

.ac_thumb_block .txt {
	float: right;
	width: 104px;
	_width: 100px;
	font-size:85%;
	*font-size:x-mall;
    *font:x-small;
	line-height: 1.4;
}

.ac_thumb_block .txt h5 {
	font-weight: bold;
	font-size:0.9em;
}

.ac_thumb_block .txt p span {
	display:block;
	margin-top: 5px;
	color:#86B700;
}

.ac_thumb_block .box03{
	clear: both;
	width: 660px;
	margin-bottom: 10px;
}

.ac_thumb_block .box03 .txt {
	float: right;
	width: 550px;
}


/*-----------------------------------------
	list
-----------------------------------------*/

.list {
	clear:both;
	width:660px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(../img/dot_line.gif) bottom repeat-x;
}

.list-date {
	float:left;
	width:132px;
	padding-left:12px;
	color:#222222;
	font-weight:bold;
	text-align:left;
	background:url(../img/maru_icon_s.gif) left no-repeat;
}

.list-cate {
	float:right;
	width:100px;
	text-align:right;
	color:#86B700;
	font-size:0.9em;
}

/*-----------------------------------------
	list_index
-----------------------------------------*/

.list_index {
	clear:both;
	width:660px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(../img/dot_line.gif) bottom repeat-x;
}

.list_index h4 {
	float:left;
	width:531px;
	_width:511px;
	text-align:left;
	margin-right:7px;
	font-weight: normal;
}


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

.h3-in {
	float:left;
	width:548px;
	_width:531px;
	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;
	font-size:1.2em;
	margin-left:5px;
}

/*-----------------------------------------
	contents
-----------------------------------------*/

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

.contents-title p {
	float:right;
	width:100px;
	margin:3px 0 0 0;
	text-align:right;
	font-size:0.9em;
}

.contents-title h3 {
	width:539px;
}


.contents-txt {
	clear:both;
	width:660px;
	margin:20px auto 0 auto;
	padding-bottom:20px;
	background:url(../img/dot_line.gif) bottom repeat-x;
	word-wrap: break-word;
}

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

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

.contents-link-temp {
	background:url(../img/next_icon.gif) left 70% no-repeat;

}

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


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

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

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

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

