@charset "Shift_JIS";

body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	}

a {
	text-decoration: underline;
	}

a:hover {
	color: #006699;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	margin-bottom: 10px;
	background-image: url(../img/bg01.gif);
	}
	
#header {
	padding: 0px 5px 0px 5px;
	width: 790px;
	}
	
#menu {
	width: 791px;
	height: 53px;
	margin-left: 5px;
	}

#menu_button1 a{
	display:block;
	font-size:12px;
	background:url(../img/menu01.gif) top left no-repeat;
	width:94px;
	height:53px;
	text-indent: -9999px;
	float: left;
	}

#menu_button1 a:hover{
	background-position: 0 -53px;
	}
	
#menu_button1 a:active{
	background-position: 0 -106px;
	}

#menu_button2 a{
	display:block;
	font-size:12px;
	background:url(../img/menu02.gif) top left no-repeat;
	width:105px;
	height:53px;
	text-indent: -9999px;
	float: left;
	}

#menu_button2 a:hover{
	background-position: 0 -53px;
	}
	
#menu_button2 a:active{
	background-position: 0 -106px;
	}

#menu_button3 a{
	display:block;
	font-size:12px;
	background:url(../img/menu03.gif) top left no-repeat;
	width:118px;
	height:53px;
	text-indent: -9999px;
	float: left;
	}

#menu_button3 a:hover{
	background-position: 0 -53px;
	}
	
#menu_button3 a:active{
	background-position: 0 -106px;
	}

#menu_button4 a{
	display:block;
	font-size:12px;
	background:url(../img/menu04.gif) top left no-repeat;
	width:88px;
	height:53px;
	text-indent: -9999px;
	float: left;
	}

#menu_button4 a:hover{
	background-position: 0 -53px;
	}
	
#menu_button4 a:active{
	background-position: 0 -106px;
	}
	
#menu_button5 a{
	display:block;
	font-size:12px;
	background:url(../img/menu05.gif) top left no-repeat;
	width:118px;
	height:53px;
	text-indent: -9999px;
	float: left;
	}

#menu_button5 a:hover{
	background-position: 0 -53px;
	}
	
#menu_button5 a:active{
	background-position: 0 -106px;
	}

#menu_button6 a{
	display:block;
	font-size:12px;
	background:url(../img/menu06.gif) top left no-repeat;
	width:96px;
	height:53px;
	text-indent: -9999px;
	float: left;
	}

#menu_button6 a:hover{
	background-position: 0 -53px;
	}
	
#menu_button6 a:active{
	background-position: 0 -106px;
	}

#menu_button7 a{
	display:block;
	font-size:12px;
	background:url(../img/menu07.gif) top left no-repeat;
	width:87px;
	height:53px;
	text-indent: -9999px;
	float: left;
	}

#menu_button7 a:hover{
	background-position: 0 -53px;
	}
	
#menu_button7 a:active{
	background-position: 0 -106px;
	}

#menu_button8 a{
	display:block;
	font-size:12px;
	background:url(../img/menu08.gif) top left no-repeat;
	width:84px;
	height:53px;
	text-indent: -9999px;
	float: left;
	}

#menu_button8 a:hover{
	background-position: 0 -53px;
	}
	
#menu_button8 a:active{
	background-position: 0 -106px;
	}

#top_main {
	width:750px;
	background-image: url(../img/bg02.gif);
	margin: 20px 0px 0px 25px;
	}

#top_main_left {
	width:520px;
	margin: 0px 0px 0px 0px;
	float: left;
	line-height: 140%;
	font-size: small;
	}

#top_main_right {
	width:198px;
	margin: 0px 0px 0px 0px;
	float: right;
	}

#main {
	width:730px;
	margin: 20px 0px 0px 35px;
	background-image: url(../img/bg04.gif);
	}

#main_left {
	width:168px;
	margin: 0px 0px 0px 0px;
	float: left;
	line-height: 140%;
	font-size: small;
	}

#main_right {
	width:520px;
	margin: 0px 0px 0px 0px;
	float: right;
	font-size: small;
	line-height: 140%;
	}

#main_bottom {
	width: 730px;
	clear: both;
	}

#footer_menu {
	width: 730px;
	padding: 0px 35px 0 35px;
	text-align: right;
	font-size: small;
	}

#footer {
	width: 730px;
	height: 50px;
	background-image: url(../img/bg03.gif);
	padding: 5px 25px 0 25px;
	}

#footer_cr {
	width: 750px;
	height: 25px;
	text-align: center;
	background-color: #CFDBFF;
	padding-top: 5px;
	font-size: 10px;
	}

.size1  {  font-size:  8px; }
.size2  {  font-size: 10px; }
.size3  {  font-size: 12px; }
.size4  {  font-size: 14px; }
.size5  {  font-size: 16px; }
.rtitle {  font-size: 12px; }

.red       { color: #FF0000; }
.red-b     { font-weight: bold; color: #FF0000; }
.red2      { color: #CC0000; }
.red2-b    { font-weight: bold; color: #CC0000; }
.green     { color: #00FF00; }
.green-b   { font-weight: bold; color: #00FF00; }
.green2    { color: #336633; }
.green2-b  { font-weight: bold; color: #336633; }
.blue      { color: #0000FF; }
.blue-b    { font-weight: bold; color: #0000FF; }
.blue2     { color: #000099; }
.blue2-b   { font-weight: bold; color: #000099; }
.blue3     { color: #2E5DA8; }
.blue3-b   { font-weight: bold; color: #2E5DA8; }
.yellow    { color: #FFFF00; }
.yellow-b  { font-weight: bold; color: #FFFF00; }
.yellow2   { color: #FF8F1D; }
.yellow2-b { font-weight: bold; color: #FF8F1D; }
.white     { color: #FFFFFF; }
.white-b   { font-weight: bold; color: #FFFFFF; }
.gray      { color: #666666; }
.gray-b    { font-weight: bold; color: #666666; }
.brown     { color: #91591C; }
.brown-b   { font-weight: bold; color: #91591C; }
.pink      { color: #F76155; }
.pink-b    { font-weight: bold; color: #F76155; }
