body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	text-align: center;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* サイドシャドウのスタイル */
#side_left {
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#side_right {
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-y;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
/*  	color: #996666;*/
	color: #0000FF;
}
a:visited {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
/*  	color: #996666;*/
	color: #0000CC;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #0000FF;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.px9{
	font-size:9px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.px9-per120 {
	font-size:9px;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.px10 {
	font-size:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.px10-per140 {
	font-size:10px;
	line-height: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.px12	{
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.px12-per140	{
	font-size:12px;
	line-height: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.px14 {
	font-size:14px;
	line-height: 135%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.px14-per135 {
	font-size:14px;
	line-height: 135%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.large{
	font-size:large;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.x-large{
	font-size:x-large;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.xx-large{
	font-size:xx-large;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.table_koumoku {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.container {
	background-position: center;
}
.sitenavi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	height: 27px;
	width: 130px;
	background-image: url(../images/bg_btn.gif);
	background-repeat: no-repeat;
	top: 3px;
}
.table_koumoku {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

