a:link {
	color:#3399CC;
	text-decoration:underline;
}

a:visited {
	color:#9E92CC;
	text-decoration:underline;
}

a:hover {
	color:#BBD9FF;
	text-decoration:none;
}

body{
	color:#000000;
	line-height:180%;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}
hr {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#wrapper {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	height: 100%;
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 850px;
}


#contents {
	padding: 0px;
	width: 850px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	height: auto;
	width: 850px;
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contents  #main  {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 630px;
	height: auto;
}
#main_text {
	padding-top: 10px;
	padding-left: 10px;
	line-height: 180%;
	padding-right: 30px;
}

#contents #side {
	float: left;
	width: 220px;
	height: auto;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#polcy {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#news {
	width: 550px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}


table{
	line-height:130%;
	font-size: 12px
}




td{
	line-height:170%;
	font-size: 12px;
	}


tr{
	line-height:130%;
	font-size: 12px;
	}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #3366CC;
}


.small {
    font-size: 10px;
	}
.news_day {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #669933;
	font-weight: bold;
}
.works {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 200%;
}
.works_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 180%;
	color: #3399CC;
	font-weight: bold;
}
.works_text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 160%;
}
.blue_glay {
	color: #2D4F70;
}
.pink {
	color: #FF3366;
}

.news_title {
	color: #FF6600;
	font-weight: bold;
}

.works_main_title {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-weight: bold;
	background-color: #D9F0FF;
	padding: 2px;
	width: 630px;
}
