@charset "shift-jis";
/* CSS Document */

h1 {
	background-image: url(images/title-free.png);
	background-repeat: no-repeat;
	padding: 0;
	height: 122px;
	width: 850px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3";
	font-size: 95%;
	line-height: 160%;
	float: none;
	clear: left;
	font-weight: normal;
} 
.image1 {
	float: left;
}

.toplayout1 {
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
}
.toplayout2 {
	text-align: right;
	padding-top: 30px;
	padding-right: 5px;
}
#header           {
	margin: 0;
	padding: 0;
	position: relative;
	width: 850px;
	height: 120px;
	overflow: hidden;
	background-image: url(images/title-free.png);
	background-repeat: no-repeat;
  }


#header img  {
  vertical-align: text-bottom;
  border-style: none
  }

#header img#header-title-img   {

  }

#header #header-copyright      {
	color: #CCCCCC;
	font-size: 90%;
	font-family: Arial;
	padding-right: 7px;
	position: absolute;
	bottom: -2px;
	right: 0
  }

#header #header-catchcopy      {
	position: absolute;
	bottom: 18px;
	left: 430px;
	font-size:100%;
	text-align:left;
	line-height:1.6;
	width:415px;
	padding-top: 0px;
	padding-left: 0px;
	top: 65px;
  }
