body {
	background-color: #999999;
	padding: 0px;
	margin: 0px;
	font-size: 95%;
	color: #333333;
	line-height: 140%;
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat;
}
h1,h2,h3,h4,h5,p,ol,ul,li,dl,dd,form {
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}

#wrap_outside {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bg_wrap.gif);
	width: 870px;
	background-repeat: repeat-y;
}
#wrap_inside {
	text-align: left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	font-weight: bold;
	margin-top: 15px;
	font-size: 100%;
}
h4 {
	font-weight: bold;
	margin-top: 10px;
	font-size: 100%;
	padding-left: 1em;
}

#main {
	background-image: url(../img/contents_7.jpg);
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 1px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}

#main .rightphoto {
	float: right;
}

#main ul {
	padding-left: 2em;
}

#main p {
	padding-left: 1em;
}
#main .bank {
	background-color: #F0F0F0;
	width: 15em;
	border: 1px solid #CCCCCC;
	margin-left: 30px;
	margin-top: 5px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-bottom: 20px;
}
#main .supplement {
	background-color: #666666;
	margin-top: 40px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 10px;
	line-height: normal;
}
#main .red {
	color: #990000;
}
#gotop {
	text-align: right;
	margin-top: 20px;
	font-size: 12px;
}
#footer {
	height: 20px;
	text-align: center;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 12px;
	margin-top: 20px;
}
#main .more {
	padding-top: 30px;
	font-size: 80%;
	padding-left: 0px;
}

