
* {
	border: none;
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y: scroll;
}

body {
	background: #f2f7cd url(images/bg.gif) repeat-y center top;
	color: black;
	font-family: 'CI',Meiryo,sans-serif;
	font-size: 90%;
}

.sp {
	display: none;
}

h1#title {
	background: url(images/title.gif) no-repeat 30px 5px;
	border-bottom: 1px solid #d0e2b9;
	border-top: 1px solid #d0e2b9;
	color: #579900;
	font-size: 25px;
	padding: 17px 10px 17px 90px;
}

h2.img {
	background: url(images/h2_img.gif) no-repeat left top;
	color: white;
	font-size: 140%;
	line-height: 1.8em;
	padding: 8px 20px 5px 65px;
}

div.indent h2.img {
	background: url(images/h2_img_indent.gif) no-repeat left top;
	color: white;
	font-size: 130%;
	line-height: 1.6em;
	padding: 8px 20px 5px 65px;
}

body#entry div.body h2 {
	background: url(images/h2_entry.gif) no-repeat left top;
	color: white;
	font-size: 130%;
	line-height: 1.8em;
	margin: 15px 0px;
	padding: 6px 20px 3px 60px;
}

h3.img {
	background: url(images/h3_img.gif) no-repeat 0px 0px;
	padding: 0px 0px 5px 25px;
}

p {
	line-height: 1.8em;
	margin: 10px 0px;
	text-align: justify;
	text-justify: distribute;
}

p.mn {
	margin: 0px;
}

p.right {
	text-align: right;
}

p.mn-right {
	margin: 0px;
	text-align: right;
}

p.center {
	text-align: center;
}

p.mn-center {
	margin: 0px;
	text-align: center;
}

sup,
sub {
	font-size: 80%;
	line-height: 4px;
	vertical-align: top;
}

a {
	color: #609e08;
	overflow: hidden;
}

a:hover {
	color: #ff9d20;
}

a.img-link,
a.lightbox {
	display: block;
	text-decoration: none;
}

a.img-link:hover,
a.lightbox:hover {
	text-decoration: underline;
}

a.img-link:hover img,
a.lightbox:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

body#entry div.body i {
	display: block;
	padding: 10px 0px;
}

body#entry div.body i a,
a.link-btn {
	background: #6baf11 url(images/link_btn.gif) no-repeat right top;
	color: white;
	font-weight: bold;
	padding: 12px 60px 12px 50px;
	text-decoration: none;
}

body#entry div.body i a:hover,
a.link-btn:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

a.link-btn-prev {
	background: url(images/link_btn_prev.jpg) no-repeat 0px 4px;
	padding: 2px 5px 2px 23px;
	text-decoration: underline;
}

a.link-btn-prev:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

ul {
	list-style-type: none;
}

ol {
	line-height: 1.5em;
	margin-left: 2em;
}

ol li {
	margin-top: 5px;
}

sup {
	line-height: 1em;
}

table {
	border-collapse: collapse;
	line-height: 1.5em;
	width: 100%;
}

span.orange {
	color: #f39802;
}

span.red {
	color: red;
}

span.xx-large {
	font-size: 200%;
	line-height: 1.5em;
}

span.x-large {
	font-size: 150%;
	line-height: 1.5em;
}

span.large {
	font-size: 125%;
	line-height: 1.5em;
}

span.small {
	font-size: 85%;
	line-height: 1.2em;
}

span.img-right {
	float: right;
	margin: 5px 0px 5px 20px;
}

span.img-left {
	float: left;
	margin: 5px 20px 5px 0px;
}

img.img {
	border: 1px solid #cacaca;
}

body#entry div.body ul,
ul.list {
	border-top: 1px dotted #93cd52;
	line-height: 1.5em;
}

body#entry div.body ul li,
ul.list li {
	background: url(images/ul_list_li.gif) no-repeat 20px 15px;
	border-bottom: 1px dotted #93cd52;
	padding: 10px 0px 10px 50px;
}

ul.notelist {
	line-height: 1.3em;
	list-style-type: none;
	margin: 0px 0px 0px 1.8em;
}

ul.notelist li {
	padding: 3px 0px;
	text-indent: -1.2em;
}

ul.notelist li span.maker {
	margin-right: 0.2em;
}

div.line {
	background: url(images/line.gif) repeat-x 0px 10px;
	clear: both;
	font-size: 5px;
	height: 20px;
}

.clear {
	clear: both;
	display: block;
}

div.space10px {
	clear: both;
	font-size: 5px;
	height: 10px;
}

div.space20px {
	clear: both;
	font-size: 5px;
	height: 20px;
}

div.space50px {
	clear: both;
	font-size: 5px;
	height: 50px;
}

/***********************************************************************/
div.indent {
	padding-left: 40px;
}

span.tel {
	background: url(images/tel.gif) no-repeat left 5px;
	color: #7cb92b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	line-height: 1em;
	padding-left: 30px;
}

strong.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	margin-right: 2px;
}

div.footmenu {
	margin: 0px auto;
	width: 822px;
}

div.footmenu ul li {
	float: left;
	width: 411px;
}

div.contact {
	margin: 0px auto;
	position: relative;
	width: 782px;
}

