@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 125%;
	background-color: #FFCC00;
	background-image: url(img/bg.gif);
}
.greenbox {
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #008000;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 400px;
	text-align: left;
}
.center {
	text-align: center;
}

A { text-decoration: none; }

#container {
	text-align: center;
	width: auto;
}
#box_all {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#title {
	width: 900px;
}
#box_menu {
	width: 900px;
	height: 68px;
	text-align: center;
}


.space30 {
	clear: both;
	height: 30px;
}
#box_left {
	width: 560px;
	float: left;
	margin-left: 30px;
}
#box_right {
	width: 250px;
	float: right;
	margin-right: 30px;
	margin-left: 30px;
}

#box_top {
	height: 30px;
	width: 900px;
}
#box_bottom {
	height: 30px;
	width: 900px;
	clear: both;
	margin-bottom: 20px;
}
.box_l_main {
	width: 560px;
	margin-bottom: 30px;
}

h1 {
	background-image: url(img/bg_h1.gif);
	height: 18px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 15px;
	font-size: 18px;
	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;
}
.box_r_main {
	width: 250px;
	margin-bottom: 20px;
}
.topic {
	background-image: url(img/hasen.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
}
.space10 {
	height: 10px;
}
.space5 {
	height: 5px;
	clear: both;
}
.hasen {
	background-image: url(../R-1GP_Source/R-1GP/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;
}

.table_border {
	border: 1px solid #008000;
	width: auto;
}
#barr1gptop {
	background-color: #CC0000;
	text-align: left;
	margin-bottom: 10px;
}
#barr1gpbottom {
	background-color: #CC0000;
	text-align: right;
	margin-top: 10px;
	clear: both;
}
#popup {
	background-color: #FFFFFF;
}
#box560 {
	text-align: left;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#box_main {
	width: 900px;
	background-image: url(img/box_bg.gif);
}
.clear {
	height: 1px;
	width: 900px;
	clear: both;
}
.box_r_title {
	width: 250px;
	background-image: url(img/bg_r_title.gif);
	height: 40px;
	text-align: center;
}
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;
}
#catch {
	float: right;
}
.box450 {
	width: 460px;
	margin-left: 50px;
}
.textleft {
	float: left;
	width: 340px;
}

