@charset "utf-8";

/********************************************
  トップページのみcss
********************************************/

/********************************************
  トップページヘッダー画像部
********************************************/
/* im0 */
img#im0 {
	float:left;
	display:block;
}

/* HITIMG */
a#hitimg {
	background: url("/img/banner_hit.jpg") no-repeat;
	margin: 10px 0 2px;
	background-position: 0px 0px;
	width: 185px;
	height: 260px;
	text-indent: -9999px;
	/*display: inline-block;*/
	display:block;
	float: right;
}


a#hitimg:hover {
	background: url("/img/banner_hit.jpg") top right no-repeat;
}


a#hitpointimg {
	background: url("/img/banner_hitpoint.gif") no-repeat;
	margin: 10px 0 0px;
	background-position: 0px 0px;
	width: 185px;
	height: 130px;
	text-indent: -9999px;
	/*display: inline-block;*/
	display:block;
	float: right;
}


a#hitpointimg:hover {
	background: url("/img/banner_hitpoint.gif") top right no-repeat;
}

a#hitprimg {
	background: url("/img/banner_hitpr.gif") no-repeat;
	margin: 0px 0 2px;
	background-position: 0px 0px;
	width: 185px;
	height: 130px;
	text-indent: -9999px;
	/*display: inline-block;*/
	display:block;
	float: right;
}


a#hitprimg:hover {
	background: url("/img/banner_hitpr.gif") top right no-repeat;
}

/********************************************
  トップページメインコンテンツ設定
********************************************/
div#topContetsRight {
	width: 730px;
	float: right;
}

div#topContetsMain {
	width: 520px;
	float: left;
	margin-top:13px;
}

/* ボタン付き */
div#topContetsMain div.newstitle {
	display: block;
	width: 520px;
	height: 24px;
	border: none;
}

div#topContetsMain div.newstitle2 {
	display: block;
	width: 520px;
	height: 24px;
	border: none;
	padding-top:10px;
	clear:both;
}

div#topContetsMain span.Btn {
	display: block;
	margin: -20px 0 0;
	/*padding: 0 0 3px;*/
	text-align: right;
}

/* ボタン付き 共通 */
div#topContetsMain span.Btn a {
	width: 38px;
	height: 14px;
	display: inline-block;
	text-align: left;
	text-indent: -9999px;
	padding-left:3px;
	line-height: 14px;
}

/* ボタン付き 一覧 */
div#topContetsMain span.Btn a#news {
	background: url("/common/img/btn_newslist.gif") no-repeat;
}

/* ボタン付き RSS */
div#topContetsMain span.Btn a#rss {
	background: url("/common/img/btn_newsrss.gif") no-repeat;
}

div#topContetsMain span.Btn a#news:hover,
div#topContetsMain span.Btn a#rss:hover {
	background-position: 0px -14px;
}


/* ボタン付き 一覧 */
div#topContetsMain span.Btn a#news2 {
	background: url("/common/img/btn_newslist.gif") no-repeat;
}

/* ボタン付き RSS */
div#topContetsMain span.Btn a#rss2 {
	background: url("/common/img/btn_newsrss.gif") no-repeat;
}

div#topContetsMain span.Btn a#news2:hover,
div#topContetsMain span.Btn a#rss2:hover {
	background-position: 0px -14px;
}



/* ボタン付き 一覧 */
div#topContetsMain span.Btn a#news3 {
	background: url("/common/img/btn_newslist.gif") no-repeat;
}

/* ボタン付き RSS */
div#topContetsMain span.Btn a#rss3 {
	background: url("/common/img/btn_newsrss.gif") no-repeat;
}

div#topContetsMain span.Btn a#news3:hover,
div#topContetsMain span.Btn a#rss3:hover {
	background-position: 0px -14px;
}


/* ボタン付き 一覧 */
div#topContetsMain span.Btn a#news4 {
	background: url("/common/img/btn_newslist.gif") no-repeat;
}

/* ボタン付き RSS */
div#topContetsMain span.Btn a#rss4 {
	background: url("/common/img/btn_newsrss.gif") no-repeat;
}

div#topContetsMain span.Btn a#news4:hover,
div#topContetsMain span.Btn a#rss4:hover {
	background-position: 0px -14px;
}


/* ボタン付き 一覧 */
div#topContetsMain span.Btn a#news5 {
	background: url("/common/img/btn_newslist.gif") no-repeat;
}

/* ボタン付き RSS */
div#topContetsMain span.Btn a#rss5 {
	background: url("/common/img/btn_newsrss.gif") no-repeat;
}

