@charset "Shift_JIS";


body {
	font-size:75%;
	line-height:1.5em;
	background-color:#eaf6fd;
	margin-top: 0;
	top: 0px;
	 }

.normal_text {
  font-size: 1.1em;
}
.small_text {
	font-size: 0.8em;
	line-height: 1.2em;
}
.new_text {
	font-size: 10px;
	color: #CC0000;
}
.bold_text {
  font-size: 12px;
  font-weight: bold;
}
.text {  font-size: 12px}

.main_box {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 700px;
	top: 0px;
}


a:visited{
	color:#CC0033
}
a:link{
	color:#CC3366
}
a:hover{
	color:#CC3366
}
a:active{
	color:#CC3366
}
a img {
	 border:none;
	 }
p {
	 line-height:1.5;
	 font-size:12px;
	 letter-spacing: 2px;
	 }
	 
/* wrapper */
#wrapper {
	width:1000px;
	margin:0 auto;
	background:#eaf6fd;

}

#wrapper table {
	margin-top:0px;
}

#wrapper .text1 {
	line-height:1.3;
	font-size:1.1em;
	letter-spacing: 1.1px;
	color: #373737;
	 }

#wrapper .news1 {
	line-height:1.3;
	font-size:0.8em;
	letter-spacing: 0px;
	color: #373737;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	
	 }


#wrapper .title1 {
	line-height:2;
	font-size:1.3em;
	letter-spacing: 1.1px;
	font-weight: bold;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	 }
	 
#wrapper .box1 {
	text-align: left;
	background-color: #FFFFFF;
}

	 
#wrapper .box2 {
	text-align: left;
	background-color: #A1CBEC;
}

#wrapper .box3 {
	text-align: left;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0085D1;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;

}

#wrapper .box4 {
	text-align: left;
	padding-top: 5px;

}

	 
/* footer */
#footer {
	text-align: center;
	width:720px;
	margin:10px auto 0px;
	padding:0;
	background:#FFFFFF;
	bottom: 0px;
}
