/* トップページ */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #3C3C3C;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

/* 通常リンク */
a:link {
	color:#05509D;
	text-decoration:none}
a:visited {
	color:#660000;
	text-decoration:none}
a:hover {
	color:#CC6600;
	text-decoration:underline}
a:active {
	color:#CC6600;
	text-decoration:underline}

/* しろリンク */
a.linkw:link {
	color:#FFFFFF;
	text-decoration:none}
a.linkw:visited {
	color:#E4BC98;
	text-decoration:none}
a.linkw:hover {
	color:#FFFFB5;
	text-decoration:underline}
a.linkw:active {
	color:#FFFFB5;
	text-decoration:underline}



/* SEO */
h1 {
	display: none;
	color: #666666;
	font-size: 9px;
	font-weight:normal;
}




/* 装飾 */


.sideline{
	width :759px;
	border-left: #6E6E6E 1px solid;
	border-right: #6E6E6E 1px solid;
	text-align:center;
	background-color: #FFFFFF;
}

.style1 {color: #EBEBEB}
.style2 {color: #FFFFFF}
.style4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	color: #A87533;
	font-weight: bold;
}
.style6 {color: #FF0000}
.style9 {color: #081752; font-weight: bold; line-height:20px;}
.style10{line-height:18px;}
.style11 {
	color: #FF9600;
	font-weight: bold;
}
.style12 {
	color: #6E5614;
	font-weight: bold;
}
.style14 {color: #45549E; font-weight: bold; }
.style15 {color: #B03434}