/*■■■■　印刷専用スタイル設定　■■■■*/
#header_print_01 {
	display: none;
}

#header_print_02 {
	display: none;
}

/*■■■■　基本タグ　■■■■*/
body,td,th {
	font-family: "ＭＳ Ｐゴシック", OSAKA, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	font-weight:normal;
	margin: 5px;
	line-height: 1.2em;
}
body {
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
h1 {
	font-size: small;
	color: #000063;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #AF8D3D;
	vertical-align: middle;
}
h2 {
	font-size: small;
	color: #000063;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 9px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CFBB8B;
}
h3 {
	font-size: small;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h4 {
	font-size: small;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
a {
	color: #0033FF;
	text-decoration: underline;
	cursor:pointer;
}
a:visited {
	color: #990099;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
img {
	border: 0px;
}
caption {
	display: none;
}


/*■■■■　ボタン　■■■■*/
.button {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

/*■■■■　レイアウト　■■■■*/
#page_all {
	background-image: url(../images/all_bg.gif);
	background-repeat: repeat-y;
}
#container {
	width: 760px;
	background-image: url(../images/body_bg_main_02.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
}
#left_container {
	float: left;
	width: 600px;
}
#top {
}
#main {
	float: left;
	width: 760px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/home_bg.jpg);
	height: 610px;
}
#main_02 {
	width: 760px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

/*■■■■　ヘッダー　■■■■*/
#header {
	background-image: url(../images/header_bg_home.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 760px;
	margin-top: 0px;
	padding-top: 0px;
}
#header #print01 {
	display: none;
}
#header #print02 {
	display: none;
}
#header #pageback {
	margin-bottom: 5px;
	margin-left: 474px;
}
#header #button01 {
	width: 68px;
	margin-left: 691px;
	height: 20px;
	position: absolute;
	top: 8px;
}
#header #breadcrumbs {
	position: absolute;
	top: 43px;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 445px;
}
#header #pageback {
	position: absolute;
	top: 103px;
	left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 653px;
}
#header #button02 {
	width: 145px;
	height: 14px;
	top: 387px;
	left: 615px;
	position: absolute;
}
#header #button02 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 14px;
	width: 145px;
}
#header #button02 li {
	list-style-type: none;
	top: 66px;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header #button03 {
	width: 117px;
	height: 23px;
	top: 78px;
	left: 637px;
	position: absolute;
}

/*■■■■　メイン（中央部その1）　■■■■*/
#main #contents01 {
	width: 760px;
	margin: 0px;
	float: left;
	padding: 0px;
	position: absolute;
	top: 445px;
}
#main #contents01 table {
	width: 528px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
#main #contents01 tr {
	margin: 0px;
	padding: 0px;
}
#main #contents01 td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#main #contents01 .box01 {
	width: 528px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main #contents01 #righter {
	float: right;
	width: 170px;
	margin: 0px;
	padding-top: 27px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*■■■■　フッター　■■■■*/
#footer {
	width: 760px;
	clear: both;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#footer #navi {
	color: #333333;
	line-height: 160%;
	clear:both;
	width: 760px;
	background-color: #CFBB8B;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#footer #copy {
	text-align:right;
	background-color: #ffffff;
	width: 760px;
	color: #000000;
	line-height: 120%;
	clear: both;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #bcbcbc;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
