@charset "UTF-8";

/* *********************************************************
   B+S+B Stylesheet 002 [RED×GRAY]
   http://park7.wakwak.com/~b-style/sb/
********************************************************* */

/* ******************* reset elements ******************* */
* {
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}
div, p, ul, ol, li, dl, dt, dd, blockquote {
	padding: 0;
}
ul {
	list-style: none;
}

/* ******************** common items ******************** */
/* link */
a:link {
	color: #CC103A;
	text-decoration: none;
}
a:visited {
	color: #660695;
	text-decoration: none;
}
a:hover {
	color: #FF9300;
	text-decoration: none;
}
a:active {
	color: #F0F0F0;
	text-decoration: none;
}
/* common */
em {
	font-weight: bold;
}
strong {
	color: #000;
	font-weight: bold;
}
.note {
	color: #888;
}
.note_block, blockquote {
	color: #6d6d89;
	border: #c6c6d7 1px solid;
}
p.note_block {
	margin: 1em;
	padding: 1em;
}
div.note_block {
	margin: 1em;
	padding: 0 1em;
}
blockquote {
	margin: 1em;
	padding: 0 1em;
}
blockquote p.cast {
	text-align: center;
	font-size: 85%;
}
p.source {
	margin-top: -1em;
	padding: 2px 6px;
	font-size: 85%;
	text-align: right;
}
pre {
	font-family: monospace;
	display: block;
	margin: 1em 0;
	padding: 8px 10px;
	width: 95%;
	color: #666;
	font-size: 85%;
	line-height: 1.4em;
	background-color: #F0F0F0;
	border: 1px #ccc solid;
	overflow: scroll;
}
pre em {
	font-weight: normal;
	color: #b33e50;
}
pre span.note {
	color: #8d8594;
}
del {
	text-decoration: line-through;
}
ins {
	text-decoration: none;
	border: none;
}
span.hidden {
	color: #FFF;
	border: 1px #888 dotted;
}
hr.hidden {
	display: none;
	clear: both;
}
/* list tag */
.entry_body ul, .entry_more ul {
	margin: 1em 1em 1em 1.50em;
	line-height: 135%;
}
.entry_body ul li, .entry_more ul li {
	list-style-type: square;
}
.entry_body dl, .entry_more dl {
	margin: 1em;
	line-height: 135%;
}
.entry_body dl dt, .entry_more dl dt {
	font-weight: bold;
}
.entry_body dl dd, .entry_more dl dd {
	margin: 0 0 1em 1em;
}
/* image */
img {
	border: none;
}
.pictL {
	float: left;
}
.pictL img{
	margin: .25em .75em .25em 0;
	border: #666 1px solid;
}
.pictR {
	float: right;
}
.pictR img{
	margin: .25em 0 .25em .75em;
	border: #666 1px solid;
}
.pictC {
	text-align: center;
}
.pictC img {
	margin: 0 0 1em 0;
	border: #666 1px solid;
}
.entry_body div, .entry_more, .entry_more div {
	clear: both;
}
.pictL a:link img, .pictR a:link img, .pictC a:link img {
	border: #CC103A 1px solid;
}
.pictL a:visited img, .pictR a:visited img, .pictC a:visited img {
	border: #7b7666 1px solid;
}
.pictL a:hover img, .pictR a:hover img, .pictC a:hover img {
	border: #FFF 1px solid;
}
.pictL a:active img, .pictR a:active img, .pictC a:active img {
	border: #FFF 1px solid;
}


/* *********************** rayout *********************** */
body {
	padding: 0;
	color: #666;
	font-family: "Trebuchet MS", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	background-image: url("http://park7.wakwak.com/~b-style/sb/template/bsb_rg_bg.png");
	background-color: #FFF;
	background-repeat: repeat-y;
}
#container {
	width: 709px;
	background-image: url("http://park7.wakwak.com/~b-style/sb/template/bsb_rg_titlebg.jpg");
	background-repeat: no-repeat;
}
#contents {
	width: 520px;
	float: left;
}
#navigation {
	width: 180px;
	float: right;
}

/* *********************** header *********************** */
h1 {
	padding: 0;
	width: 709px;
	height: 48px;
	background-image: url("http://park7.wakwak.com/~b-style/sb/template/bsb_rg_title.png");
	background-repeat: no-repeat;
}
h1 a {
	display: block;
	height: 100%;
	width: 100%;
}
h1 a span {
	display: none;
}

/* ********************** headline ********************** */
#headline {
	font-size: 100%;
}
#headline h2 {
	padding-top: 7px;
	padding-left: 25px;
	height: 16px;
	color: #386450;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#headline ul {
	padding: 15px 10px 15px 40px;
}
#headline ul li {
	padding-left: 16px;
	color: #808080;
	font-size: 100%;
	line-height: 150%;
	background-image: url("http://park7.wakwak.com/~b-style/sb/template/bsb_rg_ptsq.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em;
}
#headline ul li small {
	font-size: 85%;
}


/* ******************** profile area ******************** */
.profile {
	color: #555;
	padding: 15px 15px 25px 25px;
}