div#topContetsMain span.Btn a#news5:hover,
div#topContetsMain span.Btn a#rss5:hover {
	background-position: 0px -14px;
}



div#topContetsMain span.Btn .newslist{
	/*margin-top:-2px;*/
}
/*
div#topContetsMain div.newsData dl dd a:link {
	color: #323232;
}

div#topContetsMain div.newsData dl dd a:visited {
	color: #898989;
}
    
div#topContetsMain div.newsData dl dd a:hover {
	color: #ad0806;
	text-decoration: underline;
}

div#topContetsMain div.newsData dl dd a:active {
	color: #ac0807;
}
*/

/********************************************
  トップページ右サブコンテンツ設定
********************************************/
div#contetsSubRight {
	float: right;
	width: 185px;
}

ul.bannerList2 .presidentblog a,
ul.bannerList2 .hitchallenge a,
ul.bannerList2 .jcd a,
ul.bannerList2 .gp a,
ul.bannerList2 .nexus21 a
{
	width:177px;
	height:44px;
	display:block;
	text-indent:-9999px;
	margin-left:-1px;
}

ul.bannerList2 .nexus21 a
{
	height:54px;
}

ul.bannerList2 .presidentblog a{
	background: url("/common/img/banner_president.gif") no-repeat;
}

ul.bannerList2 .presidentblog a:hover{
	background: url("/common/img/banner_president.gif") top right no-repeat;
}

ul.bannerList2 .hitchallenge a{
	background: url("/common/img/banner_hitchallenge.gif") no-repeat;
}

ul.bannerList2 .hitchallenge a:hover{
	background: url("/common/img/banner_hitchallenge.gif") top right no-repeat;
}

ul.bannerList2 .jcd a{
	background: url("/common/img/banner_jcd.gif") no-repeat;
}

ul.bannerList2 .jcd a:hover{
	background: url("/common/img/banner_jcd.gif") top right no-repeat;
}

ul.bannerList2 .gp a{
	background: url("/common/img/banner_gp.gif") no-repeat;
}

ul.bannerList2 .gp a:hover{
	background: url("/common/img/banner_gp.gif") top right no-repeat;
}

ul.bannerList2 .nexus21 a{
	background: url("/common/img/banner_nexus21.gif") no-repeat;
}

ul.bannerList2 .nexus21 a:hover{
	background: url("/common/img/banner_nexus21.gif") top right no-repeat;
}

/********************************************
  トップページ左サブコンテンツ設定
********************************************/

img.bg_admission {
	margin: 10px 0 5px 0;
}

ul.bannerList .compass a{
	background: url("/common/img/banner_dream.gif") no-repeat;
	width:185px;
	height:50px;
	display:block;
	text-indent:-9999px;
}
ul.bannerList .compass a:hover{
	background: url("/common/img/banner_dream.gif") top right no-repeat;
}

ul.bannerList .fdp a{
	background: url("/common/img/banner_future.gif") no-repeat;
	width:185px;
	height:50px;
	display:block;
	text-indent:-9999px;
}
ul.bannerList .fdp a:hover{
	background: url("/common/img/banner_future.gif") top right no-repeat;
}

ul.bannerList .passion a{
	background: url("/common/img/banner_passion.gif") no-repeat;
	width:185px;
	height:50px;
	display:block;
	text-indent:-9999px;
}
ul.bannerList .passion a:hover{
	background: url("/common/img/banner_passion.gif") top right no-repeat;
}

/********************************************
  メイン画像
********************************************/

.titleimg{
	/*margin-right:5px;*/
}


/********************************************
  clearfix処理
********************************************/
div#index:after,
div#topContetsMainBox:after,
div#topContetsMain div.newstitle:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

div#topContetsMainBox {
	display: block;
	width: 730px;
}

div#index {
	display: block;
	width: 940px;
}

div#cf1,
div#cf2,
div#cf3,
div#cf4,
div#cf5,
div#cf6 {
	width: 750px;
}

/********************************************
  margin
********************************************/
.mt10 {
	margin-top:10px;
}

/********************************************
  IE6 設定（XML宣言による互換モード対応）
********************************************/
* html div#topContetsMain span.Btn {
	margin: -21px 0 0;
}
* html div#topContetsMain span.Btn a { 
	width: 41px;
}
* html div#index {
		position: relative;
}

/********************************************
  IE7,8 設定（XML宣言による互換モード対応）
********************************************/
*:first-child+html div#topContetsMain span.Btn {
	margin: -21px 0 0;
}
