* {
margin : 0;
padding : 0;
}

body  {
font-family: Verdana, 'MS UI Gothic', Osaka, monospace, sans-serif;
color :#666666;
background: #B6E7FF url(img/bg.gif) repeat;
line-height: 140%;
}


a {
color: #0000FF;
text-decoration:none;
}

a:link{ 　　　　/*未訪問*/
color:#0000FF;
}

a:hover{　　　　/*マウスが乗った時*/
color:#0033FF;
border-bottom: #897662 2px dotted;

}

a:visited{　　　/*訪問済み*/　
color:#0033FF;
}


#all {
width: 768px;
text-align: center;
margin: 0 auto;
background: #ffffff url(img/bg.gif) repeat-y;

}

#title{
width: 768px;
height: 100px;
background:#0033FF
}



h1 span{
display: none;
}

h2 {
font-weight: normal;
padding: 5px 35px 5px 20px;
font-size: 12px;
}

/* メニュー */

#menu {
margin-top: 0px;
}

#menu span{
display: none;
}

#menu li {
display:inline;
list-style-type:none;
}

#menu li a {
height:24px;
display:block;
float:left;
}

#contents {
float: left;
background: #FFFFFF url(img/all_bg.gif) repeat-y right top;
font-size: 12px;

}


/* メイン */

#flow {
font-size: 12px;
}

#main {
float: left;
width: 550px;
text-align: left;
}

#box-left{ 
margin:15px 10px 0px 10px;
padding:10px 10px 10px 10px;
height:50px;
background-color:#FFFFFF;
border-color:#cccccc;
border-width:1px 2px 2px 1px;
border-style:solid;
text-align: left;
}
/* メイン　サブページ */

#pankuzu{
margin:0px 0px 0px 20px;
text-align: left;
font-size: 10px;
}

#right-text{
margin:0px 30px 20px 0px;
text-align: right;
}

#right-text2{
margin:0px 0px 20px 0px;
text-align: right;
}


#logo-img{
margin:10px 0px 10px 20px;
text-align: left;
}


#box-sab-left{ 
margin:20px 0px 0px 40px;
background-color:#FFFFFF;
text-align: left;
}

#text-top {
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 10px;
width: 450px;
text-align: left;
border-left: #cccccc 5px solid;
border-bottom: #cccccc 1px dotted;
}

#text-sab {
margin: 20px 68px 0px 20px;
padding:0px 0px 0px 0px;
text-align: left;
}

#text-sab2 {
margin: 15px 0px 0px 10px;
padding:0px 0px 0px 0px;
text-align: left;
}

#list-text{
margin: 15px 0px 0px 0px;
padding:0px 0px 0px 0px;
color:#003399;
font-sizu: 13px;
}


/* 右メニュー */

#manu-right {
float: left;
width: 180px;
}

#box-right{ 
margin:15px 10px 3px 10px;
padding:10px 10px 10px 10px;
height:50px;
background-color:#FFFFFF;
border-color:#cccccc;
border-width:1px 2px 2px 1px;
border-style:solid;
text-align: left;
}
/* フッター */


#footer-menu{ 
background-image:url(img/footer-menu-bg.gif);
background-repeat:repeat-x;
margin:2px;
padding:0px;
border-color:#cccccc;
border-top-style:solid;
border-top-width:1px;
border-left-style:none;
border-light-style:none;
border-bottom-style:double;
}


.foot a { 
color: #666666;
text-decoration:none;
}

.foot a:link{ 　　　　/*未訪問*/
color:#666666;
}

.foot a:hover{　　　　/*マウスが乗った時*/
color:#666666;
border-bottom: #897662 2px dotted;

}

.foot a:visited{　　　/*訪問済み*/　
color:#666666;
}



}
#footer{
font-size: 11px;
margin: 5px 0px 0px 0px;
}


