.title-waku {
	height: 150px;
	width: 800px;
	z-index: auto;
	background-image: url(so/top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

.header {
	height: 30px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	background-image: url(so/ff.gif);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	background-position: center center;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFAFA;
	letter-spacing: 0.5em;
	padding-top: 10px;
        clear:both;
/*	position:absolute;*/
}


.header a {
	color: #FFFAFA;
	text-decoration: none;
}

.header a:hover {
	color: #191970;
}


.copyright {
	font-size: 11px;
	letter-spacing: 0.2em;
}

#oowaku {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	min-height:100%;
	position:relative;
	height: auto;
	}
html,body{
	height:100%;
	background-attachment: scroll;
	background-image: url(so/body.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#contens {
	float: right;
	height: auto;
	width: 480px;
	margin-top: 10px;
	
}
#left {
	float: left;
	height: auto;
	width: 280px;
	font-size: 12px;
	margin-top: 20px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	text-indent: 0.5em;
	letter-spacing: 0.1em;
	line-height:2em;
	clear: left;
	color: #666666;
	
}


#menutitle {
	font-size: 16px;
	font-weight: bold;
	color: #666600;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#oowaku #left img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.main {
	float: left;
	height: auto;
	width: 280px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	letter-spacing: 0.1em;
	text-indent: 0.5em;
	line-height:2em;
	margin-top: 10px;
	margin-left: 10px;
	color: #666666;
}


h1{
	background-color:#669966;
	color:white;
	padding:5px;
	font-size:14px;
	border-left:double 25px #999999;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	letter-spacing: 0.5em;
}
h2 {
	color: #389E38;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	word-spacing: normal;
}
.right {
	float: right;
	height: auto;
	width: 150px;
	margin-right: 5px;
	margin-top: 30px;
}
#right-menu1 {
	height: 150px;
	width: 150px;
	margin-top: 20px;
}
#right-menu2 {
	height: 150px;
	width: 150px;
	margin-top: 20px;
	text-align: center;
}
#right-menu3 {
	height: 150px;
	width: 150px;
	margin-top: 20px;
	text-align: center;
}
#right-menu4 {
	height: 150px;
	width: 150px;
	margin-top: 20px;
}
#right-menu5 {
	height: 150px;
	width: 150px;
	margin-top: 10px;
    margin-left: 5Px;
    font-size: 12px;
    color: #666666;
}
#right-menu6 {
	height: 150px;
	width: 150px;
	margin-top: 10px;
    margin-left: 5Px;
    
}
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:770px;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("so/OFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #004c99;
	border-top:1px solid #74b0c6;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;}
ul#menu li a{
	display:block;
	float:left;
	color:#6d7078;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("so/DIVIDER.gif") no-repeat top right;
	}
ul#menu li a:hover{
	background:transparent url("so/HOVER.gif") no-repeat top right;	
	}	
#submenu
 	{
	width:770px;
	margin-left: 20px;
	}

a:hover.tip {
	font-size: 99%; /* this is just for IE */}

a:hover.tip span {
	display: block;}


.seo{
     font-size:12px;
     color:#fffafa;
     text-align:right;
     width:850px;
     line-height:130%;
     }
	
#oowaku #union {
	height: 100px;
	width: 800px;
	padding-left: 50px;
	padding-top: 20px;
}

