@charset "UTF-8";
@import url("base.css");
#header_00 {
	background-image: url(../images/ms22_top_01.jpg);
	background-repeat: no-repeat;
	height: 241px;
	width: 980px;
}
#con001 {
	background-image: url(../images/ms22_top_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	width: 980px;
	text-indent: -9999px;
}
#news {
	float: right;
	height: 350px;
	width: 560px;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	overflow: hidden;
	font: bold 13px/23px 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック', sans-serif;
}
.date {
	font-size: 11px;
	font-weight: normal;
	width: auto;
	margin-bottom: 10px;
	float: left;
	color: #A3D800;
}
.title {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}
.column {
	height: 31px;
	width: 540px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	margin-top: 8px;
}
#info {
	width: auto;
	height: auto;
}

#l_info {
	float: left;
	height: auto;
	width: auto;
	margin-left: 20px;
}
#r_info {
	float: right;
	height: 345px;
	width: 345px;
	margin-right: 10px;
}
.new {
    padding-left: 45px;
    background-image: url(../images/new.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.important {
    padding-left: 45px;
    background-image: url(../images/important.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.open {
    padding-left: 45px;
    background-image: url(../images/open.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #A3D800;
}
a:active {
	text-decoration: none;
	color: #333333;
}