/* CSS Document */

* {   
    margin:0;   
    padding:0;   
}   
body {
	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size:80%;
	background-color: #FFFFFF;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
}   
html {   
    overflow-y:scroll;   
}   
h1,h2,h3,h4,h5,h6 {   
}
  
   
p,li,dt,dl {   
    line-height:1.6;   
}   
p {   
    margin:0 0 1em 0;   
}   
li {   
    list-style-type:none;   
}   
img {   
    border:0;   
}   
address {   
    font-style:normal;   
}   
.clear {   
    clear:both;   
}  
/*  
 Link Color [  
----------------------------------------------------------- */  
a:link {   
    color:#FF0000;   
    text-decoration:none;   
}   
a:visited {   
    color:#FF6666;   
    text-decoration:none;   
}   
a:hover {   
    text-decoration:underline;   
}   
a:active {   
    color:#FF6666;   
}  
/*  
 container [  
----------------------------------------------------------- */  
#container {
	margin: 0px auto;
	padding: 0px;
	width: 710px;
	background-position: center;
}   
/*  
 Head [  
----------------------------------------------------------- */  
#head {
	height: 150px;
	width: 710px;
	position: relative;
	background-image: url(../img/headbg.gif);
} 
#head h1 {
	position: absolute;
	font-size: 10px;
	left: 20px;
}   
/*  
 main [  
----------------------------------------------------------- */  
#main {
	background-color: #FFFFFF;
}   
#main h2{
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: auto;
	background-image: url(../img/h2bg.gif);
	background-repeat: repeat-x;
}
#sub_menu{
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}   

/*  
枠 [  
----------------------------------------------------------- */  
#waku {
} 
#waku #osusume300{
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	width: 630px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}  
.topbnr {
	font-size: 12px;
	text-align: center;
	float: left;
	width: 315px;
	margin-bottom: 10px;
}
#osusume300 .300bana{
	margin: 0;
	width: 300px;
	padding: 0;
	font-size: 12px;
	text-align: center;
}  
#touroku{
	height: 40px;
	padding: 0;
	width: 100%;
	text-align: right;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}  
.link88{
	height: 31px;
	width: 88px;
}  

/*  
 foot [  
----------------------------------------------------------- */  
#foot {
	width: 680px;
	padding: 15px;
	background-color: #FFFFFF;
	color: #000000;
}   
#foot a {   
    color: #000000;   
}   
#foot a:hover {   
    color: #f0f;   
}   
#foot ul {   
    margin-bottom: 10px;   
    text-align: center;   
}   
#foot ul li {   
    display: inline;   
    margin-left: 10px;   
    padding-left: 10px;   
    border-left: 1px dotted #000;   
}   
#foot ul li:first-child,   
#foot ul li.firstChild {   
    margin-left: 0;   
    padding-left: 0;   
    border-left: 0;   
}  
 
.link_table{
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
	background-color: #FFFFFF;
	text-align: center;
}  
.link_table .text{
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
	background-color: #FFFFFF;
	width: 330px;
	float: left;
	line-height: 1em;
}  
.glink {
	font-size: 9px;
	width: 165px;
	text-align: center;
	margin-left: 10px;
	float: left;
}
