@charset "utf-8";


/* ==========================================================================

	 Morion

	 ========================================================================== */

body {
	background-color: #333;
	background-image: url("img/bg-photo.jpg");
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

body.custom-background {
	background-color: transparent;
	background-repeat: auto;
	background-position: auto;
	background-attachment: auto;
	background-size: auto;
}

input, textarea {
	color: #000;
}

/* リンク */

a, 
a:visited {
	color: #fff;
}

a:hover, 
a:focus {
	color: #eee;
}

/* 

1.3 レイアウト 

*/

.custom-background .wrapper {
	background-color: transparent;
	background-image: none;
	box-shadow: none;
}


/*-------------------------------------------------------------------------------------------*/
/* 2. タイトルとナビゲーション */
/*-------------------------------------------------------------------------------------------*/

/* 

2.1 ヘッダーエリア  

*/

/* ヘッダーバー */

.header-bar {
	background-color: transparent;
	background: url("../img/00015.png");
}

.header-bar .inner {
	background-color: transparent;
}

/* ヘッダーバーメニュー */

.header-bar .menu li, 
.header-bar .sb-menu li {
	color: #e6e6e6;
}

.header-bar .menu li a, 
.header-bar .sb-menu li a {
	color: #e6e6e6;
	text-shadow: 0 0 5px rgba(0,0,0,1);
}

.header-bar .menu li a:hover, 
.header-bar .sb-menu li a:hover {
	color: #fff;
}

/* 

2.2 サイトタイトル、サイトの説明

*/

.banner {
	background-color: transparent;
}

.site-title {
	color: #fff;
	text-shadow: 0 0 5px rgba(0,0,0,1);
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 28px;
	font-size: 2.15rem;
}

.site-title a, 
.site-title a:visited {
	color: #fff;
}

.site-title a:hover {
	color: #fff;
	text-shadow: 0 0 5px rgba(255,255,255,1);
	text-decoration: none;
}

.site-description {
	color: #ededed;
	letter-spacing: 1px;
}

/* 

2.3 グローバルメニュー

*/

.glovalnavi-inner {
	margin-bottom: 20px;
	border: 1px solid rgba(0,0,0,.5);
	border-radius: 5px;
	background: 
		url("img/bg-a.png") repeat-x center top,
		url("../img/00050.png") repeat center center;
	box-shadow: 0 -1px 0 rgba(255,255,255,.1) inset, 0 1px 0 rgba(255,255,255,.25) inset;
	/*IE6 IE7 IE8 */
	position: relative;
	zoom: 1;
	-pie-background: 
		url("https://officehit.biz/wp-content/themes/refinepro/skins/morion/img/bg-a.png") repeat-x center top,
		url("https://officehit.biz/wp-content/themes/refinepro/skins/img/00050.png") repeat center center;
	_border: 1px solid #141414;
	*border: 1px solid #141414;
	 border: 1px solid #141414\9;
	behavior: url("https://officehit.biz/wp-content/themes/refinepro/PIE.htc");
}

.glovalnavi ul {
	/*IE6 IE7 IE8 */
	border-radius: 5px 5px 0 0;
	position: relative;
	zoom: 1;
	_border-top: 1px solid #7d7d7d;
	*border-top: 1px solid #7d7d7d;
	 border-top: 1px solid #7d7d7d\9;
	_border-bottom: 1px solid #404040;
	*border-bottom: 1px solid #404040;
	 border-bottom: 1px solid #404040\9;
	behavior: url("https://officehit.biz/wp-content/themes/refinepro/PIE.htc");
}

.glovalnavi li {
	margin: 0;
	padding: 17px 0;
	box-shadow: 2px 0 0 rgba(255,255,255,.15), 1px 0 0 rgba(0,0,0,.9);
}

.glovalnavi li:hover {
	background-color: rgba(0,0,0,.1);
}

.glovalnavi li a {
	padding: 0 1.5em;
	color: #ededed;
	text-shadow: 0 -1px 0 rgba(0,0,0,.75);
	display: block;
}

.glovalnavi li a:before {
	display: block;
	float: left;
	margin: -1px 5px 0 0;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	background-color: rgba(0,0,0,.5);
	background-image: url("img/bullet-a.png");
	background-position: center center;
	background-repeat: no-repeat;
	box-shadow: 0 1px 0 rgba(0,0,0,.5) inset, 0 -1px 0 rgba(255,255,255,.5) inset;
	content: "";
}

.glovalnavi li:hover > a {
	color: #fff;
	text-shadow: 0 0 5px #fff;
}

/* 第二階層 */
/* あまりやりたくなかったけど仕方ない */

.glovalnavi ul ul {
	padding-top: 19px; 
}


/*-------------------------------------------------------------------------------------------*/
/* 3. コンテンツ */
/*-------------------------------------------------------------------------------------------*/

/* パンくずリスト */

.breadcrumb li {
	color: #e6e6e6;
	text-shadow: 0 0 5px rgba(0,0,0,1);
}

.breadcrumb a,
.breadcrumb a:visited {
	color: #e6e6e6;
}

.breadcrumb a:hover {
	color: #fff;
	text-decoration: none;
}

.breadcrumb a:after {
	color: #eee;
}

/* アーカイブページのタイトル */

.page-title {
	color: #fff;
	border-top: 1px solid rgba(0,0,0,.33);
	text-shadow: 0 0 5px rgba(0,0,0,1);
}

/* 

3.1 メインコンテンツ

*/

.main {
	color: #fff;
}

.main-inner > .entry, 
.main-inner > .widget {
	padding: 20px;
	border: 1px solid rgba(0,0,0,.5);
	border-radius: 5px;
	background: 
		url("img/bg-a.png") repeat-x center top,
		url("../img/00050.png") repeat center center;
	box-shadow: 0 -1px 0 rgba(255,255,255,.1) inset, 0 1px 0 0 rgba(255,255,255,.25) inset;
	/*IE6 IE7 IE8 */
	position: relative;
	zoom: 1;
	-pie-background: 
		url("https://officehit.biz/wp-content/themes/refinepro/skins/morion/img/bg-a.png") repeat-x center top,
		url("https://officehit.biz/wp-content/themes/refinepro/skins/img/00050.png") repeat center center;
	_border: 1px solid #141414;
	*border: 1px solid #141414;
	 border: 1px solid #141414\9;
	behavior: url("https://officehit.biz/wp-content/themes/refinepro/PIE.htc");
}

/* タイトル */

.main-inner > .entry .entry-title,
.main-inner > .widget .widget-title {
	margin: -20px -20px 20px;
	padding: 20px 20px 20px;
	border-radius: 5px 5px 0 0;
	box-shadow: 0 2px 0 rgba(255,255,255,.1), 0 1px 0 rgba(0,0,0,1);
	color: #fff;
	text-align: left;
	text-shadow: 0 1px 1px rgba(0,0,0,1);
	font-weight: normal;
	font-size: 147%;
	line-height: 1.3;
	/*IE6 IE7 IE8 */
	position: relative;
	zoom: 1;
	_border-top: 1px solid #7d7d7d;
	*border-top: 1px solid #7d7d7d;
	 border-top: 1px solid #7d7d7d\9;
	_border-bottom: 1px solid #141414;
	*border-bottom: 1px solid #141414;
	 border-bottom: 1px solid #141414\9;
	_box-shadow: none;
	*box-shadow: none;
	 box-shadow: none\9;
	behavior: url("https://officehit.biz/wp-content/themes/refinepro/PIE.htc");
}

.main-inner > .entry .entry-title a, 
.main-inner > .entry .entry-title a:visited {
	color: #fff;
}

.main-inner > .entry .entry-title a:hover {
	color: #fff;
	text-shadow: 0 0 5px #fff;
	text-decoration: none;
}

/* 投稿スタイル（メイン） */

.main p, 
.main p small, 
.main pre, 
.main dl, 
.main li {
	color: #e6e6e6;
	text-shadow: 0 1px 2px rgba(0,0,0,.75);
}

.main blockquote p {
	color: #222;
	text-shadow: none;
}

.h1, 
.entry-content h1,
.textwidget h1 {
	color: #e6e6e6;
}

.h2, 
.entry-content h2,
.textwidget h2 {
	padding: .8em 1em;
	outline: none;
	border: 1px solid rgba(0,0,0,.5);
	border-radius: 5px;
	background: 
		url("img/bg-a.png") repeat-x center top,
		url("../img/00050.png") repeat center center;
	box-shadow: 0 -1px 0 rgba(255,255,255,.1) inset, 0 1px 0 0 rgba(255,255,255,.25) inset;
	color: #ddd;
	text-shadow: none;
	/*IE6 IE7 IE8 */
	position: relative;
	zoom: 1;
	-pie-background: 
		url("https://officehit.biz/wp-content/themes/refinepro/skins/morion/img/bg-a.png") repeat-x center top,
		url("https://officehit.biz/wp-content/themes/refinepro/skins/img/00050.png") repeat center center;
	_border-bottom: 1px solid #000;
	*border-bottom: 1px solid #000;
	 border-bottom: 1px solid #000\9;
	behavior: url("https://officehit.biz/wp-content/themes/refinepro/PIE.htc");
}

.h3, 
.entry-content h3,
.textwidget h3,
.entry-content .yarpp-related h3 /* Yet Another Related Posts */ {
	padding: .9em 1em;
	outline: none;
	border: 1px solid rgba(0,0,0,.5);
	border-radius: 5px;
	background: url("../img/00050.png") ;
	box-shadow: 0 -1px 0 rgba(255,255,255,.1) inset, 0 1px 0 0 rgba(255,255,255,.25) inset;
	color: #ddd;
	text-shadow: none;
	/*IE6 IE7 IE8 */
	position: relative;
	zoom: 1;
	_border: none;
	*border: none;
	 border: none\9;
	_border-bottom: 1px solid #000;
	*border-bottom: 1px solid #000;
	 border-bottom: 1px solid #000\9;
	behavior: url("https://officehit.biz/wp-content/themes/refinepro/PIE.htc");
}

.h4, 
.entry-content h4,
.textwidget h4 {
	outline: none;
	border: 1px solid rgba(255,255,255,.05);
	border-top-color: transparent;
	border-bottom-color: rgba(255,255,255,.09);
	border-radius: 3px;
	background: none;
	background: url("../img/fff10.png") ;
	box-shadow: none;
	color: #ddd;
	text-shadow: none;
	text-align: left;
	text-shadow: none;
	/*IE6 IE7 IE8 */
	position: relative;
	zoom: 1;
	behavior: url("https://officehit.biz/wp-content/themes/refinepro/PIE.htc");
}

.h5, 
.entry-content h5,
.textwidget h5 {
	margin: 1.5em 0 1em;
	padding: 1em 0 0;
	border: none;
	border-top: 1px solid rgba(255,255,255,.5);
	color: #eee;
	text-align: left;
	font-weight: normal;
	font-size: 124%;
	line-height: 1.3;}

.h6, 
.entry-content h6,
.textwidget h6 {
	margin: 1.5em 0 1em;
	padding: 0;
	color: #eee;
	text-align: left;
	font-weight: bold;
	font-size: 116%;
	line-height: 1.5;
}

/* A */

.h1 a, 
.h2 a, 
.h3 a, 
.h4 a, 
.h5 a, 
.h6 a, 
.h1 a:visited, 
.h2 a:visited, 
.h3 a:visited, 
.h4 a:visited, 
.h5 a:visited, 
.h6 a:visited, 
.main h1 a, 
.main h2 a, 
.main h3 a, 
.main h4 a, 
.main h5 a, 
.main h6 a, 
.main h1 a:visited, 
.main h2 a:visited, 
.main h3 a:visited, 
.main h4 a:visited, 
.main h5 a:visited, 
.main h6 a:visited {
	color: #fff;
	text-decoration: none;
}

.h1 a:hover, 
.h2 a:hover, 
.h3 a:hover, 
.h4 a:hover, 
.h5 a:hover, 
.h6 a:hover, 
.main h1 a:hover, 
.main h2 a:hover, 
.main h3 a:hover, 
.main h4 a:hover, 
.main h5 a:hover, 
.main h6 a:hover {
	color: #fff;
	text-decoration: underline;
}

/* その他の要素の定義 */

.entry-content, 
.textwidget, 
.widget_text, 
.entry-content p, 
.textwidget p, 
.widget_text p, 
.entry-content pre, 
.textwidget pre, 
.widget_text pre, 
.entry-content dl, 
.textwidget dl, 
.widget_text dl, 
.entry-content ul, 
.textwidget ul, 
.widget_text ul, 
.entry-content ol, 
.textwidget ol, 
.widget_text ol, 
.entry-content li, 
.textwidget li, 
.widget_text li {
	color: #eee;
	text-shadow: none;
}

.entry-content blockquote, 
.textwidget blockquote, 
.widget_text blockquote {
	background: rgba(255,255,255,.7);
	text-shadow: 1px solid #fff;
}

.entry-content table, 
.textwidget table, 
.widget_text table {
	border-top: none;
	background: rgba(255,255,255,.7);
	text-shadow: 1px solid #fff;
}

.entry-content th, 
.textwidget th, 
.entry-content td, 
.textwidget td, 
.widget_text th, 
.widget_text td {
	border-bottom: 1px solid rgba(255,255,255,.3);
}

.entry-content th, 
.textwidget th, 
.widget_text th {
	background: rgba(255,255,255,.5);
}

/* ページャー */

.page-navi {
	text-align: left;
}

.page-navi .page-numbers {
	margin: 0 2px 1em 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.page-navi a.page-numbers, 
.page-navi .current, 
.page-navi a.next, 
.page-navi a.prev {
	padding: 5px 12px;
	border: 1px solid rgba(0,0,0,.5);
	background: 
		url("img/bg-a.png") repeat-x center top,
		url("../img/00050.png") repeat center center;
	box-shadow: 0 -1px 0 rgba(255,255,255,.1) inset, 0 1px 0 0 rgba(255,255,255,.25) inset;
	color: #fff;
	text-align: left;
	text-shadow: 0 1px 1px rgba(0,0,0,1);
	font-weight: normal;
	font-size: 12px;
	font-size: 0.93rem;
	font-family: Arial, Helvetica, sans-serif;
	/*IE6 IE7 IE8 */
	position: relative;
	zoom: 1;
	_border-top: 1px solid #7d7d7d;
	*border-top: 1px solid #7d7d7d;
	 border-top: 1px solid #7d7d7d\9;
	_border-bottom: 1px solid #404040;
	*border-bottom: 1px solid #404040;
	 border-bottom: 1px solid #404040\9;
	_outline: 1px solid #141414;
	*outline: 1px solid #141414;
	 outline: 1px solid #141414\9;
	-pie-background: 
		url("https://officehit.biz/wp-content/themes/refinepro/skins/morion/img/bg-a.png") repeat-x center top,
		url("https://officehit.biz/wp-content/themes/refinepro/skins/img/00050.png") repeat center center;
	behavior: url("https://officehit.biz/wp-content/themes/refinepro/PIE.htc");
}

.page-navi .dots {
	margin: 0 2px 1em 0;
	padding: 5px 5px;
}

a.page-numbers:hover {
	background-image: none;
}

a.page-numbers:active {
	box-shadow: 0 1px 1px rgba(0,0,0,0.6) inset;
}

.page-navi .current {
	background-image: none;
	background: url("../img/00055.png") repeat center center;
	box-shadow: 0 2px 3px rgba(0,0,0,0.5) inset;
	/*IE6 IE7 IE8 */
	position: relative;
	zoom: 1;
	_border-top: 1px solid #7d7d7d;
	*border-top: 1px solid #7d7d7d;
	 border-top: 1px solid #7d7d7d\9;
	_border-bottom: 1px solid #404040;
	*border-bottom: 1px solid #404040;
	 border-bottom: 1px solid #404040\9;
	_outline: 1px solid #141414;
	*outline: 1px solid #141414;
	 outline: 1px solid #141414\9;
	-pie-background: 
		url("https://officehit.biz/wp-content/themes/refinepro/skins/morion/img/bg-a.png") repeat-x center top,
		url("https://officehit.biz/wp-content/themes/refinepro/skins/img/00070.png") repeat center center;
	behavior: url("https://officehit.biz/wp-content/themes/refinepro/PIE.htc");
}

/* ショートコード用簡易設定 */

.colored_bg,
.colored_bg p,
.colored_bg h1,
.colored_bg h2,
.colored_bg h3,
.colored_bg h4,
.colored_bg h5,
.colored_bg h6,
.colored_bg a,
.colored_bg a:visited,
.titled_box,
.titled_box p,
.titled_box h1,
.titled_box h2,
.titled_box h3,
.titled_box h4,
.titled_box h5,
.titled_box h6,
.titled_box a,
.titled_box a:visited,
.faq_q,
.faq_q p,
.faq_q h1,
.faq_q h2,
.faq_q h3,
.faq_q h4,
.faq_q h5,
.faq_q h6,
.faq_a,
.faq_a p,
.faq_a h1,
.faq_a h2,
.faq_a h3,
.faq_a h4,
.faq_a h5,
.faq_a h6,
[class^="bgc-"] {
	color: #222 !important;
	text-shadow: none;
}

/* メタ情報 */

.entry-meta {
	color: #ddd;
	border-top: 1px solid rgba(255,255,255,.1);
	border-bottom: none;
	margin: 0;
	padding: 11px 0 0;
	text-shadow: 0 1px 1px rgba(0,0,0,0.75);
}

.entry-meta a, 
.entry-meta a:visited {
	color: #eee;
	text-decoration: none;
}

.entry-meta a:hover {
	color: #fff;
	text-decoration: underline;
}

/* 前後ページへのリンク */

.entry-navi {
	border-top-color: rgba(255,255,255,.1);
	color: #ddd;
	text-shadow: 0 1px 2px rgba(0,0,0,0.75);
}

.entry-navi a, 
.entry-navi a:visited {
	color: #eee;
	text-decoration: none;
}

/* 

3.2 コメント＆トラックバック

*/

#comments, 
#respond {
	background-color: transparent;
	background: url("../img/00020.png");
	box-shadow: 0 -1px 0 rgba(255,255,255,.25) inset, 0 1px 1px 0 rgba(0,0,0,.75) inset;
}

.commentlist .children > li.bypostauthor {
	background-color: transparent;
}

#comments h3.title, 
h3#reply-title {
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.75);
}

