@charset "Shift-JIS";

/*****************************************************
 *    JAGAJAGA“V‘                                   *
 *****************************************************/


/* Šî–{ƒXƒ^ƒCƒ‹iã‘‚«j
---------------------------------------------------- */
.archive #contents {
	background: #FFFFFF url(../img/bg_b.gif) repeat-y;
}
.daily #contents {
	background: #FFFFFF url(../img/bg_c.gif) repeat-y;
}


/* Šî–{ƒXƒ^ƒCƒ‹
---------------------------------------------------- */
.daily #mainPkg {
	width: 730px;
	padding: 15px 20px;
}
.archive #mainPkg {
	margin: 0px 0px 15px;
	border-bottom: 1px solid #f5f5f5;
}


/* ¡‹LŽ–ˆê——
---------------------------------------------------- */
.archiveBox {
	width: 760px;
	display: inline-table;
}
.archiveBox:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
} 
/* Mac IE \*/ 
* html .archiveBox {height: 1%;} 
.archiveBox {display: block;}
/* */

.archiveBox .yearBox {
	width: 140px;
	float: left;
	clear: both;
	padding: 7px 20px 7px 0px;
	text-align: right;
	font: bolder 18px/1em Arial, Helvetica, sans-serif;
	color: #666666;
	border-top: 1px solid #d2d2d2;
}


ul.entryBoxB {
	width: 600px;
	float: left;
}
li.entryList {
	width: 570px;
	display: inline-table;
	float: left;
	border-top: 1px solid #f5f5f5;
	padding: 4px 15px 5px;
}
li.entryList:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
} 
/* Mac IE \*/ 
* html li.entryList {height: 1%;} 
li.entryList {display: block;}
/* */

p.entryDate {
	width: 100px;
	display: block;
	float: left;
	font: normal small/1.4em Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
p.entryDate a {
	text-decoration: underline;
}
ul.entryBoxC {
	width: 470px;
	display: block;
	float: right;
}
li.entryListB {
	width: 456px;
	font: normal small/1.4em Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding: 0px 0px 0px 14px;
}

#urajaga li.entryListB {	background: url(../img/urajaga_icon.gif) no-repeat 2px 0.5em;}
#shokuking li.entryListB {	background: url(../img/shokuking_icon.gif) no-repeat 2px 0.5em;}
#yokamon li.entryListB {	background: url(../img/yokamon_icon.gif) no-repeat 2px 0.5em;}


/* ‰ß‹Ž‚Ì‹LŽ–i‹ŒƒTƒCƒg‚Ì‹LŽ–‚Ö‚ÌƒŠƒ“ƒNj */
p#oldsite {
	width: 750px;
	height: 21px;
	position: relative;
	margin: 0px 0px 25px;
}
p#oldsite a {
	width: 86px;
	height: 21px;
	display: block;
	text-indent: -9999px;
	background: url(../img/archive/btn_old.gif) no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
	text-decoration: none;
}



/* ¡‹LŽ–Ú×
---------------------------------------------------- */
h4#pageDate {
	width: 730px;
	padding: 14px 0px 0px;
	height: 26px;
	font: bold 12px/1em Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #FFFFFF;
	background: url(../img/archive/pagedate_bg.gif) no-repeat;
	margin: 0px 0px 15px;
	text-align: center;
}
h5.entryTit {
	width: 710px;
	padding: 20px 0px 4px;
	font: bold small/1em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #000000;
	margin: 0px 10px 15px;
	border-bottom: 1px solid #535353;
}
.entryBody {
	width: 710px;
	margin: 0px 10px 30px;
}
.entryBody img {
	display: inline;
}
.entryBody p {
	padding: 0px;
	margin: 0px 0px 1.2em;
}
.entryBody p span {

	font: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

/* ƒy[ƒW‚ß‚­‚è
---------------------------------------------------- */
#acvNavi {
	width: 730px;
	height: 21px;
	position: relative;
	margin: 10px 0px 10px 0px;
}
#acvNavi a {
	text-decoration: none;
}

#acvNavi a#acvPrev {
	width: 86px;
	height: 21px;
	display: block;
	text-indent: -9999px;
	background: url(../img/archive/btn_prev.gif) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
#acvNavi a#acvBack {
	width: 86px;
	height: 21px;
	display: block;
	text-indent: -9999px;
	background: url(../img/archive/btn_list.gif) no-repeat;
	position: absolute;
	left: 325px;
	top: 0px;
}
#acvNavi a#acvNext {
	width: 86px;
	height: 21px;
	display: block;
	text-indent: -9999px;
	background: url(../img/archive/btn_next.gif) no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
}



