@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}
ul {
	list-style-position: inside;
}
body {
	font-size: small;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-image: url(img/upper_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

blockquote {
	margin-left: 20px;
}
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: underline;
	color: #39C;
}
h1, h2, h3, h4, h5, h6 {
	font-size: small;
}
.clear {
	clear: both;
}
.clear hr{
	display: none;
}













.layout-two-column-right #container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/rightside_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.layout-one-column #container {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
.layout-two-column-right #banner {
	height: 70px;
	background-image: url(img/upperright_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.layout-one-column #banner {
	height: 70px;
}
#alpha {
	float: left;
	width: 580px;
	overflow: hidden;
	background-image: url(img/head_logo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 50px;
	}
#beta {
	float: left;
	width: 180px;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	clear: both;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
	font-size: 11px;
	text-align: center;
	padding-right: 10px;
	width: 520px;
	margin-top: 40px;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(img/pattern2.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#pagebody {
}
















#topimg {
	height: 248px;
	width: 580px;
	float: left;
}
#pagetitle {
	float: left;
	display: block;
	width: 540px;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	}
#pagetitle h2 {
	font-size: large;
	color: #336633;
	padding-bottom: 10px;
	background-image: url(img/pattern1.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.logo {
	margin-left: 10px;
}

.content-nav {
	text-align: center;
	margin-bottom: 10px;
	background-image: url(img/head_logo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;

}
.content-kuzu {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

}





.search #search {
	width: 130px;
}
.search {
	margin-bottom: 15px;
	padding-top: 8px;
	background-image: url(img/search_ttl.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.search #button {
	font-size: 12px;
}




#sample-new {
	float: left;
	width: 560px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sample {
	float: left;
	width: 560px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sample .sample-box,#sample-new .sample-box {
	height: 140px;
	width: 186px;
	float: left;
	overflow: hidden;
}
#sample .sample-img img,#sample-new .sample-img img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#alpha .ttl {
	padding-right: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
	background-color: #94C44F;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #437D0E;
	color: #FFF;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(img/ttl_img1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#comment-form {
	background-color: #eee;
}
#comment-text {
	width: 420px;
	height: 150px;
	font-size: small;
}
#comment-email {
	width: 200px;
}
#comment-author {
	width: 200px;
}
#comment-url {
	width: 200px;
}
#comments-open-footer {
	text-align: center;
}
#comment-open-top{
	height: 15px;
	background-image: url(img/comment_top.gif);
	background-repeat: no-repeat;
	margin-top: 50px;
	background-color: #eee;
}
#comment-open-bottom{
	background-image: url(img/comment_bottom.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.error-header {
	clear: both;
	padding-top: 20px;
	color: #CC0000;
	background-image: url(img/pattern2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

.comments {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.comments-header {
	font-weight: bold;
}
.comment {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(img/pattern2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 3px;
}
.comment-footer {
	text-align: right;
	margin-bottom: 10px;
}
.trackback {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(img/pattern2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 3px;
}
.trackbacks {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.trackbacks-header {
	font-weight: bold;
}
#trackbacks-info {
	margin-top: 10px;
}
.trackback-footer {
	text-align: right;
	margin-bottom: 10px;
}








.sample-title {
	text-align: center;
}
.sample-img img {
	border: 0px solid #0066CC;
}
.sample-img {
	text-align: center;
	margin-bottom: 5px;
}
.date-header {
	padding-left: 20px;
	clear: both;
	padding-top: 15px;
	padding-right: 20px;
}




#entry {
	float: left;
}
.entry {
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	padding-top: 10px;
}
.entry-header {
	clear: both;
	padding-top: 20px;
	color: #990000;
	background-image: url(img/pattern2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 3px;
}
.entry-date {
	text-align: right;
}

.entry-body {
	padding-top: 15px;
	padding-bottom: 15px;
}
.entry-body h4 {
	margin-bottom: 10px;
}

.entry-body p{
	margin-bottom: 10px;
}
.entry-body .img{
	margin-right:10px;
	clear:both;
	float: left;
	margin-bottom: 10px;
	width: 300px;
}
.entry-body li {
	list-style-position: outside;
	margin-left: 20px;
}

.entry-more {
	margin-bottom: 15px;
}
.entry-footer {
	clear: both;
	text-align: right;
	margin-bottom: 10px;
}
.entry-more-link {
	text-align: right;
}






#topentry1 {
	float: left;
	clear: both;
	padding: 10px;
	width: 560px;
}
#topentry1 .topic_line {
	list-style-type: none;
}
#topentry1 h2 {
}
#topentry1 ul {
	margin-left: 10px;
	list-style-position: outside;
}
#topentry2 {
	float: left;
	clear: both;
	padding: 10px;
	width: 560px;
}
#topentry2 h3 {
	margin-top: 20px;
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	color: #437D0E;
	padding-left: 20px;
	background-image: url(img/ttl_img2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: medium;
}
#topentry2 p {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;}
	
#topentry2 .border {
	background-image: url(img/pattern2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 10px;
}
#topentry3 {
	float: left;
	clear: both;
	padding: 10px;
	width: 560px;
}
#topentry3 h3 {
	clear: both;
	color: #437D0E;
	background-image: url(img/pattern2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 10px;
	padding-bottom: 3px;
}
#topentry3 p {
	margin-right: 10px;
	margin-left: 10px;
}









.menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.menu-main LI {
	LIST-STYLE-TYPE: none;
	TEXT-ALIGN: left;
	BORDER-RIGHT: #777 1px solid;
	TEXT-ALIGN: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #7A915B;
	list-style-position: outside;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.menu-main A:link,.menu-main A:visited {
	DISPLAY: block;
	TEXT-DECORATION: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(img/menumain_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
}
.menu-main A:hover{
	DISPLAY: block;
	TEXT-DECORATION: none;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(img/menumain_bg_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu-sub LI {
	LIST-STYLE-TYPE: none;
	TEXT-ALIGN: left;
	BORDER-RIGHT: #777 1px solid;
	TEXT-ALIGN: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #C7C5A6;
	list-style-position: outside;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.menu-sub A:link,.menu-sub A:visited {
	DISPLAY: block;
	TEXT-DECORATION: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 20px;
	background-image: url(img/menusub_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
}
.menu-sub A:hover{
	DISPLAY: block;
	TEXT-DECORATION: none;
	color: #FFF;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 20px;
	background-image: url(img/menusub_bg_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#beta .rss {
	width: 178px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D8A539;
}
#beta .rss a {
	color: #B60E0D;
	background-color: #FFFFFF;
	display: block;
	margin: 5px;
	font-size: x-small;
	text-decoration: none;
	padding: 1px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#beta .mt {
	text-align: center;
	margin-top: 20px;
}
#beta .link {
	margin-top: 20px;
}
#beta .monthly ul{
	margin-top: 10px;
}
#footer a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



#form th {
	text-align: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #669933;
	padding-left: 10px;
}
#form .textfield {
	width: 300px;
}
#form .textarea {
	width: 400px;
	height: 150px;
}

table.table_01 {
	border: 1px solid #ECE9D8;
	border-collapse: collapse;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
}
td.td01 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
	border: 1px solid #ECE9D8;
}
h4.h4_price_vv {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 3px;
	background-image: url(img/line01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
p.p_price_vv {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 18px;
}
