@charset "shift_jis";
body,td,th {
	font-size: 12px;
	line-height: 18px;
}
body {	
	font-family: Verdana, Arial, Helvetica, sans-serif, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrap {
	margin:0 auto;
	width: 900px;
	padding: 0px;
	background-image: url(../image/bg_1.jpg);
	background-repeat: repeat-y;

}
#header {
	height: 120px;
	width: 860px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../image/header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}

#mainmenu {
	height: 40px;
	width: 860px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}

#mainphoto {
	padding: 0px;
	height: 240px;
	width: 860px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#maincontents {
	padding: 0px;
	width: 860px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#tail {
	width: 900px;
	padding: 30px 0px 0px;
	background-image: url(../image/bg_bottom.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	height: 80px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #999;
}
#table1 {
	background-image: url(../image/420_bg_gray.gif);
	background-repeat: repeat-y;
}
p {
	margin: 2px;
	padding: 0px;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#table2 {
	background-image: url(../image/420_bg_gray.gif);
	background-repeat: repeat-y;
}
#table3 {
	background-image: url(../image/420_bg_gray.gif);
	background-repeat: repeat-y;
}
#table4 {
	background-image: url(../image/420_bg_gray.gif);
	background-repeat: repeat-y;
}
hr {
	width: 90%;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	text-align: center;
	clear: both;
	padding: 0px;
	margin: 20px auto;
}
h3 {
	font-size: 14px;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#tail a:link {
	text-decoration: none;
	color: #333;
}
#tail a:visited {
	text-decoration: none;
	color: #333;
}
#tail a:hover {
	color: #0099FF;
	text-decoration: underline;
}



