div#slider {
width:600px;
height:70px;
background:url("https://img05.shop-pro.jp/PA01112/374/etc/top-short.gif?20110826004335") no-repeat 0 0;
padding:10px 100px 10px 20px;
}

#newpush .contents_title {
	color: #333;
	width:720px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 5px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #333;
}

#pickup .contents_title {
	color: #333;
	width: 720px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 5px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #333;
}
#main_contents .contents_title h3 {
	margin-bottom: 2px;
	margin-left: 5px;
	font-size: 9pt;
    text-align:left;
}

#pickup .contents_title h4 {
	margin-bottom: 2px;
	margin-left: 5px;
	font-size: 7pt;
    text-align:left;
}

div#newpush {
	width:720px;
}

div#pickup {
	width:720px;
	font-size: x-small;
	color: #666;
	text-align: center;
	height: auto;
}

#newpush .border {
	padding: 0px;
	width: 720px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
        height:auto;
}


#pickup .border {
	padding: 0px;
	width: 720px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
        height:auto;
}
