@charset "utf-8";

/*ページの基本設定*/
* {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

body {
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	background-color: #E8E8E8;
	background-image: url(images/haikei2.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,dl,li,img,object{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;

}
h2 {
	margin: 0px;
}
h3 {
	font-size: 16px;
	color: #609;
}

/*リンクの基本設定*/
a {
	text-decoration: none;
	color: #FF0066;
}
a:hover {
	color: #66CCCC;
}

/*ヘッダ*/
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	background-image: url(../images/h1back.jpg);
	height: 24px;
	text-align: center;
	line-height: 24px;
	padding: 0px;
	margin-top: 8px;
	font-weight: normal;
	color: #903;
}
h1 a {
	color: #FFFFFF;
}
h1 a:hover {
	color: #FFFFFF;
}
#topics {
	background-color: #FFE0E7;
	height: 35px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 25px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 15px;
	margin-top: 5px;
	color: #930;
	width: 673px;
	margin-right: 10px;
	border: thin double #900;
	line-height: 30px;
}
#main .news p a {
	color: #0C0;
	text-decoration: none;
}
#main .news p a a:visited {
	color: #0F0;
}

/*ニュース*/
.news {
	width:668px;
	background-color: #FFFFFF;
	height: 640px;
	margin-right: 10px;
	padding-top: 20px;
	padding-left: 10px;
	border: 1px solid #FF8CA6;
	padding-right: 20px;
}
.news h2 {
	color: #000;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 18px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #903;
	width: 600px;
}
.news h3 {
	margin-left: 25px;
	color: #930;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #903;
	width: 500px;
}
.news img {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.news p {
	line-height: 1.5em;
	padding-left: 25px;
	padding-right: 10px;
}
.posted {
	clear: both;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D5D5D5;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	}
#header {
	background-color: #FFF4E0;
	height: 215px;
}
#header1 {
	background-color: #FFF5DE;
	height: 20px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 0px;
	font-size: 10px;
	color: #903;
}
#header1 h1 {
	height: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	vertical-align: middle;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header2 {
	background-color: #FFF;
	height: 140px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	border-bottom-width: medium;
}
#header2 img {
	margin-left: 90px;
}
#header3 {
	background-color: #FFF5DE;
	height: 40px;
	color: #FFF;
}
#menu {
	background-color: #FFF;
	width: 200px;
	margin-right: 5px;
	margin-left: 10px;
	height: 300px;
	padding: 5px;
	border: 1px solid #FFBF98;
	margin-bottom: 12px;
}
#menu h2 {
	color: #FFFFFF;
	padding-bottom: 0px;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	background-color: #900;
	padding-left: 10px;
	padding-top: 2px;
	text-align: center;
	}
#menu p img {
	margin-bottom: 15px;
	margin-left: 40px;
	margin-top: 15px;
}
#menu p {
	color: #666;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 17px;
	vertical-align: top;
	margin-right: 5px;
	margin-left: 5px;
}
#banner {
	background-color: #FFF;
	height: 90px;
	width: 208px;
	padding-right: 0px;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 10px;
	padding-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #FFBF98;
	border-right-color: #FFBF98;
	border-bottom-color: #FFBF98;
	border-left-color: #FFBF98;
}
#bannertitle {
	height: 20px;
	width: 210px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	color: #FFF;
	background-color: #900;
	text-align: center;
	line-height: 16px;
	margin-top: 15px;
}
#banner p {
	background-color: #FFF;
	padding-right: 0px;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	padding-top: 5px;
}
#banner a img {
	margin-bottom: 5px;
	margin-top: 5px;
}
#banner p2   {
	color: #0C6;
}
#banner p   {
	color: #030;
}
#banner p2 {
	background-color: #FFF;
	padding-right: 0px;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 10px;
}
#banner h4 {
	color: #930;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#banner h4 a {
	color: #960;
}
#copyright {
	font-size: x-small;
	text-align: center;
}
#link {
	float: left;
	width: 950px;
	background-color: #FFF;
	height: 90px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#link a {
	text-align: center;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	font-weight: lighter;
	line-height: 15px;
	color: #800000;
}
#link p {
	text-align: center;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	font-weight: lighter;
	line-height: 15px;
	color: #800000;
}
#navi {
	background-color: #900;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	border: thin solid #000;
	color: #FFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	height: 38px;
}
#navi h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
	padding-top: 3px;
	margin-bottom: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #FFF;
}
#navi h1 a {
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 1px;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #FFF;
}

