@charset "UTF-8";
body{
	border:0;
	margin:0;
}
p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #333;
	margin:5px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear{
	clear:both;
}
#all{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	background:url(backline.gif);
	width:100%;
	margin:0;
	float:left;
}
#upline{
	height:10px;
	background-color:#333;
	width:100%;
}
#page{
	width:800PX;
	margin:0 auto;
	background-color:#FFF;
	position:relative;
}
#header{
	width:800px;
	position:relative;
}
#header img{
	vertical-align:bottom;
}
#logo{
	margin-left:15px;
	position:relative;
	float:left;
}
#blog{
	margin:0 0 0 5px;
	position:relative;
	float:left;
	left:5px;
}
#tel{
	margin:0px;
	position:relative;
	float:left;
}
#menu{
	width:800px;
	margin:0;
	float:left;
	position:relative;
}
ul#navi {
      list-style: none;
      margin: 0;
      padding: 0;
}
.button{
	float:left;
}
ul p{
	display:none;
}
#bottomline{
	position:relative;
	height:4px;
	width:800px;
	background-color:#FF8100;
	clear:left;
}
#main{
	position:relative;
	float:left;
}
#footer{
	width:100%;
	height:18px;
	background-color:#333;
	float:left;
	margin:0;
	position:relative;
	text-align:center;
}
#footer p{
	font-size:10px;
	line-height:18px;
	margin:0;
	font-weight:bolder;
	color:#FFF;
}

/*top page*/
#topue{
	position:relative;
	float:left;
	background-color:#333;
	padding:0 15px;
	width:770px;
	height:260px;
}
#topwhite{
	width:800px;
	height:260px;
	position:absolute;
	left:0;
	top:0;
}
#tphoto{
	position:relative;
	float:left;
}
#towner{
	width:150px;
	padding-top:15px;
	position:absolute;
	float:left;
	z-index:100;
	left:630px;
}
#towner p{
	color:#fff;
	font-size:12px;
	line-height:15px;
	position: relative;
	margin-top: -10px;
}

#topsita{
	padding:0 15px;
	background-color:#FF8100;
	float:left;
	position:relative;
}
#topsita h2{
	color:#fff;
	margin-bottom:0;
}
#hidarisita{
	padding:10px;
	float:left;
	position:relative;
	width:600px;
	height:330px;
	background-color:#333;
}
#migisita{
	padding:20px 0 0 0;
	position:relative;
	float:left;
	width:150px;
	height:330px;
	background-color:#333;
}
#migisita img{
	margin-left:10px;
}

#link{
	width:750px;
	padding:10px;
	background-color:#333;
}
.td_link{
	width:250px;
	position:relative;
	float:left;
}
.td_link p{
	float:left;
	position:relative;
	margin:0;
	color:#fff;
}
