@charset "utf-8";

/* ------------------------------------------------------------------------------------- contents */

/* 記事切り替え */
#contents ul.entryNav {
	position: relative;
	margin: 0 0 1.5em 0px;
	padding: 0px 0 0px 0;
	list-style: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #aaa;
	clear: both;
}
#contents ul.navTop { float: left; }

ul.entryNav li {
	display: inline;
	list-style: none;
	float: left;
}
#contents ul.entryNav a {
	display: block;
	margin: 0 0 0px 0px;
	padding: 3px 0 2px 0;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #aaa;
}
#contents ul.entryNav a.post {
	color: #fff;
	width: 4.5em;
	background-color: #333;
}
#contents ul.entryNav a.commentData { width: 15em; }
#contents ul.entryNav a.trackbackData { width: 11em; }
#contents ul.entryNav a.ctForm { width: 10.0em; }

/* 日付 */
#contents h3.date {
	display: inline;
	margin: 0 30px 1.5em 0px;
	padding: 0.2em 0px 0 0;
	font-size: 80%;
	font-weight: normal;
	text-align: right;
	width: 10em;
	float: right;
}

/* ブログ村ボタン */
#contents ul.blogMura {
	display: block;
	margin: 0 0 1.5em 30px;
	padding: 0px 0px;
	list-style: none;
	clear: both;
}
*:first-child+html #contents ul.blogMura { margin-left: 10px; } /* IE7 */

ul.blogMura li {
	display: inline;
	list-style: none;
	float: left;
}

ul.blogMura a {
	display: block;
	margin: 0 5px 0 0px;
	padding: 15px 0 0 0px;
	width: 88px;
	height: 0px;
	overflow: hidden;
}
ul.blogMura a.all {
	margin-right: 10px;
	padding-top: 33px;
	width: 100px;
	background: url(http://www.blogmura.com/img/www100_33.gif) 0 0 no-repeat;
}
ul.blogMura a.web { background: url(http://internet.blogmura.com/img/internet80_15_1.gif) 0 0 no-repeat; }
ul.blogMura a.webService { background: url(http://internet.blogmura.com/netservice/img/netservice80_15.gif) 0 0 no-repeat; }
ul.blogMura a.local { background: url(http://local.blogmura.com/img/local80_15_1.gif) 0 0 no-repeat; }
ul.blogMura a.gunma { background: url(http://local.blogmura.com/gunma/img/gunma80_15.gif) 0 0 no-repeat; }
/* ul.blogMura a.mobile { background: url(http://www.blogmura.com/img/.gif) 0 0 no-repeat; } */
ul.blogMura a.gourmet { background: url(http://gourmet.blogmura.com/img/gourmet80_15_1.gif) 0 0 no-repeat; }
ul.blogMura a.restaurant { background: url(http://gourmet.blogmura.com/restaurant/img/restaurant80_15.gif) 0 0 no-repeat; }

/* 記事本文 */
#contents #post {
	position: relative;
	margin: 0 0 0px 0px;
	padding: 0px 0 0px 0;
	width: 500px;
	clear: both;
}

#post p {
	margin: 0 0px 20px 0em;
	padding: 0;
	line-height: 1.8;
	clear: both;
}
#post p.akpc_pop {
	display: block;
	margin: 10px auto 20px auto;
	padding: 5px 0;
	font-size: 80%;
	text-align: center;
	width: 200px;
	background: #f0f0f0;
}

#post p a img {
	display: inline;
	margin: 0 20px 10px 0px;
	padding: 0px;
	border: 8px solid #f0f0f0;
	clear: both;
	float: left;
}
#post p a:hover img { border-color: #E6F2B6; }
#post p img.wp-smiley {
	display: inline;
	margin: 0 0.3em 0.0em 0.3em;
	_margin-bottom: 0.7em;
	padding: 0px;
	line-height: 1.5;
	vertical-align: middle;
}
#post p a.center {
	display: block;
	margin: 0 auto 25px auto;
	padding: 0px;
	clear: both;
}
#post p a.center img {
	display: block;
	float: none;
}

#post p img.center {
	display: block;
	margin: 0 auto 25px auto;
	padding: 0px;
	float: none;
	clear: both;
}

#post ul,
#post ol {
	margin: 0 0 20px 100px;
	_margin-left: 80px;
	padding: 0 0 0 0px;
	_padding-left: 20px;
	font-size: 90%;
	clear: both;
}
*:first-child+html #post ul, #post ol { margin-left: 80px; padding-left: 20px; }
#post ul { list-style-type: circle; }
#post ul li,
#post ol li {
	margin: 0 0 5px 0px;
	line-height: 1.1;
}
#post ul li { list-style-type: circle; }

#post blockquote {
	display: block;
	margin: 0 0 20px 70px;
	padding: 1em 1em 1em 1em;
	font-size: 90%;
	line-height: 1.4;
	background: #f0f0f0;
}

#post blockquote p {
	display: block;
	margin: 0 0px 1.0em 0;
	padding: 0 0 0 0px;
}
#post blockquote p a:link { color: #ECA834; text-decoration: none; }
#post blockquote p a:visited { color: #8CBB00; text-decoration: none; }
#post blockquote p a:hover { color: #FF6262; text-decoration: underline; background-color: #E6F2B6; }
#post blockquote p a:active { color: #FF6262; text-decoration: none; }

#post blockquote p img {
	display: inline;
	margin: 0 1.0em 0.5em 0;
	padding: 0;
	float: right;
}

