@charset "Shift_JIS";

body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	}

a {
    color: #3C639C;
	text-decoration: none;
	}

a:hover {
	color: #006699;
	text-decoration: underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

em {
	font-style:normal;
}

p {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
} 
	
#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:770px;
	background-image: url(../img/bg02_sub.gif);
	margin: 0px 0px 0px 5px;
	}

#top_main_right {
	width:540px;
	margin: 21px 0px 0px 0px;
	float: right;
	line-height: 140%;
	font-size: small;
	}

#top_main_left {
	width:200px;
	margin: 22px 0px 0px 8px;
	float: left;
	}

#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;
	padding: 0px 0px 0px 5px;
	}

#footer_cr {
	width: 750px;
	height: 73px;
	text-align: center;
	background-color: #CFDBFF;
	padding-top: 0px;
	font-size: 10px;
	}

#jack {
	text-align: center;
	background-color: #######;
	padding-top: 10px;
	font-size: 10px;
	}

.size1 {  font-size:  8px; line-height: 170% }
.size2 {  font-size: 10px; line-height: 170% }
.size3 {  font-size: 12px; line-height: 170% }
.size4 {  font-size: 14px; line-height: 170% }
.size5 {  font-size: 16px; line-height: 170% }

.size1m {  font-size:  8px; line-height: 130% }
.size2m {  font-size: 10px; line-height: 130% }
.size3m {  font-size: 12px; line-height: 130% }
.size4m {  font-size: 14px; line-height: 130% }
.size5m {  font-size: 16px; line-height: 130% }

.size1s {  font-size:  8px; line-height: 100% }
.size2s {  font-size: 10px; line-height: 100% }
.size3s {  font-size: 12px; line-height: 100% }
.size4s {  font-size: 14px; line-height: 100% }
.size5s {  font-size: 16px; line-height: 100% }
.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; }
