/*-- 本文　--*/
BODY{
	color : #000000; 
	font-family:"Times New Roman","ＭＳＰ ゴシック";
	font-size : 14pt;
	background-color:#FFFFFF;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	scrollbar-3dlight-color : #0066FF;
	scrollbar-arrow-color : #0066FF;
	scrollbar-base-color : #0066FF;
	scrollbar-darkshadow-color : #0066FF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #0066FF;
	scrollbar-shadow-color : #0066FF;
	background-image : url("http://www.titech-tfclub.net/img/buki.jpg");
	background-attachment: fixed;
	background-position: right bottom;
	background-repeat: no-repeat;
}

/*-- リンク　--*/
A{
	color:#0000FF;
	text-decoration:none;
}
A:hover{
	color:#FF0000;
	text-decoration:underline;
}
.linkwhite{
	font-size : 10pt;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
/*-- テーブル　--*/
TABLE{
	border-collapse: collapse;
	padding: 0px;
	border-width: 0px;
}
.wide{
	border-collapse: separate;
	width:580px;
}
.wide2{
	border-collapse: separate;
	width:530px;
}
.net{
	border-collapse: separate;
}
.backcolor1{ background-color: #6666ff;}
.backcolor2{ background-color: #9999ff;}
/*-- 最上部 --*/
.over{
	background-color:#000033;
	text-align: left;
	font-size : 12pt;
	color : #FFFFFF;
	background-image : url("http://www.titech-tfclub.net/img/topback.gif");
	margin-top : 0px;
	margin-bottom : 0px;
	line-height: 105%;
}
.over_t{
	background-color:#000033;
	background-image : url("http://www.titech-tfclub.net/img/titech.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*-- パンくずリスト --*/
.bar1{
	background-color : #0033CC;
	height  : 2px;
}
.panlist{
	background-color : #9999FF;
	font-size : 10pt;
	font-weight: bold;
	color: #000099;
}

/*-- コンテンツ背景 --*/
.contents_base{
	background-color : #000066;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size:14pt;
}

/*-- メニュー背景 --*/

.c_back1{
	background-color : #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size : 11pt;
	color: #000000;
}
.c_back2{
	background-color : #CCCCFF;
	text-align: center;
	font-weight: bold;
	font-size : 11pt;
	color: #000000;
}
.c_bottom{
	background-color : #000066;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size:8pt;
}

/*-- 本文サブタイトル --*/
.subtitle{
	margin-top : 20px;
	margin-left : 30px;
	margin-right : 30px;
	color: #000000;
	text-align: left;
	font-size : 12pt;
	font-weight: bold;
}

/*-- 本文 --*/
.text1{
	color: #000000;
 	text-indent: 1em;
	line-height: 130%;
	text-align:left;
	margin-top : 10px;
	margin-left : 35px;
	margin-right : 30px;
	text-align: left;
	font-size : 10pt;
}
.text2{
	color: #000000;
 	text-indent: 1em;
	line-height: 150%;
	text-align:left;
	margin-top : 10px;
	margin-left : 30px;
	margin-right : 30px;
	text-align: left;
	font-size : 12pt;
}
.text3{
	color: #000000;
 	text-indent: 1em;
	line-height: 130%;
	text-align:left;
	margin-top : 10px;
	margin-left : 5px;
	margin-right : 5px;
	text-align: left;
	font-size : 12pt;
}
/*-- 画像 --*/
.pic1{
	color: #000000;
	margin-top : 5px;
	margin-left : 70px;
	margin-right : 70px;
	text-align: right;
	font-size : 10pt;
}
.bar{
	margin-top : 10px;
	margin-left : 30px;
	margin-right : 20px;
}
/*-- 空白 --*/
.null1{
	width: 20px;
}
.null2{
	width: 5%;
}

/*-- 文字 --*/
.new{
	color : #FF0000;
	text-decoration: blink;
	font-size : 8pt;
}
.date{
	color : #FF0000;
	text-decoration: none;
	font-size : 7pt;
}
.top{
	text-align: right;
	margin-top : 0px;
	margin-right : 10px;
	margin-bottom : 0px;
	font-size: 12pt;
	font-weight: bold;
}
.konbou{
	font-weight: bold;
}