@charset "UTF-8";


body {
	margin: 0px auto;
	width: 780px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	font-size:12px;
}
a:link {
	color: #0066CC;

}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: underline;
}

#container {
	width: 780px;

}
#contents {
	padding-right: 30px;
	padding-left: 30px;
	width: 720px;
}
#header {
	width: 780px;
	height: 400px;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	display: block;
}
#header h1 {
	text-indent: -9999em;
}
#menu {
	position: relative;
	left: 550px;
	top: 25px;
	width: 200px;
}

#menu ul {
	list-style: none;
	margin: 0px;
}
#menu li {
	margin-bottom: 10px;
}
#menu ul .b1 {
	height: 40px;
	width: 200px;
	text-indent: -9999em;
	display: block;
	background-image: url(img/top_b1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#menu ul .b2 {
	height: 40px;
	width: 200px;
	text-indent: -9999em;
	display: block;
	background-image: url(img/top_b2.jpg);
	overflow: hidden;
}
#menu ul .b3 {
	height: 40px;
	width: 200px;
	text-indent: -9999em;
	display: block;
	background-image: url(img/top_b3.jpg);
	overflow: hidden;
}
#menu ul .b4 {
	height: 40px;
	width: 200px;
	text-indent: -9999em;
	display: block;
	background-image: url(img/top_b4.jpg);
	overflow: hidden;
}
#menu ul .b5 {
	height: 40px;
	width: 200px;
	text-indent: -9999em;
	display: block;
	background-image: url(img/top_b5.jpg);
	overflow: hidden;
}
#menu ul .b6 {
	height: 40px;
	width: 200px;
	text-indent: -9999em;
	display: block;
	background-image: url(img/top_b6.jpg);
	overflow: hidden;
}
#menu ul .b7 {
	height: 40px;
	width: 200px;
	text-indent: -9999em;
	display: block;
	background-image: url(img/top_b7.jpg);
	overflow: hidden;
}

#menu a:hover {
    background-position:left -40px;
}
#info {
	margin-bottom: 20px;
}
#info:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
* html #info {
    height: 1em;
}



#pick {
	clear: both;
	width: 720px;
}

#pick1 {
	width: 410px;
	float: left;
	margin-bottom: 20px;

	margin-right: 20px;
}

#pick1 h2 {
	width: 410px;
	background-image: url(img/top_m_news.gif);
	height: 24px;
	text-indent: -999em;
}

#pick2 {
	width: 290px;
	background-image: url(img/pick2_1.jpg);
	background-repeat: no-repeat;
	/* height: 320px; */
	float: left;
	margin-bottom: 10px;
}

#pick2 li {
	margin-bottom: 5px;
}

#pick2 h2 {
	background-image: url(img/pick2_2.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999em;
	height: 60px;
	width: 290px;
}
#pick2 .text {
	font-size: 12px;
	width: 160px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#pick2 .coment {
	font-size: 10px;
	width: 270px;
	margin-left: 12px;
}

#pick2 a:hover {
	background-position:left -23px;

}
#pick2 .b1 {
	height: 23px;
	width: 270px;
	text-indent: -9999em;
	display: block;
	background-image: url(img/pick2_b1.gif);
	background-repeat: no-repeat;
	margin-left: 12px;
	overflow: hidden;
}
#pick2 .b2 {
	height: 23px;
	width: 270px;
	text-indent: -9999em;
	display: block;
	background-image: url(img/pick2_b2.gif);
	background-repeat: no-repeat;
	margin-left: 12px;
	overflow: hidden;
	margin-top: 3px;
}
#pick2 .b3 {
	height: 23px;
	width: 270px;
	text-indent: -9999em;
	display: block;
	background-image: url(img/pick2_b3.gif);
	background-repeat: no-repeat;
	margin-left: 12px;
	overflow: hidden;
	margin-top: 3px;
}
#pick2 .b4 {
	height: 23px;
	width: 270px;
	text-indent: -9999em;
	display: block;
	background-image: url(img/pick2_b4.gif);
	background-repeat: no-repeat;
	margin-left: 12px;
	overflow: hidden;
	margin-top: 3px;
}
#pick2 .b5 {
	height: 23px;
	width: 270px;
	text-indent: -9999em;
	display: block;
	background-image: url(img/pick2_b5.gif);
	background-repeat: no-repeat;
	margin-left: 12px;
	overflow: hidden;
}


#news {
	clear: left;
	margin-bottom: 20px;
	margin-top: 10px;
}
#news .title {
	background-image: url(img/top_m_news.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 720px;
	text-indent: -9999em;
	margin-bottom: 10px;
}
#news .text {
	margin-bottom: 10px;
	font-size: 12px;
	margin-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	padding-left: 5px;
}


#rireki {
	margin-bottom: 30px;
}
#rireki .title {
	background-image: url(img/top_m_rireki.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 720px;
	text-indent: -9999em;
	margin-bottom: 10px;
}
#rireki .text {
	margin-bottom: 10px;
	font-size: 12px;
	margin-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	padding-left: 5px;
}

#footer {
	width: 780px;
	text-align:center
}
#footer ul{
	margin:10px 0px 5px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	font-size: 10px;
	display: inline;
	padding-right: 2px;
	padding-left: 2px;

}
#footer .copyright {
	font-size: 10px;
	margin-bottom: 30px;
	color: #666666;
}

