@charset "Shift_JIS";

body {
	margin: 0 auto;
	padding: 0;
	line-height: 1.5;
	text-align: center;
}
#header {
	width: 750px;
	background: #fff;
	margin: 3px auto;
}
#menu {
  width: 200px;
  float: left;
  color: #fff;
  background: #f60;
}
#main {
  width: 400px;
  float: left;
  color: #fff;
  background: #fc0;
}
#footer {
  clear: both;
  width: 600px;
  color: #fff;
  background: #ccc;
}
em {
  font-style: normal;
  font-weight: bold;
  color: #000;
  background: transparent;
}
H1 {
	font-size: 12px;
	font-weight: normal;
}
h2 {
	margin:0px auto;
	font-weight: normal;
	font-size : 12px;
	text-align: center;
	height : auto;
	vertical-align: text-bottom;
	background-image: url(canvas.gif);
	padding: 3px;
	background-position: center center;
}
h3 {
	background-image: url(canvas.gif);
	height: 10px;
	width: 300px;
	font-size: 12px;
	color: #003300;
	background-position: center center;
	left: 20px;
	padding-left: 20px;
}


p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
P.box1 {
	width:150px;
	text-align : left;
	font-size: 12px;
	height: 520px;
	background-image: url(tatecanvas.gif);
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	color: #333333;
}
a {
	text-decoration: none;
	color: #333333;
}

p.box2 {
	width:610px;
	color: #333333;
	font-weight: normal;
	z-index: auto;
	font-size: 12px;
	margin: 20px;
	padding: 20px;
}
p.box3 {
	width:600px;
	font-weight: normal;
	position: relative;
	z-index: 3;
	top: -25px;
	text-align: right;
}
p.box4 {
	width:500px;
	font-weight: normal;
	position: relative;
	z-index: 3;
	text-align: center;
	font-size: 14px;
	background-color: #d9f1ff;
	margin: 3px auto;
}
#line {
	background-color: #ff00ff;
	height: 2px;
	width: 640px;
	margin: 0px auto;
	font-size: 0px;
}


li.list1 {
	list-style-image: url(p001liss.gif);
	list-style-position: outside;
	font-size: 12px;
}
.list2 {
	font-size: 12px;
	color: #99FF00;
	list-style-type: none;
}



#returntotop {
	height: auto;
	width: 600px;
	font-size: small;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 5px;
}
#contents {
	width: 750px;
	color: #000000;
	font-weight: normal;
	font-size: medium;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}
#red {
	width: 140px;
	color: #fff;
	font-weight: normal;
	font-size: small;
	text-align: justify;
	height: auto;
	background-color: #ff0000;
}
ul {
	margin: 0px;
	padding: 10px 20px;
}
.ul.list3 {
	margin: 0px;
	padding: 10px 30px;
}
.list4 {
	font-size: 10px;
	float: left;
	list-style-position: inside;
	list-style-image: url(b020lis.gif);
	padding-right: 20px;
	width: 130px;
}
#tokutei {
	margin: 10px auto;
}
#msGothic {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	margin: 10px auto;
	text-align: center;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
}

