#header {
    position: relative;
    width: 780px;
    height: 60px;
    background-color:#FFF;
    margin: auto;
}
#logo {
    left: 7px;
    position: absolute;
    top: 9px;
}

#link_top {
    width:350px;
    right: 9px;

    position: absolute;
    margin-top: 30px;
}

ul {

margin: 0 0 0 0em;
padding: 0;
}

li.top {

    float: right;
    list-style-type:none;
    background:url("./../image/s_mark.gif")  ;
    background-repeat:no-repeat;
    background-position:0pt 5pt;
    padding-left:15px;
    padding-top: 2px;
    padding-right: 7px;
    text-align:right;
    font-size:70%;
    font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "MS Gothic", "Osaka¡ÝÅùÉý", Osaka-mono, monospace;


}
#link_main {
    width:500px;
    background-color:#fff;
    padding-left:30px;

}



.contents {
#    background-image:url("./../image/m_bg.jpg");
#    background-repeat: repeat-y;
#    width: 780px;
##    width: 647px;
    width: 712px;
    margin-left:10px;



}
.contents_bgno {

    background-repeat: repeat-y;
    width: 780px;
    margin-left:10px;



}

#pankuzu {
    float: right;
    width: 647px;
    background-color:#fff;
}

#backnum {
    float: right;
    margin-bottom:20px;
    padding-right:20px;
}

#lcontents2 {
    float: right;
    width: 600px;
    margin-top:50px;
    height:100%;
    background-color:#fff;
    padding-bottom:50px;
    padding-right:20px;


}

#lcontents_wfree {

    font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "MS Gothic", "Osaka¡ÝÅùÉý", Osaka-mono, monospace;
    float: right;
    margin-top:50px;
	height:100%;
    background-color:#fff;
    padding-bottom:50px;
    padding-right:20px;


}

#menu {
    float: left;
    width: 133px;
    height: 100%;
    background-image:url("./../image/m_bg.jpg");
    background-repeat: repeat-y;


}
.line {
    clear:both;
    width: 780px;
    height: 9px
}
#copy {
    clear:both;
    width: 780px;
    background-color:#FFF;
    padding-top:7px;

    height: 20px;


}


BODY {
    SCROLLBAR-HIGHLIGHT-COLOR: #999999;
    SCROLLBAR-SHADOW-COLOR: #999999;
    SCROLLBAR-ARROW-COLOR: #666666;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    SCROLLBAR-BASE-COLOR: #ffffff;
    line-height: 1.4em;
    font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "MS Gothic", "Osaka¡ÝÅùÉý", Osaka-mono, monospace;
    background-repeat:repeat-y;
    background-image: url("./../image/bg.jpg");
}

h1 {
    font-size: 100%;
    color:#003399;
    font-weight: bold;
    margin: auto;

    text-align: center;
    margin-top: 0; 
    margin-bottom: 30px;
}
h1.grey{
    font-size: 100%;
    color:#666;
    font-weight: bold;
    margin: auto;

    text-align: center;
    
    margin-bottom: 30px;
}

p {
    text-indent: 10px;
    font-size: 75%;
    font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "MS Gothic", "Osaka¡ÝÅùÉý", Osaka-mono, monospace;
    margin-top: 0px;
    margin-bottom: 0px;

}
p.noindent{

    text-indent: 0px;

}
p.data_link{

    margin-bottom: 10px;
    text-align:center;
}

p.data_link_left{
    margin-left: 40px;
    margin-bottom: 0px;
    text-align:left;
}

p.data_link_left2{
    margin-left: 30px;
    margin-bottom: 0px;
    text-align:left;
}
p.address{
    clear:both;
text-indent: 0px;
    float: right;
    text-align:left;
    line-height: 1.4em;
    background-color:#fff;
    padding-top:15px;
    padding-bottom:15px;
}
p.page_end{
    clear:both;
    float: right;
    text-align:right;
    padding-right:10px;

}
p.page_up{
    clear:both;
    float: right;
    width: 150px;
    text-align:right;
    color: #CCC;
    padding-right:10px;
    background-color:#fff;
}
p.pan{

    font-size: 70%; font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "MS Gothic", "Osaka¡ÝÅùÉý", Osaka-mono, monospace;
    text-align:right;
    margin-top: 5px; 
    margin-right: 20px;
    margin-bottom: 0px;
}
.red{
	color: #F00;

}
.bred{
	color: #F00;
	font-weight: bold;
}
.white{
	color: #FFF;

}
.b{

	font-weight: bold;
}

A:link {
    COLOR: #003399; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none

}
A:visited {
    COLOR: #003399; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: underline
}
A:hover {
    COLOR: #FF6600; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: underline
}
A:active {
    COLOR: #FF6600; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none

}