.comment-meta a {
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.75);
}

.comment-body {
	border-bottom: 1px dotted rgba(255,255,255,.5);
}

.commentlist p, 
.pinglist li p {
	color: #eee;
}

input#submit {
 color: #333;
}

/* 

3.3 サブコンテンツ

*/

.sub, 
.sub p, 
.sub li {
	color: #e6e6e6;
}

.sub a, 
.sub a:visited, 
.sub ul li a, 
.sub ul li a:visited {
	color: #e6e6e6;
	text-shadow: none;
	text-decoration: none;
}

/* リスト */

.sub ul {
	margin: -10px 0 0;
}

.sub ul li {
	padding: 6px 5px 5px 19px;
	border-bottom: 1px solid rgba(255,255,255,.15);
	list-style: none !important;
}

.sub ul li a:before {
	display: block;
	float: left;
	margin: 1px 5px 0 -19px;
	width: 14px;
	height: 14px;
	border-radius: 100%;
	background-color: rgba(0,0,0,.5);
	background-image: url("img/bullet-a.png");
	background-position: center center;
	background-repeat: no-repeat;
	box-shadow: 0 1px 0 rgba(0,0,0,.5) inset, 0 -1px 0 0 rgba(255,255,255,.5) inset;
	content: "";
}

.sub ul li ul {
	margin: 2px 0;
}

