body {
	background-color: #038ADB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 1.5;
	background-image: url(../img/pagebody_back.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

body,td,th {
	color: #0000FF;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FF0000;
}
#container_page {
	padding: 0px;
	margin: 0px;
}

#content_header {
	width: 100%;
	background-image: url(../img/title_back.png);
	background-repeat: repeat-x;
	text-align: center;
	height: 130px;
}
#navi {
	margin-right: auto;
	margin-left: auto;
	width: 754px;
	height: 50px;
}
#content_area {
	behavior: url(js/fx-iepngfix.htc);
	background-image: url(img/page_back.png);
	background-repeat: repeat-y;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top-width: thin;
	border-top-style: ridge;
}

#text_area {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	width: 700px;
}
.img_left {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}

#text_area1 {
	float: left;
	margin-left: 10px;
	width: auto;
	text-align: left;
	border: 1px solid #999999;
	clear: right;
}
#pict_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
}

#text_area2 {
	float: left;
	margin-top: 5px;
	clear: both;
	margin-left: 80px;
}
#footer {
	padding: 0 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	clear: both;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
#toTop{
	float: right;
}
h1 {
	font-size: 2em;
	line-height: 1.5em;
	color: #FF00FF;
}
h2 {
	color: #FFFF99;
	font-size: 1.5em;
	line-height: 1.5em;
}
h3 {
	font-size: 1.2em;
	line-height: 1.5em;
}
.upper {
	text-transform: uppercase;
}


.cream_color {
	color: #FFFF99
}
.moji {
	font-size: 1em;
	line-height: 1.5em;
}
.text_right {
	text-align: right;
	float: right;
}
.moji_purple {
	color: #990099;
}
.moji_big {
	font-size: 1.7em;
	line-height: 1.5em;
}

.moji_small {
	font-size: 0.8em;
	line-height: 1.5em;
}
.moji_yellow {
	color: #FFFF00;
}
.img_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.tyuumoku {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: blink;
	font-size: 1.5em;
	line-height: 1.1;
}
.img_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.caution {
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}

