@charset "utf-8";

 
 /*-------------------------------------------------
 
 -------------------------------------------------*/
* {
              /*margin:0;*/
              /*padding:0;*/
              /*font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;*/
	      /*font-size:13px;*/
	      line-height:1.6;
	      color:#333333;
	      }


 a:hover img {border:none;
			filter: alpha(opacity=80);
			-ms-filter: alpha(opacity=80);
			opacity: 0.8;
	      }


 body {
              background-image:url(../img/layout/background.jpg);
	      background-repeat: repeat-y;
	      background-position:center;
	      height:100%;
	      }

 /*-------------------------------------------------
 
 -------------------------------------------------*/
 .rms_item,.rms_item th,.rms_item td {
 	      font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	      font-size:13px;
              }

 .rms_item th{
	      padding:3px;
              }

 .rms_item td{
 	      padding:3px;
 	      width:225px;
              }

.red,.red font {color:red !important;}
