@charset "utf-8";
/* -----------------------------------------------------------------------------
 *  Default CSS
 *  author : saiwai ryutarou
 *  date : 2010/04/17
 * -----------------------------------------------------------------------------
*/
#layout_photo_other {
	height:425px;
	width:50000px;
	overflow:hidden;
}

#layout_photo_other li{
	float:left;
}

#layout_next_prev_btn_other {
	float:left;
	width:585px;
	height:30px;
}


#layout_photo_number_other {
	height:30px;
	width:100px;
	float:right;
}

#layout_photo_other_ctrl{
    height:20px;
    margin-top:5px;
    color:#999;
    font-size:12px;
}

#photo_other_info{
    float:left;
    margin:0 15px;
}

.other_navi_prev{
    margin-left:235px;
    float:left;
}

.other_navi_next{
    float:left;
}

.typelink{
    float:left;
}