@charset "utf-8";

body
{
	margin				: 0px;
	padding				: 0px;
	background-image: url(../img/bk.jpg);
	background-repeat: repeat-x;
	font-size: 80%;
	line-height: 150%;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #000000;
}
ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #666666;
}
img{
	border : none;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,p,dl,dt,dd{
	margin: 0px;
}
#Logo a{
	text-indent: -9999px;
	display: block;
	height: 64px;
	width: 210px;
	text-decoration: none;
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
}
h2 {
	background-image: url(../img/title01.jpg);
	background-repeat: no-repeat;
	height: 43px;
	text-indent: -9999px;
	display: block;
	width: 555px;
	margin-bottom: 10px;
}
h3 {
	height: 35px;
	width: 175px;
}

a:link,
a:visited,
a:active {
	color: #666666;
}
a:hover{
	color: #999999;
}
.r15{
	margin-right: 15px;
}
/*--------------------------------------
テンプレート設定
--------------------------------------*/
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#menu {
	background-repeat: no-repeat;
	height: 36px;
	width: 885px;
	margin-right: 15px;
	background-image: url(../img/img01.jpg);
}
#menu li {
	float: left;
}

#menu ul{
	float: right;
	margin-top: 6px;
}
#topimg {
	background-image: url(../img/img02.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 900px;
	text-indent: -9999px;
	display: block;
}
#maincontent {
	margin-left: 15px;
	width: 885px;
}
#mainleftcontent {
	width: 555px;
	float: left;
	margin-right: 16px;
	text-align: left;
	padding-bottom: 30px;
}

#content01 {
	width: 555px;
}
.text01 {
	width: 555px;
	text-align: justify;
}
#content02 {
	width: 555px;
	text-align: left;
	margin-top: 30px;
}
.index {
	width: 175px;
}
.index li {
	background-image: url(../img/bt01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left top;
}

.index ul{
	margin-top: 5px;
}
#mainrightcontent {
	width: 300px;
	float: left;
}
#contact {
	background-image: url(../img/contactimg01.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 103px;
	float: left;
}
.contactbt {
	height: 34px;
	width: 250px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.text03 {
	margin-top: 17px;
	text-align: left;
	float: left;
	padding-left: 34px;
	width: 266px;
}
.text04 {
	text-align: center;
	margin-top: 20px;
	float: left;
	margin-bottom: 20px;
}
#footer {
	background-color: #E7E7E7;
	width: 824px;
	margin-left: 15px;
	padding-right: 23px;
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
#footlink {
	width: 824px;
	display: block;
}
#footlink li {
	margin-left: 10px;
	float: right;
}

#footlink ul{
	list-style-type: none;
}
.copyright {
	height: 16px;
	width: 824px;
	background-image: url(../img/copyrith.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	background-position: right bottom;
	clear: both;
	padding-top: 30px;
}
#pic a{
	height: 11px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 54px;
	display: block;
	float: right;
}
#pic-link {
	display: block;
	width: 824px;
	clear: both;
	margin-top: 5px;
	height: 15px;
}
#info {
	background-image: url(../img/info.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 555px;
	margin-bottom: 20px;
}
Marquee {
	width: 466px;
	margin-left: 79px;
	padding-top: 3px;
	font-size: 12px;
}
.info-text {
	padding-right: 30px;
	padding-left: 10px;
	font-size: 14px;
	color: #CC3300;
}
#info a:link,
#info a:visited,
#info a:active {
	color: #CC3300;
}
#info a:hover{
	color: #F73E00;
}
#topics {
	overflow: auto;
	height: 100px;
	width: 555px;
	margin: 0px 0px 30px;
	padding: 0px;
	text-align: left;
}
#topics table {
	width: 530px;
	margin-bottom: 10px;
}
#topics td{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#topics th{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	color: #05235F;
}
.B20 {
	margin-bottom: 20px;
}
.B5 {
	margin-bottom: 5px;
}
