@charset "Shift_JIS";#blog{}

.menu
	{
	padding-right: 5px;
	padding-left: 0px;
	margin-right:10px;
	padding-bottom: 10px;
	display: block;
	}

.content
{
	text-align: left;/*
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	*/
}
	
	
	
.attention {
	text-align: left;
	clear:both;
	font-size: 0.8em;
	color: #666666;
	margin-top: 10px;
	}


.date{
	font-size: 80%;
	line-height: 1.5;
	color:#666666;
	text-align: left;
	font-weight: bold;
}



.title {
	background: url(/common/images/bar-dot2.gif) repeat-x bottom;
		}
		

.matter{
	font-size: 80%;
	line-height: 1.5;
	text-align: right;
	color: #FF9900;
	margin-bottom: 10px;
	margin-top: 8px;
}

.block {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*
#blog h1{
	display: block;
	margin-bottom: 10px;
	color: #c33;
	font-size:100%;
	line-height: 1.5;
	border-bottom: 1px dotted #aaaaaa;
	background-color: #f7f7f7;
	background-image: url(../../common/images/stripe-red.gif);
	background-repeat: repeat-x;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
*/

#blog h1{
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 4px 0px;
	color: #c33;
	font-size:120%;
	font-weight: bold;
	line-height: 1.3;
	border-left: solid 0px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
}
#blog h2, #blog h3, #blog h4
{
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 4px 4px 4px 8px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.3;
	border-left: solid 4px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
}
#blog .blog_title
{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 4px 0px;
	color: #c33;
	font-size:100%;
	font-weight: bold;
	line-height: 1.3;
	border-bottom: dotted 1px #aaaaaa;	
}

#blog .blog_content
{
	display: block;
	margin: 20px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	line-height: 150%;
}
#blog .blog_content p 
{
	margin: 0em 0em 1em 0em;
}
#blog .blog_content ul
{
	margin: 0em 0em 1em 1em;
}



#padding {
	clear: both;
	padding: 10px 0 0 0;
	}
	
/*
	
===== menulist ======
*/	

#menulist{
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

/*
#menulist .h2{
	margin: 0px 0px 5px 0px;	
	padding: 0px 0px 0px 0px;
	background-image: url(/common/images/t-bg.jpg);
	background-position: bottom;
	height: 24px;
	border-top: 4px solid #c33;
	border-bottom: 1px solid #ccc;
}
*/

#menulist ul{
	margin-bottom: 10px;
	
}
#menulist li
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 0px black;
	font-size: 80%;
	border: solid 1px white;
}
#menulist a{
	line-height: 1.5;
	background-image: url(../../common/images/b-01.gif);
	background-repeat: no-repeat;
	background-position: 0.1em 0.2em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	display:block;
	border:solid 0px black;
}


/* blog top page series */
#blog .series_item
{
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	border-bottom: dotted 1px #333333;
	margin-bottom:10px;
}
#blog .series_head
{
}
#blog .series_img
{
	float:left;
	margin: 0px 10px 10px 0px;
	border: solid 1px #000000;
}
#blog .series_title
{
	font-size: 90%;
	font-weight: bold;
	line-height: 1.5em;
}
#blog .series_text, #blog .series_text_b
{
	clear:both;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 12px;
	font-size: 90%;
	line-height: 1.3em;

	background-image: url(/common/images/b-newtitle.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
}
#blog .series_text_b
{
	font-weight: bold;
}

#blog .series_lead
{
	font-size: 90%;
	line-height: 1.3em;
	font-weight: bold;
	
}


.series_date{
	font-size: 70%;
	color:#666666;
	text-align: right;
	margin-bottom:8px;
	margin-left:5px;
}

#blog .series_summary
{
	clear:both;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 12px;
	font-size: 70%;
	color: #666666;
	line-height: 1.3em;

}

#blog .series_footer
{
	margin: 0px 0px 8px 0px;
	text-align: right;
	font-size: 80%;
}
