/* CSS Document */

/* charset */
@charset "utf-8";
/* -=-=-=-=-=-=-=-=-=-=-=- 構成 -=-=-=-=-=-=-=-=-=-=-=- */

#promotion_special {
	clear: both;
	width: 100%;
	height: 265px;
}

#promotion_machine {
	clear: both;
	width: 960px;
	height: 270px;
	padding: 10px 10px 0px 10px;
	border-bottom: 5px solid #ccc;
	background-image: url(../img/index/promotion_machine.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#footbanner {
	float: right;
	padding: 25px 10px 0 0;
	margin: 0;
}

#utilize {
	float: left;
	width: 300px;
	margin: 0;
}

.topagetop {
	width: 750px;
	clear: both;
	text-align: right;
	padding: 10px 10px 10px 0px; 
}

/* -=-=-=-=-=-=-=-=-=-=-=- FLASH -=-=-=-=-=-=-=-=-=-=-=- */

#promotion_special .flash {
	width: 100%;
	height: 265px;
	clear: both;
}

.right_banner .flash {
	width: 200px;
	height: 200px;
}

/* -=-=-=-=-=-=-=-=-=-=-=- 詳細 -=-=-=-=-=-=-=-=-=-=-=- */

/* グローバルナビポジション */

#global_position ul li#top_position {
	background-color: #f90;
}

/* 機種情報 */

#promotion_machine div.pachi {
	width: 480px;
	float: left;
}

#promotion_machine div.slot {
	width: 480px;
	float: right;
}

#promotion_machine div.pachi h2 {
	width: 480px;
	height: 40px;
	float: left;
}

#promotion_machine div.slot h2 {
	width: 480px;
	height: 40px;
	float: right;
}

#promotion_machine div.pachi dl {
	width: 160px;
	float: right;
}

#promotion_machine div.slot dl {
	width: 160px;
	float: left;
}

#promotion_machine div dl dt {
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	margin: 10px 0px;
}

#promotion_machine div dl dt strong {
	font-weight: bold;
	font-size: 10px;
}

#promotion_machine div dl dt a {
	text-decoration: none;
	display: block;
	width: 100%;
}

#promotion_machine div dl dd {
	text-align: center;
	padding: 0px 0px 20px 0px;
}

#promotion_machine div dl dd.new {
	background-image: url(../img/index/new.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#promotion_machine div dl dd a {
	display: block;
	width: 154px;
	height: 154px;
}

#promotion_machine div dl dd a:hover {
	border: 2px solid #fcc;
	width: 150px;
	height: 150px;
}

#promotion_machine div.pachi dl dd img {
	width: 150px;
	height: 150px;
}

#promotion_machine div.slot dl dd img {
	width: 92px;
	height: 150px;
	padding: 0px 29px;
}

/* バナースペース */

#contents #right ul li {
	margin: 10px 0px;
	width: 200px;
}

#contents #right ul li.right_banner {
	height: 200px;
}

#contents #right ul li.mansai_blog {
	height: 200px;
}

#contents #right ul li.hall_search {
	height: 100px;
}

/* ピックアップ */

#contents #left #pickup {
	width: 760px;
	clear: both;
}

#contents #left #l_right #pickup {
	width: 560px;
	clear: both;
	padding: 0 0 10px 0;
}

#contents #left #pickup ul li {
	float: left;
	padding: 10px 10px 0px 0px;
	height: 60px;
}

#contents #left #pickup ul.ban_mini li {
	padding: 0 10px 0 0;
}

#contents #left #pickup ul li.w468 {
	width: 468px;
}

#contents #left #pickup ul li.w272 {
	width: 272px;
}

#contents #left #pickup ul li.w72 {
	width: 72px;
}

#contents #left #pickup ul li.w560 {
	text-align: center;
	width: 560px;
	background-image: url(../img/global/stripe.gif);
	padding: 3px 0;
}

/* 更新情報など左側ゾーン */

#contents #left #l_left div.leftbox {
	width: 168px;
	clear: both;
	border: 1px solid #c00;
	padding: 0px 5px 5px 5px;
	font-size: 12px;
	line-height: 17px;
	margin: 0px 0px 10px 0px;
	background-image: url(../img/global/stripe.gif);
	background-repeat: repeat;
}

#contents #left #l_left div.leftbox h2 {
	font-weight: bold;
	background-color: #c00;
	color: #fff;
	font-size: 13px;
	margin: 5px 0px;
	padding: 2px;
	text-align: center;
}

#contents #left #l_left div .mobile_img {
	float: left;
	margin: 0px 5px 5px 0px;
}

#contents #left #l_left dl {
	background-color: #fff;
	padding: 4px;
	height: 200px;
	overflow: auto;
}

#contents #left #l_left dl dt {
	font-weight: bold;
}

#contents #left #l_left dl dd {
	margin: 0px 0px 0px 10px;
}

#contents #left #l_left div div {
	background-color: #fff;
	padding: 4px;
}

/* メインコンテンツエリア */

#contents #left #l_right ul.box li {
	float: left;
	width: 178px;
	height: 230px;
	border: 1px solid #c00;
	margin: 10px 10px 10px 0px;
}

#contents #left #l_right ul.list {
	border: 1px solid #c00;
	margin: 10px 10px 10px 0px;
	padding: 5px;
}

.news_box {
	float: left;
	width: 178px;
	height: 210px;
	border: 1px solid #c00;
	margin: 0px 10px 10px 0px;
}

.news_box_l {
	float: left;
	width: 178px;
	height: 210px;
	border: 1px solid #c00;
}

dl.news dt {
	width: 170px;
	height: 120px;
	margin: 4px;
}

dl.news dt img {
	width: 170px;
	height: 120px;
}

dl.news dd {
	font-size: 12px;
	line-height: 18px;
	padding: 0px 4px;
}

dl.news dd.time {
	text-align: center;
}

