@charset 'iso-2022-jp';

img{border:0px;}

body {
    background-image:url(../img/bg.gif);
    color: #030303;
    font-size:15px;
    line-height:14px;
    margin:0px;
    padding:0px;
    text-align:center;
}


#main {

    width:980px;
    padding:0px;
    margin:0 auto;
    background-color:#FFFFFF;
    margin-bottom:10px;
}

.header{
width:980px;
height:75px;
background-image:url(../img/header.jpg);
}


.info{
width:800px;
height:450px;
background-image:url(../img/nagai.jpg);
margin:5px 90px 10px 90px;
}



p{
width:900px;
margin:0px 40px 10px 40px;
    font-size:15px;
    line-height:25px;
    text-align:left;
}

.alt{position:absolute;top:-5000px;left:-999px;}
.clearfloat{
	height:1px;
	font-size:1%;
	clear:both;
	display:block;
	background: transparent;
}


#footer{
/*	font-size:x-small;*/
	margin: 0px auto;
	color:#333333;
	text-align:center;
	padding:20px 20px 10px 40px;
}

#nav_foot{
	width:742px;
	margin: 0px auto;
	padding:8px 0px 0px;
	text-align:center;
}
