@charset "UTF-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background-image: url(../img/top/bg_body.gif);
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",
  "Osaka","ＭＳ Ｐゴシック", "MS P Gothic",
  Verdana,Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}

#wrapper {
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/top/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	margin: 0px;
	height: 450px;
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#header h2 {
	font-size: 12px;
	margin: 0px;
	color: #666666;
	font-weight: normal;
	line-height: 20px;
	width: 625px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#leftbox {
	margin: 0px;
	padding: 0px;
	width: 546px;
	float: left;
}

#rightbox {
	margin: 0px;
	padding: 0px;
	width: 234px;
	float: right;
}

#contents h3 {
	font-size: 23px;
	line-height: 36px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#contents h4 {
	font-size: 18px;
	margin: 0px;
	line-height: 22px;
	color: #00AFEC;
	background-image: url(../img_cmn/bg_m_001_3.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
}

#riyu {
	margin: 0px;
	background-image: url(../img/top/bg_riyu.gif);
	background-repeat: no-repeat;
	height: 230px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 511px;
}

#riyu ul {
	color: #666666;
	list-style: none;
	margin: 0px;
	font-size: 14px;
	line-height: 31px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 506px;
}

#riyu li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin: 0px;
	background-image: url(../img/top/icon_riyu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#topics {
	width: 546px;
	display:block;
	overflow:auto;
	height: 157px;
	margin: 0px;
	padding: 0px;
}

#topics table {
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
}

#topics table td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
