#outline {
	background-color: #FFFFFF;
	width: 804px;
}

#wrapper{
	width: 804px;
	background-image: url(img/back_gr.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	background-position: left;
}

#wrapper_top {
	width: 803px;
	background-image: url(img/main_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#container {
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
	width: auto;
}
body {
	background-color: #CCCCCC;
	margin: 0px;
}
#side {
	float: left;
	width: 200px;
	margin-top: 50px;
	height: autopx;
}

#side a:link { color: #000000; }
#side  a:visited { color: #000000; }
#side a:active { color: #0000ff; }
#side a:hover { color: #0000ff; }

#header-logo {
	height: 50px;
	width: 180px;
	padding-left: 15px;
	padding-top: 10px;
	float: left;
}
#side-navi {
	padding-left: 15px;
	height: 240px;
}
#side-navi img {
	margin-bottom: 10px;
}
#main {
	float: right;
	width: 560px;
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 15px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
#massage {
	text-align: center;
	width: 504px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 150%;
	height: 80px;
	padding-top: 5px;
	margin-top: 0px;
}

.margin_bottom{
	margin-bottom: 10px;
}
#footer {
	height: 80px;
	clear: both;
	padding-top: 10px;
	font-size: 12px;
}
#side-link {
	height: 600px;
}
#outline {
	background-color: #FFFFFF;
	width: 804px;
	margin-right: auto;
	margin-left: auto;
}
br {
	clear: both;
}
#head_right {
	float: right;
	width: 340px;
	height: 30px;
	vertical-align: bottom;
	margin-top: 32px;
}
.flowtxt{
	color:#FFFFFF;
	background-color:#324498;
	height: 25px;
	font-size: 16px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} 
.headline{
margin:0px 0px 0px 10px;
padding-left:10px;
line-height:150%;
}

.margin5{
	margin-top:5px;
	margin-bottom: 5px;
}

.entry-header{
margin-bottom: 5px;
}
.sub-menu {
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	list-style-type: none;
}
.basic-list {
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
.member-list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#foot-menu {
	width: 500px;
	margin-left: 250px;
	margin-top: 10px;
}

