@charset "utf-8";
body {
	background-color: #DEF0DD;
	margin: 0px;
	text-align: center;
	background-image: url(../image/wall01.png);
}

/* CSS Document */

body,td,th {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #063E3F;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	line-height: 20px;
	height: 20px;
}
a:visited {
	text-decoration: none;
	color: #900;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}
a:hover {
	text-decoration: none;
	color: #F60;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #F00;
}
h1 {
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 25px;
	color: #030;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
}

h2 {
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #030;
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	width: 300px;
	letter-spacing: 2px;
	padding: 0px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: double;
	border-left-style: double;
	margin-bottom: 20px;
	margin-right: auto;
	line-height: 20px;
	height: 20px;
}


h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 25px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 798px;
	background-color: #030;
	float: left;
	height: 25px;
	margin-bottom: 0px;
	border: 1px solid #FF0;
}

h4 {
	font-size: 13px;
	font-weight: normal;
	color: #030;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	font-size: 12px;
}

#header {
	width: 100%;
	position: fixed;
	z-index: 10;
	left: 0px;
	top: 0px;
	height: auto;
	background-repeat: repeat-x;
	background-image: url(../image/bg_header.gif);
	clear: both;
}



#leaf_left {
	float: left;
}
#leaf_right {
	float: right;
}
#title {
	height: 23px;
	width: 794px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #030;
	text-align: center;
	padding: 0px;
}
#update {
	height: auto;
	width: 800px;
	text-align: center;
	margin-bottom: 20px;
	float: left;
}
#topic_path {
	width: 800px;
	margin-top: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 17px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 0px;
	background-color: #DEF0DD;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	background-image: url(../image/wall01.png);
}
#container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 120px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #060;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
	background-color: #DEF0DD;
	text-align: left;
	color: #666;
}
#message {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: center;
	float: left;
	height: auto;
	width: 800px;
	margin-bottom: 10px;
}
#message p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
}


#google72815 {
	text-align: center;
	float: left;
	width: 798px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #030;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
#google300250 {
	height: 250px;
	width: 300px;
	float: right;
	margin-top: 10px;
}
#google90 {
	text-align: center;
	width: 800px;
	height: 90px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #030;
	border-right-color: #030;
	border-bottom-color: #030;
	border-left-color: #030;
	padding-top: 10px;
}

#home {
	height: 30px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding: 0px;
	clear: both;
}



#footer {
	height: 34px;
	width: 100%;
	position: fixed;
	z-index: 9;
	left: 0px;
	bottom: 0px;
	background-image: url(../image/bg_leaf02.gif);
	line-height: 34px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	letter-spacing: 1px;
	padding-top: 15px;
}
#footer a:link {
	color: #000;
}
#footer a:visited {
	color: #000;
}
#footer a:hover {
	color: #F00;
}
#footer a:active {
	color: #F00;
}
.borderless {
	margin-right: 2px;
	margin-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
strong {
	font-weight: normal;
}

.copyright {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #71A274;
	text-align: center;
	height: 35px;
	width: 100%;
	line-height: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../shikoku/2009/Template/images/footer.jpg);
	letter-spacing: 1px;
}
.table_margin {
	margin-bottom: 50px;
}
.pink {
	color: #F0F;
}
.table_margin tr td {
	line-height: 20px;
	height: 30px;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 3px;
}
.new {
	background-color: #FFF;
	height: 85px;
	width: 700px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #F0F;
	border: 1px solid #060;
	line-height: 16px;
	padding: 5px;
}
#container ul {
	width: 790px;
	text-align: left;
	float: left;
	margin-left: 0px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 0px;
	height: auto;
}

#container ul li {
	width: 155px;
	background-color: #DEF0DD;
	text-align: left;
	display: inline-block;
	list-style-type: none;
	float: left;
	list-style-position: inside;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