.sub ul li ul li {
	margin: 0 0 0 13px;
	padding: 0 0 2px;
	border-bottom: none;
	background: none;
	list-style: none;
	font-size: 12px;
	font-size: 0.93rem;
}

.sub ul li ul li a:before {
	background-color: transparent;
	box-shadow: none;
	border-radius: 0;
}

.sub ul li.entry-item a:before {
	content: none;
}

/* サイドバー：ウィジェット（囲み） */

.sub .widget {
	padding: 12px;
	border: none;
	border: 1px solid rgba(0,0,0,.5);
	border-radius: 5px;
	background: 
		url("img/bg-a.png") repeat-x center top,
		url("../img/00050.png") repeat center center;
	box-shadow: 0 -1px 0 rgba(255,255,255,.1) inset, 0 1px 0 0 rgba(255,255,255,.25) inset;
	/*IE6 IE7 IE8 */
	position: relative;
	zoom: 1;
	-pie-background: 
		url("https://officehit.biz/wp-content/themes/refinepro/skins/morion/img/bg-a.png") repeat-x center top,
		url("https://officehit.biz/wp-content/themes/refinepro/skins/img/00050.png") repeat center center;
	_border: 1px solid #141414;
	*border: 1px solid #141414;
	 border: 1px solid #141414\9;
	behavior: url("https://officehit.biz/wp-content/themes/refinepro/PIE.htc");
}

