@charset "UTF-8";
/* CSS Document */

/*for left contents ==================================*/

div#contents div#contents_left h3 {
	background-image: url(../img/index/index_h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 47px;
	font-size: 1.2em;
	height: 35px;
	width: 653px;
	line-height: 1em;
	padding-top: 10px;
	color: #000000;
	margin-bottom: 25px;
}
div#contents h3 span {
	font-size: 0.6em;
	margin-left: 10px;
	line-height: 0.6em;
}
div#contents_left div.section div.entry_meta h4 span {
	font-size: 0.6em;
	margin-left: 10px;
	line-height: 0.6em;
}
div#contents_left div.section div.entry_meta p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 80px;
	font-size: 0.8em;
}
div#contents_left div.section {
	padding-bottom: 25px;
	margin-bottom: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
div#contents_left div.section div.entry_meta {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 6px;
	margin-bottom: 25px;
}
div#contents_left div.section div.entry_body {
	margin-bottom: 25px;
}

div#contents_left div.entry_more {
	margin-top: 15px;
	text-align: right;
}
.accToggler {
	cursor: pointer;
}
