@charset "EUC-JP";


/*=====INDEX.PHP start================================================== */

.main_img {
	margin-bottom: 10px;
}

.txt_box {
	width: 350px;
	float: left;
	line-height: 16px;
	margin-bottom: 20px;
}

.img_box {
	width: 170px;
	float: right;
	margin-bottom: 20px;
}

.left_box {
	width: 350px;
	float: left;
}

.right_box {
	width: 170px;
	float: right;
}

.topics_box {
	margin-bottom: 10px;
}

.topics_date {
	font-size: 14px;
	padding: 0px 0px 0px 5px;
}

.topics {
	padding: 2px 0px 0px 2px;
}

.inn_banner1 {
	background: url("./image/banner_bg1.jpg") no-repeat;
	wifth: 170px;
	height: 100px;
	margin-bottom: 10px;
}

.inn_banner2 {
	background: url("./image/banner_bg2.jpg") no-repeat;
	wifth: 170px;
	height: 100px;
	margin-bottom: 10px;
}

.inn_banner3 {
	background: url("./image/banner_bg3.jpg") no-repeat;
	wifth: 170px;
	height: 100px;
	margin-bottom: 10px;
}

.banner_txt {
	width: 95px;
	font-size: 10px;
	line-height: 16px;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 73px;
}

a.ban_link {
	text-decoration: underline;
	color: #9966FF;
	border: 0px;
}

a.ban_link:visited {
	text-decoration: underline;
	color: #9966FF;
	border: 0px;
}

a.ban_link:active {
	text-decoration: underline;
	color: #9966FF;
	border: 0px;
}

a.ban_link:hover {
	text-decoration: none;
	color: #9966FF;
	border: 0px;
}

a.ban_link1 {
	text-decoration: underline;
	color: #FF4170;
	border: 0px;
}

a.ban_link1:visited {
	text-decoration: underline;
	color: #FF4170;
	border: 0px;
}

a.ban_link1:active {
	text-decoration: underline;
	color: #FF4170;
	border: 0px;
}

a.ban_link1:hover {
	text-decoration: none;
	color: #FF4170;
	border: 0px;
}

a.ban_link2 {
	text-decoration: underline;
	color: #00CC66;
	border: 0px;
}

a.ban_link2:visited {
	text-decoration: underline;
	color: #00CC66;
	border: 0px;
}

a.ban_link2:active {
	text-decoration: underline;
	color: #00CC66;
	border: 0px;
}

a.ban_link2:hover {
	text-decoration: none;
	color: #00CC66;
	border: 0px;
}



