body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align; center;
	color; #CCCCCC;
    font-size: 15px;
    font-family : "ＭＳ Ｐゴシック",Osaka, sans-serif;
	background: #FFFFFF;
}
#wrapper {
	margin-top: 20px auto;
	width: 600px;
	text-align: left;
	color: #333333;
	background: #ffffff;
}
#maincontent {
	float: right;
	widrth: 400px;
}
#sidebar
	float: left;
	width: 200px;
}
TD {
    font-size: 15px;
    font-family : "ＭＳ Ｐゴシック",Osaka, sans-serif;
}
/*--- ヘッダー位置 ---*/
.title {
	top: 0px;
	left: 0x;
	width:100%;
	position:absolute;
}
/*--- メニュー位置 ---*/
.menu {
	top: 0px;
	left: 0x;
	width:890px;
	margin-top: 92px;
}
/*--- 左定形画像位置 ---*/
.main_L {
	top: 0px;
	left: 0px;
	width:850px;
	height:23px;
	position:absolute;
}
/*--- 中央定形画像位置 ---*/
.main_C {
	top: 178px;
	left: 455px;
	width:360px;
	height:700px;
	position:absolute;
}
/*--- 下定形画像位置 ---*/
.main_B2 {
	top: 1204px;
	left: 17px;
	width:730px;
	position:absolute;
}

/*--- 本文位置 ---*/
.main {
	top: 114px;
	left: 10px;
	width: 780px;
	position:absolute;
}
/*--- トップページフッター位置 ---*/
.footer_top {
	left: -93px;
	position:absolute;
}
/*--- フッター位置 ---*/
.footer {
	left: 0px;
	position:absolute;
}
/*--- [ページの先頭へ]ボタン ---*/
.page_top {
  border: solid #666666 1px;
  width: 93px;
  color: #666666;
  font-size: 12px;
}

/*--- 文字設定 ---*/
.f_size15 {font-size: 30px;}
.f_size08 {font-size: 23px;}
.f_size01 {font-size: 16px;}
.f_size-1 {font-size: 14px;}
.f_size-2 {font-size: 13px;}
.f_size-3 {font-size: 12px;} /*--- style21 ---*/
.f_size-5 {font-size: 10px;} /*--- style18 ---*/

.f_Gray {color: #666666;} /*--- style4 ---*/
.f_Red  {color: #ff0000;} /*--- style4 ---*/
.f_Navy {color: #000066;} /*--- style19 ---*/

.f_White_tit {
	color:#FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.f_Yellow_tit {
	color:#FFFF00;
	font-size: 16px;
	font-weight: bold;
}
.col_tit {
	color:#CCCCCC;
	font-size: 18px;
	font-weight: bold;
}
.header_tit {
	color:#CCCCCC;
	font-size: 18px;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif"; 
}

.style5  {font-size: 12px; color: #666666;}
.style10 {font-size: 11px; color: #666666;}
.style14 {font-size: 11px; color: #FFFFFF;}
.style17 {font-size: 10;}
.style20 {font-size: 14px;}

.txt10pt {
	color:#333333;
	font-size: 10pt;
	font-weight: normal;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";


}
.txt12pt {
	color:#333333;
	font-size: 12pt;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}

/*--- テーブル設定 ---*/
.table_col {
	line-height : 22px;
	border : 0px;
	width : 625;
	align : center;
}
