@charset "utf-8";
/* CSS Document */

.subtitle{
	font-size:13px;
	text-decoration:none;
	float:right;
	margin:5px 0;
	}
	
.subtitle a{
	text-decoration:none;
	color:#03C;
	}
	
.subtitle a:hover{
	color:#900;
	top:1px;
	left:1px;
	position:relative;
	}


.check_box_text{
	width:55px;
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif, "細明體";
	font-size:13px;
	color:#036;
	margin-right:10px;
	}

.title{
	font-size:15px;
	color:#F30;
	text-decoration:none;
	font-weight:bold;
	margin:5px 0 10px 0;
	}

.oKey{
	margin:30px 0 10px 0;
	}

.old{
	font-size:12px;
	color:#039;
	text-decoration:none;
	}
