html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

html {
  height: 100%;
  font-size: 75%;
  line-height: 1.2;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

body {
  height: auto;
  background-color: #FFFFCC;
}

img {
  vertical-align: bottom;
}

#page {
  min-width: 1100px;
  height: 100%;
  border-top: 10px solid #0B6334;
  background-image: url("/jagp33wayo-kohnodai/images/common/bg_img1.jpg");
  background-position: center top;
  background-repeat: no-repeat;
}
#page .ro:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

#header {
  *zoom: 1;
  width: 1000px;
  padding: 10px 0 15px;
  margin: 0 auto;
}
#header:after {
  content: "";
  display: block;
  clear: both;
}
#header #logo {
  float: left;
  margin-right: 30px;
}
#header .title {
  float: left;
  padding-top: 25px;
  margin-right: 30px;
}
#header .title .sitename {
  margin-bottom: 4px;
}
#header .detail {
  float: left;
  padding-top: 23px;
}
#header .detail .deta {
  margin-bottom: 7px;
  text-align: right;
}
#header .detail .location {
  margin-bottom: 5px;
  text-align: right;
}
#header .detail .name1 {
  margin-bottom: 4px;
}

#contents {
  width: 1008px;
  min-height: 100%;
  height: 100%;
  padding-top: 2px;
  margin: 0 auto;
  background-image: url("/jagp33wayo-kohnodai/images/common/bg_contents1.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}
#contents .contentWrap {
  min-height: 100%;
  height: 100%;
  background-image: url("/jagp33wayo-kohnodai/images/common/bg_contents2.png");
  background-position: 0 0;
  background-repeat: repeat-y;
}
#contents .contentInner {
  min-height: 100%;
  height: 100%;
  *zoom: 1;
  padding: 0 6px 0 2px;
}
#contents .contentInner:after {
  content: "";
  display: block;
  clear: both;
}

#main {
  width: 660px;
  padding: 30px;
  float: right;
}
#main .title {
  padding: 5px 10px 4px;
  margin-bottom: 12px;
  border-left: 10px solid #F29600;
  background-color: #FCEACC;
  color: #0B6334;
  font-size: 134%;
}

#sub {
  width: 280px;
  min-height: 100%;
  height: 100%;
  float: left;
  background-color: #CCDE95;
}

#gnavi {
  margin-bottom: 25px;
}
#gnavi ul li {
  background-image: url("/jagp33wayo-kohnodai/images/common/bg_gnavi.jpg");
  background-position: 0 0;
  background-repeat: repeat-x;
}
#gnavi ul li > a {
  display: block;
  height: 19px;
  padding: 15px 20px 16px;
  background-image: url("/jagp33wayo-kohnodai/images/common/icon_gnavi.jpg");
  background-position: 250px center;
  background-repeat: no-repeat;
  font-size: 134%;
  color: #0B6333;
  text-decoration: none;
}
#gnavi ul li.none {
  height: 50px;
  background-image: url("/jagp33wayo-kohnodai/images/common/bg_gnavi.jpg");
  background-position: 0 0;
  background-repeat: repeat-x;
}
#gnavi ul li.cur {
  background-image: url("/jagp33wayo-kohnodai/images/common/bg_gnavi_cur.jpg");
  background-position: 0 0;
  background-repeat: repeat-x;
}
#gnavi ul li.cur > a {
  color: #fff;
}
#gnavi ul li:hover a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

#accsess {
  width: 240px;
  margin: 0 auto 15px;
}
#accsess .title {
  padding-bottom: 6px;
  margin-bottom: 8px;
  border-bottom: 1px solid #0B6334;
}
#accsess .text a {
  color: #009FE7;
  font-size: 117%;
  text-decoration: underline;
}
#accsess .text a:hover {
  text-decoration: none;
}

#stay {
  width: 240px;
  margin: 0 auto 15px;
}
#stay .title {
  padding-bottom: 6px;
  margin-bottom: 8px;
  border-bottom: 1px solid #0B6334;
}
#stay .text a {
  color: #009FE7;
  font-size: 117%;
  text-decoration: underline;
}
#stay .text a:hover {
  text-decoration: none;
}

#office {
  width: 240px;
  margin: 0 auto 20px;
  font-size: 117%;
  color: #595757;
}
#office .title {
  padding-bottom: 6px;
  margin-bottom: 8px;
  border-bottom: 1px solid #6CA165;
}
#office .text {
  margin-bottom: 20px;
}
#office .address {
  margin-bottom: 20px;
}
#office .address a {
  color: #595757;
  text-decoration: underline;
}
#office .address a:hover {
  text-decoration: none;
}

#pagetop {
  text-align: right;
  font-size: 109%;
}
#pagetop a {
  padding-left: 12px;
  background-image: url("/jagp33wayo-kohnodai/images/greeting/icon_arrow.gif");
  background-position: left center;
  background-repeat: no-repeat;
  color: #0B6333;
  text-decoration: underline;
}
#pagetop a:hover {
  text-decoration: none;
}

#links {
  width: 240px;
  margin: 0 auto;
}
#links .title {
  padding-bottom: 6px;
  margin-bottom: 8px;
  border-bottom: 1px solid #6CA165;
}
#links ul li {
  margin-bottom: 3px;
}
#links ul li a {
  color: #009FE7;
  font-size: 117%;
  text-decoration: underline;
}
#links ul li a:hover {
  text-decoration: none;
}
