* {
	margin: 0;
	padding: 0;
	font-size: 12px ;
	line-height: 1.4em;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}


html {
	background: #d1dfef url(../images/bg.jpg) center top repeat-y;
	/*overflow-x : hidden;
	overflow-y : auto;*/
}	

body {
	/*background: url(../images/mainbg.png) center top repeat-y;
	behavior: url(iepngfix.htc);*/
}	
* html body {
	font-size: 100%;
}
*:first child+html body {
	font-size: 100%;
}

html,body {
}

#container {
	margin: 0 auto;
	width: 990px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

p {
	margin: 0 0 1em 0;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
}

a {
	outline: 0;
}

a:link,
a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	color: #3ba2cd;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	color: #9ddaf4;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	text-decoration: none;
	color: #3ba2cd;
}

#footer a,
#footer .return a {
	font-size: 90%;
	font-weight: normal;
}

img {
    border: 0;
}

/*||||||||||||||||||@HEAD*/

#header {
	height: 309px;
	position: relative;
	margin-bottom: 40px;
}
#stage {
	width: 890px;
	height: 309px;
	position: absolute;
	top: 0;
	left: 50px;
	background: url(../images/headerbg.jpg) center top no-repeat;
}

#yasaiLeft {
	position: absolute;
	top: 0;
	left: -60px;
}

#yasaiRight {
	position: absolute;
	top: 0;
	right: -60px;
}

#icon {
	position: absolute;
	top: 125px;
	left: 0px;
}

#logo {
	position: absolute;
	top: 40px;
	left: 76px;
}

#title {
	position: absolute;
	top: 260px;
	left: 76px;
	
}

/*||||||||||||||||||@CONTENT*/

#content {
	width: 680px;
	margin: 0 auto;
}

#content p {
	color: #333333;
	line-height: 160%;
}

#content img {
	margin: 20px auto;
}

/*||||||||||||||||||@FOOT*/

#footer {
	width: 100%;/*830px*/
	height: 306px;
	font-size: 90%;
	background: url(../images/bottom.png) center bottom no-repeat;
	text-align: center;
	margin: 0 auto;
	color: #666;
}
* html body {
	padding: 0 0 50px 0;
	/*margin: 0 0 -50px 0;*/
}

#banner {
	text-align: center;
	margin: 10px auto;
}

#copyright {
	margin: 40px auto 0;
	font-size: 90%;
	color: #000;
}
