/*-----ちゃネとら　date2007.5-----*/

/*---------------------------＜＜BASIC＞＞-----------------------*/

#space {
	width: 1px;
	background-color: #cccccc;
}
.centering {
	text-align:center;
}

img {
	border: 0px none;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
/*----------------TOP指定----------------*/
#right {
	padding: 0px;
	margin: 0px;
	width: 650px;
	margin: 0;
	padding: 0;
	}	
	
#left {
	padding: 0px;
	margin: 0px;
	width: 149px;
	text-align:center;	
	margin: 0;
	padding: 0;
	}	

.new {
	margin: 0px;
	float: left;
	width: 514px;
	background-color: #FFF7DF;
	text-align: center;
}
.new-txt {
	font-weight: nomal;
	text-align: left;
	color: #B1030A;
	line-height: 130%;
	margin: 10px 10px 10px 10px;
}
.new-date {
	font-weight: nomal;
	text-align: left;
	color: #B1030A;
	line-height: 130%;
	width: 480px;
	margin: 10px 0px 0px 5px;
	font-weight: bold;}
/*----------------TOPリンクの指定----------------*/
a.link-t:link {
	color: #B1030A; text-decoration: none;}

a.link-t:hover {
	color: #FF333B; text-decoration: underline;}

a.link-t:visited {
	color: #B1030A; text-decoration: none;}

a.link-t:active {
	color: #FF333B; text-decoration: underline;}
	
	/*----------------リンクの指定----------------*/
a:link {
	color: #B1030A; text-decoration: none;}

a:hover {
	color: #FF333B; text-decoration: underline;}

a:visited {
	color: #B1030A; text-decoration: none;}

a:active {
	color: #FF333B; text-decoration: underline;}

/*----------------フォントの指定----------------*/

.f-small {
	font-size: 92%;
	line-height: 120%;
}
.f14 {
	font-size: 110%;
	line-height: 135%;
}
.f-red {
	font-size: 95%;
	color: #B1030A;
	text-align: center;
	}
.t-red {
	color: #B1030A;
	text-align: left;	}
.f-bk {
	color: #000000;
	text-align: left;	}
.f-wh {
	color: #cccccc;
	text-align: left;	}
.ks-txt{
	color: #ffffff;
	margin: 3px; padding: 3px;
	font-size: 90%;
	text-align: center;
}
.ks-txt{
	color: #cccccc;
	margin: 1px;
	padding: 0px 0px 8px 10px;
	font-size: 80%;
	text-align: left;
}
.f-reds {
	font-size: 85%;
	color: #B1030A;
	margin-right: 5px;
}
		/*---------------------------------＜＜共通使用クラス＞＞--------------------------------*/
.f_center{
	float: center;
}
.margin-2{
	margin-left: 2px;
}
.margin-5{
	margin-left: 5px;
}
.echooff {
	display:none;
}
.f-left {
	float: left;

}
.f-right {
	float: right;
}
.clear {
	clear: both;
}
.t-center {
	text-align: center;
}
.t-left {
	text-align: left;
}
.t-right {
	text-align: right;
}


/* 上マージン */
.top05 {
	margin-top: 5px;
}

.top10 {
	margin-top: 10px;
}

.top15 {
	margin-top: 15px;
}

.top20 {
	margin-top: 20px;
}
.top23 {
	margin-top: 23px;
}

/* 左側のマージン */

.left05 {
	margin-left: 5px;
}

.left08 {
	margin-left: 8px;
}

.left10 {
	margin-left: 10px;
}

.left15 {
	margin-left: 15px;
}

.left20 {
	margin-left: 20px;
}
/* 右側のマージン */

.right05 {
	margin-right: 5px;
}

.right08 {
	margin-right: 8px;
}

.right10 {
	margin-right: 10px;
}

.right15 {
	margin-right: 15px;
}

.right20 {
	margin-right: 20px;
}
/* 下のマージン */
.bottom03 {
	margin-bottom: 3px;
}
.bottom05 {
	margin-bottom: 5px;
}

.bottom08 {
	margin-bottom: 8px;
}

.bottom10 {
	margin-bottom: 10px;
}

.bottom15 {
	margin-bottom: 15px;
}

.bottom20 {
	margin-bottom: 20px;
}
.bottom25 {
	margin-bottom: 25px;
}

.copyright {
	height: 90px;
	width: 800px;
	text-align: right;
	margin-top: 10px;
	vertical-align: top;
}