@charset "UTF-8";
body,td,th {
	font-size: 12px;
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	color: #666666;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*リンク*/
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
}

/*おおそと*/
#wrap {
	width: 902px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

/*ヘッダ*/
#header {
	width: 902px;
}

/*メニュー*/
#menu {
	width: 900px;
	padding-bottom: 5px;
	padding-top: 10px;
	border: 1px solid #999999;
	text-align: center;
}

/*メニュー：マウスオーバー指*/
#wrap #menu a {
	cursor: pointer;
}

/*FLASHかこみ*/
#flash {
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*まんなか*/
#middle {
	width: 900px;
	border: 1px solid #999999;
}

/*まんなか左*/
#top_left {
	float: left;
	width: 579px;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

/*まんなか右*/
#top_right {
	float: right;
	width: 280px;
	padding: 10px;
	text-align: center;
}

/*バナーのマージン*/
#top_right img {
	margin: 5px;
}

/*フッタ*/
#footer {
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

/*クリア*/
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

/*NEWマーク大*/
.new {
	float: left;
	margin-right: 5px;
}

/*new日付*/
.t10orange {
	color: #FF6600;
	font-size: 10px;
	line-height: 20px;
}
.t10px_small {
	font-size: 10px;
	line-height: 11px;
}
.t12white {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.t12orange {
	font-size: 12px;
	color: #FF6600;
	line-height: 16px;
}
.t12yellow {
	font-size: 12px;
	color: #FFFF33;
	line-height: 16px;
}
.t12gray {
	font-size: 12px;
	color: #666;
	line-height: 16px;
}
.t14gray_b {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}

/*new見出し*/
.t16gray_b {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}


.t24gray_e
 {
	font-size: 10px;
	color: #FF6600;
	list-style-image: url(../images/icon_list.gif);
}

/*new画像付きリスト日付*/
.top_list01 {
	color: #FF6600;
	font-size: 10px;
	line-height: 16px;
	list-style-image: url(../images/icon_list.gif);
}

/*new画像なしリスト*/
.top_list02 {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	list-style-position: inside;
	list-style-type: none;
}
#contents {
	width: 900px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#contents_left {
	float: left;
	width: 678px;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#contents_right {
	float: right;
	width: 180px;
	padding: 10px;
}
.dot_line {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	font-size: 0px;
	line-height: 0px;
	height: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.titleimg {
	margin-bottom: 20px;
}
.img_right {
	float: left;
}
