body{
	font-family			: 'ＭＳ ゴシック', 'MS UI Gothic', Osaka;
	font-size			: 10pt;
}

.pagetitle{
	font-weight			: bold;
	font-size			: 14pt;
}
/*テーブル関係*********************************************/
table{
	font-family			: 'ＭＳ ゴシック', 'MS UI Gothic', Osaka;
	font-size			: 10pt;
}
.tabletitle{
	text-align			: center;
	font-weight			: bold;
}

a{
	text-decoration		: none;
}

/* ↓↓ 2010/01/13 Add_style ↓↓ */
/* ---------- index  ---------- */
.copy_p{
	width				: 850px;
	background-color	: #666666;
	line-height			: 1.8;
}

.copy{
	color				: #ffffff;
	text-decoration		: none;
	cursor				: text;
}

.menu_t{
	border				: 1px solid #74541f;
	border-collapse		: collapse;
	width				: 135px;
}

.title{
	color				: #ffffff;
	background-color	: #74541f;
	text-align			: center;
	width				: 135px;
}

.menu{
	background-color	: #ffffff;
	text-align			: center;
	width				: 135px;
	color				: #666666;
}

.menu a{
	color				: #74541f;
}

.menu a:link{
	color				: #74541f;
}

.menu a:visited{
	color				: #74541f;
}

.main1{
	border-collapse		: separate;
	border				: 1px solid #f0e68c;
	text-align			: center;
}

.main2{
	border-collapse		: separate;
	border				: 1px solid #ffd700;
	text-align			: center;
}

.main3{
	border-collapse		: separate;
	border				: 1px solid #f0e68c;
}

.toptext a{
	color				: #ee8c00; 
	text-decoration		: none;
}

/*  ---------- cp  ---------- */

.cptitle{
	text-align			: center;
	padding-top			: 5px;
	padding-bottom		: 5px;
	padding-left		: 5px;
	padding-right		: 5px;
	font-size			: 16pt;
	color				: #000000;
}

.contract{
	text-align			: left;
	padding-top			: 5px;
	padding-bottom		: 5px;
	padding-left		: 5px;
	padding-right		: 5px;
	font-size 			: 10pt;
	font-family 		: "MS UI Gothic";
	font-weight			: normal;
	color				: #000000;
}

/* gnd */
.gndtitle{
	font-size			: 14pt;
	font-family			: "ＭＳ ゴシック";
	font-weight			: bold;
}
.gndsub{
	font-size			: 12pt;
	font-family			: "ＭＳ ゴシック";
	font-weight			: normal;
}
.gspace{
	font-size			: 12pt;
	font-family			: "ＭＳ ゴシック";
	font-weight			: normal;
	width				: 120px;
}
.gtemporary{
	font-size			: 12pt;
	font-family			: "ＭＳ ゴシック";
	font-weight			: normal;
	color				: #006600;
	width				: 120px;
}
.greserve{
	font-size			: 12pt;
	font-family			: "ＭＳ ゴシック";
	font-weight			: normal;
	color				: #FF6600;
	width				: 120px;
}
