@charset "Shift_JIS";

/*------------------------------------------------------------------------------
	K-MIX - Radio the Boom! CSS
	URL: http://www.k-mix.co.jp/
	Date: 2008-04-01
	Copyright (C) K-MIX All Rights Reserved.
------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------
	富士山こどもの国
------------------------------------------------------------------------------*/
#mainContent #kodomo2011Section{
	padding:20px 10px;
	background:#fff;
}
#mainContent #kodomo2011Section h2{
	margin-bottom:0.5em !important;
	padding:0 0 2px 25px !important;
	border-bottom:1px solid #ccc !important;
	background:	url(../kodomo2011/img/ico_fuji.png) no-repeat left bottom !important;
	font-size:medium !important;
}
#mainContent #kodomo2011Section table{
	margin-bottom:20px;
	border:none;
	background:#fff;
}
#mainContent #kodomo2011Section table tbody{
	border:none;
}
#mainContent #kodomo2011Section table th{
	width:80px;
	min-height:18px;
	padding:2px 0 0 5px;
	border:none;
	background:transparent url(../kodomo2011/img/bg_table_th.png) no-repeat;
	white-space:nowrap;
	color:#000;
}
#mainContent #kodomo2011Section table td{
	padding:0;
	background:transparent;
	border:none;
}
#mainContent #kodomo2011Section table td p{
	margin-bottom:0.25em;
	line-height:1.5;
}

/*------------------------------------------------------------------------------
	BASE
------------------------------------------------------------------------------*/
html,
body{
	background: url(../img/bg/bg_body.gif) center top;
}
div#headWrap{
	padding-bottom:8px;
	background-color: transparent;
}
div#contentWrap{
	position:relative;
	background: no-repeat #1c1914 url(../img/bg/bg_contentwrap.jpg) right bottom;
}
div#header{
	margin-bottom:0;
}

/*	#contentHead
----------------------------------------------------*/

div#contentHead{
	margin: 0;
	padding: 0;
}
div#contentHead h1{
	width: 575px;
	border: 10px solid #1b1814;
	border-bottom: none;
	margin: 0;
}

/* #globalNav */
div#contentHead ul#globalNav{
	background: #00b2f2;
	border: 10px solid #1b1814;
	width: 760px;
	padding-left:20px;
	margin-bottom: 0;
}
div#contentHead ul#globalNav li{
	float:left;
	
}
div#contentHead ul#globalNav li a{
	float:left;
	display:block;
	padding: 15px 20px 0 40px;
	background: url(../img/ico/ico_gnav.gif) no-repeat 0 10px;
	height: 31px;
}
div#contentHead ul#globalNav li a:hover{
	background-image: url(../img/ico/ico_gnav_on.gif);
}

/* #subNav */

div#contentHead ul#subNav{
	position: absolute;
	top:190px;
	left: 610px;
}

div#contentHead ul#subNav li{
	display: inline;
	padding: 0;
	margin: 0;
}

div#contentHead ul#subNav li a,
div#contentHead ul#subNav li a img{
	padding: 0;
	margin: 0;
}


/*	#mainContent
----------------------------------------------------*/

div#mainContent{
	width:635px;
	float: left;
	padding: 0;
	margin: 0;
	background: repeat-y url(../img/bg/bg_main.gif);
	border-bottom: 10px solid #1b1814;
	min-height: 0;
}

* html div#mainContent{
	height: auto;
}

div#mainContent p#pan{
	width: auto;
	padding: 7px 10px;
	border: none;
	font-size: 100%;
	border-right: 10px solid #1b1814;
	border-left: 10px solid #1b1814;
	border-bottom: 10px solid #1b1814;
	background: no-repeat #d5d0b7 url(../img/bg/bg_today.jpg) 0 -200px;
	margin-bottom: 0;
}
div#mainContent p#pan strong,
div#mainContent p#pan a{
	display: inline;
	float: none;
}

/* #today : 今日の内容*/

div#mainContent #today{
	padding: 10px 10px 0;
	border: 10px solid #1b1814;
	border-top: none;
	background: no-repeat #d5d0b7 url(../img/bg/bg_today.jpg);
	margin: 0;
}

