@charset "utf-8";

/*　トップ
------------------------------------------------------------ */



#main {
    background: url(common/images/menu_mainbg.jpg) right top no-repeat;
}

#flash {
	width: 1000px;
	height: 600px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#topics {
    width: 960px;
	_width: 1000px;
	height: 90px;
	_height: 135px;
	padding: 45px 20px 0px 20px;
	color: #FFF;
	font-size: 0.9em;
	background: url(common/images/m_topics.jpg) left top no-repeat;
	clear: both;
}

#topics2 {
    width: 960px;
	_width: 1000px;
	height: 85px;
	_height: 140px;
	padding: 45px 20px 10px 20px;
	color: #FFF;
	font-size: 0.9em;
	background: url(common/images/mplus_topics.jpg) left top no-repeat;
	clear: both;
}

.box_topics {
    width: 600px;
	height: 71px;
	overflow: auto;
	scrollbar-base-color: #222222;
	float: left;
}

.box_topics li {
    margin-bottom: 8px;
	border-bottom: 1px dotted #FFF;
}

.box_topics p {
    margin-bottom: 8px;
	border-bottom: 1px dotted #FFF;
}

.box_topics span {
    padding-right: 8px;
}

.box_bnr {
    width: 300px;
	float: right;
}




.table_01 {
    width: 1000px;
	_font-size: 1em;
}
.table_01 td {
	vertical-align: top;
}

.table_01 #topics_m {
    width: 460px;
	_width: 500px;
	height: 90px;
	_height: 135px;
	padding: 45px 20px 0px 20px;
	color: #FFF;
	font-size: 0.9em;
	background: url(common/images/m_topics.jpg) left top no-repeat;
	clear: both;
}

.table_01 #topics_mplus {
    width: 460px;
	_width: 500px;
	height: 85px;
	_height: 160px;
	padding: 45px 20px 30px 20px;
	color: #FFF;
	font-size: 0.9em;
	background: url(common/images/mplus_topics.jpg) left top no-repeat;
	clear: both;
}

.box_topics2 {
    width: 240px;
	height: 71px;
	margin: 0;
	padding: 0;
	overflow: auto;
	scrollbar-base-color: #222222;
	float: left;
}

.box_topics2 ul {
    margin: 0;
	padding: 0;
}

.box_topics2 li {
    margin-bottom: 8px;
	border-bottom: 1px dotted #FFF;
}

.box_topics2 p {
    margin-bottom: 8px;
	border-bottom: 1px dotted #FFF;
}

.box_topics2 span {
    padding-right: 8px;
}

.box_bnr2 {
    width: 200px;
	float: right;
}

#whatsnew {
    width: 450px;
	_width: 500px;
	/*height: 250px;
	_height: 295px;*/
	height: 90px;
	_height: 135px;
	overflow: auto;
	padding: 45px 20px 0px 30px;
	color: #FFF;
	font-size: 0.9em;
	background: url(common/images/whatsnew.jpg) left top no-repeat;
	scrollbar-base-color: #222222;
	clear: both;
}

#whatsnew .txt {
    width: 450px;
	height: 90px;
	overflow: auto;
	scrollbar-base-color: #222222;
}

.dl_01 {
    width: 420px;
	padding: 3px 0;
	border-bottom: 1px dotted #999;
}
.dl_01 dt {
    font-weight: bold;
	color: #CC6600;
}
.dl_01 dd {
    line-height: 160%;
}

.table_01 #topics_mplus_f {
    width: 460px;
	_width: 500px;
	height: 85px;
	_height: 160px;
	padding: 45px 20px 30px 20px;
	color: #FFF;
	font-size: 0.9em;
	background: url(common/images/mplus_f_topics.jpg) left top no-repeat;
	clear: both;
}