@charset "utf-8";
body{
	margin:0px;
	padding:0px;
	background-color:#dddddd;
	font-size: 10pt;
	color: #333333;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

#contents{
	margin:0px auto;
	padding:0px 0px 0px 20px;
	width:780px;
	background:#ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow: auto;
}


#header{
	margin:0px;
	padding:5px 0px 0px;
	width:780px;
	background:#ffffff;
	float: left;

}

#navigation{
	float:left;
	margin:0px;
	padding:0px 0px 0px 1px;
	width:180px;
	background:#ffffff;
}


#naiyou{
	float:left;
	margin:0px;
	padding:0px 0px 0px 19px;
	width:560px;
	background:#ffffff;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	overflow: visible;
}

#topcontents{
	margin:0px;
	background:#ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	width: 560px;
}

.topics{
	float:left;
	margin:0px;
	width:580px;
	background:#ffffff;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.topics2{
	margin:0px;
	padding:0px 12px 15px;
	background:#ffffff;
	line-height: 150%;
	width: 540px;
	border-top: #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: #CCCCCC;
}

.topmenu{
	margin:0px;
	padding:0px 0px 0px 20px;
	background:#ffffff;
	border: 2px #CCCCCC;
	line-height: 130%;
	width: 560px;
}

.titsodan{
	line-height: 140%;
	font-size: 12px;
	font-weight: bold;
	color: #999966;
}


.headertxt{
	font-size: 10px;
}

.maincopy{
	font-size: 12px;
	color: #669933;
	line-height: 140%;
}


.footer{
	margin:0px;
	width:760px;
	background:#ffffff;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
	float: left;
}

.tanaka_footer {
	width : 740px;
	clear : both;
	text-align: center;
	border-top: 1px solid #909090;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: left;
	padding: 10px;
}

.navi01 a:link		{
	color:#666666;
	text-decoration:none;
	font-size: 10pt;
	line-height: 130%;
	text-align: left;
}

.navi01 a:visited	{
	color:#666666;
	text-decoration:none;
	font-size: 10pt;
	line-height: 130%;
	text-align: left;
}


.navi01 a:hover		{
	color:#FF6666;
	text-decoration:none;
	font-size: 10pt;
	line-height: 130%;
	text-align: left;
}


.navi01 a:active	{
	color:#FF6666;
	text-decoration:none;
	font-size: 10pt;
	line-height: 130%;
	text-align: left;
}
table.navi{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	}

table.navi td{
	padding-bottom: 5px;
	padding-top: 0px;
	}

table.menu{
	border-top:1px dashed #999999;
	margin-left: 20px;
	margin-top: 10px;
	}

table.menu td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	}
	
table.sodan{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #e2e5de;
	}

table.sodan td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	}
	
table.qa{
	margin-left: 20px;
	margin-top: 10px;
	}

table.qa td{
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	}
