/* ------------------------------------------------------------
HTML
------------------------------------------------------------ */
body {
	font-family:Meiryo,‚l‚r ‚oƒSƒVƒbƒN,Osaka;
	font-size: 90%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	background-color: #FFFFFF;
	background-image: url(/img/background.jpg);
	background-repeat: repeat-x;
}
p {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
h1,h2,h3,h4,h5,h6 {
	line-height: 1.2em;
	font-weight: normal;
}
pre {
	font-weight: bold;
	padding: 0px;
	font-size: 10px;
	margin: 0px;
}
em {
	font-weight: bold;
	font-style: normal;
	color: #990000;
}
strong {
	font-weight: bold;
	color: #0066FF;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
hr {
	clear: both;
}
img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* ------------------------------------------------------------
class
------------------------------------------------------------ */
.red {
	color: #990000;
	font-weight: bold;
}
.ore {
	color: #FF6600;
	font-weight: bold;
}
.bar {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	clear: both;
	border: 1px solid #CCCCCC;
}
/* ------------------------------------------------------------
img
------------------------------------------------------------ */
.Limg {
	padding: 0px 0px 0px 0px;
	float: left;
	margin: 10px 5px 5px 10px;
}
.Rimg {
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 5px 5px;
	float: right;
}
.Pimg {
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}
/* ------------------------------------------------------------
layout
------------------------------------------------------------ */
#center {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#body_print {
	width: 900px;
	padding: 0px 10px 0px 10px;
	float: left;
	margin: 0px;
	background-color: #FFFFFF;
}
/* ------------------------------------------------------------
header
------------------------------------------------------------ */
#header {
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 79px;
	float: left;
	font-size: 12px;
}
#header_title {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 25px;
	width: 762px;
	float: left;
}
#header_logo {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 40px;
	width: 260px;
}
#fontsize {
	padding: 13px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	height: 22px;
	width: 138px;
}
#header_menu {
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
}
#header_menu li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	float: left;
	background-image: url(/img/link.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	background-position: 0px 2px;
}
#header_menu a:link {
	text-decoration: none;
	color: #333333;
}
#header_menu a:visited {
	text-decoration: none;
	color: #333333;
}
#header_menu a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#header_menu a:active {
	text-decoration: none;
	color: #333333;
}
/* ------------------------------------------------------------
navi
------------------------------------------------------------ */
#navi {
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	float: left;
}	
#navi #a {
	height: 42px;
	width: 115px;
	background-image:   url(/img/navi/navi_a.jpg);
	text-indent: -6200px;
}
#navi #b {
	height: 42px;
	width: 166px;
	background-image:   url(/img/navi/navi_b.jpg);
	text-indent: -6200px;
}
#navi #c {
	height: 42px;
	width: 209px;
	background-image:   url(/img/navi/navi_c.jpg);
	text-indent: -6200px;
}
#navi #d {
	height: 42px;
	width: 114px;
	background-image:   url(/img/navi/navi_d.jpg);
	text-indent: -6200px;
}
#navi #e {
	height: 42px;
	width: 140px;
	background-image:   url(/img/navi/navi_e.jpg);
	text-indent: -6200px;
}
#navi #f {
	height: 42px;
	width: 156px;
	background-image:   url(/img/navi/navi_f.jpg);
	text-indent: -6200px;
}
ul#navi li {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}
ul#navi li a{
	text-decoration: none;
	display: block;
	float: left;
}
#navi a:link {
	text-decoration: none;
}
#navi a:visited {
	text-decoration: none;
}
#navi a:hover {
	background-position: 0px -42px;
}
#navi a:active {
	text-decoration: none;
}
/* ------------------------------------------------------------
menu
------------------------------------------------------------ */
#menu {
	float: left;
	width: 240px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu_box_title h3 {
	font-size: 18px;
	background-image:  url(/img/menu_box_title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	width: 240px;
	text-align: center;
	color: #990000;
	height: 30px;
}
#menu_box {
	background-image:  url(/img/menu_box.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	width: 240px;
}
#menu_box p {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	line-height: 1.5em;
}
#menu_contents {
	border-bottom: 1px solid #CCCCCC;
}
#menu_contents h4 {
	font-size: 16px;
	background-image:  url(/img/menu_contents.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 11px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-indent: 25px;
	height: 29px;
	width: 240px;
	color: #990000;
}
#menu_contents h4 a:link {
	color: #990000;
	text-decoration: none;
}
#menu_contents h4 a:visited {
	text-decoration: none;
	color: #990000;
}
#menu_contents h4 a:hover {
	text-decoration: none;
	color: #FF9900;
}
#menu_contents h4 a:active {
	text-decoration: none;
	color: #990000;
}
#menu_contents ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu_contents li {
	font-size: 14px;
	background-image:  url(/img/menu_small_contents.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-indent: 25px;
	height: 24px;
	width: 240px;
}
#menu_contents li a:link {
	color: #333333;
	text-decoration: none;
}
#menu_contents li a:visited {
	text-decoration: none;
	color: #333333;
}
#menu_contents li a:hover {
	text-decoration: none;
	color: #FF9900;
}
#menu_contents li a:active {
	text-decoration: none;
	color: #333333;
}
/* ------------------------------------------------------------
contents
------------------------------------------------------------ */
#index {
	width: 900px;
	padding: 30px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 220px;
}
#contents {
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 30px 0px;
	float: left;
}
#maincontents {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 620px;
}
#box_navi {
	font-size: 14px;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	background-image: url(/img/box_navi.jpg);
	background-repeat: no-repeat;
	width: 620px;
	height: 24px;
}
#box_navi #ba {
	width: 154px;
	border-right: 1px solid #333333;
}
#box_navi #bb {
	width: 154px;
	border-right: 1px solid #333333;
}
#box_navi #bc {
	width: 154px;
	border-right: 1px solid #333333;
}
#box_navi #bd {
	width: 154px;
}
ul#box_navi li {
	float: left;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
