#Header {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:130px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	clear: both;
	float: none;
}
#Navi1 {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:1.2em;
	clear: both;
	float: none;
	font-size: 1.2em;
	color: #000000;
	background-color: #CCCCCC;
	border: 0px none #FFFFFF;
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
}
#Navi1 ul, #Navi1 li {
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
	text-decoration: none;
	display: inline;
	padding: 0px;
	margin-top: 0.1em;
	margin-right: 1em;
	margin-bottom: 0.1em;
	margin-left: 1em;
}

#Navi1 a:link, #Navi1 a:visited, #Navi1 a:active{
	color: #000000;
	text-decoration: none;
}

#Navi1 a:hover {
	text-decoration: underline;
	color: #000000;
	background-color:#FF6600
}

#Navi2 {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:1.2em;
	clear: both;
	float: none;
	font-size: 1em;
	color: #000000;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	text-align:right;
}



#Main {
	position:relative;
	left:0px;
	top:auto;
	width:80%;
	height:auto;
	padding: 10px;
	float: left;
}
#RightAD {
	position:relative;
	top:auto;
	right:0px;
	width:160px;
	height:600px;
	padding: 0px;
	float: right;
	margin: 0px;
}
#Credit {
	position:relative;
	clear:both;
	float: none;
	left:0px;
	top:0px;
	width:100%;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
	height: auto;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	line-height: 140%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	}
p {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 140%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	padding: 0.3em;
}
small{
font-size:smaller;
}

h1 {
	font-size:2.2em;
	color: #330000;
	margin: 0px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCFF00;
	border-left-color: #FF3300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
h2 {
	font-size:1.8em;
	color: #660000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
h3 {
	font-size:1.4em;
	color: #333333;
	font-weight: bold;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	color: #000000;
	font-size: 1.2em;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	}
table {
	font-family: inherit;
	font-size: inherit;
	line-height: 125%;
	color: #000000;
	background-color: #FFFFFF;
	}
td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: inherit;
	line-height: inherit;
	}
ul {	
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	list-style-type: square;	
	list-style-position: outside
	}
ol {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a:link  {
	color: #0000CC;
}

a:visited   {
	color: #333333;
	text-decoration: none;
}

a:active    {
}

a:hover {
	text-decoration: underline;
	color: #990000;
	}


blockquote, pre {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.1em;	
	font-weight: lighter;
	color: #003300;
	background-color: #CCFF99;
	text-align: left;
	white-space: pre;
	padding: 0.2em;
	border: 1px dotted #003300;
}

address {
	font-size: 0.9em;
	line-height: 1.1em;	
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: right;
	background-color: #FFCC66;
	color: #333333;
	padding: 0.6em;
}

.sec {
color:#CCCCCC;
}
#Main img {
	border-width: 1px;
	border-style: dashed;
}

