/* CSS Document */

body,
#container,
#top_main_contents {
	background-color: #f4f4f4;
}

#top_header {
	background-color: #E6EAF4;
}

a {
	color: #191464 !important;
}

div#footer a { color: #fff !important; }

a img {
	border: none;
}

em {
	font-style: normal;
}

#right_header {
	float: right;
	}
	#right_header p{
	margin: 12px 0 0 0;
	text-align: right;
}

#sidebar {
	float: right;
	width: 222px;
	text-align: center;
	}
	#gamma {
	padding-top: 16px;
	}
	h3.widget-header {
	padding: 2px 0 4px 0;
	background: #1a2e5d url(../blog/img/sNabiTitleBg.gif) 0 0 no-repeat;
	color: #fff;
	font-size: 1.15em;
	text-align: left;
	text-indent: 18px;
	}
	.widget-content ul {
	border-bottom: 1px -asssolid #d1d0e0;
	}
	.widget-content ul li {
	list-style: none;
	width: 180px;
	padding: 0 14px 0 28px;
	border-top: 1px solid #d1d0e0;
	border-bottom: 1px solid #fff;
	background: #eaeaf0 url(../blog/img/sNabiBg.gif) 9px 9px no-repeat;
	font-size: 1em;
	text-align: left;
	}
	* html widget-content ul li {
	width: 222px;
	}
	.widget-content ul li img {
	float: left;
	margin: 9px 0 0 0;
	}
	.widget-content ul li a {
	display: block;
	width: 180px;
	padding: 6px 0;
	line-height: 1.5em;
	}
	
	.bannerList li {
	list-style: none;
}

#main {
	float: left;
	width: 538px;
	padding-bottom: 30px;
	text-align: left;
	}
	/* 詳細 */
	div.asset-header h2 {
	padding: 15px 0;
	font-size: 1.6em;
	}
	span.byline {
	display: block;
	font-size: 1.2em;
	color: #191464;
	}
	div.asset-header-list span.byline {
	margin-top: 10px;
	font-weight: bold;
	color: #000;
	}
	div.asset-header h2.entry-list-title {
	width: 100%;
	padding: 3px 0 6px 0 !important;
	font-size: 1.2em;
	font-weight: normal;
	border-bottom: 1px solid #d6d6d6;
	}
	div.asset-header h2.entry-list-title a { color: #00f !important; }
	span.page-data {
	display: block;
	width: 100%;
	margin-top: 15px;
	padding: 3px 0;
	border-bottom: 1px solid #BBBAC8;
	color: #191464;
	font-weight: bold;
	}
	span.page-data-archive {
	display: block;
	width: 100%;
	border-bottom: 1px solid #BBBAC8;
	font-size: 0.8em;
	font-weight: norma;
	color: #191464;
	}
	div.asset-body {
	padding-top: 20px;
	font-size: 1.2em;
	width: 538px !important;
	}
	/* 概要 */
	p.dust {
	width: 100%;
	padding: 30px 0 5px 0;
	border-bottom: 1px dotted #d6d6d6;
	}
	h1#page-title,
	h2.contentsTitle {
	padding: 20px 0;
	background: url(../blog/img/contentTimeBg.gif) left bottom repeat-x;
	font-size: 1.6em;
	color: #191464;
	}
	
/* カテゴリ */
ul.entry-categories-list {
	margin-top: 20px;
	padding: 20px 0;
	border-top: 1px solid #bbbac8;
	}
	li.entry-category {
	list-style: none;
	font-size: 1.2em;
	}
	li.entry-category a {
	color: #00f !important;
}



#banner {
	margin: 15px 0 0 0;
	/*padding: 5px 0 15px 0;
	background-color: #eaeaf0;*/
	text-align: center;
	}
	img.acaric_img {
	margin: 10px 0 0 0;
	}

a.staff_entry02{
		margin-top: 20px; margin-left: 10px; margin-bottom: 15px;
		margin-bottom: 5px;
		position: relative;
		top: -1px; left: 9px;
		display: block;
		width: 184px; height: 48px;
		background-image: url(../share/entry_btn.gif);
		background-position: 0 0;
		background-repeat: no-repeat;
}

a.staff_entry02:hover{
		background-position: 0 -48px;
}





