@charset "utf-8";
/* ===================================================================
 file name  :other.css
 style info :ソノタページスタイル
=================================================================== */


/*-----------------------------------------------
 Contents_sample
-----------------------------------------------*/

#main #sample {
	width:606px;
	background:#eeeeee;
}

#main #sample .thum_box {
	width:590px;
	margin:0 8px;
}

#main #sample .thum_box .thum {
	width:106px;
	height:120px;
	float:left;
	margin:6px;
	font-size:x-small;
	font-weight:bold;
	text-align:center;
}


