@charset "Shift_JIS";


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

.normal_text {
  font-size: 12px;
}
.small_text {
  font-size: 10px;
}
.new_text {
	line-height:1.3;
	font-size:11px;
	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: 600px;
	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: 60px;
	text-align: left;
	height: 10px;
}

#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:10px;
	color: #333333;
	 }
	 
/* title */
	 
/* wrapper */
#wrapper {
	width:780px;
	margin:0 auto;
	background:#eeefef 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 .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;
	background-image: url(../img/map.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

	 
#wrapper .box2 {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#wrapper .box3 {
	text-align: left;
	background-color: #EBEBDF;
	padding-top: 5px;
	padding-bottom: 5px;

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

