@charset "Shift_JIS";


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

.normal_text {
  font-size: 12px;
}
.small_text {
  font-size: 10px;
}
.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;
	 }
/* answer */
#answer {
	margin:0 auto;
	float: right;
	width: 640px;
	text-align: left;
}

#answer .text1 {
	line-height:1.3;
	font-size:11px;
	letter-spacing: 1.1px;
	color: #333333;
	 }

#answer .h2 {
	font-size:14px;
	letter-spacing: 1.1px;
	font-weight: bold;
	color: #0099FF;
	 }
	 
#answer .h3 {
	font-size:14px;
	letter-spacing: 1.1px;
	font-weight: bold;
	color: #006699;
	 }
/* answer */

/* title */
#title {
	margin:0 auto;
	float: left;
	width: 40px;
	text-align: center;
	height: 30px;
}

#title .text1 {
	line-height:1.3;
	font-size:11px;
	letter-spacing: 1.1px;
	color: #333333;
	 }

#title .text2 {
	font-size:24px;
	font-weight: bold;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	 }
	 


#title .h1 {
	font-size:24px;
	font-weight: 900;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	 }
	 
/* title */
	 
/* wrapper */
#wrapper {
	width:1000px;
	margin:0 auto;
	background:#eaf6fd url(../img/bg.gif) repeat-y;
}

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

#wrapper .text1 {
	line-height:1.3;
	font-size:11px;
	letter-spacing: 1.1px;
	color: #333333;
	 }
	 
#wrapper .text2 {
	line-height:1.3;
	font-size:11px;
	letter-spacing: 1.1px;
	color: #CC0000;
	 }

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


#wrapper .title1 {
	font-size:14px;
	letter-spacing: 1.1px;
	font-weight: bold;
	color: #0099CC;
	 }

 
#wrapper .box1 {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;

}

	 
#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;

}
	 
/* footer */
#footer {
	text-align: center;
	width:1000px;
	margin:0px auto;
	padding:0;
	bottom: 0px;
	background:#eaf6fd url(../img/bg.gif) repeat-y bottom;
}
