@charset "utf-8";
/* CSS Document */


body {
	background-image: url(../images/bg01.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

#outerline {
	margin: 0px auto;
	padding: 0px;
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#outergroup {
	margin: 0px auto;
	padding: 0px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 3px;
}


#outergroup02 {
	background-image: url(../images/bg02.jpg);
	background-repeat: repeat;
	background-position: center center;
}

#content {
	margin: 0px;
	padding: 0px 30px;
}
.toppage {
	height: 72px;
	width: 212px;
	float: left;
	margin: 15px 0px 0px 30px;
	padding: 0px;
}


h1 {
	background-image: url(../images/h1.jpg);
	margin: 0px 0px 5px;
	padding: 0px;
	height: 140px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
.hide {
	text-indent: -9999px;
	display: none;
	margin: 0px;
	padding: 0px;
}
#menu    {
	height: 30px;
	margin-bottom: 30px;
	background-color: #000000;
	padding-right: 30px;
	padding-left: 30px;
	clear: both;
}


.gn {
	float: left;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	line-height: 30px;
	background-image: url(../images/menu_line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 1.5em;
	margin-right: 1.5em;
}

.gn02 {
	float: left;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: 30px;
	padding-right: 2em;
	margin-right: 2em;
}

a:link,a:visited  {
	color: #FFFFFF;
}
a:hover,a:active  {
	color: #FFFFFF;
	text-decoration: underline;
}

.selected {
	color: #FFFFFF;
	text-decoration: underline;
}


.cloud {
	background-image: url(../images/bg04.gif);
	background-repeat: no-repeat;
	height: 81px;
	background-position: center top;
	padding-bottom: 30px;
	
}
