body {
	padding: 0px;
	margin: 0px auto;
	width: 748px;
	height: 950px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5c5c5c;
	border-right-color: #5c5c5c;
	border-bottom-color: #5c5c5c;
	border-left-color: #5c5c5c;
	background-image: url(../simg/back_g.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#interchangeability_txt{
	width:520px;
	overflow: hidden;
}

 a:link{color: #26517D; text-decoration: underline}
 a:active{color:#26517D; text-decoration: underline}
 a:visited	{color:#26517D; text-decoration: underline}
 a:hover 	{color:#000066; text-decoration: underline}
 
.search {
	height: 14px;
	width: 120px;
	margin-top:5px;
}
form{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.f10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 70%;
	color: #666666;

}
.f10gray {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 70%;
	line-height: 1.4;
	color: #666666;
}
.f11 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 75%;
	color: #666666;

}
.f11gray {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 75%;
	line-height: 1.4;
	color: #666666;
}
.f12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 80%;
	color: #666666;

}
.f12gray {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 80%;
	line-height: 1.6;
	color: #666666;
}

.f14 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 90%;
	line-height: 1.6;
	color: #666666;
}

.testlayer {
	visibility: hidden;
	position: absolute;
	background-color: #003366;
	width: 500px;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
}
.g_line {
	float: right;
}

.arial{
	font-family: "Arial";
	font-size:8pt;
}

.img_r{
	float:right;
	padding:4px;
}

.img_l{
	float:left;
	padding:4px;
}

/*プラスの部屋バックナンバー　折りたたみ用
-記事全体をdivで囲んでID名をone,two,three,for...
のようにつけていってください。
設定をdisplay:none;にすることでバックナンバーが非表示になります。
表示は../js/showhide.jsで行います。
*/
#one{
	display:none;
	}
	
#two{
	display:none;
	}

#three{
	display:none;
	}
#four{
	display:none;
	}
#five{
	display:none;
	}
#six{
	display:none;
	}
#seven{
	display:none;
	}
#eight{
	display:none;
	}
#nine{
	display:none;
	}
#ten{
	display:none;
	
	}
#eleven{
	display:none;
	}
#twelve{
	display:none;
	}
#thirteen{
	display:none;
	}
#fourteen{
	display:none;
	}
#fifteen{
	display:none;
	}
#sixteen{
	display:none;
	}
#seventeen{
	display:none;
	}
#eighteen{
	display:none;
	}