@charset "UTF-8";
/*----------------------------------------------------
common
----------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
body {
	height: 100%;
	background-image: url(../images/b002.gif);
	color: #4C4C4C;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
}
a {
	outline: none;
}
img {
	border: 0;
	vertical-align: top;
}
a:link {
	color: #0075c2;
}
a:visited {
	color: #330066;
}
a:hover {
	color: #ff4e00;
}
a:active {
	color: #003399;
}
#container {
	text-align: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
/*----------------------------------------------------
Layout
----------------------------------------------------*/
#contents {
	background: url(../images/bg_01.jpg) center repeat-y;
}
#contents #sub {
	float: left;
	width: 225px;
	display: inline;
	margin-left: 32px;
	margin-bottom: 20px;
}
#contents #main {
	float: left;
	width: 605px;
	margin-bottom: 20px;
	display: inline;
	margin-left: 27px;
}
#contents a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}
#header {
	width: 910px;
	margin: 0 0 10px 5px;
}
#footer {
	clear: both;
	background: url(../images/bg_02.jpg) no-repeat bottom;
	text-align: center;
	font-size: 12px;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 40px;
}
hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #CCCCCC;
	height: 1px;
	margin: 0 30px 30px 30px;
}
.pagetop {
	width: 605px;
	margin: 20px 0 10px 0;
	text-align: right;
}
/*----------------------------------------------------
menu
----------------------------------------------------*/
#menu {
	margin-top: 5px;
}
#menu a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}
#globalnavi {
	margin-top: 2px;
	padding: 0;
	list-style-type: none; /* リストマークの削除 */
	width: 200px;
}
#globalnavi li {
	width: 200px;
	height: 40px;
	margin-top: 0;
	padding: 0;
	display: inline;
}
#globalnavi a {
	text-indent: -9999px; /* テキストを隠す */
	text-decoration: none;
	display: block;
	width: 225px;
	height: 50px; /* リンク領域を広げる */
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
}
#menu1 a {
	background-position: 0 0;
} /* 表示画像の位置を指定 */
#menu2 a {
	background-position: 0 -50px;
}
#menu3 a {
	background-position: 0 -100px;
}
#menu4 a {
	background-position: 0 -150px;
}
#menu5 a {
	background-position: 0 -200px;
}
#menu6 a {
	background-position: 0 -250px;	
}
#menu7 a {
	background-position: 0 -300px;
}
#globalnavi a:hover {
	text-decoration: none;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
}
#menu1 a:hover {
	background-position: -225px 0;
} /* 入れ替え画像の位置を指定 */
#menu2 a:hover {
	background-position: -225px -50px;
}
#menu3 a:hover {
	background-position: -225px -100px;
}
#menu4 a:hover {
	background-position: -225px -150px;
}
#menu5 a:hover {
	background-position: -225px -200px;
}
#menu6 a:hover {
	background-position: -225px -250px;
}
#menu7 a:hover {
	background-position: -225px -300px;
}
#twitter {
	margin-top: 20px
}
/*----------------------------------------------------
メインコンテンツ
----------------------------------------------------*/
#main h2 {
	background: url(../images/title_midashi.jpg) no-repeat left top;
	height: 30px;
	width: 605px;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 30px;
	line-height: 30px;
}
h3#creive {
	position: relative;
	margin-top: 25px;
	padding-left: 25px;
	border-bottom: 1px solid #8EC31E;
	color: #009043;
	font-size: 13px;
 line-height;
20px;
}
h3#creive:before {
	position: absolute;
 11px;
	left: 8px;
	width: 8px;
	height: 8px;
	border: 1px solid #8EC31E;
	content: "";
}
h3#creive:after {
	position: absolute;
	top: 3px;
	left: 0px;
	width: 11px;
	height: 11px;
	border: 2px solid #8EC31E;
	content: "";
}
h4 {
	border-bottom: 2px solid #8EC31E;
	color: #009043;
	font-size: 15px;
	text-align: center;
	margin-bottom: 20px;
}
h5 {
	border-bottom: 1px dotted #999999;
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0 8px 0;
}
.indent1 {
	list-style: none;
}
.indent1 li {
	margin-bottom: 5px;
	padding-left: 1.3em; /*1em（1文字）分、右に動かす*/
	text-indent: -1.3em; /*最初の行だけ1em（1文字）分、左に動かす*/
}
.indent2 {
	list-style: none;
	margin-left: 1.3em;
}
.indent2 li {
	margin-bottom: 5px;
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
	text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}
.indent3 {
	list-style: none;
}
.indent3 li {
	margin-bottom: 5px;
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
	text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}
.space5 {
	width: 605px;
	margin: 5px 0 0 0;
}
.space10 {
	width: 605px;
	margin: 10px 0 0 0;
}
.space15 {
	width: 605px;
	margin: 15px 0 0 0;
}
.space20 {
	width: 605px;
	margin: 20px 0 0 0;
}
.space25 {
	width: 605px;
	margin: 25px 0 0 0;
}
.space30 {
	width: 605px;
	margin: 30px 0 0 0;
}
/*----------------------------------------------------
table
----------------------------------------------------*/
.common-table {
	background: #999999;
}
.common-table td {
	background: #FFF;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	line-height: 2em;
	text-align: left;
	padding-left: 10px
}
.common-table .green td, .common-table td.green {
	background: #F2FAC7;
}
.common-table2 {
	background: #999999;
}
.common-table2 td {
	background: #FFF;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	line-height: 1.2em;
	text-align: center;
	height: 70px;
}
/*----------------------------------------------------
トピックス
----------------------------------------------------*/
div#TopInfo {
	margin-top: 15px;
	padding-bottom: 20px;
}
div#TopInfo dl {
	margin-top: 5px;
}
div#TopInfo dt {
	width: 6em;
	margin-bottom: -1.5em;
}
div#TopInfo dd {
	padding: 0 0 0 7.5em;
	margin-bottom: 0.25em;
}
/*----------------------------------------------------
clearfix
----------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
*html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
