@charset "UTF-8";
/* CSS Document */

.display {
	display: none;
}

#image_top {
	height: 250px;
	width: 880px;
	position: relative;
	background-image: url(../top/fla_scene1.jpg);
	background-repeat: no-repeat;
	margin: 10px auto 13px;
	border: 1px solid #1489CA;
}
#image_top #title_topimage {
	background-image: url(../top/title_top_image.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 70px;
	width: 345px;
	position: absolute;
	top: 104px;
	right: 250px;
}
#contents {
	background-image: url(../global/img_border.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
}
.layout-wm #alpha {
	width: 660px;
}
.mt-main-index #alpha {
	width: 600px;
}
#news{ font-size:12px;}

#news,
#kensetsu {
	margin-bottom: 15px;
	width: 560px;
	font-size:12px;
}
#news h2,
#kensetsu h2 {
	display: block;
	margin: 0px;
	height: 50px;
	width: 560px;
}
#news h2 {
	background-image: url(../top/title_top_news.jpg);
	background-repeat: no-repeat;
}
#kensetsu h2 {
	background-image: url(../top/title_top_kensetsu.jpg);
	background-repeat: no-repeat;
}

#news ul,
#kensetsu ul {
	margin: 5px 0px;
}
#news li,
#kensetsu li {
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	list-style-type: none;
	background-image: url(../global/arrow_gray1.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	padding-left: 1.2em;
	font-size: 12px;
}

a {
    color: #069;
    text-decoration: none !important;
}

a:hover {
    text-decoration: underline !important;
}

.layout-wm #beta {
	width: 200px;
}
.mt-main-index #beta {
	width: 255px;
}
#top_pickup {
	margin-bottom: 15px;
}
#top_pickup h2 {
	background-image: url(../top/titlle_top_access.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 250px;
}
#top_pickup-btm {
	background-image: url(../top/titlle_top_access-btm.jpg);
	background-repeat: no-repeat;
}
#top_pickup-bg {
	background-color: #F3F3F3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#top_link .module_contents {
	padding: 5px 0px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	text-align: center;
}
#top_link h2 {
	background-image: url(../top/title_top_link.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 250px;
	margin: 0px;
}
#top_link .module_contents img {
	/*margin-bottom: 4px;*/
}

.red {
	color:#F00
 !important;
	font-weight: bold;
 }

