
/*---------- BASE ----------*/

body { margin: 0px; padding: 0px; color: #333; font-size: 12px; line-height:18px;}

h1,h2,h3 { font-size:16px; line-height:22px; margin:2; padding: 2px;}
h4,h5 { font-size:12px; line-height:18px; margin:2; padding: 2px;}
table { font-size: 12px; line-height:18px;}

a:link { color: #03c; text-decoration: none;}
a:visited { color: #03c; text-decoration: none;}]
a:active { color: #03c; text-decoration: none;}
a:hover { color: #f00; text-decoration: underline;}

img {border: 0px;}


/*---------- FONT ----------*/

.ltxt-n {
	font-size:14px;
	line-height:14px;
}

.ltxt-m {
	font-size:14px;
	line-height:16px;
}

.ltxt-w {
	font-size:14px;
	line-height:18px;
}

.mtxt-n {
	font-size:12px;
	line-height:12px;
}

.mtxt-m {
	font-size:12px;
	line-height:16px;
}

.mtxt-w {
	font-size:12px;
	line-height:18px;
}

.stxt-n {
	font-size:10px;
	line-height:10px;
}

.stxt-m {
	font-size:10px;
	line-height:12px;
}

.stxt-w {
	font-size:10px;
	line-height:14px;
}

.sstxt-w {
	font-size:9px;
	line-height:14px;
}

.pt{
	font-size:10px;
	cursor:pointer;
}


/*---------- SEARCH ----------*/

.tabpoint{
position: absolute;
margin: 0px;
padding: 0px;
top: 0px;
left: 0px;
width: 150px;
}

.tab03{
text-align: center;
margin: 0px;
padding: 0px;
width: 75px;
height: 26px;
font: 12px/26px;
color: #fff;
background-color: #7688A7;
display: block;
position: relative;
top: 0px;
left: 0px;
}

.tab04{
text-align: center;
margin: 0px;
padding: 0px;
width: 75px;
height: 26px;
font: 12px/26px;
color: #fff;
background-color: #E5789F;
display: block;
position: relative;
top: 0px;
left: 0px;
}

.sh01{
text-align: center;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
color: #fff;
width: 150px;
background-color: #E5789F;
position: relative;
top: 0px;
left: 0px;
}

.ss01{
text-align: center;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
color: #fff;
width: 150px;
background-color: #7688A7;
position: relative;
top: 0px;
left: 0px;
}


#tabdata {
position: relative;
width: 150px;
}

.tab{
position: absolute;
margin: 0px;
padding: 0px;
top: 0px;
left: 0px;
width: 150px;
}

.tab01{
text-align: center;
margin: 0px;
padding: 0px;
width: 75px;
height: 26px;
font: 12px/26px;
color: #fff;
background-color: #333333;
display: block;
position: relative;
top: 0px;
left: 0px;
}

.tab02{
text-align: center;
margin: 0px;
padding: 0px;
width: 75px;
height: 26px;
font: 12px/26px;
color: #fff;
background-color: #999999;
display: block;
position: relative;
top: 0px;
left: 75px;
}

.sh{
text-align: center;
margin-top: 0px;
padding-top: 5px;
padding-bottom: 5px;
color: #fff;
width: 150px;
background-color: #7A2945;
position: absolute;
top: 26px;
left: 0px;
}

.ss{
text-align: center;
margin-top: 0px;
padding-top: 5px;
padding-bottom: 5px;
color: #fff;
width: 150px;
background-color: #0B285B;
position: absolute;
top: 26px;
left: 0px;
}

.tab a{
color: #fff;
}

#searchlist4 {z-index: 2;}
#searchlist5 {z-index: 1;}


#navi02 {
margin: 0px;
padding: 0px;
position: absolute;
top: 0px;
left: 0px;
width: 150px;
z-index: 3;
}

.dummy02 {
margin: 0px;
padding: 0px;
width: 75px;
height: 26px;
float: left;
}


select{
	width: 140px;
	height: 18px;
	border:solid 1px #000;
}

.prgmselect select{
width: auto;
height: 18px;
border:solid 1px #000;
}

.nyuryoku{
width: 138px;
height: 16px;
border:solid 1px #000;
}

.nyuryoku01{
width: 138px;
height: 16px;
border:solid 1px #000;
}

/*__________________________________________________

footer
__________________________________________________*/

div#tcaFoot {clear:both; width:770px; margin: 0px auto; padding: 20px 0px 20px 0px; font-size:10px; text-align:center; line-height:14px;}
div#tcaFoot p.foot01{margin-bottom: 0px;}
div#tcaFoot p.foot02{margin-top: 0px;}
div#tcaFoot div.foot03{width:410px; margin: 0px auto; padding: 5px 0px 20px 0px; position:relative;}
div#tcaFoot div.foot03 img{float: left; margin-right:10px;}

div#simple-foot {margin: 0px auto; padding: 20px 0px 20px 0px; font-size:x-small; text-align:center;}


