@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../img/bg.png);
	margin-top:0px;
	margin-bottom:0px;
}
#container {
    width: 595px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFF;
    border-right: 10px solid #FFF;
    border-left: 10px solid #FFF;
}
#container h2 {
	color: #003a86;
	text-shadow: 1px 1px #DDD;
}
#container h3 {
	font-size: 1.1em;
	background-color: #8d93c8;
	border-radius: 5px;
	display: inline-block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 10px;
}
#container h4 {
	color: #333;
	margin-bottom: 10px;
}
#container p {
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #Contents {
	margin-left: 15px;
	margin-right: 15px;
}
#container .R_flowimg {
	float: right;
	margin-left: 20px;
}
#container .Comment {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #E4007F;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#container .note {
	color: #FF0000;
	font-size: 0.9em;
	padding-left: 2em;
	text-indent: -1em;
	line-height: 120%;
	margin-top: 10px;
}
.indent {
	text-indent: 1em;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
.indent_Block {
	padding-left: 2em;
}
.button01 {
	background-repeat: no-repeat;
	background-position: 0% center;
	margin-left: 10px;
	text-indent: 20px;
	background-image: url(../img/button/01.gif);
}
.button02 {
	background-repeat: no-repeat;
	background-position: 0% center;
	margin-left: 10px;
	text-indent: 20px;
	background-image: url(../img/button/02.gif);
}
.button03 {
	background-repeat: no-repeat;
	background-position: 0% center;
	margin-left: 10px;
	text-indent: 20px;
	background-image: url(../img/button/03.gif);
}
.button04 {
	background-repeat: no-repeat;
	background-position: 0% center;
	margin-left: 10px;
	text-indent: 20px;
	background-image: url(../img/button/04.gif);
}
.button05 {
	background-repeat: no-repeat;
	background-position: 0% center;
	margin-left: 10px;
	text-indent: 20px;
	background-image: url(../img/button/05.gif);
}
.button06 {
	background-repeat: no-repeat;
	background-position: 0% center;
	margin-left: 10px;
	text-indent: 20px;
	background-image: url(../img/button/06.gif);
}
.button07 {
	background-repeat: no-repeat;
	background-position: 0% center;
	margin-left: 10px;
	text-indent: 20px;
	background-image: url(../img/button/07.gif);
}
.button08 {
	background-repeat: no-repeat;
	background-position: 0% center;
	margin-left: 10px;
	text-indent: 20px;
	background-image: url(../img/button/08.gif);
}
.button09 {
	background-repeat: no-repeat;
	background-position: 0% center;
	margin-left: 10px;
	text-indent: 20px;
	background-image: url(../img/button/09.gif);
}
