/* ------------------------------
ページプロパティ
------------------------------ */

body,td,th {
	color: #333333;
	font-size: 12px;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
}
body {
	background-color: #EBEBEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/templates/background.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #0D88E3;
	text-decoration:underline
}
a:visited {
	color: #0D88E3;
	text-decoration:underline
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #0000CC;
	text-decoration:underline
}

/* ------------------------------
テンプレートレイアウト用ボックス定義
------------------------------ */

#wrapper {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-image: url(../image/templates/background.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#header {
	height: 86px;
	width: 910px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#navi {
	width: 910px;
	height: 35px;
	margin-bottom: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#navi ul {
	padding: 0px;
	margin: 0px;
}
#navi li {
	font-size: 9px;
	float: left;
	list-style-type: none;
}
#navi li a {
}
#title {
	width: 910px;
	margin-bottom: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#main_top {
	width: 910px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
#main_etc {
	width: 910px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	width: 230px;
	float: left;
	margin-bottom: 20px;
}
#left1 {
	font-size: 9px;
	line-height: 1em;
}
#left2 {
	background-color: #EBEBEB;
	width: 214px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9B9B9;
	border-left-color: #B9B9B9;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
}
#left2 img {
	margin-top: 15px;
	margin-bottom: 13px;
}
#left2 ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left2 li {
	line-height: 1.3em;
	margin-bottom: 5px;
	list-style-type: none;
	background-image: url(../image/templates/left_arrow.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-position: 0px 1px;
}
#left3 {
	background-image: url(../image/templates/left_footer.gif);
	background-repeat: no-repeat;
	font-size: 9px;
	line-height: 1em;
	height: 13px;
}
#right {
	float: right;
	width: 665px;
	margin-bottom: 20px;
}
#textlink {
	width: 910px;
	padding-top: 40px;
	padding-bottom: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer_1 {
	padding-top: 18px;
	clear: left;
	background-color: #EBEBEB;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 5px;
	width: 100%;
}
#footer_2 {
	width: 800px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}
#footer_l {
	line-height: 1.3em;
	float: left;
	overflow: auto;
}
#footer_r {
	float: right;
	clear: right;
	overflow: auto;
}
#footer_l img {
	margin-right: 10px;
}
