@charset "utf-8";
/* CSS Document */

/* --- リセット --- */
body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object{
	margin:0;
	padding:0;
	vertical-align:baseline;
}

table {
	border-spacing:0;
}

table,th,td,img {
	border:0;
}

h1{
	font-size:100%;
	font-weight:normal;
}

/* --- リセット --- */



#header{
width:950px;
margin:0 auto;
}

#top-contents1{
max-width:100%;
min-width:950px;
padding-bottom:20px;
text-align:center;
}

#top-contents2{
width:950px;
margin:0 auto;
position:relative;
}

#con-contents{
margin:0 auto;
padding-bottom:20px;
text-align:center;
}

#topimg{
max-width:100%;
min-width:950px;
height:400px;
background-image:url(../images/sasaoka_02.jpg);
background-repeat:no-repeat;
background-position:center;
margin:0 auto;
}

#contents{
width:950px;
margin:0 auto;
padding-bottom:20px;
text-align:center;
}

#footer{
width:950px;
margin:0 auto;
}

.copyright{
font-size:65%;
font-weight:bold;
padding-top:15px;
padding-bottom:15px;
}

#map-footer{
width:655px;
padding-left:54px;
margin:0 auto;
}

.head{
padding-bottom:15px;
}

.menu{
width:950px;
margin:0 auto;
text-align:right;
}

.info-left{
width:490px;
}

.info-right1{
width:460px;
}

.info-right2{
	position:absolute;
	right:0px;
	bottom:10px;
	padding-top:5px;
	background:#FFF;
}

.info-text{
padding-bottom:45px;
margin-top:5px;
margin-right:15px;
border-top:1px #CCCCCC dotted;
}

.info-text p{
font-size:70%;
line-height:2.5;
border-bottom:1px #CCCCCC dotted;
}

.foot-menu{
	clear:both;
max-width:100%;
min-width:950px;
padding-top:10px;
padding-bottom:10px;
background-color:#444444;
text-align:center;
font-size:65%;
color:#FFFFFF;
}

.foot-menu a{
text-decoration:none;
color:#FFFFFF;
}

.foot-menu a:hover{
text-decoration:none;
color:#000000;
}

.concept0{
font-size:70%;
width:700px;
margin:0 auto;
text-align:left;
padding-bottom:30px;
line-height:1.8;
}

.concept1{
width:301px;
padding-left:123px;
float:left;
}

.concept1 p{
font-size:70%;
text-align:left;
padding-bottom:30px;
line-height:1.5;
}

.concept2{
width:301px;
padding-right:123px;
float:right;
}

.concept2 p{
font-size:70%;
text-align:left;
padding-bottom:30px;
line-height:1.5;
}


.fl{
float:left;
}

.fr{
float:right;
}

.clear{
clear:both;
}

