@charset "EUC-JP";


/*=====INDEX.PHP start================================================== */

.main_img {
	margin-bottom: 10px;
}

/*=====title start====================================================== */
.title {
	height: 100px;
	background: url("image/title.jpg") no-repeat;
	margin: 15px 0px 15px 0px;
}

.title_txt{
	color: #FFFFFF;
	font-size: 18px;
	margin: 0px 0px 0px 15px;
	padding-top: 25px;
}

.title_txt2{
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 15px;	
}

/*=====title end======================================================= */

.text2{
	color: #006699;
	margin-bottom: 20px;
	
}
.title_img{
	height: 25px;
	background: url("./image/title_img.gif") no-repeat;
	margin-bottom: 15px;
}

.meisyou {
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	margin-bottom: 10px;
	
}


.text3{
	color: #006699;
	font-weight: bold;
	margin: 0px 0px 0px 7px;
	padding-top: 7px;
}

.text4 {
	line-height: 16px;
	margin-bottom: 5px;
}

.annai_box {
	width: 648px;
	margin: 0px 36px 15px 36px;
}

.float_box {
	width: 200px;
	float: left;
	margin-right: 24px;
}

.float_box1 {
	width: 200px;
	float: left;
}

.backimg {
	background: url("./image/annai_backimg.gif") no-repeat;
	width: 200px;
	height: 150px;
	margin-bottom: 5px;
}

.left {
	width: 180px;
	padding-top: 7px;
	margin-left: 10px;
	text-align: center;
}

.center {
	width: 180px;
	float: left;
	margin: 0px 50px 0px 50px;
}

.right {
	width: 180px;
	float: left;
	margin-right: 5px;
}

.left_txt {
	width: 200px;
	text-align: center;
}

.center_txt {
	width: 200px;
	float: left;
	margin: 0px 30px 0px 45px;
	text-align: center;
}

.right_txt {
	width: 200px;
	float: left;
	margin-right: 10px;
	text-align: center;
}

a.link:link {
	text-decoration: underline;
	color: #0000FF;
	border: 0px;
}

a.link:visited {
	text-decoration: underline;
	color: #0000FF;
	border: 0px;
}

a.link:active {
	text-decoration: none;
	color: #0000FF;
	border: 0px;
}

a.link:hover {
	text-decoration: none;
	color: #0000FF;
	border: 0px;
}


