body {
	background: url(../../home/wp-content/uploads/image/norikurasama_back.jpg) top left fixed;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#555;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, monospace;
}

#wrapper {
	width:710px;
	margin:0 0 0 0;
}

#header {
	width:710px;
	height:770px;
	background-image:url(../../home/wp-content/uploads/image/miyagi_index.jpg);
}

#attention {
	margin:0 0 10px 0;
	padding:0 70px 0 70px;
	width:570px;
	font-size: 12px;
	text-align:justify;
	line-height:160%;
	letter-spacing: 1px;
	color:#669933;
}

#line {
	margin:20px 0 30px 0;
}

#content {
	padding:0 70px 0 70px;
	width:570px;  
	margin:20px 0 20px 0;
	line-height:190%;
	font-size: 14px;
	text-align:justify;
}

.attention p {
    margin: 0 0 20px 0;
	font-size: 12px;
}

.navi {
  margin:20px 0 40px 0;
}

#footer {
  margin:0 0 10px 0;
  text-align:center;
  font-size: 10px;
 }


ul.tab {
  position: relative;
  margin: 0 0 0 0; 
  padding: 0;
}

ul.tab li { position: absolute; font-size: 0px; line-height: 0px; list-style-type: none; }
ul.tab li a { display: block; background-position: 0px 0px; }
ul.tab li span {
  display: block;
  width: 0px;
  height: 0px;
  overflow: hidden;
  text-indent: -9999px;
}

/* next */
ul.tab li.tab-next {  top: 5px; width: 75px; height: 22px; background: transparent url(http://re-s.jp/home/wp-content/uploads/image/miyagi_tab.png) no-repeat -400px -44px; }
ul.tab li.tab-next a { width: 75px; height: 22px; background: transparent url(http://re-s.jp/home/wp-content/uploads/image/miyagi_tab.png) no-repeat -400px 0px; }
ul.tab li.tab-next a:hover { background-position: -400px -22px; }


/* image with anchor */
a img {
    border: none;
}

/* anchor */
a:link { color: #996633; text-decoration: none; }
a:visited { color: #996633; text-decoration: none; }
a:hover { color: #CC9933; text-decoration: underline;}