body {
	background-color: #eae4c5;
}
body,td,th {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
}
form {
	margin: 0px;
}

/* カラー - テーブル - 背景 */
.table_border_1 {
	background-color: #fdf6e1;
	border: solid 1px #cabc5d;
	border-collapse: collapse;
}
.table_border_2 {
	border: solid 1px #cabc5d;
	font-size: 12px;
	line-height: 18px;
}

/* スタイル - フォーム - トップページ */
.form_top {
	font-size: 12px;
	color: #94938e;
	background-color: #f2efe3
}
/* スタイル - テキスト - 聡・mーマル */
.text_weight_n {
text-decoration:none;
 }
/* テキスト - スタイル - whatsnew楠鍍 */
.text_topnew {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
/* テキスト - スタイル - 聡建 */
.text_bold {
	font-weight: bold;
}/* テキスト - サイズ - トップページ */
.text_top {
	font-size: 12px;
	line-height: 18px;
}
/* テキスト - Copyright */
.text_copyright1 {
	font-size: 10px;
	line-height: 16px;
}
/* テキスト - Copyright */
.text_copyright2 {
	font-size: 12px;
	line-height: 16px;
	font-weight:normal;
 }

/* 背景峨除 - 影_豪*/
.bg_shadow_l {
	background-image:url(../images/bg_shadow_l.gif);
}
/* 背景峨除 - 影_右 */
.bg_shadow_r {
	background-image:url(../images/bg_shadow_r.gif);
}
#wrapper {
	margin: 0px auto;
	width: 650px;
	background: #FFFFFF;
	padding: 20px;
}


a:link {color: #ce0000; text-decoration: none; font-weight:bold}
a:visited {color: #ce0000; text-decoration: none; font-weight:bold}
a:hover {color: #ce0000; text-decoration: underline; font-weight:bold}
a:active {color: #ce0000; text-decoration: underline; font-weight:bold}