div#mainContent #today h2{
	padding: 10px 15px;
	border: 5px solid #ec0b0b;
	width: 357px;
	background: #fff;
	margin-bottom: 1em;
}
div#mainContent #today p{
	margin-left: 10px;
	margin-right: 10px;
}

/* 2011 #slideMenu */

div#mainContent #slideMenu{
	overflow:hidden;
	position:relative;
	border: 10px solid #1b1814;
	border-top: none;
	background:#ededed;
	width:615px;
	margin: 0;
}
div#mainContent #slideMenu .pager{
	position:absolute;
	width:615px;
	z-index:9;
}
div#mainContent #slideMenu .pager li{
	position:absolute;
	top:16px;
	z-index:9;
}
div#mainContent #slideMenu .pager li.back{
	left:0;
}
div#mainContent #slideMenu .pager li.next{
	right:0;
}
div#mainContent #slideMenu .contents{
	overflow:hidden;
	height:70px;
	width:615px;
}
div#mainContent #slideMenu .contents ul{
	position:relative;
	width:999em;
	border-left:2px solid #fff;
}
div#mainContent #slideMenu .contents ul li{
	float:left;
	padding:10px 22px;
	border-right:2px solid #fff;
}
div#mainContent #weekBuzz,
div#mainContent #weekMVP{
	position:relative;
	padding: 10px 10px 0;
	border: 10px solid #1b1814;
	border-top: none;
	background:#ffffff;
	margin: 0;
}
div#mainContent #weekBuzz h2,
div#mainContent #weekMVP h2{
	width:520px;
	margin-bottom:1em;
	line-height:1.3;
	letter-spacing:-1px;
	font-size: 170%;
	font-weight: bold;
	color: #ec0b0b;
}


/*	.mainCol
-----------------------------------*/

div#mainContent #archiveTitle{
	padding: 10px 20px 15px;
	border-left: 10px solid #1b1814;
	border-bottom: 5px solid #1b1814;
	background:url(../img/bg/bg_today.jpg) no-repeat;
	font-size:large;
	font-weight:bold;
}

div#mainContent div.mainCol{
	width:460px;
	float: left;
}
div#mainContent .section{
	margin: 0 0 0 10px;
	padding: 0;
}



/* #description : 概要 */

div#mainContent div.mainCol #description{
	border-bottom: 5px solid #1b1814;
	padding: 15px;
	width: auto;
	margin-right: 0;
	width: 420px;
	background: #f3f3f3;
}

div#mainContent div.mainCol #description #categoryTitle{
	font-size: 150%;
	margin-bottom: 0.5em;
}

body#bloMonthly div#mainContent div.mainCol #description #categoryTitle{
	margin-bottom: 0;
}
body#bloEntry div#mainContent div.mainCol #description #categoryTitle{
	margin-bottom: 0;
}

body#bloCategory div#mainContent div.mainCol #description,
body#bloEntry div#mainContent div.mainCol #description{
	padding: 0;
	width: 450px;
	border-bottom: 10px solid #1b1814;
}
body#bloCategory div#mainContent div.mainCol #description h2,
body#bloEntry div#mainContent div.mainCol #description h2{
	margin: 0;
	padding: 0;
}
body#bloCategory div#mainContent div.mainCol #description .option,
body#bloEntry div#mainContent div.mainCol #description .option{
	border-top: 10px solid #1b1814;
}
body#bloCategory div#mainContent .requestBtn{
	border-top: 5px solid #1b1814;
	margin:0;
	padding: 12px;
	text-align:center;
	background:#ddd4b5;
}

/* .archiveNav */
div#mainContent .archiveNav{
	margin-left: 10px;
	padding: 10px;
	border-bottom: 3px solid #1b1814;
	line-height: 1.3;
	width: 430px;
}

