body {
	background-image: url("./img/back.jpg");
}
* {
	margin:0;
	padding:0;
}
td {
	font-family:ＭＳ Ｐゴシック,OSAKA;
	font-size:12px;
	line-height:180%;
	color:#000000;
}
img {border:none;}
a:link		{color:#CC0099; text-decoration:none;}
a:visited	{color:#CC0099; text-decoration:none;}
a:hover		{color:#FF99CC; text-decoration:underline;}
.header{
	background-image: url("./img/header.jpg");
	height:100px;
}
.img-rogo {margin-left:217px;}

.rogo-swf {
	width:71px;
	height:71px;
	float:left;
	margin:14 0 0 7;
}
.footer{
	vertical-align:middle;
	background-image: url("./img/footer.jpg");
	height:90px;
	text-align:center;
}
.footer a:link	{color:#000000; text-decoration:none;}
.footer a:visited	{color:#000000; text-decoration:none;}
.footer a:hover	{color:#000000; text-decoration:none;}
.content{background-image: url("./img/body.jpg");}
.realtimeinfo{
	width:500px;
	float:left;
	background-image: url("./img/inframe-l.jpg");
	margin-bottom:10px;
}
.mobile{
	width:230px;
	float:right;
	background-image: url("./img/inframe-r.jpg");
	margin-bottom:10px;
}
.information{
	width:500px;
	float:left;
	background-image: url("./img/inframe-l.jpg");
	margin-bottom:10px;
}
.merumagaform{
	width:230px;
	float:right;
	background-image: url("./img/inframe-r.jpg");
	margin-bottom:10px;
}
.merumagaform_{
	width:215px;
	margin:0 7 3 0;
}
/* merumaga */
.merumaga-ipt{IME-MODE:active; background:#ffffff; border:1px solid #ff99cc;}
.merumaga-ipt_e{IME-MODE:disabled; background:#ffffff; border:1px solid #ff99cc;}
.merumaga-btn{font-size:10px; margin:5 0 0 0; color:#CC0099; background:#ffffff; border:1px solid #ff99cc;}
.hand{cursor:hand;}

/* system.html */
.s_tbl{margin-left:20px;}
.simg{margin-left:20px;}
.s_list{
	font-size:12px;
	padding:5 0 5 5;
	text-align:left;
	background-image: url("./img/body_.jpg");
	border:1px solid #FFBBFF;
}
.background01 {
	background-image: url("./img/background01.jpg");
	background-repeat: no-repeat;
}
.background02 {
	background-image: url("./img/background02.jpg");
	background-repeat: no-repeat;
}

/* font設定 */
.f9{font-size:9px;}
.f10{font-size:10px;}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f15{font-size:15px;}
.f17{font-size:17px;}
.f20{font-size:20px;}
.fb{font-weight:bold;}
.fe{font-family:verdana,arial;}
hr {color:#335566; height:1px;}

/* float設定 */
.ll {float:left;}
.rr {float:right;}

