body {
	background-color: #806E52;
	margin: 0px;
	padding: 0;
}
* {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	color : #232323;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}
img,table{
	border:0px;
}
h1,h2,h3{
	text-shadow:2px 2px #EEEEEE;
/*	filter: dropshadow(offx=2, offy=2, color=#EEEEEE, positive=1);*/
	width:100%;
}
h1 {
	font-size: 18px;
	line-height: normal;
	margin: 0px;
	color : #000099;
}
h2 {
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	color : #990000;
}
h3 {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	color : #232323;
}
dl{
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 15px;
}
dt{
	margin: 0px;
	margin-bottom:1em
	font-size:14px;
}
dd{
	margin: 0px;
	margin-right:1em;
	margin-left:1em;
	margin-bottom:1em;
	font-size:12px;
	line-height: 1em;
}
hr{
	border-style: dashed;
	border-color: #232323;
}
a{
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #990099;
}
a:hover {
	color: #CC0000;
}
.a_w{
	text-decoration: none;
}
.a_w:active {
	color: #FFFFFF;
}
.a_w:link {
	color: #FFFFFF;
}
.a_w:visited {
	color: #FFFFFF;
}
.a_w:hover {
	color: #999999;
}
.english {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}
h5.help {
	font-size: 80%;
	color: #999999;
}
/*----------------------------------------------------
ここから
----------------------------------------------------*/
.main_table {
	width: 740px;
}
.header {
	height: 50px;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	background-image: url(../images/header_image_01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.body {
	background-image: url(../images/background_image_01.gif);
}
.footer {
	height: 40px;
	padding: 13px 10px 0px 10px;
	background-image: url(../images/footer_image_01.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.icon {
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
}
.menu_top {
	color: #FFFFFF;
	float: right;
}
.copyright {
	color: #CCCCCC;
	font-size: 10px;
}
.inner_table {
	width: 700px;
	height: 100%;
}
.menu_left {
	width: 220px;
	background-image: url(../images/background_image_02.gif);
}
.contents {
	width: 480px;
	height: 100%;
	background-image: url(../images/background_image_03.gif);
}
.contents_bottom {
	height: 100%;
	padding: 0px 10px 0px 10px;
	background-image: url(../images/contents_image_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.navigator {
	width: 220px;
	margin: 0px 0px 0px 0px;
}
.address {
	width: 190px;
	height: 100px;
	color: #FFFFFF;
	margin: 10px 0px 10px 10px;
	padding: 10px 10px 10px 20px;
	background-image: url(../images/address_image_01.gif);
}
.strong_a {
	color: #FFFFFF;
	font-size: 14px;
}
.naiyou{
	margin: 10px 0px 0px 0px;
}
.red{
	color: #cc0000;
	font-size: 16px;
}
table#itemlist td{
	border-top: solid 1px #cccccc;
}
.flow_bg{
	background-color: #E1D9CE;
	height: 48px;
	font-size: 12px;
	line-height: 14px;
}
.tbg{
	width: 460px;
	height: 50px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
}