@charset "utf-8";
/* top */

@import "base.css";

#centerBox {
	width:364px;
	float:left;
	margin-left:220px;
	display:inline;
}

#rightBox {
	width:196px;
	float:left;
	margin-left:10px;
	display:inline;
}

#leftBox {
	width:200px;
	float:left;
	margin-left:-780px;
	display:inline;
}

body#top.en #leftBox {
	float:none;
	margin-left:10px;
	display:block;
}

#contents p#headText {
	margin:4px 4px 10px;
}

#topFlashArea {
	margin:0px;
	padding:0px;
	/*height:300px;*/
	width:800px;
}

body#top.en #topFlashArea {
	margin-bottom:12px;
}

#groupcorp {
	padding-top:12px;
}

/* IR *//* whatsnew */
#ir,
#whatsnew {
	margin-bottom:12px;
}

#ir dl,
#whatsnew dl{
	margin-left:10px;
	margin-top:6px;
}

#ir dt,
#whatsnew dt {
	clear:both;
	float:left;
	display:inline;
	width:70px;
}

#ir dd,
#whatsnew dd {
	float:left;
	display:inline;
	width:263px;
	padding-bottom:3px;
}

body#top.en #ir {
	float:right;
	width:581px;
}
body#top.en #ir iframe {
	margin-top:8px;
	width:568px;
	height:263px;
	border:solid 1px #D9D9D9;
}



/* Topics */
#topics dl {
	margin-left:10px;
	margin-top:6px;
}

#topics dt {
	clear:both;
	float:right;
	width:263px;
	display:inline;
	margin-right:21px;
}

#topics dd {
	padding-bottom:3px;
}

dt#tpcTVCM,dt#tpcRADIOCM,dt#tpcKyokyu06{
	display:none;
}



/* graybox */
#kabuka, #shinsotsu, #chuto {
	background:url(../top_img/bak_box_bottom.gif) no-repeat left bottom;
	margin-bottom:11px;
	padding-bottom:1px;
}
body#top.en #kabuka {
	background:url(../top_img/bak_kabuka_en_bottom.gif) no-repeat left bottom;
	margin-bottom:11px;
	padding-bottom:1px;
	margin-top:8px;
}

#shinsotsu h3.new a:link{
	color:#FF6600;
}


/* 株価 */
#kabuka p {
	font-weight:bold;
	line-height:150%;
	margin:6px 8px;
}
body#top.en #kabuka p {
	font-weight:normal;
	font-size:92%;
	line-height:130%;
	margin:0px 8px;
}
body#top.en #kabuka div#tes {
	margin:8px 8px 0px;
	font-size:92%;
	text-align:right;
}
body#top.en #kabuka p#lastweek span{
	text-align:right;
	display:block;
	margin-bottom:8px;
}


/* 新卒 中途 */
#shinsotsu h2,#chuto h2 {
	margin-bottom:4px;
}

#shinsotsu h3,#chuto h3 {
	font-weight:bold;
	background:url(../top_img/mark_right.gif) no-repeat left 3px;
	padding-left:19px;
	margin-left:5px;
}

#shinsotsu p,#chuto p {
	margin:0px;
	margin-bottom:6px;
	padding:0px 23px 0px 31px;
	font-size:92%;
	line-height:130%;
}

/* ラジオ */
#radio{
	background:transparent url(../top_img/bak_radio_bottom.gif) no-repeat left bottom;
	padding-bottom:11px;
	color:#FFFFFF;
}
#radio h3{
	width:160px;
	margin:0 auto 0.8em auto;
	font-size:120%;
	font-weight:bold;
}
#radio #guestInfo{
	width:160px;
	margin:0 auto 0.8em auto;
	font-size:100%;
	font-weight:bold;
	line-height:150%;
}
#radio dl{
	width:160px;
	margin:0 auto 0.8em auto;
	font-size:84%;
	line-height:130%;
}
#radio dt{
	float:left;
	display:inline;
	width:5em;
}
#radio dd{
	float:left;
	display:inline;
	width:auto;
}
#radio p.detail{
	width:160px;
	margin:0 auto;
	text-align:right;
	font-size:84%;
}

/* 注目物件 banner */
#banner h2 {
	margin:13px 0px;
	text-align:center;
}

#banner li {
	margin-bottom:10px;
}