/* #entries : エントリー表示領域 */
div#mainContent div.mainCol #entries{
	padding: 10px 10px 30px 20px;
}
div#mainContent div.mainCol #entries .entry{
	padding: 20px 0 10px;
	background: no-repeat url(../img/bg/bg_entry_line.gif) left bottom;
	position: relative;
	clear: both;
}
div#mainContent #weekBuzz .date,
div#mainContent #weekMVP .date,
div#mainContent div.mainCol #entries .entry .date{
	position: absolute;
	top: 10px;
	right:0;
}
div#mainContent #weekBuzz .date,
div#mainContent #weekMVP .date{
	right:10px;
}
div#mainContent #weekBuzz .date .month,
div#mainContent #weekMVP .date .month,
div#mainContent div.mainCol #entries .entry .date .month{
	display: block;
	background: #ec0b0b url(../img/bg/bg_entry_date.gif) no-repeat ;
	color: #fff;
	font-size: 9px;
	letter-spacing: -1px;
	padding: 2px 0;
	width: 60px;
	text-align: center;
}
div#mainContent #weekBuzz .date .day,
div#mainContent #weekMVP .date .day,
div#mainContent div.mainCol #entries .entry .date .day{
	display: block;
	width: 59px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #c2c2c2;
	padding: 8px 0 ;
	text-align: center;
	font-weight: bold;
	font-size: 180%;
	color: #717171;
}
div#mainContent div.mainCol #entries .entry .category{
	margin: 0 100px 0.5em 0;
}
div#mainContent div.mainCol #entries .entry .category a{
	color: #717171;
	font-weight: bold;
	text-decoration: none;
}
div#mainContent div.mainCol #entries .entry .category a:hover{
	text-decoration: underline;
}

div#mainContent div.mainCol #entries .entry .entryTitle{
	color: #ec0b0b;
	font-size: 170%;
	font-weight: bold;
	margin: 0 100px 1em 0;
	
}
div#mainContent div.mainCol #entries .entry .readMore{
	/*border: 3px solid #0396cb;*/
	display: block;
	width: 6.5em;
	line-height: 1;
	padding: 0 6px;
	background: #d7f5ff;
}
div#mainContent div.mainCol #entries .entry .readMore a{
	color: #0396cb;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 1.5em 5px 0;
	background: no-repeat url(../img/ico/ico_arrow.gif) 5.3em center;
}
div#mainContent div.mainCol #entries .entry .readMore a:hover{
	background-position:  5.4em center;
}


/****************************************************************************************************************firstLetterの処理だよ***************/
.firstLetter{
	 font-size: 230%;
	 font-weight: bold;
	 padding: 0.2em 0.2em 0 0;
	 line-height: 1.2;
	 float: left;
}
/* 
div#mainContent div.mainCol #entries .entry .entryBody p.firstChild:first-letter{
	 font-size: 230%;
	 font-weight: bold;
	 padding: 0.2em 0.2em 0 0;
	 line-height: 1.2;
	 float: left;
}
*/

/* #commentPost : コメント投稿 */
div#mainContent div.mainCol #comments,
div#mainContent div.mainCol #commentPost,
div#mainContent div.mainCol #trackbacks{
	margin-left: 10px;
	width: 450px;
}
div#mainContent div.mainCol #comments h2,
div#mainContent div.mainCol #commentPost h2,
div#mainContent div.mainCol #trackbacks h2{
	padding: 5px 10px;
	border-top: 5px solid #1b1814;
	border-bottom: 5px solid #1b1814;
	margin-bottom: 10px;
	background: #f3f3f3;
}


div#mainContent div.mainCol #commentPost table{
	width:auto;
	margin-left: 15px;
	margin-right: 15px;
	width: 420px;
}


/* Table */
div#mainContent table{
	width:100%;
	margin-top:1px;
	border:2px solid #c8ecf5;
	background:#f0fcff;
}

div#mainContent table th,
div#mainContent table td{
	padding:0.5em 0.75em;
	border:none;
	border-bottom:1px dashed #84e7ff;
	line-height:1.5;
}
div#mainContent table tbody{
	/*border-top:1px dashed #f59642;*/
}
div#mainContent table td{
	/*border-right:1px dashed #cdd0bf;*/
}
div#mainContent table tr.odd td{
	background-color:#e0faff;
}
div#mainContent table tr.odd th{
	background:#0096bd;
}
div#mainContent table th{
	background:#00abd8;
}

