@charset "shift_jis";
@import "http://";

/* コンテンツ構造 */
a:link {
	text-decoration: none;
	color: #FF8C8C;
	margin-right: 4px;
}

a:visited {
	text-decoration: none;
	color: #FF8C8C;
	margin-right: 4px;
}

a:hover {
	text-decoration: none;
	color: #FF9999;
	margin-right: 4px;
}

/* ニュース＆トピック構造 */

#mov {
	margin: 10px 0px 10px 0px;
	padding: 3px;
	width: 478px;
	border: 1px solid #ff9900;
}

.contents {
	margin: 0px 0px 10px 0px;
	padding: 2px;
	width: 482px;
	height: 180px;
	border: 1px solid #999999;
	overflow: scroll;
	overflow-x: hidden;
	overflow: auto;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #999999;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: 000000;
}

#news {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	width: 490px;
}

#news h2 {
	height: 30px;
	font-family: "ＭＳ Ｐゴシック", "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background: url(../common/img/what_bg.gif) no-repeat;
}

.news {
	width: 460px;
	margin: 0px 0px 5px 3px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	border-bottom: 1px solid #2D5A88;
}

.news .day {
	font-family: "ＭＳ Ｐゴシック", "Verdana";
	font-size: 12px;
	color: #333333;
	margin: 5px 0px 0px 10px;
	padding: 0px;
}

.news img {
	margin: 0px 5px 0px 5px;
	padding: 0px;
	float: left;
}

.news p {
	font-family: "ＭＳ Ｐゴシック", "Verdana";
	font-size: 12px;
	color: #333333;
	margin: 4px 0px 0px 10px;
	padding: 0px;
	line-height: 14px;
	letter-spacing: 0.1ex;
	text-align: justify;
	text-justify: inter-ideograph;
}

.contents_t {
	margin: 5px 0px 10px 0px;
	padding: 10px 2px 2px 2px;
	width: 482px;
	border: 1px solid #999999;
}

.contents_t:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#topi {
	margin: 5px 0px 5px 0px;
	padding:0px;
	width: 488px;
}

#topi h2 {
	height: 30px;
	font-family: "ＭＳ Ｐゴシック", "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background: url(../common/img/topi_bg.gif) no-repeat;
}

.event {
	width: 472px;
	margin: 0px 0px 10px 5px;
	padding: 0px 0px 10px 0px;
	border: 1px solid #ff9900;
	background-color: #ffffff;
}

.event:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.event h3 {
	font-family: "ＭＳ Ｐゴシック", "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.1ex;
	margin: 5px 0px 2px 10px;
	padding: 0px;
	text-align: left;
}

.event img {
	margin: 0px 5px 0px 5px;
	padding: 0px;
	float: left;
}

.event p {
	font-family: "ＭＳ Ｐゴシック", "Verdana";
	font-size: 11px;
	color: #333333;
	margin: 2px 10px 0px 0px;
	padding: 0px;
	line-height: 13px;
	letter-spacing: 0.1ex;
	text-align: justify;
	text-justify: inter-ideograph;
}

.event .event_s {
	font-family: "ＭＳ Ｐゴシック", "Verdana";
	font-size: 11px;
	color: #333333;
	margin: 2px 10px 0px 0px;
	padding: 0px 0px 0px 100px;
	line-height: 14px;
	letter-spacing: 0.1ex;
	text-align: right;
}

.event h3 a:link {
	text-decoration: none;
	color: #f08c28;
}

.event h3 a:visited {
	text-decoration: none;
	color: #f08c28;
}

.event h3 a:hover {
	text-decoration: none;
	color: #ffffff;
}
