#content p {
	line-height:150%;
	margin-left:15px;
}

#footer {
	width:100%;
 background-image: linear-gradient(to bottom,#D5D5D5, #aaa);

}
	

#footer_in {
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	margin:auto;
	width:1000px;
	padding:60px 0px 20px 0px;
	
}

#footer p {
	
}
#footer a.link { 
	color:white;
	font-weight:bold;
	background-color: #F00;
	border-radius:4px;
	padding:2px 4px;
	text-decoration:none;
	font-size:11px;
	
}
#footer p a.visited { color:white; } 

/*#footer a:link { 
	color: #01897C;
	font-weight:bold;
}*/

#phoneonly {
	display:none;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align:center;
	font-family:meiryo;	
	
}
#header {
	

	
}

#header_in {
	width:1050px;
	height: 110px;
	text-align:left;
	position:relative;
	margin:auto;
	}
#header_in.top {
	height:50px;
	background-color:pink;
	padding:5px;
	
}
#header h1 {
	position:absolute;
	top:3px;
	right:1px;
	font-size:12px;
	font-weight:normal;
	font-family:meiryo;


	
}
#header div.logo {
	position: absolute;
	left: 0px;
	top: 7px;
	color:;
}


#header div.address {
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:30px;
	line-height: 32px;
	right: 0px;
	top: 40px;
	/*background: url(../images/phone.jpg) no-repeat left;*/
	padding-left: 40px;
	text-align:right;

}
#header div.address a {
	text-decoration:none;
	color:;
}
#header div.address span {
	font-size:18px;
	margin-right:6px;
}
#header div.icon {
	position: absolute;
	right: 0px;
	top: 45px;
}
#header div.soyokaze {
	position: absolute;
	right: 0px;
	top: 100px;
}
  #phone-menu-button {
	  display:none;
  }


div#content {

	float: right;
	width: 859px;
	text-align:left;
	background-color:white;
	border-radius:5px;
	padding: 5px 10px 5px 10px;

}
.content_in {
	margin:0px 18px;
}

div#container {

	margin: auto;

	min-width:1000px;
}
div#maincontent {
width:1050px;
	padding: 10px 0px;
	background-color: ;
	margin:auto;
	

}





ul#navigation {
	display:none;
}
#leftside {

	float: left;
	margin:auto;
	text-align:left;
	clear:both;
	padding:0px;
margin-top:0px;



}

.navbar {

	list-style-type: none;
	margin-left:0px;
	padding-left:0px;
	margin-top:5px;
	margin-bottom:20px;
	float:left;
	width:160px;
	

	
}

.navbar li {

}

.navbar li.title {
 color: #F8D308;
  font-size: 15px;
  letter-spacing: 1px;
  font-family: meiryo;
  text-shadow: -1px -1px 1px #fff, 1px 1px 1px #000;
}

.navbar li.bottom_p {
	margin-bottom:30px;
}

/*.navbar li.title {
color: #FFF;
margin: 0px 0px 0px 0px;
    margin-top: 0px;
background-image: linear-gradient(to bottom, red, orange);
padding: 10px;
font-size: 13px;
font-weight: bold;
font-family: meiryo;
text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
line-height:15px;
border-radius:5px;
}*/

.navbar a {
	text-decoration: none;
	background: transparent url(../images/arrow_nav2.png) no-repeat left center;
	display: block;
	padding-left: 0px;
	padding: 10px 0px 8px 22px;
	font-weight:normal;
	font-family:meiryo;
	color:black ;
	margin-right:;
	border-bottom: 1px solid  #aaa;		
}
.navbar li.sub {
	font-size:12px;
	color: #666;
	line-height:15px;
	margin: 0px 0px 20px 5px;

}
.navbar a:hover {
	text-decoration: none;
	background: transparent url(../images/arrow_nav3.png) no-repeat left center;	
	color:black;

	
	
}
.navbar a.active {
	background: transparent url(../images/arrow_nav3.png)  no-repeat left center;



}

