/* ------------------------------
ページプロパティ
------------------------------ */

body,td,th {
	font-family: Meiryo UI, "Hiragino Kaku Gothic Pro","MS PGothic", sans-serif;
	color: #333333;
	font-size: 14px;
	line-height: 1.6em;
}
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: 80px;
	width: 910px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#header h1 {
	clear: left;
	float: left;
	height: 60px;
	width: 290px;
	padding-left: 2px;
}
#header_bt {
	clear: right;
	float: right;
	height: 30px;
	width: 130px;
	margin-bottom: 11px;
	margin-top: 3px;
}
#header_tx {
	clear: right;
	float: right;
	width: 600px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
#navi {
	width: 910px;
	height: 35px;
	margin-bottom: 20px;
	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: 20px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#main_top {
	width: 910px;
	clear: both;
	margin-left: auto;
	margin-right: 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;
	font-size: 12px;
	line-height: 1.3em;
}
#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 {
	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 2px;
}
#left3 {
	background-image: url(../image/templates/left_footer.gif);
	background-repeat: no-repeat;
	font-size: 9px;
	line-height: 1em;
	height: 13px;
	margin-bottom: 15px;
}
#right {
	float: right;
	width: 665px;
	margin-bottom: 20px;
}
#textlink {
	width: 910px;
	padding-top: 30px;
	padding-bottom: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 15px;
	line-height: 2em;
}
#footer_1 {
	padding-top: 20px;
	background-color: #EBEBEB;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 20px;
	width: 100%;
	clear: both;
}
#footer_2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer_l {
	line-height: 1.3em;
	overflow: auto;
	font-size: 14px;
	width: 680px;
	float: left;
}
#footer_bx {
	clear: both;
	display: block;
	margin-bottom: 10px;
}
.footer_benner {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#footer_l1 {
	clear: left;
	float: left;
	white-space: nowrap;
	margin-right: 10px;
	vertical-align: middle;
}
#footer_l2 {
	clear: right;
	float: left;
}
#footer_r {
	float: right;
	clear: right;
	width: 100px;
}
#footer_l img {
	margin-right: 10px;
}
.linkbanner {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
}
