@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 125%;
	background-color: #f7d919;
	background-image: url(img/head_bg.gif);
	background-repeat: repeat;
}
A { text-decoration: none; }
#contents {
	float: left;
	width: 560px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#sidebar {
	float: right;
	width: 270px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(img/head_bg.gif);
	background-repeat: repeat;
}
#menu {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	clear: both;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	clear: both;
	margin-bottom: 0px;
	text-align: center;
	padding: 10px;
}
#clear {
	clear: both;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	/* [disabled]background-image: url(img/bg_main.gif); */
	background-color: #edede3;
}
#catch {
	float: right;

}
#title {
	float: left;
	margin-top: 41px;
}
.greenbox {
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #008000;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 400px;
	text-align: left;
}
h1 {
	background-image: url(img/bg_h1.gif);
	padding-left: 40px;
	font-size: 18px;
	height: 28px;
	padding-top: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

h2 {
	font-size: 14px;
	background-image: url(img/bg_h2.gif);
	margin-bottom: 5px;
	height: 25px;
	padding-left: 5px;
	padding-top: 5px;
	width: 545px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}

.space10 {
	height: 10px;
}
.space5 {
	height: 5px;
	clear: both;
}
.hasen {
	background-image: url(img/hasen.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 6px;
	clear: both;
	margin-bottom: 25px;
}



.imgright {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.textright {
	float: right;
	width: 500px;
}

.clear500 {
	height: 1px;
	width: 500px;
	clear: both;
}

table.grtbl{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #008000;
	border-left-color: #008000;
}

.grtbl th{
	background-color:#C0FF80;
	background-image:url(../img/table-back.gif);
	background-position:left top;
	padding:0.3em 1em;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #008000;
	border-bottom-color: #008000;
}

.grtbl td{
	padding:0.3em 0.3em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #008000;
	border-bottom-color: #008000;
}

.trcolor1 {
	background-color: #FFFFFF;
}

.trcolor2 {
	background-color: #F0F0F0;
}

.zebra {
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border: 1px solid #008000;
}
.zebra td{
	padding:0.3em 0.3em;
}

#barr1gptop {
	background-color: #FFCC00;
	text-align: left;
	margin-bottom: 10px;
}
#barr1gpbottom {
	background-color: #FFCC00;
	text-align: right;
	margin-top: 10px;
	clear: both;
}

#box560 {
	text-align: left;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}

#popup {
	background-color: #FFFFFF;
}
