﻿body {
	margin: 0px auto 0px auto;
	padding: 0px;
	color : #464646;
	font-family: "ＭＳ ゴシック", "Courier New", monospace;
	font-size : small;
	line-height: 140%;
	width: 800px;
}
img {
	border-style: none;
}
#main-image {
	float: left;
	width: 800px;
	height: 90px;
}
#main-navi {
	clear: both;
	width: 800px;
	height: 48px;
	float: left;
}
#main-navi ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	height: 48px;
}
#main-navi ul li {
	float: left;
}
#main-navi a {
	text-indent: -999em;
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	display: block;
}
#main-navi a#navi-btn1 {
	background-image: url('images/menu_01.gif');
	width: 160px;
}
#main-navi a#navi-btn2 {
	background-image: url('images/menu_02.gif');
	width: 160px;
}
#main-navi a#navi-btn3 {
	background-image: url('images/menu_03.gif');
	width: 160px;
}
#main-navi a#navi-btn4 {
	background-image: url('images/menu_04.gif');
	width: 160px;
}
#main-navi a#navi-btn5 {
	background-image: url('images/menu_05.gif');
	width: 160px;
}
#main-navi a:hover {
	background-position: left -48px;
}
#subcontent {
	width: 180px;
	padding: 0px;
	margin: 20px 0px 20px 20px;
	float: left;
	height: auto;
}
#subcontent-link {
	border: 1px solid #C9C9C9;
	width: 178px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	height: auto;
	text-align: center;
	font-size: 11px;
	color: #FF6600;
}
hr.c2 {
	color: #D1D1D1;
	height: 1px;
}
#content {
	width: 600px;
	padding: 0px;
	margin: 20px 0px 20px 0px;
	float: left;
	height: auto;
}
#content h1 {
	padding: 0px;
	margin: 0px;
	width: 600px;
	float: left;
	text-indent: -999em;
	background-image: url('images/main.jpg');
	background-repeat: no-repeat;
	height: 200px;
}
#content h2 {
	padding: 0px;
	margin: 0px;
	clear: both;
	background-image: url('images/pt_bk_01.gif');
	background-repeat: no-repeat;
	width: 600px;
	height: 30px;
	text-indent: 22px;
	font-family: "ＭＳ ゴシック", "Courier New", monospace;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 188%;
}
#content h3 {
	padding: 0px;
	margin: 3px 0px 0px 0px;
	clear: both;
	width: 600px;
	height: 24px;
	font-family: "ＭＳ ゴシック", "Courier New", monospace;
	font-size: medium;
	font-weight: bold;
	color: #FF6600;
}
#content-news1 {
	margin: 0px;
	color: #FFFFFF;
	font-weight: bolder;
	padding: 0px;
	width: 600px;
	height: 30px;
}
#content-news2 {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FF9600;
	border-bottom-color: #FF9600;
	border-left-color: #FF9600;
}
#content-news2 iframe {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 598px;
	height: 150px;
}
#footer {
	clear: both;
	width: 800px;
	height: 60px;
	float: left;
}
#footer-copyright {
	background-color: #FF6600;
	text-align: center;
	width: 800px;
	height: 20px;
}
#footer-link {
	height: 31px;
	width: 800px;
	float: left;
	text-align: center;
	padding-top: 9px;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 9pt;
	background-image: url('images/bottom_02.gif');
}
#foot a.style_f {
	color: #83856b;
}
a:link {
	color : #464646;
	text-decoration : none;
}
a:visited {
	color : #464646;
	text-decoration : none;
}
a:hover {
	color : #464646;
	text-decoration : underline;
}

.param1{text-decoration : none;}

.param2{text-decoration : underline;}
.pink {
	color: #FF3399;
}
.blue {
	color: #0000FF;
}
a.orange {
	color: #FF8000;
}
.style1 {
	width: 100%;
}
.style2 {
	height: 10px;
}
.style3 {
	border-width: 0px;
}
