@charset "utf-8";
/* CSS Document */

.outline_box {
	width: 820px;
	margin: 0 auto;
}

.head_box {
	padding: 0px;
	height: 195px;
	width: 820px;
}

ul.head_menu_box {
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 820px;
}

ul.head_menu_box li{
	float:left;
}

.contents_box {
	clear:both;
	width: 820px;
	height: 230px;
	margin:8px auto 11px auto;
	padding: 0px;
}

.buy_area {
	width: 361px;
	height: 208px;
	margin: 0px;
	padding: 11px 22px;
	background:url(/images/20100205_top_redesign//bg_003.jpg) no-repeat;
	float: left;
}

.step1_area {
	background-image: url(/images/20100205_top_redesign//bg_001.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 30px 0 0 0;
	height: 25px;
	width: 361px;
}

.step1_area ul li{
	float:left;
	padding-left:32px;
}

.step2_area {
	background-image: url(/images/20100205_top_redesign//bg_002.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 30px 0 0 0;
	height: 50px;
	width: 361px;
}

.step2_area ul li{
	float:left;
	padding-left:10px;
}

.sell_area {
	width: 369px;
	height: 208px;
	margin: 0px;
	padding: 11px 18px;
	background: url(/images/20100205_top_redesign//bg_004.jpg) no-repeat;
	float: right;
}

.sell_area ul li{
	margin-bottom:6px;
}

a { /* FireFox リンク選択時の点線を消す　*/
    overflow: hidden;
    outline: none;
}

ul.scrollText{
	width:785px;
	height:26px;
}

ul.scrollText li{
	text-align:left;
	line-height:1.6;
}

