/* CSS Document */
.style2 {color: #000000;}

.style1{color:#FFFFFF;}

.style3{ font-size:10px;
color:#FF0000;}

.style4{ color:#005695;}

.style5{color:#D50000;
font-weight:bold;}

.style6{ font-size:10px;
color:#005695;}

.style7{ font-size:10px;}

body {
	margin: 0px;
	margin-bottom: 0px;
	color: #545454;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	background-image:url(../img/main_back01.gif);
	font-size: 12px;}
	
.td1 {
line-height : 20px; } 

.td2{left:10px;}

.td3 {
line-height : 16px; } 


h1 {
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
font-size:12px;
color: #343434;
}

h2 {
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
font-size:12px;
color: #343434;
}

h3 {
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
font-size:12px;
color: #F9F9F9;
}

h4 {
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
font-size:12px;
color: #343434;
}

ul{
margin:0;
padding:0;
}



#wrapper{
width:0px;
margin:0 auto;
position:relative;
}

#navigation a{
text-decoration:none;
}
#navigation a:link{
color: #d5dee0;
}
#navigation a:visited{
color: #d5dee0;
}
#navigation a:active{
color: #ff6633;
}
#navigation a:hover{
color: #ffffff;
}
.submenu{
line-height:2.3em;
font-size:12px;
}
.sz12{
font-size:12px;
}

/**ナビゲーショE*/
#navigation{
clear:both;
width:50px;
margin:0 auto;
padding:0 auto;
}

table#navi{
width:1px;
margin:0 auto;
padding:0 auto;
}

table#navi td{
vertical-align:top;
}


#menu1{
text-align:left;
position:absolute;
width:100px;
top:149px;
left:396px;
visibility:hidden;
}

.navi li{
font-size:11px;
list-style:none;
background-image:url(../img/bg_navi_li_01.gif);
background-repeat: repeat-x;
background-position: left bottom;
background-color:#F5F5F5
}
.navi li a{
display:block;
width:149px;
padding:0px;
}
.navi li a:hover{
background-image:url(img/bg_navi_li_hover_01.gif);
background-repeat: repeat-x;
background-position: left bottom;
}

#search{
margin:0;
padding:0;
background-repeat: no-repeat;
background-position: left top;
}

a:link{
	font-size: 12px;
	font-weight: normal;
	COLOR: #043375;
	text-decoration : underline;
}

a:visited {
	font-size: 12px;
	font-weight: normal;
	COLOR: #043375;
	text-decoration : underline;
}
a:hover {
	font-size: 12px;
	font-weight: normal;
	COLOR: #F20000;
	text-decoration : underline;
}

.a2:link{
	font-size: 11px;
	font-weight: normal;
	COLOR: #EEEEEE;
	text-decoration : underline;
}

.a2:visited {
	font-size: 11px;
	font-weight: normal;
	COLOR: #EEEEEE;
	text-decoration : underline;
}
.a2:hover {
	font-size: 11px;
	font-weight: normal;
	COLOR: #F20000;
	text-decoration : underline;
}

.a3:link{
	font-size: 12px;
	font-weight: bold;
	COLOR: #343434;
	text-decoration : none;
}

.a3:visited {
	font-size: 12px;
	font-weight: bold;
	COLOR: #343434;
	text-decoration : none;
}
.a3:hover {
	font-size: 12px;
	font-weight: bold;
	COLOR: #F20000;
	text-decoration : none;
}

