* {
	margin: 0;
	padding: 0;
	font-size: 12px ;
	line-height: 1.4em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


html {
	background: #c7bfb6;
	color: #000;
	overflow-x : hidden;
	overflow-y : auto;
	margin: 0 auto;
}
* html {
/*	background: #000 url(../images/photo.jpg) no-repeat top center fixed;*/
	background: #c7bfb6;	
}

body {
	margin: 0;
}
* html body {
	font-size: 100%;
}
*:first child+html body {
	font-size: 100%;
}
/*背景画像設定ーーーーーーーーー*/

.bgmaximage{
	position:fixed !important;
}

#wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	width: 100%;
	margin: 0;
	text-align: center;
}
/*背景画像設定ーーーーーーーーー*/

a {
	outline: 0;
}


a:link,
a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	color: #ED325F;
	}
a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	color:#F80717;
	}
a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
	text-decoration: none;
	color: #6b7ecf;
	}


img {
    border: 0;
}


ul {
	list-style: none;
	margin: 0 0 1em 0;
}
ul li {
	margin: 0 auto;
	margin: 0 0 0.2em 0;
}

h1 {
	visibility: hidden;
}

h2 {
	color: #ff0000;
	font-size: 180%;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0 0 0 -50px;
	background: url(../images/icon01.png) no-repeat left top;
	padding: 15px 0 30px 50px;
}

* html h2 {
	margin: 0 0 0 -50px;
	padding: 17px 0 19px 0;
}

h3 {
	color: #000;
	font-size: 160%;
	font-weight: bold;
}
h4 {
	line-height: 1.1;
	margin: 0;
	color: #cf0;
	font-size: 160%;
}

hr {
	height: 0;
	border: 0;
	width: auto;
	display: block;
	clear: both;
	visibility: hidden;
}
hr.em {
	height: 1em;
}
.orange{
	color: #e14213;
}

p {
	margin: 0.5em 0 2em 0;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
}
/*#index ----------------------------------*/

#container {
	width: 990px;
	margin: 0 auto;
	background: url(../images/photo04.jpg) no-repeat top center;
	text-align: left;
}

#index {
	margin: 0 auto;
	width: 990px;
	height: 750px;
	position: relative;
}


img#title {
	position: absolute;
	top: 350px;
	left: 190px;
}
img#catch {
	position: absolute;
	top: 550px;
	left: 50px;
}



/*#bottomContent ----------------------------------*/
#bottomContent {
	width: 850px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

ul#btnrepo {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 100px;
	text-align: center;
}

ul#release {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 200px;
}
ul#info li {
	margin: 50px 0 0 0;
	padding: 0 0 0 50px;
}
ul#info li ol {
	margin: 0 0 0 20px;
	padding: 0;
}
ul#info li ol li {
	margin: 0;
	padding: 0;
}
ul#info li small {
	font-size: 90%;
	font-style: normal;
}



#footer {
	text-align: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

address {
	font-family: Helvetica;
	font-size: 90%;
	font-style: normal;
}
address a {
	font-weight: normal;
}

a.footerLink {
	font-size: 80%;
	font-style: normal;
}
#colBbanner {
	margin: 5px auto;
}
#colBbanner img {
	margin: 0;
}