div.contact a {
	height: 67px;
	position: absolute;
	right: 22px;
	top: 51px;
	width: 261px;
}

div.contact a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

table.list-table th {
	background-color: #81be32;
	border-bottom: 1px solid white;
	color: white;
	font-weight: bold;
	font-weight: normal;
	padding: 20px 30px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	width: 20%;
}

table.list-table td {
	background-color: #eaf0be;
	border-bottom: 1px solid white;
	padding: 20px 10px 20px 30px;
}

/***********************************************************************/
div.bloglist {
	background-color: #f9fdd6;
	margin: 0px auto;
	padding: 20px 50px;
	width: 750px;
}

div.bloglist ul {
	border-top: 1px dotted #93cd52;
}

div.bloglist ul li {
	border-bottom: 1px dotted #93cd52;
}

div.bloglist ul li a {
	background: url(images/bloglist_li-trans.png) no-repeat right top;
	display: block;
	padding: 10px 50px 10px 150px;
	position: relative;
	text-decoration: none;
}

div.bloglist ul li a span.date {
	color: black;
	left: 40px;
	position: absolute;
	top: 10px;
}

div.bloglist ul li a:hover {
	background-color: white;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

div.category div.category-list {
	background-color: #f9fdd6;
	margin: 0px auto;
	padding: 20px 50px;
	width: 750px;
}

div.category ul {
	border-top: 1px dotted #93cd52;
	display: block;
}

div.category ul li {
	display: block;
}

div.category ul li a {
	background: url(images/bloglist_li-trans.png) no-repeat right top;
	border-bottom: 1px dotted #93cd52;
	color: black;
	display: block;
	line-height: 1.2em;
	padding: 15px 5px 13px 55px;
	text-decoration: none;
}

div.category ul li a:hover {
	background-color: white;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

p.center span.next a {
	background: #14257f url(images/link_btn.gif) no-repeat right top;
	color: white;
	font-style: normal;
	padding: 10px 50px 10px 40px;
	text-decoration: none;
}

p.center span.next a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

p.center span.before a {
	background: #14257f url(images/link_btn_prev.gif) no-repeat left top;
	color: white;
	font-style: normal;
	padding: 10px 40px 10px 50px;
	text-decoration: none;
}

p.center span.before a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

/***********************************************************************/
#header {
	height: 187px;
	margin: 0px auto;
	padding: 0px 10px;
	position: relative;
	width: 950px;
}

#header #header-text {
	color: #6ba916;
	font-size: 78%;
	font-weight: normal;
	margin: 0px;
	padding-top: 2px;
	text-align: right;
}

#header #header-logo {
	display: block;
	left: 8px;
	position: absolute;
	top: 20px;
}

#header #header-tel {
	display: block;
	position: absolute;
	right: 10px;
	top: 29px;
}

#globalnav {
	background: url(images/globalnav_bg.gif) no-repeat left top;
	bottom: 0px;
	left: 4px;
	margin: 0px auto;
	padding: 6px 0px 6px 6px;
	position: absolute;
	width: 956px;
}

#globalnav ul li {
	float: left;
}

#globalnav ul li a {
	display: block;
}

#globalnav ul li a:hover {
	background-color: white;
}

#globalnav ul li a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	opacity: 0.80;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
}

#container {
	margin: 0px auto;
	padding: 5px 10px 15px 10px;
	width: 950px;
}

div.main {
	margin: 0px auto;
	width: 920px;
}

#footernav {
	padding-top: 20px;
}

#footernav ul {
	background-color: #ebebeb;
	display: block;
	padding: 8px 5px;
	text-align: center;
}

#footernav ul li {
	display: inline;
}

#footernav ul li a {
	background: url(images/footernav_li.gif) no-repeat 0px 6px;
	border-left: 1px solid #81be32;
	font-size: 85%;
	line-height: 1em;
	padding: 0px 10px;
	text-decoration: none;
}

#footernav ul li.last a {
	border-right: 1px solid #81be32;
}

#footernav ul li a:hover {
	text-decoration: underline;
}

#footer {
	clear: both;
	margin: 0px auto;
	padding: 0px 0px 10px 495px;
	position: relative;
	width: 455px;
}

#footer a {
	color: #f9f0e5;
}

#footer a:hover {
	color: white;
}

#footer h3 {
	left: 30px;
	position: absolute;
	top: 10px;
	width: 427px;
}

#footer p#copyright {
	color: #7cb92b;
	font-size: 85%;
	left: 30px;
	position: absolute;
	text-align: center;
	top: 80px;
	width: 427px;
}

#footer #management {
	border-left: 1px solid #d7dabf;
	padding: 10px 0px 10px 30px;
}

#footer #management h4 {
	background-color: #81be32;
	color: white;
	font-size: 100%;
	line-height: 1em;
	padding: 6px  10px 4px 20px;
}

#footer #management table th,
#footer #management table td {
	background-color: #eaf0be;
	border-top: 1px solid white;
	font-size: 85%;
	line-height: 1.3em;
	padding: 10px 15px;
	vertical-align: top;
}

#footer #management table th {
	font-weight: normal;
	padding-left: 20px;
	white-space: nowrap;
	width: 20%;
}

#footer #management table td address {
	font-style: normal;
}

#pagetop {
	margin: 0px auto;
	width: 962px;
}

