@charset "utf-8";
/*すべての属性に適用する場合*/
*{
	margin: 0px;
	padding: 0px;
}
/* CSS Document */
body {
	font-family: "ＭＳ Ｐゴシック",sans-serif;
}

td {
	font-family: "ＭＳ Ｐゴシック",sans-serif;
}

th {
	font-family: "ＭＳ Ｐゴシック",sans-serif;
}

img {
	border: 0px;
}

.table {
	border-bottom: 1px dotted #ccc;
}

.tx_main {
	font-size: 12px; line-height: 14px; color: #333333
}

.tx_bold {
	font-size: 12px; font-weight: bold; color: #333333
}

#header {
	background-color: #FFFFFF;
	height: 121px;
	width: 950px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#main {
	height: auto;
	width: 950px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
}

#logoarea {
	height: 60px;
	width: 950px;
	background-color: #FFFFFF;
	
}
#navibar {
	background-color: #F8F7F6;
	background-image: url(images/topnavi.jpg);
	height: 29px;
	width: 950px;
	
}
#navitext {
	height: 33px;
	width: 950px;
	background-color: #FFFFFF;
	
}
.navitable {
	margin-left: 7px;
	background-image: none;
	padding: 0px;
	height: auto;
}
.navitabletd{
	background-image: url(images/navibar.jpg);
	background-repeat: repeat-x;
	height: 29px;
	width: 146px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: center;
	background-attachment: scroll;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #666666;
	float: left;
	line-height: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navitexttable {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	font-style: normal;
	color: #333333;
	width: 930px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 6px;
	margin-left: 6px;
	letter-spacing: 0.1em;
	word-spacing: normal;
}
.content {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 760px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.adarea {
	background-color: #FFFFFF;
	height: 852px;
	width: 150px;
	float: right;
}

.adarea a:link {
	text-decoration: none;
	
}
.adarea a:visited {
	text-decoration: none;
	color: #0066FF;
}
.adarea a:hover {
	text-decoration: none;
	color: #FF0033;
}
.adarea a:active {
	text-decoration: none;
}
.footer {
	background-image: url(images/footnavi.jpg);
	height: 45px;
	width: 950px;
	text-align: center;
	white-space: normal;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	vertical-align: middle;
	padding-top: 4px;
	clear: both;
}
.frm {
	margin-left: 4px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-weight: normal;
}
.listtable {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	margin-top: 11px;
	margin-right: 2px;
}
.listtable td{
	background-image: url(images/navubar1.gif);
	height: 30px;
	width: 150px;
	background-position: left;
	text-align: left;
	text-indent: 10px;
	background-repeat: repeat-x;
}