@charset   "Shift_JIS";
body {
	text-align: center;
	background-image: url(green.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	width: 800px;
}

.zentai {
        font-family: "MS UI Gothic";
        font-size: 11pt;
        color: #0000ae;
        float: center;
	text-align: left;
        border: 1px solid #AD8A63;
        height: auto;
	width: 800px;
}

#topimg {
	height: 35px;
	width: 230px;
	background-image: url(gttop3.jpg);
	background-repeat: no-repeat;
	padding-top: 95px;
	padding-left: 620px;
}

.pulldown-menu {
	margin: 25px;
	width: 750px;
        background: #f9f1fc;
	font-size: 11pt;
	float: left;
	height: 400px;
	overflow: auto;
        border: 2px solid #CCCCCC;
}



#btm_menu {
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
}
#btm_menu ul {
	line-height: 34px;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#btm_menu li {
	float: left;
	width: 120px;
	text-align: center;
	display: block;
}
#btm_menu a {
	background-image: url(ask_button.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 120px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
#btm_menu a:hover {
	background-image: url(ask_button.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 120px;
	display: block;
	color: #0000ae;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}



.kankaku1 {
        margin-top: 10px;
        margin-bottom: 10px;
}
.kankaku2 {
        margin-top: 20px;
        margin-bottom: 20px;
}
.kankaku3 {
        margin-top: 30px;
        margin-bottom: 30px;
}
.kankaku4 {
        margin-top: 40px;
        margin-bottom: 40px;
}
.kankaku5 {
        margin-top: 50px;
        margin-bottom: 50px;
}
.kankaku20 {
        margin-top: 200px;
        margin-bottom: 200px;
}
.kankaku50 {
        margin-top: 500px;
        margin-bottom: 500px;
}


.fSize12 {
        font-size:12pt;
        color: #0000ae;
}
.fSize11 {
        font-size:11pt;
        color: #0000ae;
}
.fSize10 {
        font-size:10pt;
        color: #0000ae;
}
.fSize9 {
        font-size:9pt;
        color: #0000ae;
}
.fSize8 {
        font-size:9pt;
        color: #0000ae;
}

.h1 {
        font-size: 50%;
	color: #0000ae;
        margin: 10px;
	margin-top: 5px;
        margin-bottom: 5px;
        font-weight: normal;
}
.h2 {
	font-size: 50%;
	color: #0000ae;
	margin: 5px;
        margin-bottom: 5px;
	font-weight: normal;
}
.h3 {
	font-size: 50%;
	color: #0000ae;
	margin: 11px;
	font-weight: normal;
}
.h4 {
	font-size: 50%;
	color: #0000ae;
	margin: 11px;
	font-weight: light;
}


.copyright {
        font-size: 9pt;
        color: #990000;
        height: 20px;
        width: 100%;
        padding-top: 5px;
        padding-bottom: 5px;
        border-top: 1px solid #999999;
        border-bottom: 1px solid #999999;
        line-height: 20px;
        margin-top: 10px;
        text-align: center;
}
