@charset "utf-8";
html{
	padding: 0px;
	margin: 0px;
	width: 640px;
	-webkit-text-size-adjust:none
}
body{
	background-color: #ffeaef;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 640px;
}
img {
    border-style:none;
}

#header {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 640px;
	left: 0px;
	top: 0px;
	height: 350px;
}
#header #head_line {
	position: absolute;
	top: 0px;
	left: 0px;
}

#header #logo {
	position: absolute;
	left: 24px;
	top: 43px;
}
#header #logo_tel {
	position: absolute;
	left: 24px;
	top: 161px;
}
#header #logo_tel img {
	width: 405px;
}
#header #snsIcon #fb {
	position: absolute;
	left: 470px;
	top: 23px;
}
#header #snsIcon #tw {
	position: absolute;
	left: 544px;
	top: 22px;
}
#header #snsIcon #gp {
	position: absolute;
	left: 470px;
	top: 94px;
}
#header #snsIcon #li {
	position: absolute;
	left: 544px;
	top: 93px;
}
#header #snsIcon #blog {
	position: absolute;
	left: 469px;
	top: 162px;
}
#header #flow_menu_base {
	position: absolute;
	left: 0px;
	top: 227px;
}
#header #flow_menu_back {
	position: absolute;
	left: 28px;
	top: 241px;
}
#header #flow_menu {
	position: absolute;
	left: 0px;
	top: 242px;
	width: 640px;
}
#header #flow_menu img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#contents_area {
	position: relative;
	padding:20px
}


#footer {
	position: relative;
	top: 0px;
}
#foot_base {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 240px;
	background: url(../image/foot_base.png) repeat-y;
}
#foot_te {
	position: absolute;
	width: 640px;
	font-size: 40px;
	color: #FFF;
	text-align: center;
	top: 15px;
}
#foot_line {
	position: absolute;
	top: 62px;
	left: 18px;
}
#foot_name {
	position: absolute;
	width: 640px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 43px;
	color: #FFF;
	left: 0px;
	top: 75px;
	text-align: center;
}
#foot_addr_tel {
	position: absolute;
	width: 640px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	color: #FFF;
	left: 0px;
	top: 125px;
	text-align: center;
}
#contents_area #linkSap1 #linkSap1Ban {
	float: right;
}
#memberMenu {
	position: absolute;
	left: 484px;
	top: 244px;
}
#contents_area #logout {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 36px;
	text-align: center;
}
#logout a{
	color:#630
}
#logout a:link{
	color:#630
}
#logout a:visited{
	color:#630
}
#logout a:hover{
	color:#630
}
#logout a:active{
	color:#630
}
