@charset "Shift_JIS";

#navTop {
	background-color: #000000;
	text-align: right;
	color: #FFFFFF;
	padding-top: 10px;
	line-height: 1em;
	font-size: 11px;
	font-weight: bold;
	width: 755px;
	padding-bottom: 10px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 25px;
}
#navTop p {
	margin: 0px;
	padding: 0px;
}
#navTop a:link, #navTop a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navTop a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#left {
	background-color: #414141;
	vertical-align: top;
	width: 182px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#left li img {
    vertical-align: bottom;
}

#containerTop #left #weather {
	margin-left: 5px;
}
* html #containerTop #left #weather {
	margin-left: 1px;
}
#center {
	vertical-align: top;
	width: 290px;
	padding-top: 25px;
	padding-left: 30px;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 20px;
	padding-right: 10px;
}
#center p.mess {
	width: 290px;
}
#containerTop #center h2 {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right {
	background-color: #FFFFFF;
	width: 228px;
	padding-right: 30px;
	vertical-align: top;
	float: right;
	padding-top: 25px;
	padding-bottom: 20px;
	margin: 0px;
}

/* center style
--------------------------*/
#center p {
	margin-bottom: 30px;
}
.industry {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	padding-top: 8px;
	width: 290px;
	float: left;
}
.industryLeft {
	width: 86px;
	margin-right: 20px;
	float: left;
}
.industryRight {
	float: left;
	width: 184px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}
.industryRight h3 {
	margin-top: 0px;
	font-size: 12px;
	line-height: 1em;
	margin-bottom: 4px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
#center .industry .industryRight p {
	margin-bottom: 5px;
}

/* right side style
--------------------------*/
img.newsTitle {
	float: left;
}
* html img.newsTitle {
	float: left;
	margin-left: -1px;
}
#news {
	width: 228px;
	background-image: url(../img/news_foot.gif);
	background-repeat: no-repeat;
	margin-bottom: 14px;
	background-position: left bottom;
	margin-top: 0px;
	padding-bottom: 6px;
}
#news .newsbody {
	background-image: url(../img/news_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
	clear: left;
}
#news img#title {
	float: left;
}
#news ul {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
#news li {
	background-image: url(../img/newsarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	list-style-type: none;
	padding-bottom: 5px;
	line-height: 130%;
}
#news li a:link, #news li a:visited {
	 color: #880000;
	 text-decoration: none
}
#news li a:hover {
	color: #777777;
	text-decoration: underline
}

#news .newsBox {
	text-align: center;
	border: 1px solid #CC0000;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 8px;
	padding: 2px;
	margin-top: 0px;
	line-height: 120%;
}
#news .newsBox a:link, #news .newsBox a:visited {
	 color: #880000;
	 text-decoration: none
}
#news .newsBox li a:hover {
	color: #777777;
	text-decoration: underline
}
#news p.archive {
	text-align: right;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
}
#news .rightimage {
	margin-left: 10px;
	float: right;
}
#holidayBox {
	background-image: url(../img/holiday_bottom.gif);
	background-position: bottom;
	padding-bottom: 8px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
}
img.tLeft {
	float: left;
}
#holidayBox ul {
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 0px;
	list-style-type: none;
	margin-left: 1.5em;
	margin-top: 0px;
	padding-top: 2px;
}
img.spaceRight {
	margin-right: 5px;
}
.rightBox {
	float: left;
	width: 228px;
}
#eventBox {
	background-image: url(../img/event_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 8px;
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
}
img.clear {
	clear: both;
}
#eventBox ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	margin-right: 1em;
	padding-top: 2px;
	padding-left: 0px;
	list-style-type: none;
}
#eventBox ul li {
	background-image: url(../img/arrow_event.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 12px;
	padding-bottom: 4px;
	line-height: 130%;
}
#eventBox p, #updateBox p {
	text-align: right;
	margin-bottom: 0px;
	padding-right: 10px;
}
#updateBox {
	background-image: url(../img/update_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
}
#updateBox ul {
	margin-right: 1em;
	margin-left: 1em;
	padding-top: 2px;
	padding-left: 0px;
	list-style-type: none;
}
#updateBox ul li {
	background-image: url(../img/arrow_update.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 12px;
}
.gray {
	color: #777777;
}
.newsRed {
	color: #880000;
}
.banner {
	padding-bottom: 10px;
}

