@charset "utf-8";
* {
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:20px;
	font-family:meiryo,'メイリオ',arial;
}
body {
	text-align:center;
	color:#5B4A3F;
}
img {
	border:none;
}
a {
	text-decoration:none;
	color:#F29600;
	border-bottom:1px dotted #F29600;
}
a:hover {
	color:#FA5F82;
	border-bottom:1px dotted #5FB6E0;
}
/* LAYOUT-----------------------------------*/

#SiteLead {
	height:40px;
	background:url(images/bg_top01.gif) bottom center repeat-x #B5DA40;
	text-align:center:
	overflow:hidden;
}
#SiteLead h1 {
	color:#FFFFFF;
	text-align:left;
	line-height:40px;
	width:900px;
	margin:0px auto;
}
#wrapper {
	width:900px;
	margin:0px auto;
	text-align:left;
}

#header {
	padding:10px 0px;	
}
#header ul#nav {
	padding-top:40px;
}
#header #nav li {
	float:right;
	margin:0px 20px 0px 0px;
	list-style:none;
}
#header #nav li a {
	border:none;
	display:block;
	padding-top:15px;
}
#header #nav li a:hover {
	background:url(images/rsc_nav01.gif) top center no-repeat;
}
/* LEFT COLUMN */

#LeftCol {
	width:540px;
	float:left;
	margin-top:40px;
}
/* ENTRY */
div.entry {
	margin-bottom:40px;
	clear:both;
}
div.entry p {
	margin-bottom:20px;
	line-height:30px;
}

h2.heading, h2.heading a {
	color:#B1D238;
	font-size:20px;
	border:none;
	line-height:25px;
	clear:both;
}

h2.heading a:hover {
	color:#F29600;
	border:none;
}
div.date {
	font-size:12px;
	margin-bottom:10px;
}
/* ENTRY IMG */
img.alignright {
	margin: 0 0 2px 10px;
}

img.alignleft {
	margin: 0 10px 2px 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* ENTRY NAV */
.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}
/*div.date a {
	margin-left:20px;
	font-size:12px;
}*/
/* Page style */
div.entry table.list, div.entry table.list th, div.entry table.list td {
	border-collapse:collapse;
}
div.entry table.list th, div.entry table.list td {
	border:1px solid #CCCCCC;
	padding:5px;
	vertical-align:top;
	text-align:left;
}
a.ReadMore {
display:block;
text-align:right;
border:none;
}
/* RIGHT COLUMN */
#RightCol {
	float:right;
	width:320px;
	margin-top:40px;
}
.BlockRight-top {
	background:url(images/rightcol01.gif) bottom center no-repeat;
	height:6px;
	_font-size:0px;
}
.BlockRight {
	background:#FFF2D8;
	padding:10px;
}
.BlockRight-bottom {
	background:url(images/rightcol02.gif) top center no-repeat;
	height:6px;
	margin-bottom:30px;
	_font-size:0px;
}

#RightCol .BlockRight h2 {
	background:left top no-repeat;
	text-indent:-9999px;
	width:300px;
	height:50px;
}
#RightCol .BlockRight #recent-posts-2 h2 {background-image:url(images/rsc_recent01.gif);}
#RightCol .BlockRight #archives-2 h2 {background-image:url(images/rsc_archive01.gif);}
#RightCol .BlockRight #categories-207163101 h2 {background-image:url(images/rsc_cat01.gif);}
#RightCol .BlockRight #recent-comments-2 h2 {background-image:url(images/rsc_comment02.gif);}
#RightCol .BlockRight #tag_cloud-2 h2 {background-image:url(images/rsc_tagcloud.gif);}

#RightCol ul li {
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/rsc_list01.gif) left top no-repeat;
	list-style:none;
	line-height:25px;
}
/* TAG CLOUD */
#RightCol .BlockRight #tag_cloud a {
	line-height: 1.5em;
}

/* COMMENT */
.commentlist li{
	list-style:none;
}
span.date {
	font-size:12px;
}
.commentlist a {
	border:none;
}
/* FOOTER------------------------------------ */
#footer {
	background:url(images/bg_bottom01.gif) top center repeat-x #B5DA40;
	margin-top:10px;
	text-align:center;
}
#FooterWrp {
	width:900px;
	margin:0px auto;
	text-align:left;
	padding:10px 0px;
}
#FooterWrp h3 {
	font-size:16px;
	margin-bottom:10px;
}
#FooterWrp * {
	color:#FFFFFF;
}
/* Float Clear -------------------------------*/
.f-clear {
	font-size:0px;
	clear:both;
}


/* Daiary Page Archives ----------------------*/
.ListArchives {
	border-top:1px dotted #CCCCCC;
	margin:20px 0px 0px;
	padding:10px 0px;
}
#LeftCol .ListArchives ul li {
	padding-left:20px;
	background:url(images/rsc_list01.gif) left top no-repeat;
	list-style:none;

	margin:5px 0px 10px;
	line-height:1em;
}


/* Minor Change 2009.07.05  --------------------*/
.TopCat-Heading /* top */ {
	margin-bottom:20px;
}
.separater /* top */ {
	clear:both;
	border-bottom:2px dotted #5FB6E0;
	margin-bottom:20px;
}
dl.TopEnt-List /* top */ {
	margin:0px 0px 5px;
	padding:0px;
	clear:both;
}
dl.TopEnt-List dt {
	width:60px;
	float:left;
	
	background:#B1D238;
	padding:2px 3px 1px;
	color:#FFFFFF;
	margin-right:5px;
	text-align:center;
}
dl.TopEnt-List dt a {
	color:#FFFFFF !important;
	font-size:12px;
	border:none;
}
dl.TopEnt-List dd {
	margin-left:70px;
	text-align:justify;
	font-size:12px;
	padding-top:2px;
	color:#B3B3B3;
}
dl.TopEnt-List dd a {
	border:none !important;
	font-size:14px;
}