@charset "UTF-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

div {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 1.2em 0px 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

#copyright {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
}

#copyright p.copytext {
	font-weight: bold;
	font-family: Frutiger, Myriad, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:0;
	color: #333333;
}

#copyright p.copytext a{
	color: #333333;
}

#copyright p.copytext a:visited{
	color: #333333;
}

#copyright p.copytext a:hover{
	color: #999999;
}

h1 {
	font-size:18px;
	color:#E25A00;
	font-weight:bold;
	margin:5px 0 5px 0;
	padding:0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

#cattop h1 {
	font-size:18px;
	color:#5D4637;
	font-weight:bold;
	margin:5px 0 5px 0;
	padding:0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

#topictop h1 {
	font-size:18px;
	color:#5D4637;
	font-weight:bold;
	margin:5px 0 5px 0;
	padding:0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

h2 {
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	margin: 2.5em 0px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px #DEDEDE dotted;
	font-size: 12px;
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro-W6", Osaka, "メイリオ", meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

#cattop h2 {
	line-height: 120%;
	font-weight: bold;
	color: #006EA8;
	margin: 15px 0px 0px;
	padding: 10px 0 0 0;
	border-top: 1px #DEDEDE dotted;
	border-bottom:none;
	font-size: 12px;
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

#cattop h2 a{
	display:block;
	background-image:url(http://www.sage-japan.org/machikado/image_dir/arrow_01.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding-left:11px;
	color:#006EA8;
}

#cattop h2 a:hover{
	text-decoration:none;
}

#topictop h2 {
	line-height: 120%;
	font-weight: bold;
	color: #006EA8;
	margin: 0;
	padding: 0;
	border-top: none;
	border-bottom:none;
	font-size: 12px;
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
#topictop h2 a{
	display:block;
	background-image:url(http://www.sage-japan.org/machikado/image_dir/arrow_01.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding-left:11px;
	color:#006EA8;
}

#topictop h2 a:hover{
	text-decoration:none;
}

h3 {
	line-height: 110%;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
}

h2.list {
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 0;
	border-bottom: none;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

ul.list {
	margin: 10px 0 0 0;
	padding: 0px;
	list-style-type:none;
}

ul.list li {
	margin: 0 0 8px 0;
	padding: 2px 0 0 12px;
	font-size: 10px;
	line-height:130%;
	color:#333333;
	background-image:url(http://www.sage-japan.org/machikado/image_dir/arrow_02.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
}

ul.list li a {
	color: #333333;
}

ul.list li a:hover {
	color: #999999;
}

table.norm {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

table.norm td {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}

table.norm th {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}

#topictop table{
	margin-top:15px;
	border-top:1px #DCDCDC dotted;
	padding-top:10px;
}

#topictop table td.text{
	width:174px;
}

#topictop p{
	margin-top:5px;
}

#norelate {
	margin-top: 30px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: right;
	font: 10px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", meiryo, "ＭＳ Ｐゴシック", sans-serif;
	}

#norelate img {
	margin-right: 2px;
	margin-bottom: -1px;
	}

#norelate a {
	color: #000000;
	}

#norelate a:hover {
	color: #999999;
	}

.right {
	float: right;
	margin: 5px 0 0 10px;
}
.left {
	float: left;
	margin: 5px 10px 0 0 ;
}

/* Start SideBanner */

table.banner {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", meiryo, "ＭＳ Ｐゴシック", sans-serif;
	margin-bottom: 10px;
	}

p.banner_img {
	margin: 5px 5px 7px 5px;
}

p.banner_text {
	font-size: 10px;
	line-height: 130%;
	margin: 0 5px 5px 5px;
}

p.banner_text a {
	color: #000000;
	text-decoration: underline;
	}

p.banner_text a:hover {
	color: #999999;
	}

/* End SideBanner */
