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

/*########################################################

  main

########################################################*/

/*--------------------------------------

	#page-single
	
---------------------------------------*/

body#page-single #main .date {
	background: url(../images/backnumber_05.gif) repeat-x top;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #999999;
}

body#page-single #main h2 {
	font-weight: bold;
	font-size: 136%;
	color: #289515;
	padding-bottom: 14px;
	background: url(../images/backnumber_06.gif) repeat-x bottom;
	margin-bottom: 15px;
}

body#page-single #main .article {
	margin-bottom: 20px;
}

body#page-single #main .article,
body#page-single #main .article p {
	line-height: 1.6;
}
body#page-single #main .article img {
	float: right;
}
body#page-single #main .article a {
	display: inline;
}

body#page-single #main .article img {
	padding-left: 20px;
	padding-bottom: 20px;
}

body#page-single #main .commentBox,
body#page-single #main .comments {
	clear: both;
}

body#page-single #main .commentBox h3,
body#page-single #main .comments h3 {
	line-height: 2;
	background: #F0F0F0;
	color: #666;
	font-weight: bold;
	padding-left: 10px;
}

body#page-single #main .comments .com {
	border-bottom: 1px solid #E5E5E5;
	padding: 5px 0;
}
body#page-single #main .comments .com p {
	line-height: 1.6;
}

body#page-single #main .comments .commenta {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #666;
	font-size: 92%;
}

body#page-single #main .comments .comRss {
	margin-top: 12px;
}
body#page-backnumber #main .comments .comRss a {
	color: #E35F0F;
}

body#page-single #main .commentBox form textarea {
	width: 480px;
	height: 110px;
	margin-top: 10px;
	background: #f9f9f9; 
	border: 1px solid #888888; 
}

body#page-single #main .commentBox form textarea:hover {
	background:#CEDDDF; 
}
body#page-single #main .commentBox form textarea:focus {
	background:#F3F8F8; 
}


body#page-single #main .commentBox form #submit {
	margin-top: 10px;
	/*background: url(../../wp/wp-content/plugins/cforms/images/button-bg.gif);
	border: 1px solid #ddd;*/
	color: 333;
	padding: 3px;
}

body#page-single #main #btnPast {
	margin-top: 20px;
	background: #EDF8E4;
	text-align: center;
	padding: 10px 0 ; 
}


body#page-single #trackbackBox {
	margin-bottom: 26px;
}

body#page-single input#tb_url {
	background-color: #EEEEEE;
	margin-left: 5px;
	margin-top: 10px;
	padding-bottom: 0.2em;
	width: 60%;
	vertical-align: baseline;
}

/* #page-backnumber */

body#page-backnumber h1 {
	background: url(../images/backnumber_05.gif) repeat-x bottom;
	padding-bottom: 20px;
	margin-bottom: 5px;
}

body#page-backnumber #main .article {
	width: 628px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 16px;
	background: url(../../common/images/x01_13.gif) repeat-x left bottom;
	position: relative;
}

body#page-backnumber #main .article .article-back {
	background: url(../../images/figure_back.jpg) no-repeat left top;
	min-height: 80px;
}
/* IE6 */
*html body#page-backnumber .article .article-back {
	height: 80px;
}

body#page-backnumber #main .article dl {
	margin-left: 120px;
}

body#page-backnumber #main .article img {
	width: 110px;
	height: 80px;
	position: absolute;
	top: 10px;
	left: 0;
}

body#page-backnumber #main .article .date {
	color: #999;
	line-height: 1.1;
}

body#page-backnumber #main .article .title a {
	display: block;
	color: #E35F0F;
	font-weight: bold;
	line-height: 2;
	padding-left: 11px;
	background: url(../../common/images/x01_12.gif) no-repeat left 0.5em;
}

body#page-backnumber #main .article .cont {
	line-height: 1.2;
}

body#page-backnumber #main .commenta {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #666;
	font-size: 77%;
	padding-top: 5px;
}
body#page-backnumber #main .commenta a {
	color: #666;
}

body#page-backnumber #main .pageNav {
	text-align: right;
}
body#page-backnumber #main .pageNav a {
	line-height: 3;
}

