@charset "UTF-8";

@import url("common.css");

/* **************************************************************************************

 ブログ　/blog/

*************************************************************************************** */

/* --------------------------------------------------------------------------------------
 ブログ
--------------------------------------------------------------------------------------- */

div#ctArea-blog {
	position: relative;
	width: 908px;
	margin-left: -8px;
	margin-bottom: 15px;
	background: url(../../img/bg_ct.gif) repeat-y left top;
}
* html div#ctArea-blog {
	position: relative;
	zoom: 1;
}

div#ctArea-blog p.btnRss {
	position: absolute;
	top: -40px;
	right: -25px;
}

div#blogArea {
	width: 908px;
}

div#blogArea:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#blogArea { display:inline-block; }
/*\*/
* html div#blogArea { height:1%; }
div#blogArea { display:block; }
/**/

div#blogAreaLeft {
	float: left;
	width: 586px;
	padding-top: 20px;
	background: url(../../img/bg_ct_right.gif) no-repeat left top;
}

div#blogAreaRight {
	float: right;
	width: 310px;
	padding-top: 11px;
}


/* 左コンテンツ
------------------------------------------------------------ */

div.entryArea {
	width: 518px;
	margin: 0 0 50px 34px;
}

div.entryArea div.dateCategory {
	width: 518px;
}

div.entryArea div.dateCategory:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.entryArea div.dateCategory { display:inline-block; }
/*\*/
* html div.entryArea div.dateCategory { height:1%; }
div.entryArea div.dateCategory { display:block; }
/**/

div.entryArea div.dateCategory p.dateCategoryLeft {
	float: left;
	width: 259px;
	margin-bottom: 0;
	color: #09B9E3;
	font-size: 86%;
}

div.entryArea div.dateCategory p.dateCategoryRight {
	float: right;
	width: 259px;
	margin-bottom: 0;
	text-align: right;
	color: #9DA505;
	font-size: 86%;
}

div.entryArea h2 {
	margin: 10px 0;
	color: #313334;
	font-size: 133%;
	font-weight: bold;
}

div.entryArea h2 span {
	display: block;
	margin-top: 3px;
	background: url(../../img/bg_tit.gif) no-repeat left bottom;
	color: #BFC90E;
	font-family: Microsoft Sans Serif;
	font-size: 95%;
	line-height: 1;
}

div.entryArea p {
	margin-bottom: 15px;
}

div#blogArea p.pagetop {
	margin: 50px 35px 50px 0;
	text-align: right;
	font-size: 86%;
}

div.blogBottom {
	width: 518px;
	margin: 20px 0 0 34px;
}

div.blogBottom:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.blogBottom { display:inline-block; }
/*\*/
* html div.blogBottom { height:1%; }
div.blogBottom { display:block; }
/**/

div.blogBottom p.blogBottomLeft {
	float: left;
	width: 259px;
	font-size: 86%;
}

div.blogBottom p.blogBottomRight {
	float: right;
	width: 259px;
	text-align: right;
	font-size: 86%;
}

div.blogBottom a:link,
div.blogBottom a:visited,
div.blogBottom a:hover,
div.blogBottom a:active {
	color: #9DA505;
}


/* 右コンテンツ
------------------------------------------------------------ */

/* キャンペーン */

div#campaignArea {
	width: 310px;
	background: url(../../img/bg_campaign.gif) repeat-y;
}

div#campaignAreaIn {
	padding: 5px 5px 14px;
	background: url(../../img/bg_campaign02.gif) no-repeat left bottom;
}

div#campaignArea p {
	text-align: right;
	color: #313334;
	font-size: 86%;
}


/* メニュー */

div#menuArea {
	width: 310px;
}

div#menuArea:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#menuArea { display:inline-block; }
/*\*/
* html div#menuArea { height:1%; }
div#menuArea { display:block; }
/**/

div#menuAreaLeft {
	float: left;
	width: 131px;
}

div#menuAreaRight {
	float: right;
	width: 169px;
}

div#menuAreaLeft dl ul {
	margin: 0 0 0 5px;
}

div#menuAreaLeft dl ul li {
	margin-bottom: 15px;
	font-size: 86%;
}
div#menuAreaLeft dl ul li ul li {
	margin-bottom: 0;
	font-size: 100%;
}

div#menuAreaLeft dl ul li ul {
	margin: 0 6px;
}

div#menuAreaLeft dl ul li.suburbs {
	padding-top: 40px;
	background: url(../../img/image_suburbs.jpg) no-repeat left top;
}
.suburbs {
	padding: 40px 0px 0px 6px;
	background: url(../../img/image_suburbs.jpg) no-repeat left top;
}
div#menuAreaLeft dl ul li.overseas {
	padding-top: 40px;
	background: url(../../img/image_overseas.jpg) no-repeat left top;
}
.overseas {
	padding: 40px 0px 0px 6px;
	background: url(../../img/image_overseas.jpg) no-repeat left top;
}
div#menuAreaLeft dl ul li.big {
	padding-top: 40px;
	background: url(../../img/image_big.jpg) no-repeat left top;
}
.big {
	padding: 40px 0px 0px 6px;
	background: url(../../img/image_big.jpg) no-repeat left top;
}
div#menuAreaLeft dl ul li.event {
	padding-top: 40px;
	background: url(../../img/image_event.jpg) no-repeat left top;
}
.event {
	padding: 40px 0px 0px 6px;
	background: url(../../img/image_event.jpg) no-repeat left top;
}


div#menuAreaLeft dl ul li span {
	display: block;
	width: 100%;
	padding-left: 12px;
	background: url(../../img/icon_categories.gif) no-repeat 3px 7px;
	font-weight: bold;
}

div#menuAreaLeft dl ul li a:link,
div#menuAreaLeft dl ul li a:visited,
div#menuAreaLeft dl ul li a:hover,
div#menuAreaLeft dl ul li a:active {
	color: #035c80;
}



div#menuAreaRight dl dd {
	padding-bottom: 20px;
}

div#menuAreaRight dl ul {
	margin: 0 10px;
	font-size: 86%;
}

div#menuAreaRight dl ul li {
	padding-left: 9px;
}

div#menuAreaRight dl dd.entries {
	background: url(../../img/bg_entries.gif) no-repeat left bottom;
}

div#menuAreaRight dl dd.entries ul li {
	background: url(../../img/icon_entries.gif) no-repeat 0 .6em;
}
div#menuAreaRight dl dd.archives ul li {
	background: url(../../img/icon_archives.gif) no-repeat 0 .6em;
}

div#menuAreaRight dl dd.entries ul li a:link,
div#menuAreaRight dl dd.entries ul li a:visited,
div#menuAreaRight dl dd.entries ul li a:hover,
div#menuAreaRight dl dd.entries ul li a:active {
	color: #908E01;
}