/* #search : 検索ボックス */
div#mainContent #search{
	width: 320px !important;
	height: 30px !important;
	padding: 10px !important;
	border-top: 10px solid #1b1814 !important;
	border-right: 10px solid #1b1814 !important;
}
div#mainContent #search h2{
	float: left;
	width: 45px;
}
div#mainContent #search input#searchTextField{
	float: left;
	width: 190px;
	margin: 3px 7px 0 5px;
}
div#mainContent #search .submitBtn{
	float: left;
	width: 61px;
	margin: 3px 0 0 0;
}

/*	.subCol
-----------------------------------*/


div#mainContent div.subCol{
	width:155px;
	float: right;
	margin-right: 10px;
}
* html div#mainContent div.subCol{
	margin-right: 5px;
}

div#mainContent div.subCol .section{
	margin:  00 0 10px;
	padding: 0;
}

div#mainContent div.subCol h2{
	background: no-repeat #f3f3f3 url(../img/bg/bg_subcol_ti.jpg) right top;
	padding: 17px 0 0 10px;
	height: 30px;
	border-top: 5px solid #1b1814;
	border-bottom: 5px solid #1b1814;
}


div#mainContent div.subCol ul{
	padding: 7px;
	width: 141px;
	margin-bottom: 0
}

div#mainContent div.subCol ul li{
	width: 121px;
}
div#mainContent div.subCol ul li a{
	width: 121px;
	display: block;
	padding: 0.5em 0 0.5em 20px;
	background: no-repeat url(../img/ico/ico_arrow.gif) left 0.7em;
	border-bottom: 2px solid #dad7d7;
	text-decoration: none;
}

div#mainContent div.subCol ul li a:hover{
	background-position: 1px 0.7em;
}


/* #recentEntries : 最近の記事 */
div#mainContent div.subCol #recentEntries h2{
	border-top: none;
}


/* .orderNav : 順序ナビ */
#mainContent .orderNav{
	text-align:center;
}
#mainContent .orderNav ul{
	margin-left: 10px;
	margin-right: 10px;
}

#mainContent .orderNav li{
	display: inline;
	margin-left: -2px;
}
#mainContent .orderNav li a{
	border: 2px solid #1b1814;
	padding: 3px 8px;
	text-decoration: none;
	background: #fff;
	line-height: 2em;
}
#mainContent .orderNav li a:hover{
	background-color: #d7f5ff !important;
}
#mainContent .orderNav li strong{
	border: 2px solid #1b1814;
	padding: 3px 8px;
	background: #ec0b0b;
	color: #fff;
}
#mainContent .orderNav li.next a{
	padding: 3px 2em 3px 8px;
	background: no-repeat url(../img/ico/ico_arrow.gif) 5.1em center;
}
#mainContent .orderNav li.prev a{
	padding: 3px 8px 3px 2em;
	background: no-repeat url(../img/ico/ico_arrow_left.gif) 0.6em center;
}


/*	#subContent
----------------------------------------------------*/

div#subContent{
	width: 165px;
	float: right;
	padding: 0;
	margin: 0;
}

div#subContent #subSearch{
	padding:5px;
	border-right: 10px solid #1b1814;
	background:#fff;
}
div#subContent #subSearch h2{
	margin-bottom:0.25em;
	font-size:x-small;
}
div#subContent #subSearch #searchTextField{
	width:137px;
}

/* #bbs : 口コミBBS */
div#subContent #bbs{
	position:absolute;
	top: 0;
	left: 595px;
	width: 205px;
	height: 120px;
	padding: 10px 0 0 0;
	background: #fff no-repeat url(../img/bg/bg_bbs.gif) top right;
	border-top: 20px solid #fff;
}

