@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote{
	margin:0; padding:0;
}
table{
	border-collapse:collapse; border-spacing:0;
}
fieldset, img{
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var{
	font-style:normal; font-weight:normal;
}
ol, ul{
	list-style:none;
}
caption, th{
	text-align:left;
}
h1, h2, h3, h4, h5, h6{
	font-size:100%; font-weight:normal;
}
q:before, q:after{
	content:”; 
}
abbr, acronym{
	border:0;
}


/*---------------------------------------------------------------------------

　メイン

---------------------------------------------------------------------------*/

html{
	background:url(images/bg01.gif) top center no-repeat;
	background-color:#323232;
}
body{
	background:url(images/bg02.gif) no-repeat;
	background-position:bottom;
	font-size:0.8em;
	text-align:left;
}

#info img{
	margin-bottom:5px;
}
#info a{
	color:#E60012;
	text-decoration:none;
}
.info a{
	color:#E60012;
	text-decoration:none;
}
#fire_bg{
	background:url(images/fire.png) no-repeat;
	height:96px;
}
#footer{
	width:750px;
	color:#FFF;
	font-size:0.8em;
	text-align:left;
	background:url(images/footer_ci.gif) no-repeat;
	padding-left:50px;
	height:40px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#footer_sp1{
	padding:10px 0 10px 20px;
}
.footer_sp{
	padding:10px 0;
}