.sub .widget .widget-title {
	margin: -12px -12px 12px;
	padding: 12px;
	border: none;
	border-radius: 5px 5px 0 0;
	box-shadow: 0 2px 0 rgba(255,255,255,.1), 0 1px 0 rgba(0,0,0,1);
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,1);
	font-weight: normal;
	font-size: 14px;
	/*IE6 IE7 IE8 */
	position: relative;
	zoom: 1;
	_border-top: 1px solid #7d7d7d;
	*border-top: 1px solid #7d7d7d;
	 border-top: 1px solid #7d7d7d\9;
	_border-bottom: 1px solid #141414;
	*border-bottom: 1px solid #141414;
	 border-bottom: 1px solid #141414\9;
	_box-shadow: none;
	*box-shadow: none;
	 box-shadow: none\9;
	behavior: url("https://officehit.biz/wp-content/themes/refinepro/PIE.htc");
}

	.sub .widget .widget-title a {
		color: #fff;
	}

	.sub .widget.widget_rss .widget-title img {
		vertical-align: middle;
		margin-bottom: .1em;
	}

/* カレンダー */

#wp-calendar {
	color: #e6e6e6;
}

#wp-calendar caption {
	color: #eee;
}

#wp-calendar th {
	background-color: transparent;
	border-top: 1px solid rgba(255,255,255,.5);
	border-bottom: 1px solid rgba(255,255,255,.5);
}

