body{
	color:#000000;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "MS UI Gothic", "Arial", "Verdana", "Helvetica", "sans-serif""ＭＳ Ｐゴシック", "Osaka", "MS UI Gothic", "Arial", "Verdana", "Helvetica", "sans-serif";
	line-height:1.2;
	scrollbar-face-color:#BDBDBD;
	scrollbar-track-color:#7F7F7F;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#6E6E6E;
	scrollbar-highlight-color:#BDBDBD;
	scrollbar-shadow-color:#BDBDBD;
	scrollbar-darkshadow-color:#000000;
	margin: 0;
	padding: 0;
/*	background-image: url(../img/dot_gray.gif);*/
	background-color:#000000;
	}



img {
	border:none;
	}

/* link color
----------------------------*/
a:link{
	color: #000000;
	text-decoration:underline;
	}
a:visited{
	color: #333333;
	text-decoration:underline;
	}
a:active{
	color: #0066FF;
	text-decoration:underline;
	}
a:hover{
	color:#FF0000;
	text-decoration:none;
	}



.menu a:link {
	color: #FFFFFF;
	text-decoration:underline;
	}
.menu a:visited {
	color: #FFFFFF;
	text-decoration:underline;
	}
.menu a:active {
	color: #0066FF;
	text-decoration:underline;
	}
.menu a:hover {
	color:#FF0000;
	text-decoration:none;
	}


.group a:link {
	color:#F25314;
	line-height:18px;
	text-decoration:underline;
	}
.group a:hover {
	color:#FFF;
	text-decoration:none;
	background-color: #F25314;
	}

.inquiry a:link {
	color: #26B6EA;
	text-decoration:underline;
	}
.inquiry a:visited {
	color: #26B6EA;
	text-decoration:underline;
	}
.inquiry a:active {
	color: #26B6EA;
	text-decoration:underline;
	}
.inquiry a:hover {
	color:#26B6EA;
	text-decoration:none;
	}
	
/* font size
----------------------------*/


#maintxt h3 {
	height:24px;
	margin:5px 5px 5px 9px;
	padding-top:5px;
	padding-left:15px;
	color:#DEE1E4;
	background-color: #001F62;
}


h1 {
	font-size:16px;
	line-height: 1.5;
	margin:0;
	font-weight: bold;
	}

h2 {
	font-size:16px;
	line-height: 1.4;
	margin:3px 0px 0px 10px;
	font-weight: bold;
	}

h3 {
	font-size:14px;
	line-height: 1.5;
	margin:0;
	font-weight: bold;
	}

h4 {
	font-size:12px;
	line-height: 1.2;
	margin:0;
	margin-bottom: 2px;
	}
	
p {
	margin:0;
	}

p.pagetop{
	text-align:right;
	font-size:11px;
	}

li {
	line-height: 1.5;
	padding: 0;
	margin: 0;
	font-size: 12px;
	margin-left: -15px;
	}


.ja10 {
	font-size: 10px;
	line-height: 1.2;
	}
.ja11 {
	font-size: 11px;
	line-height: 1.3;
	}
.ja12 {
	font-size: 12px;
	line-height: 1.4;
	}
.ja14 {
	font-size: 14px;
	line-height: 1.4;
	}

.hi {
	line-height: 1.8;
	}
	
/* color
----------------------------*/

.white {
	color:#FFF;
	}

.grey {
	color:#333333;
	}

.gold {
	color:#AD937E;
	}

.blue {
	color:#005BAC;
	}

.green {
	color:#00A73B;
	}
	
.darkgreen {
	color:#005851;
	}

.red {
	color:#E60012;
	}

.orange {
	color:#F25314;
	}

.purple {
	color:#840049;
	}

.yellow {
	color:#FA9A15;
	}

.lightblue {
	color:#26B6EA;
	}

.winered {
	color:#DB1783;
	}

s {
	color:#F94F63;
	}
.red-s {
	color:#FF0000;
	margin: 2;
	}



/* back
----------------------------*/
.title_back {
	background-image: url(../img/title-back.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	}
