@charset "utf-8";

/*	div#lead-area
--------------------------------------*/


#lead-area {
	border-bottom: solid 1px #CCCCCC;
}

#lead-area h2 {
	clear: both;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
}

/*--------------------------------------
	Style Name : Home Style Sheet

	main-content
--------------------------------------*/

#main-content .timestamp {
	clear: both;
	padding: 0;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #333;
}

#main-content h3 {
	clear: both;
	background: url(../../shared/image/h3_bg02.png) no-repeat top left;
	width: 644px;
	height: 45px;
	margin: 15px 0 0 0;
	padding: 19px 0px 0px 25px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	display: block;
}

#main-content h3 a {
	color: #333;
	text-decoration: none;
}

#main-content h4 {
	clear: both;
	width: 680px;
	margin: 15px 0 10px 0;
	padding: 0 0 0 5px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #FF6A0B;
	/*	background-color: #FFF8F4;*/
}

#main-content p.context {
	padding: 10px 0px 5px 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 160%;
}

#main-content .entry-header {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 22px;
	background: url(../../shared/image/entry-header_bg.png) no-repeat top left;
}

#main-content .entry-body {
	clear: both;
	margin: 0px;
	padding: 0px 20px;
	text-align: left;
	font-size: 14px;
	line-height: 180%;
	background: url(../../shared/image/entry-body_bg.png) repeat-y top left;
}

#main-content .entry-footer {
	clear: both;
	margin: 0px;
	height: 10px;
	line-height: 180%;
	background: url(../../shared/image/entry-footer_bg.png) no-repeat top left;
}

#main-content ul.page-navi {
	clear: both;
	margin: 10px 0 20px 0;
	padding: 10px;
	width: 670px;
	background-color: #f0f0f0;
	border: 1px solid #ccc;
	list-style-type: none;
	text-align: left;
}

#main-content ul.page-navi li {
	float: left;
	margin-right: 10px;
	padding: 3px 0 3px 10px;
	background: url(../image/icon_arrow_02.png) no-repeat left 8px;
	text-align: left;
	font-size: 14px;
}

#main-content .entry-body p {
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

#main-content .entry-body .top_image {
	float: right;
	margin-left: 10px;
	padding: 3px;
	border: 1px solid #B9B9B9;
}

#main-content .entry-body .pic-right {
	float: right;
	margin-left: 10px;
	padding: 3px;
	border: 1px solid #B9B9B9;
}

#main-content .entry-body .pic-left {
	float: left;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #B9B9B9;
}

#main-content .entry-body .pic-right-noborder {
	float: right;
	margin-left: 10px;
	padding: 3px;
}

#main-content .entry-body .pic-left-noborder {
	float: left;
	margin-right: 10px;
	padding: 3px;
}

#main-content .entry-body .pic-waku {
	padding: 3px;
	border: 1px solid #B9B9B9;
}

#main-content .list-check {
	margin: 15px 0;
	padding: 0px 10px 15px 35px;
	background-color: #ffffee;
	line-height: 1.6;
	border: 2px solid #ffcc99;
	list-style-image: url(../../shared/image/checkmark.gif);
	list-style-position: outside;
}

#main-content .list-check li {
	margin-top: 10px;
	color: #f00;
	font-size: 16px;
	font-weight: bold;
}

#main-content .list-check2 {
	margin: 15px 0;
	padding: 0px 10px 15px 35px;
	line-height: 1.6;
	list-style-image: url(../../shared/image/checkmark.gif);
	list-style-position: outside;
}

#main-content .list-check2 li {
	margin-top: 10px;
	color: #f00;
	font-size: 16px;
	font-weight: bold;
}

#main-content .content-link a {
	padding-left: 15px;
	background: url(../../shared/image/icon_arrow_03.png) no-repeat left center;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
}

#main-content .pdf-icon {
	padding: 3px 20px 3px 0px;
	background: url(../image/file_acrobat.gif) right center  no-repeat;
}


#main-content #pulldown_categoryarchives {
	clear: both;
	margin: 10px 0;
	padding: 0px;
	text-align: right;
}

#main-content  div#contents-nav,
#main-content  div.contents-nav {
	clear: both;
	text-align: center;
	margin: 15px 0px;
	padding: 10px;
	font-size: 11px;
	line-height: 140%;
	color: #333333;
	background-color: #FFF5E6;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#main-content #archive-nav {
	clear: both;
	text-align: center;
	margin: 15px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
}
