body{
background-color: #fdf5e6;
}

.base{
width: 1000px;
height: 750px;
margin: 0px auto 0px auto;
background-image:url(img/back.jpg);
background-repeat:no-repeat;
}

.content{
	padding: 30px 0 0 150px;
	width: 300px;
	color: #336699;
	font-size:12px;
	float:left;
}

.point{
	padding:50px 0 0 0;
	float:right;

}
a{
	text-decoration: none;
	color:#336699;
}

a:hover{
	text-decoration: underline
}




h1{
padding: 70px 0 0 120px;
font-size: 14px;
color: #336699;
text-align:left;
border-color: #336699;}
border-width: 2px;}
}


.copy{
	width:550px;
	padding:5px 0px 5px 75px;
	float: left;
	font-size: 12px;
	color: #336699;
	line-height: 18px;
}

.center{
	padding:0 20px;
	width: 50px;
	float: left;

}
.menu{
	padding:300px 0 0 10px;
	width: 20px;
	float: left;

}

.line{
	padding:300px 0 0 10px;
	float: left;
	height: 100px;
}


/* camera用のスタイールシート */

/* camera用のスタイールシートここまで */

.navi{
font-size: 14px;
margin: 30px 0;
padding: 2px 10px;
background-color: #336699;
float:right;
}

.top-b{
float: right;
margin: 10px 0 35px 50px;
}

.fotter{
float: center;
width: 800px;
margin: 30px 0 0 0px;
}


.kaijo{
clear: both;
}

