@charset "euc-jp"

/* ---------- banner ---------- */

div#banner,
div#banner-search,
div#banner-category h1,
div#banner-sitemap h1
{
	margin-bottom:5px;
}

div#banner h1,
div#banner-search h1,
div#banner-category h1,
div#banner-sitemap h1
{
	font-size:2px;
	text-indent:-9999px;
	width:570px;
	height:41px;
	color:#333333;
	padding:0;
	margin:0;
}

div#banner h1
{
	background:transparent url(../pimages/entry_theme_tit.gif) no-repeat center top;
}

div#banner-search h1
{
	background:transparent url(../pimages/results_tit.gif) no-repeat center top;
}

div#banner-category h1
{
	background:transparent url(../pimages/ocblog_list_tit.gif) no-repeat center top;
	margin-bottom:12px;
}

div#banner-sitemap h1
{
	background:transparent url(../pimages/sitemap_tit.gif) no-repeat center top;
	margin-bottom:12px;
}

/* ---------- banner_end ---------- */


/* ---------- contents ---------- */

div#topic-path
{
	color:#333333;
	background-color:#ffffff;
	font-size:60%;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom:1px solid #ff0022;
	margin-bottom:8px;
}

div#topic-path a.topic-path-head
{
	color:#0c69f6;
	background:#ffffff url(../pimages/navi_icon.gif) no-repeat 0 0;
	padding-left:15px;
	text-decoration:none;
}

div#topic-path a
{
	color:#0c69f6;
	background-color:#ffffff;
	text-decoration:none;
}

div#topic-path a.topic-path-head:hover,
div#topic-path a:hover
{
	text-decoration:underline;
}


div#contents div.contents-title
{
	border-bottom:2px solid #ff0022;
	width:570px;
	margin-bottom:10px;
	padding:0;
}

div#contents h2
{
	font-size:120%;
	font-weight:normal;
	color:#6e572f;
	background:transparent url(../pimages/backnum_tit_icon.gif) no-repeat 0 8px;
	padding:10px 0 10px 45px;
	margin:0;
	line-height:120%;
}

div#contents ul
{
	list-style-type:none;
}

div#contents ul li
{
	font-size:80%;
	font-weight:normal;
	color:#0c69f6;
	background:transparent url(../pimages/border_red.gif) repeat-x left bottom;
	width:570px;
	padding:7px 0 8px 0;
	line-height:130%;
}

div#contents ul li a
{
	color:#0c69f6;
	background:transparent url(../pimages/backnum_list_icon.gif) no-repeat 8px 0;
	display:block;
	padding:0 60px 0 30px;
	text-decoration:none;
}

div#contents ul.category-list li a
{
	color:#0c69f6;
	background:transparent url(../pimages/category_list_icon.gif) no-repeat 5px 0;
	display:block;
	padding:1px 60px 2px 30px;
	text-decoration:none;
}

div#contents ul li a:hover
{
	text-decoration:underline;
}


div#contents p.count
{
	border-top:1px solid #bdbb92;
	border-bottom:1px solid #bdbb92;
	padding:5px 0;
	margin-bottom:5px;
	text-align:center;
	font-size:80%;
	font-weight:normal;
	line-height:140%;
}

div#contents p.pageNavi
{
	margin-bottom:10px;
	padding:0 5px;
	text-align:center;
}

div#contents p.pageNavi span
{
	border-left:1px solid #828181;
/*
	padding-left:5px;
*/
	font-size:80%;
	font-weight:normal;
}

p.pageNavi strong,
p.pageNavi a
{
	border-right:1px solid #828181;
	padding-right:4px;
}

div#contents div.entry div.entry-title
{
	color:inherit;
	background:#eae9ce url(../pimages/subtheme_title.gif) repeat-x left bottom;
	padding-bottom:3px;
	margin-bottom:5px;
}

div#contents div.entry h2
{
	font-size:80%;
	font-weight:normal;
	line-height:140%;
	color:#0c69f6;
	background:#eae9ce url(../pimages/subtheme_icon.gif) no-repeat 10px 5px;
	padding:5px 10px 5px 30px;
	margin:0;
}

div#contents div.entry h2 a
{
	color:#0c69f6;
	text-decoration:none;
}

div#contents div.entry h2 a:hover
{
	text-decoration:underline;
}

div.entry p.post-time
{
	font-size:80%;
	font-weight:normal;
	text-align:right;
	margin:0;
	padding:0;
}

div#contents div.entry p.imtag
{
	float:left;
/*
	margin:0 10px 20px 0;
*/
	margin:0 0 20px 0;
	padding:0;
}

div#contents div.entry p.imtag img
{
	border:0;
	margin:0 10px 0 0;
}

div.body
{
	margin-bottom:20px;
	float:right;
	width:460px;
/*
	float:left;
*/
}

div.body p.entry-content
{
	font-size:80%;
	font-weight:normal;
	line-height:140%;
	color:#333333;
	background-color:#ffffff;
	padding-bottom:10px;
	margin:0;
	border-bottom:1px solid #cccccc;
}

div.body p.entry-content a
{
	font-weight:normal;
	color:#0c69f6;
	background-color:#ffffff;
	text-decoration:none;
}

div.body p.entry-content a:hover
{
	text-decoration:underline;
}

div.body p.posted
{
	float:right;
	background:#ffffff url(../pimages/subtheme_post_icon.gif) no-repeat 0 5px;
	padding:5px 5px 5px 15px;
	margin:0;
}

div#contents div.entry p.posted a
{
	font-size:70%;
	font-weight:normal;
	text-decoration:none;
	color:#0c69f6;
}

div#contents div.entry p.posted a:hover
{
	text-decoration:underline;
}

/* ---------- contents_end ---------- */


/* ---------- sitemap ---------- */

div.sitemap-tit
{
	color:inherit;
	background:#eae9ce url(../pimages/subtheme_title.gif) repeat-x left bottom;
	padding-bottom:3px;
	margin-bottom:5px;
}

div.sitemap-tit h2
{
	font-size:80%;
	font-weight:normal;
	line-height:140%;
	color:#0c69f6;
	padding:4px 7px 3px 7px;
	margin:0;
}

div.sitemap-tit h2 a
{
	color:#333333;
	text-decoration:none;
}

div.sitemap-tit h2 a:hover
{
	text-decoration:underline;
}

ul.sitemap-contents
{
	list-style-type:none;
	padding:5px 10px;
	margin-bottom:30px;
	border-bottom:1px solid #bdbb92;
}

ul.sitemap-contents li
{
	background:#ffffff url(../pimages/subicon2.gif) no-repeat 0 3px;
	color:#0066ff;
	font-size:80%;
	font-weight:normal;
	line-height:140%;
	padding-left:15px;
	margin-bottom:3px;
}

ul.sitemap-contents li a
{
	color:#0066ff;
	background:transparent;
	text-decoration:none;
}

ul.sitemap-contents li a:hover
{
	text-decoration:underline;
}

/* ---------- sitemap_end ---------- */