/*@### Šî–{ ###@*/
body{
	margin:0;
	padding:5px 0 15px 0;
	font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	background-color:#ffffff;
	font-size:12px;
	color:#333333;
	text-align:center;
	background-color:#eeeeee;
}
.wrapper{
	width:780px;
	margin:auto;
	text-align:left;
	background-image:url(img/top_img.png);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:290px;
}
.wrapper1{
	background-image:url(img/bot.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0 0 10px 0;
}

/*@### ƒwƒbƒ_[ ###@*/
.header{
	height:100px;
	background-image:url(img/header_bg.gif);
}
.header h1{
	margin:0;
	padding:20px 0 0 20px;
}
.header h1 a{
	width:507px;
	height:53px;
	display:block;
	background-image:url(img/logo.gif);
	text-indent:-3000px;
}
/*@### ƒJƒ‰ƒ€ ###@*/
.main{
	background-color:#FFFFFF;
	background-image:url(img/wrapper_bg.gif);
	padding:15px 0 0 0 ;
}
.column{
	clear:both;
}
.left{
	width:240px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(img/wrapper_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.right{
	width:540px;
	float:right;
	background-color:#FFFFFF;
	background-image:url(img/wrapper_bg.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.footer{
	height:44px;
	background-image:url(img/footer.gif);
	text-indent:-3000px;
	clear:both;
}

/*@### ¶ƒJƒ‰ƒ€ ###@*/
.left_lay{
	padding:0 25px 20px 25px;
}
.left_lay h2{
	margin:0;
	padding:0;
	height:26px;
	text-indent:-3000px;
	font-size:12px;
	background-image:url(img/menu_top.gif);
}
.left_lay ul.categories{
	background-image:url(img/menu_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 0 5px 0;
	margin:0;
}
.left_lay ul.categories li{
	margin:0;
	padding:0;
	line-height:100%;
	border-bottom:1px dotted #dddddd;
	list-style:none;
}
.left_lay ul.categories li a{
	padding:10px 5px 10px 20px;
	text-decoration:none;
	display:block;
	background-image:url(img/list.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#9d874d;
}
.left_lay ul.categories li a:hover{
	text-decoration:none;
	background-color:#eeeeee;
	color:#d8000b;
}

.left_lay h3{
	margin:20px 0 0 0;
	padding:0;
	height:26px;
	text-indent:-3000px;
	font-size:12px;
	background-image:url(img/left_title_entry.gif);
}
.left_lay h4{
	margin:20px 0 0 0;
	padding:0;
	height:26px;
	text-indent:-3000px;
	font-size:12px;
	background-image:url(img/left_title_archive.gif);
}
.left_lay h5{
	margin:20px 0 0 0;
	padding:0;
	height:26px;
	text-indent:-3000px;
	font-size:12px;
	background-image:url(img/left_title_link.gif);
}
.left_lay h6{
	margin:20px 0 0 0;
	padding:0;
	height:26px;
	text-indent:-3000px;
	font-size:12px;
	background-image:url(img/left_title_search.gif);
}
.left_lay ul.entries{
	padding:0 5px;
	margin:0;
}
.left_lay ul.entries li{
	list-style:none;
	margin:10px 0;
}
.left_lay ul.entries li a{
	text-decoration:none;
	color:#9d874d;
}
.left_lay ul.entries li a:hover{
	text-decoration:underline;
	color:#d8000b;
}
.left_lay ul.entries li a:visited{
	text-decoration:none;
	color:#818181;
}
.left_lay form{
	margin:0;
	padding:8px 5px;
}
.left_lay form input.search_box{
	width:165px;
	margin-bottom:5px;
	padding:5px;
	border:1px solid #a48783;
	background-color:#eeeeee;
	font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	font-size:12px;
}
.left_lay form .search_bot{
	text-align:right;
	margin-right:5px;
}

/*@### ‰EƒJƒ‰ƒ€ ###@*/
.right_lay{
	padding:0 20px 0 0;
}
.right_lay_banner{
	padding:0 0 15px 0;
}
.entry{
	padding:15px 0 20px 0;
}
.entry_date{
	width:120px;
	float:right;
	color:#1b126d;
	font-size:10px;
	text-align:right;
}
.entry_date_lay{
	padding:7px 10px 0 0;
}
.entry_title{
	background-image:url(img/entry_title_bg.gif);
	height:26px;
	color:#9d874d;
}
.entry_title_lay{
	padding:5px 0 0 25px;
	margin:0 120px 0 0;
	font-weight:bold;
}
.entry_body{
	padding:10px;
	line-height:180%;
}
.entry_read_more{
	padding:10px 0;
	font-weight:bold
}
.entry_read_more a{
	text-decoration:none;
	padding:2px 15px 5px 8px;
	color:#9d874d;
	background-image:url(img/read_more_line.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.entry_read_more a:hover{
	text-decoration:none;
	color:#d8000b;
}
.entry_footer{
	border-top:1px dotted #dddddd;
	text-align:right;
	padding:4px 10px;
	margin-bottom:20px;
	font-size:10px;
}