#wp-calendar tfoot td {
	border-top: 1px solid rgba(255,255,255,.5);
	border-bottom: 1px solid rgba(255,255,255,.5);
}

/* タグクラウド */

.sub .tagcloud a, 
.sub .tagcloud a:visited {
	color: #555;
}

/* 

3.4 フッター

*/

/* フッターメニュー */

.footer-menu {
	background-color: transparent;
	background: url("../img/00025.png");
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.75) inset;
}

/* IE7 */

.ie7 .footer-menu .footer-menu1-inner .widget,
.ie7 .footer-menu .footer-menu2-inner .widget,
.ie7 .footer-menu .footer-menu3-inner .widget,
.ie7 .footer-menu .footer-menu4-inner .widget {
	behavior: url("https://officehit.biz/wp-content/themes/refinepro/boxsizing.htc");
}

/* フッター */

.footer {
	border: none;
	background-color: transparent;
	background: url("../img/00050.png");
	box-shadow: none;
}

.footer p {
	color: #aaa;
}

.footer small {
	color: #aaa;
}

.footer p a, 
.footer small a, 
.footer p a:visited, 
.footer small a:visited {
	color: #aaa;
}

.footer p a:hover, 
.footer small a:hover {
	color: #fff;
}


/*-------------------------------------------------------------------------------------------*/
/* 4. ページテンプレート */
/*-------------------------------------------------------------------------------------------*/

