body{
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #FBFCFC;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-base-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-base-color: #ffffff;
	background-color: #ffffff;
	margin:0 auto;
	padding:0;
	line-height: 1.4;
	font-family:Arial, sans-serif;
	font-size:0.9em;
}

p{
	padding: 0px 0px 0px 0px;
}

img{
	margin: 0px 8px 0px 0px;
	border-color: #ffffff;
	border: 0px;
}

#column_house{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#column02{	/* 左メニュー */
	width: 220px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	line-height: 1.5;
	font-size: 12px;
	background-color: #ffffff;
	text-align: left;
	float: left;
}

#column02 A:link {
	text-decoration: none;
	color: #333333;
}
#column02 A:visited {
	text-decoration: none;
	color: #333333;
}
#column02 A:hover {
	color: #5577b7
}

#column03{	/* コンテンツフレーム */
	width: 740px;
	text-align: center;
	vertical-align: top;
	font-size: 13px;
	background-color: #ffffff;
	text-align: left;
	float: left;
	padding: 5px 0px 0px 5px;
}

#column03a{	/* コンテンツAタイプ */
	width: 740px;
	text-align: center;
	vertical-align: top;
	font-size: 13px;
	background-color: #ffffff;
	text-align: left;
	float: left;
	padding: 0px 0px 5px 5px;
}

#t01_head{	/* ヘッダ */
	text-align: right;
	font-size: 12px;
	letter-spacing: 0.13em;
	line-height: 1.5;
	padding-right: 3;
	padding: 0px 5px 10px 0px;
}

#t01_head A:link {
	text-decoration: none;
	color: #333333;
}
#t01_head A:visited {
	text-decoration: none;
	color: #333333;
}
#t01_head A:hover {
	color: #FF9900;
}

#t01_footer{
	text-align: right;
	font-size: 12px;
	letter-spacing: 0.13em;
	line-height: 1.5;
	padding-right: 3;
	padding: 0px 5px 0px 0px;
}
#t01_footer A:link {
	text-decoration: none;
	color: #333333;
}
#t01_footer A:visited {
	text-decoration: none;
	color: #333333;
}
#t01_footer A:hover {
	color: #FF9900;
}

h1{
	padding: 10px 0px 10px 15px;
	margin: 5px 0px 10px 0px;
	font-size: 18px;
	color: #ffffff;
	background-color: #bc002d;
}

h2{
	padding: 5px 0px 5px 15px;
	margin: 10px 0px 0px 0px;
	color: #ffffff;
	line-height: 2.0;
	font-size: 14px;
	background-color: #444444;
}

h3{
	padding: 5px 5px 5px 5px;
	margin: 2px 0px 5px 0px;
	color: #333333;
	line-height: 1.5;
	font-size: 13px;
	background-color: #eeeeee;
}

h4{
	padding: 5px 1px 3px 10px;
	margin: 2px 5px 0px 0px;
	color: #333333;
	line-height: 1.5;
	background-color: #eeeeee;
}

h5{
	padding: 3px 1px 3px 10px;
	margin: 0px 0px 10px 0px;
	color: #364566;
	font-size: 13px;
	border-style: solid;
	border-color: #998888;
	background-color: #eeeeee;
	border-width: 0px 0px 1px 5px;
}

td.contents_01{
	height: 100%;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	line-height: 1.4;
	font-size: 13px;
}

.home_head{
	padding: 0px 0px 10px 0px;
	text-align: right;
	font-size: 12px;
	letter-spacing: 0.13em;
	line-height: 1.5;
	padding-right: 3;
}

.home_head A:link {
	text-decoration: none;
	color: #333333;
}
.home_head A:visited {
	text-decoration: none;
	color: #333333;
}
.home_head A:hover {
	color: #FF9900;
}

.contents_head{
	padding: 10px 10px 10px 0px;
	text-align: right;
	font-size: 14px;
	letter-spacing: 0.13em;
}

.contents_head A:link {
	text-decoration: none;
	color: #940427;
}
.contents_head A:visited {
	text-decoration: none;
	color: #940427;
}
.contents_head A:hover {
	color: #FF9900;
}

li{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
}

hr.style1{
	height: 1px;
	border: #ffffff 1px solid;
	width: 100%;
}

.red{
	color: #ff0000;
}

.blue{
	color: #0000ff;
}

.green{
	color: #009933;
}

.white{
	color: #ffffff;
}

.gray{
	color: #666666;
}

.orange{
	color: #ff9900;
}
.yellow{
	color: #999900;
}

table.{
	margin:	0px;
	border: solid #666666;
	border-width: 2px 0px 2px 0px;
	vertical-align: top;
	line-height: 1.5;
}

td.{
	color: #333333;
	font-size: 13px;
	line-height: 1.5;
}

td.page_f_main{
	height: 55px;
}

td.page_f_line{
	height: 5px;
	background-color: #ffffff;
}

td.page_f_blank{
	width: 180px;
	background-color: #333333;
}

th{
	font-size: 13px;
}

.site A:link {
	color: #00AAFF;
}
.site A:visited {
	color: #996666;
}
.site A:hover {
	color: #FF9900;
}

table.std740{
	width: 740px;
	border: solid #444444;
	border-width: 0px;
	background-color: #444444;
	color: #ffffff;
	vertical-align: top;
	line-height: 1.5;
	font-size: 12px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

td.center_eeeeee_w120{
	width: 120px;
	padding: 5px;
	background-color: #eeeeee;
	color: #000000;
	text-align: center;
}

td.left_eeeeee_w100p{
	padding: 5px;
	background-color: #eeeeee;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

