@charset "utf-8";

@media print {
#left_box,
#cmn_navi_grp,
#cmn_navi_global,
#cmn_delimiter,
#cmn_footer,
#cmn_copyright
 {
	display: block;
}
}



/* 
===== 中央 ==== */

#top_main_box h2 {
	color: #616161;
	font-size: 100%;
	font-weight: normal;
	padding: 0;
	height: auto;
	background: none;
}

* html #top_main_box h2 {
	height: 0px
}

#top_main_box h3 {
	color: #6E3D41;
	font-size: 120%;
	font-weight: bold;
	padding: 2px 16px;
	height: 24px;
	margin: 10px 0 10px;
	background: url(../images/bg_h2_s.jpg) no-repeat;
}

* html #top_main_box h3 {
	height: 28px
}

/* 
===== おすすめ・キャンペーン（右）==== */

#top_main_box .ownerMain {
	width: 550px;
	margin: 4px 0 8px;
	position: relative;
}

#top_main_box .ownerMainLink {
	position: absolute;
	left: 206px;
	top: 54px;
	height: 1%;
}

#top_main_box ul.ownerMainThumb {
	position: absolute;
	left: 0;
	top: 173px;
	height: 1%;
}

#top_main_box ul.ownerMainThumb li {
	float: left;
	width: 88px;
	height: 60px;
	margin-left: 3px;
}

#top_main_box .headInfo {
	width: 550px;
}


#top_main_box .prText {
	width: 300px;
	margin: 15px 0;
	display: inline;
	float: left;
}

#top_main_box .lead2column p.text {
	width: 335px;
	float: left;
}

#top_main_box .lead2column p.btn {
	float: right;
}

#top_main_box p.fcBtn {
	float: right;
	margin: 5px 0 0 0;
	width: 241px;
	display: inline;
}

#top_main_box ul.areaLink {
	width: 554px;
	margin-left: -4px;
	padding-bottom: 5px;
	overflow: hidden;
}

* html #top_main_box ul.areaLink {
	overflow: visible;
}

#top_main_box ul.areaLink li {
	float: left;
	display: inline;
	margin: 4px 0 0 4px;
	height: 24px;
}

#top_main_box dl.whatsNew {
}

#top_main_box dl.whatsNew dt {
	width: 9em;
	float: left;
}

#top_main_box dl.whatsNew dd {
	background: url(../common/images/border_dot.gif) left bottom repeat-x;
	margin: 0 0 10px 0;
	padding: 0 0 11px 10em;
}

#top_main_box dl.whatsNew dd.last {
	background: none;
	margin: 0 0 20px 0;
	padding: 0 0 11px 10em;
}

#top_main_box dl.whatsNew dd p {
	margin-bottom: 3px;
}

#top_main_box dl.whatsNew dd p.noLink {
	padding-left: 15px;
}

#top_main_box dl.whatsNew dd p span {
	display: block;
	background: url(../common/images/icon_arrow_01.gif) 0 0 no-repeat;
	padding-left: 15px;
}

#top_main_box .whatsNew2_top {
	background-image: url(../common/images/bg_titlebar_550.gif);
	background-repeat: no-repeat;
	height: 29px;
	margin-top: 7px;
	width: 550px;
}

#top_main_box .whatsNew2_top p {
	color: #fff;
	font-weight: bold;
	padding: 8px 0 0 10px;
}

#top_main_box .whatsNew2_mdl {
	color: #616161;
	overflow: hidden;
	width: 550px;
}

#top_main_box .whatsNew2_mdl dl.whatsNew {
	padding: 20px 10px 5px;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
}

#top_main_box div.whatsNew2_mdl dl.whatsNew dd.last {
	margin: 0;
	padding: 0 0 5px 10em;
}

#top_main_box .whatsNew2_btm {
    background-image:url(../common/images/bg_titlebar_btm_550.gif);
    background-repeat: no-repeat;
    width: 550px;
}

#top_main_box p.btnSeminar {
	text-align: right;
	margin-bottom: 15px;
}

#top_main_box .bnArea {
	padding-bottom: 10px;
}

#top_main_box .bnArea p {
	float: left;
	width: 270px;
}

#top_main_box .bnArea .left {
	margin-right: 8px;
}

#top_right_box #flashContentMap {
	margin-bottom: 10px;
}

#top_main_box .franchise p {
	float: left;
}

#top_main_box .franchise p.text {
	width: 355px;
	margin-top: 2px;
	margin-left: 5px;
	font-size: 0.79em;
}

#top_main_box .voiceTop {
	margin-bottom: 15px;
}

#top_main_box .voice {
	width: 490px;
	background: url(../area/images/bg_voice.gif) repeat-y;
	margin-top: 7px;
	margin-left: 20px;
}

#top_main_box .voiceInner {
	background: url(../area/images/bg_voice_bottom.gif) left bottom no-repeat;
	padding-bottom: 20px;
}

#top_main_box .voice .last {
	margin-bottom: 20px;
}

#top_main_box .voiceInner p {
	margin: 0;
	padding: 12px 12px 0;
	background: url(../area/images/bg_voice_top.gif) no-repeat;
}