/* 

4.1 サイトマップ

*/

.sitemap .main p, 
.sitemap .main li, 
.sitemap .main li a, 
.sitemap .main li a:visited {
	color: #eee;
	text-decoration: none;
}

.sitemap .main li a:hover {
	color: #fff;
	text-decoration: underline;
}


/*-------------------------------------------------------------------------------------------*/
/* 5. その他 */
/*-------------------------------------------------------------------------------------------*/

/*

ウィジェット共通フォーマット rewg= refines widgets

*/

/* 項目 */

.main .rewg .widget-item {
	border-bottom: 1px solid rgba(255,255,255,.15);
}

.sub .rewg .widget-item {
	border-bottom: 1px solid rgba(255,255,255,.15);
}

/* タイトル */

.main .rewg-entry-title {
}

.sub .rewg-entry-title {
}

.main .rewg-entry-title, 
.sub .rewg-entry-title {
	margin-left: 17px;
}

.main .rewg-entry-title a:before, 
.sub .rewg-entry-title a:before {
	display: block;
	float: left;
	margin: 2px 5px 0 -21px;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	background-color: rgba(0,0,0,.5);
	background-image: url("img/bullet-a.png");
	background-position: center center;
	background-repeat: no-repeat;
	box-shadow: 0 1px 0 rgba(0,0,0,.5) inset, 0 -1px 0 0 rgba(255,255,255,.5) inset;
	content: "";
}

.main .rewg-entry-date, 
.sub .rewg-entry-date, 
.main .rewg .comment-num, 
.sub .rewg .comment-num {
	color: #fff;
	text-shadow: none;
}

/* 本文 */

.main .rewg p {
	color: #bbb;
}

.sub .rewg p {
	color: #bbb;
}
