body {
	background: url(../img/bg_img.jpg) repeat-y;
}
#wrapper{
	width: 960px;
	height: 100%;
	background: #FFFEE6;
	margin: 0px auto;
	border-right: 1px solid #15513E;
	border-left: 1px solid #15513E;
}
#contents{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background: #0000FF;
	padding-top: 10px;
	padding-bottom: 30px;
}
#footer{
	height:150px;
	width: 960px;
	text-align: center;
	position: relative;
}
body,td {
	line-height: 1.8em;
	color: #432E27;
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#header{
	background: #FFFFFF url(../img/h.gif) no-repeat;
	width: 960px;
	height: 109px;
	margin: 0px auto;
	position: relative;
	border-bottom: 1px solid #15513E;
}


#main_contents{
	width: 960px;
	height: 100%;
	background: url(../img/kazari_yoko.gif) repeat-y;
	
}
#navi{
	width: 960px;
	height: 100%;
	text-align: center;
	margin-top: 10px;
	
}

#navi ul {
	list-style: none;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}
#navi li {
	line-height: 1em;
	display: inline;
	height: 29px;
	width: 113px;
	margin-right: 2px;
	margin-left: 2px;
}

#moji{
	position: absolute;
	top: 75px;
	right: 15px;
}

#moji ul {
	list-style: none;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}
#moji li {
	line-height: 1em;
	display: inline;
	margin-left: 10px;
	font-size: 12px;

}

#tomodachi {
	text-align: center;
	width: 100%;
	height: auto;
	padding-top: 5px;
	padding-bottom: 20px;
}
.m_b {
	background: url(../img/c_b_bg_img.gif) no-repeat;
	height: 20px;
	width: 872px;
	font-size: 14px;
	letter-spacing: 0.3em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1em;
	padding-top: 9px;
	margin: 10px 29px;
	padding-left: 30px;
}

#address {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1em;
	text-align: center;
	width: 960px;
	height: 20px;
	background: url(../img/f.gif) no-repeat;
	position: absolute;
	bottom: 0px;
	padding-top: 12px;
	right: 0px;
}

/*------ link ------*/

a:link     {
	color: #FFFFFF;
	text-decoration: none;
	overflow:hidden;
	outline:none;
	font-weight: bold;
}
a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	overflow:hidden;
	outline:none;
	font-weight: bold;
}
a:hover    {
	color: #3E7A31;
	text-decoration: none;
	overflow:hidden;
	outline:none;
	font-weight: bold;
}
a:active   {
	color: #FFFFFF;
	text-decoration: none;
	overflow:hidden;
	outline:none;
	font-weight: bold;
}

.jyuusyo {
	position: absolute;
	left: 11px;
	top: 13px;
	color: #3D2820;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
}
.qr_img {
	position: absolute;
	top: 8px;
	right: 140px;
}
.qr_text {
	font-size: 12px;
	color: #432E27;
	line-height: 1.5em;
	text-align: left;
	position: absolute;
	top: 13px;
	width: 120px;
	right: 15px;
}
#kazari_ue {
	background: url(../img/kazari_ue.gif) no-repeat;
	height: 60px;
	width: 960px;
}
#kazari_shita {
	background: url(../img/kazari_shita.gif) no-repeat;
	height: 60px;
	width: 960px;
}
#footer_navi {
	background: url(../img/navi_bg_img.gif) repeat-x;
	height: 22px;
	width: 960px;
	margin-top: 20px;
	text-align: center;
	padding-top: 7px;
}
#footer_navi ul {
	list-style: none;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.2em;
	color: #FFFFFF;
}
#footer_navi li {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
}
h1 {
	font-size: 20px;
	line-height: 1em;
	font-weight: bold;
	padding-bottom: 5px;
}
