div#record_expl a {
font-size:12px;
}

div#newpush {
width:720px;
margin-top: 30px;
}



#pickup .border,#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;
}
div#pickup {
	width:720px;
	font-size: x-small;
	color: #666;
	text-align: center;
	height: auto;
        margin-top: 30px;

}

#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;
}

p#button {
margin-top:4px;
}

p#button a:hover img {
	filter:alfa(opacity=70);/* IE lt 8 */
	-moz-opacity:0.7;/* FF lt 1.5, Netscape */
	opacity:0.7;/* Standard: FF gt 1.5, Opera, Safari */
	-khtml-opacity:0.7;/* Safari 1.x */
	-ms-filter:"alpha(opacity=70)";/* IE 8 */
}

div.tog_main_title {
border-bottom: thin solid #333333;
border-left: medium solid #333333;
padding:0 0 2px 5px;
margin:0 0 10px;
width:462px;
font-size: 9pt;
font-weight:bold;
}

#together {

}

div.together_list {
    color: #666666;
    float: left;
    font-size: x-small;
    height: auto;
    margin-bottom: 10px;
    margin-left: 1px;
    margin-right: 1px;
    padding: 5px;
    text-align: center;
    width: 108px;
}

div.together_list a img {
width:80px;
height:80px;
border: thin solid #666666;
}

.social_btn {
margin: 10px 0px 0px 0px;
padding-bottom: 30px;
width:450px;
}

.social_btn .facebook {
float: left;
margin: 0px 10px 0px 0px;
padding: 0px;
display: inline;
width: 120px;
}


.social_btn .twitter {
float: left;
margin: 0px 10px 0px 0px;
padding: 0px;
display: inline;
width: 90px;
}
