@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
}

#flame {
	width: 800px;
	margin: 0 auto;
	border: solid 1px;
	border-bottom: solid 1px #999999;
}

#main-img {
	background-image: url(../img/indexmain.jpg);
	height: 190px;
}


#leftbox {
	width:  800px;
	height: 450px;
	padding-top: 14px;
}

.rnew_dt {
	font-size: small;
	margin-top: 12px;
	margin-left: 30px;
}

#listbox {
	width:  600px;
	margin-top: 10px;
	margin-left: 15px;
	border-top: dashed 1px #bebebe;
}

.idx_list2 {
	font-size: small;
	valign: middle
	margin-left: 39px;
	text-decoration: none
}

.idx_list2 a{
	text-decoration: none;
}

.idx_list2 a:link{
	color: #000000;
}

.idx_list2 a:visited{
	color: #000000;
}

.idx_list2 a:hover{
	text-decoration: underline;
}

#left_info {
/* 続きはここから */
	/*background-color: #ff00ff;*/
}

.fred {
	font-size: small;
	color: #B2487E;
	margin-left: 45px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.u_txt {
	font-size: small;
	margin-left: 55px;
}


