@charset "utf-8";
@import url("../../css/global.css")
@import url("../../css/common.css")


/**
フリースペース独自スタイルシート
**/
div.fstest {
	font-size : 18px;
	color : blue;
}
.j12 {font-size:12px;}
.j16 {font-size:16px; font-weight:bold;}
.most {border: 2px solid #FF0000;margin-bottom: 10px;}
.most {border: 2px solid #FF0000;margin-bottom: 10px;}
.table1230 {border-left: 1px solid #FF6666; border-right: 1px solid #FF6666;border-bottom: 1px solid #FF6666;padding-top:15px;padding-bottom:15px;}
.table1231 {border-right: 1px solid #FF6666;border-bottom: 1px solid #FF6666;}
.mininormal {font-size:9px;}
.cat01 {padding:3px;}
.cat011 {font-size:9px; color:#FFFFFF;}
.cat02 {padding-right:5px; border-bottom:1px solid #FF0000;}
.cat022 {font-size:10px; font-weight:bold; color:#000000;}
a.title {font-size:10px;color:#0000FF; line-height:130%; font-weight:bold; text-decoration: none;}
a.title:hover {font-size:10px;color:#0000FF; line-height:130%; font-weight:bold; text-decoration: underline;}
a.big {font-size:14px;color:#000000; line-height:130%; font-weight:bold; text-decoration: none;}
a.big:hover {font-size:14px;color:#000000; line-height:130%; font-weight:bold; text-decoration: underline;}