@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 100%; 
	font-family: inherit; 
	vertical-align: baseline;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font:12.5px Meiryo, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #000;
	padding: 0px;
	margin: 0px;
	height:100%;
}

ul,li{
	list-style:none;
}

/* -- / link / -- */

a { color: #656565;
	text-decoration: none;
}

a:hover {
	color: #151515;
    text-decoration: none;
}

.eachpost a:hover {
	background-color: #ffd53a;
}

a img {
	background: none;
	border: 0;
}

.clear{
	margin:0;
	padding:0;
	line-height:0;
	clear:both;
	font-size:0;
}

/* -- / wrap / -- */

#wrap{
	width:1004px;
	text-align:left;
	margin:auto;
}

/* -- / header / -- */

#header{
	height:74px;
	display:inline;
}

#header h1{
	padding:18px 30px 18px 12px;
	float:left;
}

#header h2{
	float:left;
	padding:18px 0;
}

#search{
	float:right;
	width:162px;
	padding:25px 0 0 0;
}

*+html #search{width:162px;}
*html #search{width:170px;}
html>body #search {width:162px;} 

#search span.search_input input{
	height:18px;
	width:120px;
	margin:0;
	padding:0;
	float:left;
	border-right:0px solid #fff;
}

#search span.search_input input{width:110px;}

#search input.searchSubmit{
	margin:0 0 0 0;
	float:right;
}

/* -- / g_navi / -- */

#g_navi{
	width:1004px;
	clear:both;
	background:url(/common/images/navi_bg.gif) repeat-x top left;
	display:block;
	height:32px;
	margin:0 0 10px 0;
}

#g_navi ul li{
	float:left;
}

#g_navi ul li.last{
	float:right;
}

/* -- / main_image / -- */

#main_image{
	border:1px solid #d5d5d5;
	height:250px;
	background:url(/common/images/main_image_ttlbg.gif) top right no-repeat;
	position:relative;
}

#main_image p#image{
	float:left;
	margin:10px;
}

#main_image #maindetail{
	position:absolute;
	top:40%;
	left:41%;
	margin-left:-3em;
	margin-top:-4em;
}

*html #main_image #maindetail{
	position:absolute;
	top:50%;
	left:41%;
	margin-left:-3em;
	margin-top:-6em;
	width:620px;
	font-size:90%;
}

*+html #main_image #maindetail{
	position:absolute;
	top:50%;
	left:41%;
	margin-left:-3em;
	margin-top:-6em;
	width:620px;
	font-size:90%;
}

#main_image #maindetail span{
	display:table-cell;
	vertical-align:middle;
}

#main_image #maindetail div.category{
	padding:11px 0 0 0;
}

#main_image #maindetail div.category span{
	font-size:small;
	font-weight:bold;
	color:#009933;
	display:inline;
	padding:0 0 0 3px;
}

#main_image #maindetail img.icon_cate{
	float:left;
}

#main_image #maindetail span img{
	padding:0 3px 0 0;
}

#main_image #maindetail h3{
	padding:5px 0;
	font-size:250%;
	clear:both;
}

#main_image #maindetail p{
	text-align:right;
	padding:5px 10px 0 0;
}

/* -- / article_area / -- */

div#article_area{
	padding:10px 0 0 0;
}

div.article_box{
	float:left;
	width:298px;
	background:url(/common/images/bg_article.gif) top left no-repeat;
	padding:15px;
	height:187px;
	position:relative;
}

div.article_box span.ttl{
	display:block;
	padding:0 0 9px 0 ;
}

div.article_box span.pic{
	float:left;
	padding:2px 10px 5px 0;
}

div.article_box abbr{
	font-size:x-small;
	color:#666;
}

div.article_box p.artile_outline{
	display:block;
	clear:both;
	line-height:1.5em;
}

div.article_box span.icon_cate{
	position:absolute;
	bottom:5px;
	right:5px;
	padding:5px 0 0 0;
}

/* -- / under_contents / -- */

#under_contents{
	padding:10px 0 0 0;
}

#under_contents ul{
	float:left;
	position:relative;
	margin:0 10px 0 0;	
}

#under_contents ul li.date{
	position:absolute;
	color:#fff;
	margin:-55px 0 0 569px;
}

/* -- / amazon / -- */

#book{
	border:5px solid #aed38d;
	width:298px;
	float:right;
	padding:10px;
}

#book h4{
	padding:0 0 10px 0;
}

#book span img{
	border:1px solid #ccc;
	float:left;
	margin:0 10px 0 0;
}

#book p strong{
	display:block;
	font-weight:bold;
	padding:0 0 5px 0;
}

/* -- / footer / -- */

#footer{
	background:#637700;
	padding:10px;
	margin:0 0 0 0;
}

#footer #footer_link{
	clear:both;
}

#footer #footer_link dl{
	float:left;
	width:317px;
	margin:0 6px 0 5px;
}

#footer #footer_link dl dt{
	padding:0 0 0 0;
}

#footer #footer_link dl dd a{
	border-bottom:1px dotted #CCCCCC;
	padding:5px 0;
	color:#FFFFFF;
	display:block;
}

#footer #footer_link dl dd a:hover{
	color:#CCCCCC;
}

address{
	padding:20px 0 6px 4px;
	float:left;
}

*+html address{ float:none;}
*html address{ float:none;}

#footer ul#links{
	float:right;
	padding:20px 4px 6px 0;
}

#footer ul#links li{
	float:left;
}

/* ads area */
#ad_area{
border:1px solid #637700;
padding:10px;
margin:10px 0;
display:block;
text-align:center;
}