/* #corner : コーナー紹介 */
div#subContent #corner{
	background: repeat-y url(../img/bg/bg_corner_middle.gif);
	border-bottom: 10px solid #1b1814;
}
div#subContent #corner h2{
	margin-bottom: 1em;
}
div#subContent #corner dl{
	padding: 5px;
}
div#subContent #corner dl dt{
	margin: 3px 0 4px;
	paddign-right:20px;
	font-size:x-small;
}
div#subContent #corner dl dt img{
	padding: 2px 4px;
	background: #fff;
}
div#subContent #corner dl dd{
	margin: 3px 0 7px;
	padding-bottom: 8px;
	background: no-repeat url(../img/bg/bg_corner_line.gif) left bottom;
}
div#subContent #corner dl dd .thumb img{
	padding-bottom: 6px;
}
div#subContent #corner dl dd strong{
	display: block;
	margin-bottom: 5px;
}
div#subContent #corner dd ul{
	margin: 5px 20px 3px 0;
	padding: 0;
}
div#subContent #corner dd ul li{
	margin-bottom: 5px;
	font-size: 90%;
}
div#subContent #corner dd ul li img{
	padding: 1px 4px 1px 0;
	vertical-align: middle;
}
div#subContent #corner dd p{
	text-align: right;
	width: 129px;
}
/* #blogParts */
div#subContent #blogParts{
	padding: 8px 8px 40px 8px;
}
div#subContent #blogParts .parts{
	height: 150px;
}

/*	#footer
----------------------------------------------------*/
div#footer{
	position:relative;
	height: 120px;
	margin:0 auto;
	padding: 0;
	width: 800px;
}
div#footer p.toTop{
	border: 10px solid #1b1814;
	width: 320px;
	position: absolute;
	top: -50px;
	left: 460px;
}
div#footer p.toTop a{
	display:block;
	width:320px;
	height: 64px;
	margin:0;
	padding: 16px 0 0 0;
	background: #00b2f2;
	text-align:center;
}
div#footer p#copyright{
	padding-top:1em;
	text-align: left;
	color: #898989;
}

/*----------------------------------------------------
	#bloCategory : カテゴリーページ
----------------------------------------------------*/

 
body#bloCategory div#mainContent #description dl{
	border-top: 5px solid #1b1814;
	padding: 10px;
	margin: 0;
	background: #f1e1d4;
}
body#bloCategory div#mainContent #description dl dt{
	font-weight: bold;
	line-height: 1;
	margin-bottom: 5px;
}
body#bloCategory div#mainContent #description dl dt img{
	background: #fff;
	padding: 1px 2px;
	vertical-align: bottom;
	margin-right: 8px;
}

body#bloCategory div#mainContent #description dl dd{
	margin-bottom: 0.5em;
}


/*----------------------------------------------------
	#bloWebpage : ウェブページ（口コミBBS）
----------------------------------------------------*/

body#bloWebpage div#mainContent{
	background-image: url(../img/bg/bg_main_webpage.gif);
}

body#bloWebpage div#mainContent .section{
	width: 595px;
}

body#bloWebpage div#mainContent #description{
	background: no-repeat #497f4b url(../img/bg/bg_bbs_description.jpg) 0 325px;
	margin: 0 10px;
}
body#bloWebpage div#mainContent #description .more p{
	color: #fff;
	margin: 0 0 1em 20px;
	width: 330px;
	font-weight: bold;
}

body#bloWebpage div#mainContent #commentPost{
	width: 615px;
	padding: 0 0;
	border-bottom: 10px solid #1b1814;
	margin: 0;
}
body#bloWebpage div#mainContent #commentPost table{
	margin-left: 21px;
	margin-right: 21px;
	width: 571px;
}

/* #comments */
body#bloWebpage div#mainContent #comments{
	width: 615px;
}
body#bloWebpage div#mainContent #comments h2{
	padding: 5px 10px;
	border-bottom: 10px solid #1b1814;
	margin-bottom: 20px;
	background: #f3f3f3;
}

body#bloWebpage div#mainContent #comments .comment{
	position: relative;
	background: no-repeat url(../img/bg/bg_comment_line.gif) left bottom;
	padding-bottom: 5px;
	margin: 0 20px 1em;
}