#post blockquote ul,
#post blockquote ol {
	margin: 0 0 20px 20px;
	padding: 0 0 0 20px;
}
#post blockquote ul { list-style-type: circle; }
#post blockquote ul li,
#post blockquote ol li {
	margin: 0 0 10px 0px;
	line-height: 1.2;
}
#post blockquote ul li { list-style-type: circle; }
#post blockquote ul a,
#post blockquote ol a { line-height: 1.2; }

#post span.detail {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
}

/* 関連エントリー */
#contents #related {
	margin: 0px 0px 30px 0;
	padding: 20px 0px 0 0px;
	_padding-top: 25px;
	width: 500px;
	clear: both;
}
*:first-child+html #contents #related { margin-top: -10px; } /* IE7 */

#contents h3.related {
	margin: 0px 0px 0px 0;
	padding: 0px 0px 0px 0px;
	font-size: 85%;
	width: 500px;
	border-bottom: 1px solid #ccc;
	clear: both;
}
html>body #contents h3.related { padding-bottom: 3px; } /* Firefox */
#contents h3.related span {
	padding: 3px 15px 5px 15px;
	color: #fff;
	font-size: 100%;
	background: #333;
}

#contents ul.related {
	margin: 0 0 25px 0px;
	padding: 0 0 0 0px;
	list-style: none;
	width: 500px;
	clear: both;
}
*:first-child+html #contents ul.related { margin-left: -20px; } /* IE7 */

#contents ul.related li {
	margin: 0 0 0 0;
	font-size: 90%;
	_line-height: 0;
	list-style: none;
	width: 500px;
}

#contents ul.related a,
#contents ul.related span {
	display: block;
	margin: 0 0 0px 0px;
	padding: 5px 20px 5px 40px;
	font-size: 100%;
	line-height: 1.2;
	width: 440px;
	border-bottom: 1px solid #ccc;
	background: url(../img/icon-right.gif) 30px 8px no-repeat;
}
#contents ul.related a:hover {
	border-bottom: 1px solid #aaa;
	background: #E6F2B6 url(../img/icon-right.gif) 30px 8px no-repeat;
}
#contents ul.related span { background: none; }



#contents span.page {
	display: block;
	margin: 0 0 30px 0;
	padding: 20px 0 0 0;
}
#contents span.page a {
	margin: 0 0 0px 0;
	padding: 5px 10px;
	text-align: center;
	width: 10px;
	border: 1px solid #ccc;
}
#contents span.page a:hover { background-color: #E6F2B6; }

/* 前後のエントリー */
#contents ul.nextBack {
	margin: 0 0px 20px 0;
	padding: 0em 5px 0px 0;
	list-style: none;
	width: 500px;
	clear: both;
}

ul.nextBack li {
	display: inline;
	list-style: none;
	width: 230px;
}
ul.nextBack li.backEntry { float: left; }
ul.nextBack li.nextEntry { float: right; }
ul.nextBack li span { display: block; margin: 0px; font-size: 80%; }
ul.nextBack li span.backEntry {
	padding: 0 0 0 10px;
	background: url(../img/icon-left.gif) left center no-repeat;
}
ul.nextBack li span.nextEntry {
	padding: 0 10px 0 0;
	text-align: right;
	background: url(../img/icon-right.gif) right center no-repeat;
}
ul.nextBack a {
	display: block;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	font-size: 80%;
	line-height: 1.2;
	width: 210px;
	border: 1px solid #ccc;
}
ul.nextBack a:hover { background-color: #E6F2B6; }



/* ------------------------------------------------------------------------------------- コメント */

#contents #ctForm { clear: both; }

#contents #commentData {
	position: relative;
	margin: 0 0 0px 0px;
	padding: 0px 0 0px 0;
	clear: both;
}

#commentData .list,
#trackbackData .list {
	position: relative;
	margin: 0 0 1.5em 0px;
	padding: 0px 0 1.5em 0;
	border-bottom: 1px dashed #ccc;
	clear: both;
}

.list h4 {
	margin: 0 0 0px 0px;
	padding: 0em 0 10px 0;
	font-size: 120%;
	line-height: 1.2;
	width: 20em;
	float: left;
}
.list h4 a {
	display: block;
	margin: 0 0 0px 0px;
	padding: 0em 0 0.0em 1.2em;
	font-size: 100%;
	width: 18.8em;
	background: url(../img/icon_link.gif) 0 0.3em no-repeat;
}

