* {
	margin: 0 auto;
	padding: 0 ;
	font-family: Arial, Helvetica, sans-serif;
}
a,
a:active,
a:focus {
	text-decoration: none;
	color: #0000cd;
}
a:hover {
	text-decoration: none;
	color: #0000cd;
}
#contents a,
#contents a:active,
#contents a:focus {
	border-bottom: dashed 1px;
}
#contents a:hover {
	background: url("../img/bg-hover.png") repeat-x;
	border-bottom: solid 1px;
}
ul {
	list-style-type:none;
}
h1 {
	padding-top: 10px;
	padding-right: 100px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: 30px;
	text-align: right;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#header p {
	padding-top: 1px;
	padding-right: 100px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
p#tag{
	color: #707070;
	padding-top: 0px;
	padding-right: 100px;
}
h1 span {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	background-image: url("../img/pas2.png");
	background-repeat: no-repeat;
	border-top-style: double;
	border-bottom-style: solid;
	border-color: #006633;
	border-width: 3px 0px 1px 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 2px 0px 2px 35px;
	letter-spacing: 0.1em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}
h3 {
	border-bottom: 1px solid #cccccc;
	margin: 15px 0 0 20px;
	padding: 0 0 2px 10px;
	letter-spacing: 0.1em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}
h4 {
	margin: 10px 0 0 35px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}
em {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
address {
	padding-top: 50px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 0.9em;
	padding-bottom: 20px;
}
#contents p {
	padding: 5px 30px 5px 30px;
	line-height: 2;
	text-indent: 0.9em;
	letter-spacing: 0.1em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}
#contents dl {
	padding: 5px 30px 5px 30px;
}
#clearer {
	clear: both;
}

#container {
	background: url(../img/bg.png) center/101% repeat-y;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 auto;
}
#header {
	background: url(../img/top.png) repeat-x;
	height: 121px;
	margin: 0 auto;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
}
#main {
	clear: both;
	padding: 0 ;
	margin: 0 auto;
}

#footer {
	background: url("../img/footer.png")  repeat-x center bottom;
	height:2;
	padding: 0 ;
	width: 800px;
	clear: both;
	text-align: center;
}
body{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 0 ;
}
