
body,form,fieldset {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd{
	margin: 0px;
	padding: 0px;
}
blockqupte,li,dt,dd{
	margin-left:0em;
}
img {
	display: block;
}


body {
	background-color: #000000;
	background-image: url(img/back_01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

*html #layout {/*IE6*/
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/t_parent.png',sizingMethod='scale');
	background: none;
	display: block;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #339900;
	border-left-color: #339900;
	line-height: 1.3em;
	letter-spacing: .2em;
}
html>body #layout {/*IE7 and other modern*/
	display: block;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/t_parent.png);
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #339900;
	border-left-color: #339900;
	line-height: 1.3em;
	letter-spacing: .2em;
}

#header {
	display: block;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 724px;
}
#header img {
	float: left;
	margin-bottom: 10px;
}


#main {
	display: block;
	padding: 0px;
	float: right;
	width: 540px;
	height: 800px;
	overflow: auto;
	margin: 0px;
	position: relative;
	text-align: center;
}
#sub {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 210px;
	position: relative;
}
#footer {
	text-align: right;
	display: block;
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	letter-spacing: .1em;
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #666666;
}


#sub ul li {
	display: inline;
	list-style-type: none;
}
#sub ul li a {
	display: block;
	height: 25px;
	width: 199px;
	text-decoration: none;
	margin: 5px;
	font-size: 14px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #339900;
	border-bottom-color: #339900;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sub ul li a:link {
	background-image: url(img/link.gif);
	text-indent: 1em;
}
#sub ul li a:visited {
	background-image: url(img/link.gif);
	text-indent: 1em;
}
#sub ul li a:hover {
	background-image: url(img/hover.gif);
	text-indent: 1em;
}
#sub ul li a:active {
	background-image: url(img/active.gif);
	text-indent: 1em;
}
#active {
	color: #0000FF;
	background-image: url(img/hover.gif);
}
#sub ul ul li {
}
* html #sub ul ul li a {/*IE6*/
	height: 0px;
}
#sub ul ul li a {
	display: block;
	text-decoration: none;
	margin: 5px;
	font-size: 14px;
	font-weight: bold
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}
* html #sub ul ul li a:link {/*IE6*/
	height: 0px;
}
#sub ul ul li a:link {
	background-image: url(img/mark.png);
	text-indent: 1.5em;
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-left: 2em;
}
* html #sub ul ul li a:visited {/*IE6*/
	height: 0px;
}
#sub ul ul li a:visited {
	background-image: url(img/mark.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	text-indent: 1.5em;
	margin-left: 2em;
}
* html #sub ul ul li a:hover {/*IE6*/
	height: 0px;
}
#sub ul ul li a:hover {
	background-image: url(img/mark.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	text-indent: 1.5em;
}
* html #sub ul ul li a:active {/*IE6*/
	height: 0px;
}
#sub ul ul li a:active {
	background-image: url(img/mark.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	text-indent: 1.5em;
}


#sub h3 {
	display: block;
	height: 21px;
	width: 194px;
	background-image: url(img/bar.gif);
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #339900;
	border-right-color: #339900;
	border-left-color: #339900;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#sub dl {
	display: block;
	height: 60px;
	width: 191px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #339900;
	border-right-color: #339900;
	border-left-color: #339900;
	margin-bottom: 10px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	overflow: auto;
	background-color: #FFFFFF;
}
#sub dt {
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0em;
	padding: 0px;
	margin: 0px;
}
#sub dd {
	font-size: 12px;
	padding: 0px;
	clear: left;
	text-align: right;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 0px;
}
#qr {
	display: block;
	width: 199px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
	margin-bottom: 15px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#qr img {
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#qr p {
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
}


#header h1 {
	font-size: 14px;
	text-align: right;
	margin-right: 1em;
	padding-top: 5px;
	letter-spacing: .1em;
}
#main h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-indent: 0.5em;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 3px;
	font-size: large;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: left;
}
#main h3 {
	text-indent: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	display: block;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-bottom: 10px;
	text-align: left;
	text-decoration: none;
	margin-top: 5px;
}
#main h4 {
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}


#main p {
	display: block;
	padding: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	text-indent: 1em;
	font-size: small;
	clear: left;
	text-align: left;
}
#main address {
	text-align: center;
	display: block;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: small;
	line-height: 1.2em;
}
#main address strong {
	display: block;
	font-size: large;
	margin: 5px;
	padding: 5px;
}
#main form {
	text-align: center;
	margin: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 85%;
	padding-bottom: 10px;
}
#main table {
	background-color: white;
	margin-bottom: 15px;
	font-size: 12px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#main th {
	white-space: nowrap;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
	text-align: left;
	text-indent: .5em;
	width: 150px;
}
#main td {
	text-align: left;
}
#main dl {
	display: block;
	height: 60px;
	font-size: 12px;
	margin-right: 15px;
	margin-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #339900;
	border-right-color: #339900;
	border-left-color: #339900;
	margin-bottom: 10px;
	margin-top: -10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	overflow: auto;
	background-color: #FFFFFF;
}
#main dt {
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0em;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main dd {
	font-size: 12px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a {
	text-align: left;
	display: block;
	float: left;
}
.link {
	display: block;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #CC6666;
	border-bottom-color: #CC6666;
	padding: 0px;
}
.link strong {
	display: block;
	text-decoration: none;
	background-color: #CC6666;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-indent: 0.5em;
	text-align: left;
}
.link p {
	text-align: left;
	font-weight: bold;
}
.link em {
	display: block;
	text-align: right;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	clear: both;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	clear: left;
	display: block;
}
.right {
	display: block;
	float: right;
	padding: 10px;
}
.left {
	padding: 10px;
	float: left;
	display: block;
	text-decoration: none;
}
.spacer {
	margin-top: 60px;
	display: block;
}
.cap {
	font-size: 10px;
	font-style: normal;
	display: block;
	margin-top: -5px;
	text-align: right;
	padding-right: 3em;
	font-weight: bold;
	clear: both;
}
.para {
	display: inline;
	text-align: center;
}

*html .foot {
	float: left;
	margin-left: 25px;
	margin-top: 40px;
	margin-bottom: 15px;
	clear: right;
}
html>body .foot {
	float: left;
	margin-left: 50px;
	margin-top: 40px;
	margin-bottom: 15px;
	clear: right;
}
.bold {
	font-weight: bold;
}
.size{
	font-size: large;	
}
.color{
	color: red;
}
