@charset "shift_jis";

/* CSS INDEX -----------------------------------------------

01 Main

--------------------------------------------------------- */


/* =========================================================
	01 Main
========================================================= */
div#main p {
font-size: 100%;
text-align: center;
}


div#back {
	width: 700px;
	clear: both;
	margin: 0 10px;
	background-position: center center;
	background-repeat: repeat-y;
	background-image: url(../images/back2.jpg);
}

div#table {
width: 600px;
margin: 0 50px;
clear: both;
}

div#table tr td.midashi {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

div#table tr td.news {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
}



div#select {
	font-size: 100%;
	text-align: right;
	color: #000000;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 10px;
}


div#index {
	width: 700px;
	float: right;
	margin: 0 10px;
	text-align: left;
}

div#index dl.list {
	width: 700px;
	text-align: left;
	padding-bottom: 5px;
}

div#index dl.list dt {
color: #990000;
float: left;
clear: left;
width: 5em;
margin: 0 0 0.8m;
padding-left: 5px;
font-size: 90%;
}

div#index dl.list dd {
	color: #000000;
	margin-bottom: 0.8em;
	margin-left: 5em;
	font-size: 90%;
}

div#index dl.list dd a {
	color: #000000;
	margin: 0;
	border-bottom:1px solid #333;
	font-size: 90%;
}


/* =========================================================
	01 Main Hot News’Ç‰Á
========================================================= */
div#table2 {
width: 720px;
margin: 0 auto;
text-align: center;
}

div#table2 tr td.midashi {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

div#table2 tr td.ichiran {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
}