.list p.date {
	margin: 0 0 0px 0px;
	padding: 0.2em 0.3em;
	font-size: 80%;
	text-align: center;
	width: 10em;
	background: #f0f0f0;
	float: right;
}
.list p.text {
	margin: 0 0 0px 2em;
	padding: 0px 0 0.0em 0em;
	clear: both;
}



/* ----------------------------------------------------------------------------- コメントフォーム */

/* トラックバックURL */
#contents dl.trackback {
	position: relative;
	display: block;
	margin: 0 0 1.5em 0px;
	padding: 20px;
	border: 1px dotted #ccc;
	background: url(../img/bg_form.gif) 0 0 repeat-y;
	clear: both;
}

#contents dl.trackback dt {
	margin: 0 0 10px 0px;
	padding: 0em 0 0 20px;
	font-size: 120%;
	font-weight: bold;
	background: url(../img/icon_tb.gif) left center no-repeat;
}

#contents dl.trackback dd p {
	margin: 0 0 0em 0px;
	padding: 0px 0 0px 0;
	font-size: 80%;
}
#contents dl.trackback dd input {
	position: relative;
	margin: 0 0 0 0px;
	padding: 0px 0 0px 0;
	width: 450px;
}

/* コメントフォーム */
#contents form#commentform {
	position: relative;
	margin: 0 0 1.5em 0px;
	padding: 20px;
	border: 1px dotted #ccc;
	background: url(../img/bg_form.gif) 0 0 repeat-y;
	clear: both;
}

form#commentform legend {
	margin: 0 0 1.0em 0px;
	padding: 0em 0 0 1.2em;
	font-size: 120%;
	font-weight: bold;
	background: url(../img/icon_comment.gif) left center no-repeat;
}

form#commentform dl {
	display: block;
	margin: 0 auto 0em auto;
	padding: 0.0em 0 0 0em;
	width: 350px;
}

form#commentform dl dt label {
	margin: 0 0 0em 0px;
	padding: 0em;
	font-size: 75%;
}

form#commentform dl dd {
	margin: 0 0 0.5em 0.0em;
	padding: 0em;
}
form#commentform dl dd input {
	margin: 0.0em;
	padding: 0em;
	width: 350px;
}
form#commentform dl dd textarea {
	display: block;
	margin: 0.0em;
	padding: 0em;
	width: 350px;
}
form#commentform dl dd span {
	display: block;
	margin: 0 0 0.0em 0;
	padding: 0em;
	font-size: 75%;
	text-align: right;
}

form#commentform button.submit {
	display: block;
	margin: 20px auto 20px auto;
	padding: 0em 0em;
	text-indent: -9999em;
	width: 140px;
	height: 30px;
	background: url(../img/button_comment.gif) 0 0 no-repeat;
}

form#commentform p.kome {
	margin: 0.0em 0 0.0em 0;
	padding: 0.0em 2.0em;
	font-size: 75%;
	text-align: center;
}



/* ------------------------------------------------------------------------------------- sidebar */

div#sidebar div#response {
	position: relative;
	margin: 0px 0px 30px 0;
	padding: 10px 10px;
	border: 1px dashed #ccc;
	clear: both;
}



div#response ul.bookmark {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	overflow: auto;
}

div#response ul.bookmark li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}
div#response ul.bookmark a {
	display: block;
	padding: 16px 0 0 0px;
	width: 16px;
	height: 0px;
	overflow: hidden;
}
div#response ul.bookmark a.hatena { background: url(../img/icon/hatena.gif) 0 0 no-repeat; }
div#response ul.bookmark a.delicious { background: url(../img/icon/delicious.gif) 0 0 no-repeat; }
div#response ul.bookmark a.livedoor { background: url(../img/icon/livedoor_clip.gif) 0 0 no-repeat; }
div#response ul.bookmark a.yahoo { background: url(http://i.yimg.jp/images/sicons/ybm16.gif) 0 0 no-repeat; }
div#response ul.bookmark a.google { background: url(../img/icon/googlebookmarklet.gif) 0 0 no-repeat; }
div#response ul.bookmark a.technorati { background: url(../img/icon/technoratibookmarklet.gif) 0 0 no-repeat; }
div#response ul.bookmark a.nifty { background: url(../img/icon/nifty_clip.gif) 0 0 no-repeat; }
div#response ul.bookmark a.pookmark { background: url(../img/icon/pookmark.gif) 0 0 no-repeat; }
div#response ul.bookmark a.choix { background: url(../img/icon/choix.gif) 0 0 no-repeat; }

/* トラックバックURL */
div#response input {
	margin: 0 0 0px 0px;
	width: 190px;
}




