@charset "Shift_JIS";

body {
	background: #F8F8F8;
	color:#444444;
}
p,
h1
h2,
h3,
ul,
li {
	margin: 0px;
	padding: 0px;
}

a:link,
a:visited {
	color: #0099CC;
	text-decoration: underline;
}
a:active,
a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.fc1 {
	color: #CC0000;
}

#dispArea {
	margin-bottom: 20px;
}

/*===============INDEX===============*/
.i_flashArea {
	background: #FFFFFF url(../image/index_main_bg.gif) top center repeat-y;
}
.i_btnArea {
	margin-bottom: 10px;
}
.i_plugin {
	margin: 10px 0;
	font-size: 10px;
	line-height: 150%;
}
.i_plugin img {
	margin-right: 8px;
}

/*===============2nd===============*/
.textArea {
	background: #FFFFFF url(../image/cts_bg.gif) top center repeat-y;
}
.btn_pagetop {
	padding: 40px 0 40px 308px;
}
