body {
	color: #666666;
	background-position: center;
	background-color: #def3e0;
}
h4 {
	margin: 0px;
	padding: 0px;
}
address {
	font-style: normal;
}
/*ヘッダ処理*/
.header {
	background-image: url(../common/header_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 743px;
}
/*フッタ著作権表示*/
.copyright {
	background-image: url(../common/copyright_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*文字設定：大きさ100%、行間150%*/
.text80_150 {
	font-size: 100%;
	line-height: 150%;
}
/*文字設定：大きさ110%、行間150%*/
.text90_150 {
	font-size: 110%;
	line-height: 150%;
}
/*インデント処理20px*/
.indent20 {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
/*汎用リンク*/
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #F39900;
}

/*サイドメニューリンク*/
a:link.menu {
	color: #666666;
	text-decoration: none;
}
a:visited.menu {
	color: #666666;
	text-decoration: none;
}
a:hover.menu {
	color: #F39900;
	text-decoration: none;
}
/*サイドメニュー仕様*/
/*メニューの大きさ*/
.menu_box {
	font-size: 110%;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*メニュー下部の処理*/
.sidemenu_btm {
	background-image: url(../common/side_footerback.gif);
	background-repeat: no-repeat;
}
/*メニューの背景設定*/
.sidemenu_back {
	background-image: url(../common/sidemenu_back.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.waku_green {
	border: 1px double #689431;
}
.service {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #128f2e;
	border-right-color: #128f2e;
	border-bottom-color: #128f2e;
	border-left-color: #128f2e;
}
.service_td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.service2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F28F00;
}
.mincho {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.tabule_boredr1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.tabule_boredr2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.tabule_boredr3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.tabule_boredr4 {
	border: 1px solid #333333;
}
.list_indent {
	padding: 0px 0px 0em 2em;
	margin: 0px;
}