/* ********************* entry area ********************* */
.entry {
	padding: 15px 15px 25px 25px;
}
.entry p.entry_navi {
	margin-bottom: 1em;
	font-size: 90%;
	text-align: center;
}
.entry h3 {
	background-image: url("http://park7.wakwak.com/~b-style/sb/template/bsb_rg_linew.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
}
.entry h3 a {
	padding-left: 28px;
	height: 100%;
	font-size: 110%;
	font-weight: bold;
	background-image: url("http://park7.wakwak.com/~b-style/sb/template/bsb_rg_linewr.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}
.entry h3 a:link, h3 a:visited {
	color: #5A4F62;
}
.entry h3 a:hover, h3 a:active {
	color: #B093FF;
}
p.entry_date {
	margin-bottom: 2em;
	text-align: right;
	font-size: 11px;
	font-family: "Trebuchet MS", sans-serif;
}
.entry_body, .entry_more {
	color: #555;
	margin-left: 1em;
}
.entry_body p, .entry_more p {
	margin: 1em 0;
	font-size: 100%;
	line-height: 150%;
}
.entry_body h4, .entry_more h4 {
	margin-top: 2.50em;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	border-left: #C0C0C0 10px solid;
}
ul.entry_state {
	margin-left: 1em;
	font-size: 11px;
	font-family: "Trebuchet MS", sans-serif;
	text-align: right;
}
ul.entry_state li {
	display: inline;
	padding: 0 .5em 0 .8em;
	background-image: url("http://park7.wakwak.com/~b-style/sb/template/bsb_rg_ptdn.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em;
}
ul.entry_state li.gotop {
	background-image: url("http://park7.wakwak.com/~b-style/sb/template/bsb_rg_ptup.gif");
}
ul.entry_state li.entry_edit {
	background-image: url("http://park7.wakwak.com/~b-style/sb/template/bsb_rg_ptx.gif");
}

/* comment, trackback */
#comment, #trackback {
	padding: 0 15px 1em 25px;
}

/*
	border-top: #999 1px dotted;
	border-right: #999 1px solid;
	border-bottom: #999 1px dotted;
	border-left: #999 1px solid;
*/

#comment h3, #trackback h3 {
	padding-left: 1em;
	font-weight: bold;
	background-color: #F0F0F0;
	border-top: #999 1px dotted;
	border-right: #999 1px solid;
	border-bottom: #999 1px dotted;
	border-left: #999 1px solid;
}
#trackback p {
	padding-left: 1em;
	border-right: #999 1px solid;
	border-left: #999 1px solid;
}
dl.comment_body dt, dl.trackback_body dt {
	padding: 5px;
	text-align: right;
	font-size: 100%;
	border-right: #999 1px solid;
	border-left: #999 1px solid;
}
dl.comment_body dd, dl.trackback_body dd {
	padding: 1em;
	color: #555;
	line-height: 135%;
	border-right: #999 1px solid;
	border-bottom: #999 1px dotted;
	border-left: #999 1px solid;
}
#comment form {
	margin: 1em 0;
}
#comment form ul {
	padding: 5px;
	border-right: #999 1px solid;
	border-left: #999 1px solid;
}
#comment form ul li {
	margin-left: 3em;
	list-style-type: square;
	font-size: 11px;
}
#comment form dl {
	padding: 1em;
	border-right: #999 1px solid;
	border-left: #999 1px solid;
	border-bottom: #999 1px dotted;
}

/* page navi */
.pagenavi {
	margin-right: 15px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	text-align: right;
}


/* *********************** archive *********************** */
/* archives */
.archive_head {
	margin: 1em 0 0 25px;
}

/* selected entry */
#selected_entry dd.more {
	font-size: 11px;
	text-align: right;
}
#selected_entry dd ul li {
	padding-left: .8em;
	background-image: url("http://park7.wakwak.com/~b-style/sb/template/bsb_rg_ptrt.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em;
}
li.entry_now {
	background-color: #E0D4FF;
}


/* ****************** navigation area ******************* */
#navigation h2 {
	padding-top: 7px;
	height: 16px;
	color: #386450;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#navigation dl {
	margin: 1em 0 2em 0;
}
#navigation dl dt {
	padding-left: 1.2em;
	color: #555;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	background-image: url("http://park7.wakwak.com/~b-style/sb/template/bsb_rg_linehr.gif");
	background-repeat: repeat-y;
	background-position: top left;
}
#navigation dl dd {
	padding: .5em .5em 0 1em;
	line-height: 130%;
	font-size: 90%;
	background-image: url("http://park7.wakwak.com/~b-style/sb/template/bsb_rg_lineh.gif");
	background-repeat: repeat-y;
	background-position: top left;
}
/* category list */
#navigation dl dd ul li li {
	margin-left: 1em;
	padding-left: .8em;
	background-image: url("http://park7.wakwak.com/~b-style/sb/template/bsb_rg_ptrt.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em;
}
/* comment & trackback list */
ul.tree li.tree_lst {
	margin-left: 1em;
	padding-left: .8em;
	background-image: url("http://park7.wakwak.com/~b-style/sb/template/bsb_rg_ptrt.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em;
}


/* *********************** footer *********************** */
#footer {
	width: 709px;
	height: 70px;
	text-align: center;
	background-image: url("http://park7.wakwak.com/~b-style/sb/template/bsb_rg_footer.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	clear: both;
}
#footer h2 {
	display: none;
}
#footer address {
	position: relative;
	top: 47px;
	height: 23px;
	color: #444;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}
