@charset "utf-8";
/* CSS Document */

#upload td{
	background:none !important;
	vertical-align:bottom;
}
.photobox .linePhoto div,
.photobox #mainphoto{
	float:left;
	display:inline;
	width:112px;
	overflow:hidden;
	margin:10px 25px;
}


.photobox div#mainphoto span,
.subphoto span{
	clear:left;
	display:block;
}
.linePhoto{
	width:100%;
	overflow:hidden;
}

.checkBox{
	padding:20px 0 5px;
}
.checkBox label{
	padding:0 10px 0 5px;
}

.btn_originrank {
    display: block;
    height: 48px;
    margin: 12px auto 0;
    width: 344px;
}
.btn_originrank a {
    background: url(../img/btn_originranking.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 48px;
    text-indent: -9999px;
}
.btn_originrank a:hover {
    background: url(../img/btn_originranking.png) no-repeat scroll 0 -48px transparent;
}

.btn_mypage {
    display: block;
    height: 48px;
    margin: 12px auto 0;
    width: 344px;
}
.btn_mypage a {
    background: url(../img/btn_mypage.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 48px;
    text-indent: -9999px;
}
.btn_mypage a:hover {
    background: url(../img/btn_mypage.png) no-repeat scroll 0 -48px transparent;
}

.selected_img .link_area{
	width:65%;
}

.input_file_button td{
}
