@charset "shift-jis";

ul li{
	list-style-type:none
}
body{
	line-height:150%;
	width:728px;
	padding:0;
	margin:0 auto;
	
}
h1{
	font-size:150%;
	color: #b43014;
}
h2{
	font-size:125%;
	margin-top:0;	
}
a:link {
	color: #0000ff
}
a:visited {
	color: #810081
}
a:hover {
	color: #ff0000
}
a:active {
	color: #ff8000
}

ul#globalnavi{

    width:700px;
    background-image: url(../image/bg_footer.gif);
    background-repeat: repeat-x;
    padding: 3px 14px 3px 14px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    overflow:hidden;

}

ul#globalnavi li{

    float:left;

    height:40px;

    display:block;

}

ul#globalnavi li a {

    display: block;

    overflow: hidden;

    height: 0px;

    background-image: url(../image/botan.gif);

    padding-top:40px;

}

/* global navi normal

---------------------*/

    #navi1 a { width:140px; background-position:0       0;}

    #navi2 a { width:140px; background-position:-140px  0;}

    #navi3 a { width:140px; background-position:-280px  0;}

    #navi4 a { width:140px; background-position:-420px  0;}

    #navi5 a { width:140px; background-position:-560px  0;}

/* global navi rollover

----------------------*/

    #navi1 a:hover  { width:140px; background-position:0       -40px;}

    #navi2 a:hover  { width:140px; background-position:-140px  -40px;}

    #navi3 a:hover  { width:140px; background-position:-280px  -40px;}

    #navi4 a:hover  { width:140px; background-position:-420px  -40px;}

    #navi5 a:hover  { width:140px; background-position:-560px  -40px;}        

.gg{
	background-image:url(../image/bg_container.gif); 
	background-repeat:repeat-x
}
.ggg{
	background-image:url(../image/bg_footerlink.gif); 
	background-repeat:repeatx;
	text-align: center
}
.gr{
	background-image:url(../image/bg_footer.gif);
	background-repeat:repeat-x;
	padding: 3px 14px 3px 14px;
	margin-top:0;
	margin-bottom:0;
	text-align: center
}
a.aaa{
display:block;
width:140px;
height:40px;
	background-image: url;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.aaa:hover{
background-position:left bottom;
}
hr {
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #8b0000
}
table{
	border-collapse: collapse;
	border: 1px solid #8b0000;
	width: 500px;
	font-size:120%
}
td{
	border-collapse: collapse;
	border: 1px solid #8b0000;
	vertical-align: middle;
	margin-bottom: 0px;
	height: 25px;
}
	
.e{
  width: 151px;
}


.main{
	float:right;
	width:548px
}
.lef{
	float:right;
	width:180px
}
.cl{
	clear:both
}
