/* CSS Document */


*{
	margin:0;
	padding:0;
}
	
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
	font-style:normal
}

body {
	text-align: center;
	font-size: 12px;
	color: #333333;
}
#container {
	width: 740px;
	margin: auto;
	padding: 0px;
	text-align: left;
	border-right: 1px ridge #999999;
	border-left: 1px ridge #999999;
	background: #FFFFFF url(../Copy of N_kanai/top_back.jpg) no-repeat 250px 50px;
	clear: both;
	height: auto;
	border-bottom: 1px ridge #999999;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 800px;
	float: left;
}
#main #box {
	font-size: 14px;
	color: #333333;
	clear: right;
	height: auto;
	width: 530px;
	float: right;
	background: #FFFFFF;
}

#main #box_news {
	font-size: 14px;
	color: #333333;
	clear: both;
	height: auto;
	width: 690px;
	float: right;
	background: #FFFFFF;
	margin-top: 10px;
}


#main #boxin {
	font-size: 16px;
	color: #333333;
	clear: both;
	height: auto;
	width: 570px;
	margin: 10px 0px;
	float: right;
	border-top: 1px dotted #CCCCCC;
	padding: 5px 0px 5px 5px;
}
#boxin_l {
	clear: left;
	float: left;
	height: auto;
	width: 280px;
	font-size: 14px;
	line-height: 20px;
}
#boxin_r {
	clear: right;
	float: right;
	height: auto;
	width: 280px;
	font-size: 14px;
	line-height: 20px;
}

#navi {
	float: left;
	width: 200px;
	background: url(../Copy of N_kanai/side_back.gif) repeat-y;
	height: auto;
	clear: left;
	font-size: 0px;
	line-height: 0px;
	margin-top: 5px;
}
#main {
	width: 740px;
	background: #FFFFFF;
	clear: both;
	float: left;
}

#main_r {
	width: 538px;
	background: #FFFFFF;
	clear: right;
	float: right;
	height: 120px;
}

#main_r_p {
	width: 538px;
	background: #FFFFFF;
	clear: right;
	float: right;
	height: auto;
}



#footer {
	clear: both;
	float: none;
	text-align: center;
	height: 20px;
	padding: 10px 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	background: #3366CC;
}
li {
	text-decoration: none;
	display: block;
	font-size: 0px;
	list-style: url(../Copy of N_kanai/navi.gif);
	line-height: 0px;
	width: 200px;
}
ul {
	font-size: 0px;
	line-height: 0px;
}
a {
	text-decoration: none;
}
p {
	font-size: 90%;
	line-height: 18pt;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
}
h6 {
	font-size: 12px;
	color: #333333;
	margin: 5px 0px;
}
h1 {
	font: bold 24px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h2 {
	font-size: 18px;
	color: #000066;
	margin: 10px 0px;
}

h3 {
	font-size: 18px;
	color: #0000CC;
	margin: 10px 0px 5px;
	border-left: 15px solid #00CCFF;
	padding: 0px 0px 0px 5px;
	width: 500px;
	border-bottom: 1px dotted #00CCFF;
}
h5 {
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 0px 40px;
}
h4 {
	font-size: 14px;
	line-height: 28px;
	color: #333333;
	padding: 0px 0px 5px 20px;
}
#boxin_foot {
	clear: both;
	height: auto;
	width: 570px;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
table {
	font-size: 90%;
	line-height: 24px;
	color: #333333;
	height: 300px;
	width: 515px;
}
tr {
	border-bottom: 1px dotted #333333;
}
th {
	border-bottom: 1px dotted #999999;
	width: 120px;
}
td {
	border-bottom: 1px dotted #999999;
}
#main_r #box img {
	clear: right;
	float: right;
}
