/*--------------------------------------------------------------------/- file   : sample.css/- update : 20070903/- desc   : css for modern browser/--------------------------------------------------------------------*/@media screen, print { /* MacIE除外用 *//************** Content sample styles ***************/#sample td{font-size:80%;line-height:140%;margin:0px;}#sample{font-size:80%;line-height:140%;margin:0px;}#sample table.ex05 td{	padding: 5px;}.box { width:465px;text-align:left;margin:20px 0px 0px 0px;}.box_0 { width:465px;text-align:left;margin:0px 0px 0px 0px;}.point { width:465px;background-color:#E5E9F3;border:double 3px #CCCCCC;margin:0px;}.right { float:right;margin:0px 0px 10px 10px;}.right00 { float:right;margin:0px 0px 5px 0px;}.left { float:left;margin:0px 10px 10px 0px;}.imgbox_r { float:right;width:150px;margin:5px 0px 15px 20px;font-size:80%;line-height:140%;}.imgbox_r2 { float:right;width:150px;margin:5px 0px 5px 20px;font-size:80%;line-height:140%;}.imgbox_l { float:left;width:150px;margin:5px 20px 15px 0px;font-size:80%;line-height:140%;}.imgbox_c {width:465px;left:50%;}.bold_ti {font-weight:bold;margin:0px 0px 5px 0px;}.sub_t1 { font-weight:bold;background-color:#CCCCCC;padding:5px;}.clear { clear:both;}.list_01 {margin:10px 0px 10px 15px;list-style-type:disc;list-style-position:outside;}.list_02 {margin:10px 0px 10px 20px;list-style-type:decimal;list-style-position:outside;}/************** sample index ***************/.sa_top {margin-left:12px; margin-top:5px; }.arrow {padding-left:12px;background:url(../images/arrow.gif) no-repeat 0px 5px ;display:block;}} /* MacIE除外用 */