@charset "UTF-8";

/*clearfix
-----------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*
-----------------------------------------------------*/
img, div, input,#left h2#element_pickup,#left h2#element_morevoices {
	behavior: url("js/iepngfix.htc");
}
/*--common--*/
body,
h1, h2, h3, h4, h5, h6,
p, ul, ol, li, dl, dt, dd,
table, tr, th, td, address, form,
blockquote, pre, code, img{
	margin:0;
	padding:0;
	border:none;
	list-style:none;
	font-size:100%;
}
a {
	color:#002f8b;
}
a:hover {
	color:#238af8;
}
span.nodisplay {
	display:none;
}
/*--common end--*/
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", "Osaka",  sans-serif;
	font-size:12px;
	line-height:1.5;
	color:#949292;
	background:url(images/bg_body.png) no-repeat top center #0029a9;
}
#logo_wrap,
#wrap {
	width:800px;
	margin:0 auto;
}
h1#logo {
	margin:27px 0;
}
/*--left--*/
#left {
	width:580px;
	float:left;
	margin:0 20px 0 0;
}
#left h2 span.moreread {
	font-size:10px;
	font-weight:normal;
	float:right;
	margin:0 20px 0 0;
	position:relative;
	top:9px;
	background:url(images/ico_arrow.gif) no-repeat left center;
}
#left h2 span.moreread a {
	color:#fff;
	text-decoration:none;
	padding:0 0 0 16px;
}
#left h2 span.moreread a:hover {
	text-decoration:underline;
}
#left h2#element_pickup {
	background:url(images/element_pickup.png) no-repeat;
	height:32px;
}
#left h2#element_morevoices {
	margin:40px 0 0 0;
	clear:both;
	background:url(images/element_morevoices.png) no-repeat;
	height:32px;
}
#left .boxwrap {
	background:#fff;
	border:1px solid #313b4d;
	border-top:none;
	width:578px;
	padding:10px 0;
}
#left .box {
	width:241px;
	float:left;
	margin:10px 24px;
	border-bottom:1px solid #666;
	_display:inline;
}
#left .box img {
	float:left;
	margin:0 9px 3px 0;
}
#left .box a {
	color:#002f8b;
}
#left .box a:hover {
	color:#238af8;
}
#left .box p {
	padding:14px 0 20px 0;
	margin:0 0 9px 0;
	background:url(images/line_dot.gif) no-repeat bottom;
}
#left .box span.blogname {
	margin:0 6px 0 0;
}
#left .box span.date {
	font-size:10px;
}
#left .box .metawrap {
	margin:0 0 21px 0;
}
#pager {
	margin:17px 0 0 0;
}
#pager a {
	color:#fff;
	text-decoration:none;
}
#pager a:hover {
	text-decoration:underline;
}
#pager a.prev {
	background:url(images/ico_arrowLeft.gif) no-repeat left center;
	padding:0 0 0 18px;
}
#pager a.next {
	background:url(images/ico_arrow.gif) no-repeat left center;
	padding:0 0 0 18px;
	float:right;
}
/*--left end--*/

/*--right--*/
#right {
	width:200px;
	float:right;
	margin:2px 0 50px 0;
	_clear:left;
}
#bnr {
	margin:0 0 20px 0;
}
p#blogparts_desc {
	font-size:10px;
	padding:10px;
	color:#fff;
}
#AMN-contents {
	background:#001847;
	border:1px solid #30323b;
	border-top:none;
	padding:0 0 10px 0;
}
#AMN-contents form {
	text-align:center;
}
.AMN-item {
	width:180px;
	margin:0 auto;
	background:#fff;
	padding:0 0 10px 0;
}
form input {
	border:1px solid #ccc;
	height:16px;
	padding:4px;
	_padding:2px;
	width:170px;
	_width:174px;
	margin:0 0 10px 0;
}
p.AMN-name {
	position:relative;
	top:1px;
	left:1px;
	margin:0 0 10px 0;
}
ul#AMN-entry-list {
	padding:0 10px;
}
ul#AMN-entry-list li {
	margin:0 0 10px 0;
	border-bottom:1px dotted #666;
	padding:0 0 10px 10px;
	background:url(images/ico_arrow2.gif) no-repeat left 5px;
}
.more {
	padding:0 10px;
	text-align:right;
	font-size:11px;
}
/*--right end--*/

/*--ftr--*/
#ftr_wrap {
	clear:both;
	margin:70px 0 0 0;
}
#ftr {
	margin:0 auto;
	padding:0 0 40px 0;
	width:800px;
}
#ftr span {
	color:#fff;
	float:right;
	position:relative;
	top:10px;
	font-size:11px;
}
/*--ftr end--*/

.entry-no-image {
	display:none;
}

.description {
	width:800px;
	color:#FFFFFF;
	margin:0 auto;
	padding:0px 0px 10px 0px;
}

.description a{
	color:#FFFFFF;
}


