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


/*スクロールバー*/
scrollbar-face-color:#cccccc;
scrollbar-arrow-color:#4d4d4d;
scrollbar-3dlight-color:#a6a6a6;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#a6a6a6;
scrollbar-darkshadow-color:#ffffff;
overflow-x: hidden;
margin: 0px;
padding:0px;
}

img{border:0px;}

a {
    text-decoration: none;
}

a:link {color: #FF0000; } 
a:visited {color: #FF0000; } 
a:hover {color: #029835; } 
a:active {color: #029835; }


/*text*/

.h1 {
font-size: 12px;
color:#333333;
font-weight: normal; 
line-height: 16px;
}

.h2 {
font-size: 12px;
color:#ffffff;
font-weight: normal; 
line-height: 16px;
}

.txt10 {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.txt12 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height:20px;
}

.txt12a {
	font-size: 12px;
	color:#029835;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height:20px;
}

.txt14 {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

.txt16 {
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}


.large {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px}
.small {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: normal;
	text-decoration: none;
}
.moresmall {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 9px; line-height: 11px}
.e1small {  font-family: "Geneva", "Arial", "Helvetica", "san-serif"; font-size: 10px; line-height: 16px}
.small2 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px ; line-height: 12px}
.midium2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	line-height: 15px;
}
.small3 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px ; line-height: 10px; color: #0033CC}
.midium {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}


.p10 {margin-right:12px;}

.red {
font-size:14px;
color:#FF0000;
}