@charset "UTF-8";
body, div, dl, dt, dd, th, td, ul, ol, li, h1, h2, h3, h4, h5, h6, p, form {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, strong, em, p {
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
}
th {
    font-weight: normal;
    text-align: left;
}
li {
    list-style: none outside none;
    vertical-align: bottom;
}
img, table, th, td {
    border: 0 none;
}
hr {
    display: none;
}
body {
	background:url(../imgs/index_bg_01.jpg) center -30px repeat; 
    color: #333333;
    font-family: "メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0.1px;
    height: 0;
    line-height: 0.1px;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
    position: relative;
}
.clearfix {
    display: block;
}

.fLeft{
	float:left;
}
.fRight{
	padding-top:30px;
	float:right;
}

h1{ margin:0 0 0 9px;}

#container{
	width:100%;
    display: block;
}
#wrapper{
	width:1020px;
	margin:0 auto;
}
#main{
	width:1020px;
	padding:28px 0 50px 0;
}
#flashArea{
	position:relative;
	width:1020px;
	height:660px;
	margin:2px 0 0 0;
	z-index:1;
}
