@charset "Shift_JIS";
/* CSS Document */

@import url("common/base.css");

#bodyWrap {
	background: #FFF url(../images/top/bg-body-top.gif) repeat-x;
	}

div#billboard {
	height: 279px;
	text-align: center;
	}
	
div#billboard img {
	margin-top: 26px;
	}
	
div#wrapper {
	padding-bottom: 0;
	}

div#main {
	font-size: 92%;
	width: 720px;
	padding-right: 0;
	}

div#main div.top_news {
	float: left;
	width: 340px;
	margin-top: 25px;
	padding-right: 20px;
	font-family: "Lucida Sans Unicode";
	font-size: 117%;
	}

div#main div.top_news h2 {
	margin-bottom: 15px;
	}

div#main li,
div#empowered_company li {
	list-style: none;
	list-style-position: outside;
	}
	
div#empowered_company {
	width: 960px;
	height: 116px;
	margin: 0 auto;
	background: url(../images/top/empowered_by.gif) no-repeat 50% 19px;
	}

div#empowered_company ul {
	position:relative;
	}

div#empowered_company li {
	text-indent: -9999pt;
	}
	
div#empowered_company li a  {
	font-size: 11px;
	font-weight: bold;
	color: #288700;
	font-family: "Lucida Sans Unicode";
	letter-spacing: -1px;
	}
	
div#empowered_company li span  {
	font-size: 11px;
	font-weight: bold;
	color: #288700;
	font-family: "Lucida Sans Unicode";
	letter-spacing: -1px;
}
	
div#footer {
	background: none;
	background-color: #000;
	}

/*Event Area*/
div#main div.top_news li {
	line-height: 1.7;
	}
	
.topics {
    font-family: Arial, "‚l‚r ‚oƒSƒVƒbƒN";
}

.date {
	padding-right: 1em;
	color: #802;
	font-weight: bold;
    font-size: 90%;
	}

.academy_date {
    color: #6a1917;
}
/*Academy Area*/	

div.top_news ul li.clearfix {
	margin-bottom: 8px;
	}
	
div.article_academy h3 a {
	color: #950700;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2;
	}
	
div.article_academy p {
	margin: 9px 0 0 0;
	line-height: 1.27;
	}

img.photoImage {
	float: left;
	width: 108px;
	margin-right: 10px;
	border: solid 1px #ccc;
	}
	
div.article_academy {
	width: 220px;
	float: left;
	}
	
div#rightbar {
	padding-top: 25px;
	}