body#bloWebpage div#mainContent #comments .comment p{
	margin-bottom: 0.6em;
}

body#bloWebpage div#mainContent #comments .comment .post{
	margin-bottom: 0.5em;
	width: 470px;
}
body#bloWebpage div#mainContent #comments .comment .name{
	color: #ec0b0b;
	font-size: 130%;
	font-weight: bold;
}

body#bloWebpage div#mainContent #comments .comment .post .date{
	background: #f1e1d4;
	padding: 1px 2px;
	position: absolute;
	right: 0;
	top: 0;
	color: #ec0b0b;
}
* html body#bloWebpage div#mainContent #comments .comment .post .date{
	right: 15px;
}

body#bloWebpage div#mainContent #comments .comment .body{
	padding-left: 110px;
	/*background: no-repeat url(../img/ico/ico_comment_nothing.gif);*/
	min-height: 110px;
}
* html body#bloWebpage div#mainContent #comments .comment .body{
	height: 110px;
}

body#bloWebpage div#mainContent #comments .comment .replyWrapper{
	background: no-repeat url(../img/ico/ico_comment_boot_001.gif) right top;
}

body#bloWebpage div#mainContent #comments .comment .reply{
	border: 5px solid #00b2f2;
	padding: 7px 7px 0px 7px;
	background: #f0fcff;
	margin: 0 90px 1em 0;
	min-height: 63px;
}


* html body#bloWebpage div#mainContent #comments .comment .reply{
	height: 63px;
}


body#bloWebpage div#mainContent #comments .comment .replyWrapper img{
	position: absolute;
	top: 2em;
	left: 0;
	line-height:0.01;
}

/*----------------------------------------------------
	#bloSystem : コメント完了・エラー
----------------------------------------------------*/


body#bloSystem div#mainContent #message{
	width: auto;
	margin-right: 0;
	width: 450px;
	border-bottom: 10px solid #1b1814;
}
body#bloSystem div#mainContent #message h2{
	font-size: 150%;
	margin-bottom: 0.5em;
	border-bottom: 5px solid #1b1814;
	padding: 15px;
	background: #f3f3f3;
}
body#bloSystem div#mainContent #message p{
	margin-left: 20px;
	margin-right: 20px;
}



/*----------------------------------------------------
	#bloSearch : 検索結果
----------------------------------------------------*/

body#bloSearch div#mainContent #description{
	padding: 0;
	background: #fff;
	width: 450px;
	border-bottom: 10px solid #1b1814;
}

body#bloSearch div#mainContent #description h2{
	font-size: 150%;
	margin-bottom: 1em;
	border-bottom: 5px solid #1b1814;
	padding: 15px;
	background: #f3f3f3;
}
body#bloSearch div#mainContent #description h3{
	font-size: 120%;
	margin-bottom: 0.5em;
	border-top: 5px solid #1b1814;
	border-bottom: 5px solid #1b1814;
	padding: 10px 15px;
	background: #f3f3f3;
}

body#bloSearch div#mainContent #description strong{
	font-size: 120%;
	color: #ec0b0b;
	padding: 1px 3px;
	background: #f1e1d4;
	margin: 0 2px;
}

body#bloSearch div#mainContent #description p{
	margin-left: 20px;
	margin-right: 20px;
}



/*----------------------------------------------------
	hack ClearFix
----------------------------------------------------*/

/*-- Modern Browser Firefox,Safari,Opera --*/

div#entries .entry:after,
div#contentHead ul#globalNav:after,
div#contentWrap:after{
	content: ".";
	overflow:hidden;
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*-- IE7 --*/
div#entries .entry,
div#contentHead ul#globalNav,
div#contentWrap{
	display: inline-block;
}

/*-- For Legacy IE without macIE --*/
* html div#entries .entry:after,
* html div#contentHead ul#globalNav,
* html div#contentWrap{
	height: 1%;
}
div#entries .entry:after,
div#contentHead ul#globalNav,
div#contentWrap{
	display: block;
}

/*---------------- End of Clearfix ----------------*/



