@charset "shift-JIS";
/*----------------------------------------
class
----------------------------------------*/
.clear0	{
		height:1px;
		margin:-1px 0px 0px 0px;
		padding:0px;
		line-height:0em;
		display:block;
		float:none;
		clear:both;
}
.flL	{
		float:left;
}
.flR	{
		float:right;
}
.alC	{
		text-align:center;
}
.alR	{
		text-align:right;
}
.alL	{
		text-align:left;
}
a	{
	color:#002B95;
	text-decoration:underline;
}
a:hover	{
	color:#002B95;
	text-decoration:none;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*----------------------------------------
common
----------------------------------------*/
body{
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	background-image: url(../images/story/back.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#WRAPPER{
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#WRAPPER h1{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#FOOT{
	background-color: #116A26;
	text-align: center;
	margin-bottom: 20px;
}
#MAIN{
	background-image: url(../images/story/blogback.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 1%;
}
#SIDE{
	float: right;
	width: 170px;
	margin-bottom: 0px;
}
#CONTENTS{
	float: left;
	width: 545px;
}
#MAINSPACE{
	display: block;
	clear: both;
	height: 20px;
	line-height: 20px;
}
/*----------------------------------------
side
----------------------------------------*/
#SIDE h3{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.sidemenu{
	margin-bottom: 10px;
}
.sidemenu div{
	font-size: 12px;
	line-height: 120%;
	background-color: #E1E1E1;
	background-image: url(../images/story/sideb.jpg);
	background-position: 0px 0px;
	border: 1px solid #3E7141;
	width: 150px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 14px;
	background-repeat: no-repeat;
	margin-bottom: 1px;
}

.sidebanner{
	margin: 0px;
	padding: 0px;
}
.sidebanner img{
	margin-bottom: 5px;
}
/*----------------------------------------
contnets
----------------------------------------*/
#CONTENTS h2{
	background-image: url(../images/story/cattitle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 18px;
	line-height: 40px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
}
#CONTENTS h3{
	font-size: 16px;
	color: #003300;
	background-image: url(../images/story/entrytitle.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #4E914E;
	border-left-color: #006600;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#CONTENTS h3 a{
	color: #003300;
}
.entry{
	margin-bottom: 20px;
}
.entrybody{
	padding: 10px;
	border: 2px solid #AED7AE;
}
.entrybody h4{
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.entrybody2{
}
.entrybody3{
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #AED7AE;
	padding-bottom: 10px;
}
.pages2{
	font-size: 10px;
	text-align: center;
}
.entrybody p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.entry-footer{
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*===============================================
comement
===============================================*/
.comments-open{
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 150%;
}

#CONTENTS h2.comments-open-header2{
	font-size: 16px;
	font-weight: bold;
	background-image: none;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-right: 10px;
	color: #003300;
}

p.comments-open-moderated{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.comments-open label { display: block; }

#comment-author, #comment-email,#comment-url {
    width: 240px;
}
#comment-text {
    width: 300px;
}


#CONTENTS h3.comments-header2{
	font-size: 16px;
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-top: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: none;
	border-left-style: none;
}

div.comments-content{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div.comment-header{
	font-size: 14px;
	color: #0A427E;
	font-weight: bold;
}
div.comment-content{
	font-size: 12px;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.comment-content p{
	margin: 0px;
	padding: 0px;
}

.comment-footer{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	line-height: 150%;
	color: #666666;
}

div.comment{
	margin-bottom: 15px;
	border: 1px dotted #CCCCCC;
	padding: 10px;
}

/*===============================================
comement2
===============================================*/
h3.commentstitle{
    font-size: 16px;
	font-weight: bold;
	background-image: url(../images/talk/mark.gif);
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
}
div.comment-content2{
	font-size: 12px;
	line-height: 150%;
}
div.comment-content2 p{
	margin: 0px;
	padding: 0px;
}
p.comment-footer2{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	line-height: 150%;
	color: #666666;
}
div.comment2{
	margin-bottom: 15px;
	border: 2px solid #CCCCCC;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

div.comments-open{
	margin-bottom: 20px;
}


h1#page-title{
	font-size: 16px;
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px
	padding-right: 10px;
	padding-top: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: none;
	border-left-style: none;

}

#CONTENTS h2.comments-open-header, #CONTENTS h2.comments-header{
font-size: 16px;
	font-weight: bold;
	background-image: none;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-right: 10px;
	color: #003300;
}

