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

#container {
	width: 1000px;
	height: 100% !important;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer {
	height: 150px;
	width: 900px;
	position: absolute;
	bottom: 0;
	background-position: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	line-height: 120%;
	color: #FFFFFF;
	}  
	
#contents {
        padding-bottom: 71px;
}



body    {
	background-color: #77C4C6;
	height: 100%;
	font-size: 12px;
	font-style: normal;
	line-height: 3em;
	margin: 0px;
	text-align: center;
	color: #FCE5A9;
	}  
.style_blue12 {
	font-size: 12px;
}
.style_navy12 {
	font-size: 12px;
	color: #0A2E4D;
	line-height: 120%;
}

.toumei {
filter:Alpha(opacity=80,finishOpacity=0,style=0);
}

.style2 {
	font-size: 10px;
	line-height: 120%;
		 }

.style3 {
	font-size: 14px;
	line-height: 120%;
}

h1 {
font-size: 110%;
line-height: 1.0em; }

.style4 {
	font-size: 24px;
	color: #FCE5A9;
}
.style4_blue {
	font-size: 24px;
	color: #6399A2;
}

/*イメージに枠線つけない*/

img {
border-style:none;
}

a img {
border-style:none;
}