ul#box_navi li a{
	text-decoration: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul#box_navi li a:link {
	color: #990000;
	text-decoration: none;
}
ul#box_navi li a:visited {
	color: #990000;
	text-decoration: none;
}
ul#box_navi li a:hover {
	color: #FF9900;
	text-decoration: none;
}
ul#box_navi li a:active {
	color: #990000;
	text-decoration: none;
}
#pdMENU1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	clear: both;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#pdMENU2 {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	clear: both;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#pdMENU3 {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	clear: both;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#pdMENU4 {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	clear: both;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#maincontents h1 {
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 10px 0px;
	background-image:  url(/img/title.jpg);
	background-repeat: no-repeat;
	clear: both;
	background-position: 0px 0px;
	height: 26px;
	text-indent: 30px;
	width: 620px;
}
#maincontents h2 {
	font-size: 18px;
	margin: 40px 0px 0px 0px;
	padding: 11px 0px 10px 0px;
	background-image:  url(/img/title.jpg);
	background-repeat: no-repeat;
	clear: both;
	background-position: 0px 0px;
	height: 26px;
	text-indent: 30px;
	width: 620px;
}
#maincontents h3 {
	font-size: 16px;
	background-image:  url(/img/title_m.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-indent: 15px;
	clear: both;
	width: 620px;
	height: 27px;
}
#maincontents h4 {
	font-size: 15px;
	margin: 0px 20px 0px 20px;
	padding: 15px 0px 2px 0px;
	clear: both;
	color: #990000;
	border-bottom: 1px solid #990000;
}
#maincontents h4 a:link {
	color: #990000;
	text-decoration: none;
}
#maincontents h4 a:visited {
	text-decoration: none;
	color: #990000;
}
#maincontents h4 a:hover {
	text-decoration: none;
	color: #FF9900;
}
#maincontents h4 a:active {
	text-decoration: none;
	color: #990000;
}
#maincontents h5 {
	font-size: 14px;
	background-image:  url(/img/title_s.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 12px;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	clear: both;
}
#maincontents h6 {
	font-size: 14px;
	margin: 10px 15px 20px 20px;
	padding: 0px 0px 0px 0px;
	background-image:  url(/img/link.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 18px;
	display: block;
	float: right;
	clear: both;
}
#maincontents h6 a:link {
	color: #990000;
	text-decoration: underline;
}
#maincontents h6 a:visited {
	color: #990000;
	text-decoration: underline;
}
#maincontents h6 a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#maincontents h6 a:active {
	color: #990000;
	text-decoration: underline;
}
#maincontents a:link {
	color: #003366;
	text-decoration: underline;
}
#maincontents a:visited {
	text-decoration: underline;
	color: #003366;
}
#maincontents a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#maincontents a:active {
	text-decoration: underline;
	color: #003366;
}
#maincontents p {
	margin: 10px 20px 10px 20px;
	padding: 0px;
}
#maincontents li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/* ------------------------------------------------------------
footer
------------------------------------------------------------ */
#footer_navi {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px 30px 0px 30px;
	list-style-type: none;
	font-size: 12px;
	line-height: 1.2em;
	width: 840px;
	height: 40px;
}
#footer_navi #fa {
	width: 119px;
	border-right: 1px solid #333333;
}
#footer_navi #fb {
	width: 119px;
	border-right: 1px solid #333333;
}
#footer_navi #fc {
	width: 119px;
	border-right: 1px solid #333333;
}
#footer_navi #fd {
	width: 119px;
	border-right: 1px solid #333333;
}
#footer_navi #fe {
	width: 119px;
	border-right: 1px solid #333333;
}
#footer_navi #ff {
	width: 119px;
	border-right: 1px solid #333333;
}
#footer_navi #fg {
	width: 120px;
}
ul#footer_navi li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
ul#footer_navi li a{
	text-decoration: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footer_body {
	float: left;
	height: 100px;
	background-image:  url(/img/footer.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 60px;
}
#footer p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footer pre {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	font-size: 10px;
	width: 900px;
	border-top: 1px solid #CCCCCC;
	text-align: right;
}
/* ------------------------------------------------------------
etc
------------------------------------------------------------ */
table#table1  {
	padding: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#table1 td {
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#table1 th {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	font-weight: bolder;
}
#Q {
	text-decoration: none;
	text-indent: 30px;
	margin: 20px 20px 20px 20px;
	padding: 4px 0px 0px 0px;
	background-image: url(/img/q.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 125%;
	font-weight: bold;
	line-height: 1.5em;
}
#A {
	text-decoration: none;
	text-indent: 30px;
	margin: 20px 20px 20px 20px;
	padding: 6px 0px 0px 0px;
	background-image: url(/img/a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 1.5em;
}
#button {
	font-size: 16px;
	background-image: url(/img/link.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 10px 0px 0px 0px;
	height: 40px;
	width: 300px;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#button a:link {
	color: #0066CC;
	text-decoration: none;
}
#button a:visited {
	text-decoration: none;
	color: #0066CC;
}
#button a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#button a:active {
	text-decoration: none;
	color: #0066CC;
}
