﻿body {
	margin: 0;
	padding: 0;
	line-height: 1.4;
	color: #333;
	font-size: 0.9em;
	background-color: #CCCC99;
	text-align:center;
    font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;  
}

h1 {
	font-size: large;
	color: #000000;
}
h2{
	font-size: medium;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #CC9933;
	padding-left: 10px;
	border-right-color: #CC9933;
	border-right-style: solid;
	border-right-width: 10px;
	border-bottom-color: #CC9933;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h3{
	font-size: medium;
	margin-left: 10px;
	border-left-style: solid;
	border-left-color: #009933;
	padding-left: 10px;
	border-bottom-color: #009933;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #009933;
	border-right-style: solid;
}
h4{
	font-size: medium;
	border-bottom-color: #009933;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-left: 10px;
}

A {
	text-decoration: none;
}
a:active {
	color: #0066CC;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
A:hover {
	color: #0066CC;
	text-decoration: underline;
}
img {
	border: 0;
}

#honbunpage {
	margin: 0 auto;
	width: 760px;
	text-align:	center;
}
#honbunpageheader {
	text-align: center;
}
#honbunpagebody{
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
}
#kyotufooter {
	clear:both;
	text-align: center;
}
#tukuru_content{
	/*height: 317px;*/
	border: 1px #009933 solid;
	height: 317px;
}
#tukuru_special h2{
	border-color: #009933;
	margin: 0;
	background-color: #009933;
	color: #EEEEEE;
	text-align: center;
}
#tukuru_content h2{
	border-color: #009933;
	margin: 0;
	background-color: #009933;
	color: #EEEEEE;
	text-align: center;
}
#tukuru_left{
	float: left;
	width: 347px;
	border-right-color: #009933;
	border-right-style: solid;
	border-right-width: 1px;
	height: 317px;
}
#tukuru_right{
	float: right;
	width: 350px;
	height: 317px;
}
#tukuru_special{
	border: 1px #009933 solid;
	clear: both;
}

#cyoko_honbun{
	width:500px;
	float:left;
}

#googleads_r {
	float:right;
}
#googleads_f {
	text-align: center;
	margin-top: 20px;
	clear: both;
}
#footer_ad {
	text-align: center;
	margin: 0 auto;
	width: 750px;
	font-size: small;
}
#footer_l {
	float: left;
	text-align: right;
}
#footer_r {
	float: right;
	text-align: left;
	border-left-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 5px;
	padding-left: 20px;
}

#footer_r li{
	margin: 0;
	padding: 0;
}

.return_top {
	text-align: right;
}
.nakayose {
	margin-left: 100px;
	text-align: left;
}
.hidariyose {
	margin-left: 150px;
	text-align:left;
}
.font_small {
	font-size:small;
}
.font_xl {
	font-size:x-large;
}
.osite {
	font-size: x-large;
}
#whatsnew{
	text-align: left;
	padding-left: 150px;
}