body{
	margin: 0px;
	padding: 0px;
	font-family: "MS UI Gothic";
	font-size: 13px;
	line-height: 18px;
}

#out{
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}

#contents{
    width: 950px;
	height: auto;
}

img {
    border-style:none;
}

a{
	text-decoration:none;
	outline:none;
}

/*////////////////////////////// ヘッダ↓ ///*/

#header{
    width: 950px;
	height: 410px;
	margin-left: auto;
	margin-right: auto;
}

#up{
    width: 950px;
	height: 18px;
	font-size: 13px;
	padding-top: 5px;
}

#up01{
    float: left;
	width: 500px;
	height: 18px;
}

#up02{
    float: right;
	width: 220px;
	height: 18px;
}

#headinq{
    width: 950px;
	height: 80px;
	text-align: right;
	padding-bottom: 10px;
	background-image: url(../img/headback.jpg);
	background-repeat: no-repeat;
}

#headl{
	width:293px;
	height:61px;
	padding-top:19px;
	float:left;
}

#headr{
	width:223px;
	height:80px;
	float:right;
}

h1{
    float: left;
	width: 500px;
	height: 18px;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


/*///////////////////////// ナビ↓ ///*/

#naviback{
    height: 36px;
	width: 100%;
	background-image: url(../img/menuback.jpg);
	background-repeat: repeat-x;
	padding-bottom: 35px;
	margin: 0;
}

#navi{
	width: 950px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
}

#navi ul{
	list-style-type: none;
	width: 950px;
	margin: 0;
	padding:0px;
}

#navi a{
    display:block;
    width: 135px;
	height: 20px;
}

.n01{
	float: left;
	width: 135px;
	height: 24px;
	padding-top:12px;
	text-align:center;
}

#navi a{
    display:block;
    width: auto;
    text-decoration: none;
}

#navi a:hover{
    color: #009900;
    text-decoration: none;
}

/*//////////////////////// ナビ↑ ///*/


/*////////////////////////////// ヘッダ↑ ///*/

li{
	list-style: none;
	text-decoration: none;
}

p{
	margin: 0px;
}



#left{
    float: left;
    width: 650px;
    height: auto;
}

#right{
    float: right;
    width: 225px;
	height: auto;
	padding-top: 7px;
}


img{
	vertical-align: middle;
}

a{
color:#000000;
}

a:hover{
color:#DD0000;
text-decoration:none;
}

/*////////////////////////////// フッタ↓ ///*/

#footerback{
    width: 100%;
	height: 175px;
	background-image: url(../img/footerback.jpg);
	background-repeat: repeat-x;
}

#footer{
	height: 155px;
	width: 950px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
}

#foot01{
    float: left;
	width: 400px;
	height: 115px;
}

#foot02{
    float: right;
	width: 490px;
	height: 140px;
}

#foot01left{
    float: left;
	width: 160px;
	height: 115px;
	padding-top: 35px;
	padding-left: 35px;
}

#foot01right{
    float: right;
	width: 160px;
	height: 115px;
	padding-top: 35px;
}

#foot02left{
    float: left;
	width: 170px;
	height: 115px;
	padding-top: 35px;
}

#foot02right{
    float: right;
	width: 270px;
	height: 140px;
	padding-top: 10px;
}


#footer a{
color:#FFFFFF;
text-decoration:none;s
}

#footer a:hover{
text-decoration:underline;
}

.footar{
    padding-right: 5px;
}

.footstyle01{
    text-align: center;
	color: #FFFFFF;
}

.footstyle02{
    font-size: 13px;
}

#footer ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer li{
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
}

#footersp{
	height:100px;
}

/*////////////////////////////// フッタ↑ ///*/


.banpad01{
    padding-bottom: 10px;
}

.banpad02{
    padding-bottom: 10px;
	padding-left: 5px;
}

.banpad03{
    padding-top: 10px;
    padding-bottom: 20px;
	padding-left: 5px;
}

.font01{
    font-size: 17px;
}

.banpad04{
    padding-bottom: 20px;
}



