@charset "utf-8"; 
/*---------------------------------------
  top layout 
----------------------------------------*/
#top {
	position: relative;
	clear:both;
	width: 902px;
	margin-top: 7px;
}
#top:after {
    display: block;	
    clear: both;		
    height: 0px;
    visibility: hidden;
    content:".";	
}	
/*----- .top_left*/
.top_left {
	position: relative;
	float: left;
	width: 810px;
	height: 428px;
	background: url("/images/top/top_back.png") no-repeat;
}
.top_left img {
	display: block;	
	border: none;
}
/*----- .top_img*/
.top_img a {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 151px;
	height: 160px;
	background: url("/images/top/top_link.png") no-repeat 0 0;
	outline: none;
}
.top_img a:hover, .top_img a:focus {
	width: 151px;
	background: url("/images/top/top_link.png") no-repeat 0 -160px;
}
/*----- .description*/
.description {
	position: absolute;
	top: 350px;
	left: 5px;
}
.description p {
	font-size: 11px;
	white-space: normal;
}
.description a {
	padding-left: 12px;
	background: url("/images/top/yaji_green.png") no-repeat;
	background-position: left;
	font-size: 12px;
}
/*----- .top_right*/
.top_right {
	float: right;
	width: 91px;
	height: 415px;
}
/*---------------------------------------
  contents layout 
----------------------------------------*/
.content {
	margin-bottom: 7px;
}
.content_top {
	background: url("/images/contents/top/content_top.png") no-repeat;
	width: 665px;
	height: 33px;
}
.content_top h2 {
	display: inline;
	float: left;
	margin-top: 6px;
	margin-left: 16px;
	color: #666666;
}
.content_top a {
	float:right;
	margin-top: 8px;
	margin-right: 20px;
	color: #666666;
	font-size: 75%;
}
.content_top a:hover, .content_top a:focus {
	text-decoration: none;
}
.content_middle {
	width: 665px;
	padding-top: 1px;
	background: url("/images/contents/top/content_middle.png") repeat-y;
}
.content_bottom {
	width: 665px;
	height: 28px;
	background: url("/images/contents/top/content_bottom.png") no-repeat;
}
/*----- .post_01*/
.post {
	clear: both;
	width: 640px;
	margin-top: 12px;
	margin-left: 12px;
}
/*----- post_list*/
.post div.post_list {
	clear: both;
	width: 640px;
	padding-top: 6px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #a5a19f;
}
.post div.post_list:after {
    display: block;	
    clear: both;		
    height: 0px;
    visibility: hidden;
    content:".";	
}
.post div.post_list div.left img {
	width: 130px;
	border: 1px solid #585858;
}
.post_list div.right h3 {
	padding-left: 5px;
	font-weight: normal;
	font-size: 90%;
}
.post div.post_list p {
	width: 480px;
	line-height: 1.6em;
	margin-left: 6px;
}
/*----- .post_news*/
.post div.post_news ul li {
	padding: 3px 0;
	border-bottom: 1px dotted #a5a19f;
/*	border-bottom: 1px solid #a5a19f;*/
}
.post div.post_news ul li a {
	margin-left: 20px;
	padding-left: 11px;
	background: url("/images/contents/yaji_green.png") no-repeat;
	background-position: left;
	font-size: 80%;
}
.post div.post_news ul li span {
	font-size: 70%;
}	
/*----- .post_information*/
.post div.post_information {
	clear: both;
	width: 640px;
	padding-top: 5px;
	padding-left: 8px;
}
.post div.post_information:after {
    display: block;	
    clear: both;		
    height: 0px;
    visibility: hidden;
    content:".";	
}
.post div.post_information div.left img {
	width: 215px;
	border: 1px solid #585858;
}
.post div.post_information div.right {
	width: 405px;
	line-height: 1.6em;
	margin-right: 5px;
}
.post div.post_information div.right p {
	line-height: 1.7em;
}
/*---------------------------------------
  sidebar layout 
----------------------------------------*/
#sidebar a.top_side_bukken {
	display:block;
	width: 232px;
	height: 82px;
	background: url("/images/sidebar/top/top_bukken.png") no-repeat 0 0;
}
#sidebar a.top_side_blog {
	display:block;
	width: 232px;
	height: 82px;
	background: url("/images/sidebar/top/top_blog.png") no-repeat 0 0;
}
#sidebar a:hover.top_side_bukken, #sidebar a:focus.top_side_bukken {
	background: url("/images/sidebar/top/top_bukken.png") no-repeat 0 -82px;
}
#sidebar a:hover.top_side_blog, #sidebar a:focus.top_side_blog {
	background: url("/images/sidebar/top/top_blog.png") no-repeat 0 -82px;
}
/*----- .sidebox*/
.sidebox {
	width: 232px;
	margin-top: 7px;
}
.sidebox_top {
	width: 232px;
}	
.sidebox_middle {
	width: 232px;
	background: url("/images/sidebar/top/sidebox_middle.png") repeat-y;
}
.sidebox_bottom {
	width: 232px;
	height: 31px;
	background: url("/images/sidebar/top/sidebox_bottom.png") no-repeat;
}
/*----- .sidebox_blog*/
div.sidebox_blog {
	width: 205px;
	margin-left: 14px;
	padding: 0;
	border-bottom: 1px dotted #a5a19f;
}
div.sidebox_blog div.blog_title {
	padding: 5px 0;
	border-top: 1px dotted #a5a19f;
}
div.sidebox_blog div.blog_title:after {
    display: block;	
    clear: both;		
    height: 0px;
    visibility: hidden;
    content:".";	
}
div.sidebox_blog div.blog_title p {
	float: left;
	width: 50px;
}
div.sidebox_blog div.blog_title a {
	float: right;
	width: 130px;
	padding-left: 10px;
	background: url("/images/sidebar/yaji_green.png") no-repeat 0 4px;
}
div.sidebox_blog div.blog_excerpt {
	clear: both;
	margin: 2px 0 16px 0;
}
/*----- .links*/
.sidebox_top h3.midasi {
	height: 19px;
	padding: 17px 0 0 19px;
	background: url("/images/sidebar/top/sidebox_midasi.png") no-repeat;
}
.sidebox_middle ul.links {
	width: 180px;
	margin-left: 30px;
	padding-top: 14px;
}
.sidebox_middle ul.links li {
	padding: 3px 0;
}
