body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}
/*------indexページ------*/
#base {
	margin:0px;
}

#base .style2 a {
font-size: 21px
color: #000099;
}

#base .style2 a {
font-size: 21px;
color: #000099;
}

.style3 {
font-size: 21px
}

.style5 {
font-size: 12px
}

.style6 {
font-size: 11px;
padding-left: 20px;
padding-top: 5px;
}

.fontsize_small {
	font-size:0.7em;
}

/*------ヘルプページ------*/
.text-tit {
	font-size:15px;
	line-height:130%;
	color:#999999;
	}
.text-s {
	font-size:10px;
	line-height:130%;
	color:#333333;
	}
		
.text-m {
	font-size:12px;
	line-height:130%;
	color:#333333;
	}

.text-l {
	font-size:14px;
	line-height:130%;
	color:#333333;
	}
	
.copyright {
	font-size:12px;
	line-height:130%;
	color:#666666;
	}
.foot {
	background:url(../img/bg_foot.gif) repeat-x;
}

a:link {color: #009BD9;text-decoration: underline;}
a:visited {color: #009BD9;text-decoration: underline;}
a:hover {color: #009BD9;text-decoration: none;}
a:active {color: #009BD9;text-decoration: none;}

ul {
	margin:0 0 0 15px;
	padding:0;
}

li {
	magin:0;
	padding:0 0 0 0px;
	font-size:12px;
	line-height:140%;
	color:#009BD9;
}

.menu-btn {
	margin:0 5px 0 5px;
}

.menu-btn2 {
	margin:0 2px 0 2px;
}

.popup-fig {
	margin:5px 0 5px 0;
}

.head-bg {
	background:url("../img/head_bg.gif") repeat-x;
}

.frame-top { background:url("../img/frame_top.gif") repeat-x;}
.frame-bottom { background:url("../img/frame_bottom.gif") repeat-x;}
.frame-left { background:url("../img/frame_left.gif") repeat-y;}
.frame-right { background:url("../img/frame_right.gif") repeat-y;}

ul#frame {
	margin:12px 30px;
	padding:0;
}


table#banner tr td a img{
	border: none;
}