/* main styles */
div#container {
  position: relative;
  width: 760px;
  height: auto;
  min-height: 420px;
  margin: 0 auto;
  padding: 0 0 10px 0;
  color: #333333;
  background-color: #ffffff;
  text-align: left;
}

div#header {
  width: auto;
  height: 110px;
  overflow: hidden;
  background-color: transparent;
  background-image: url(../image/oukalogo.gif);
  background-repeat: no-repeat;
  background-position: 20px 15px ;
}
div#header h1, div#header p {
  text-indent: -9999px;
}
div#header a {
  display: block;
  width: 250px;
  height: 110px;
}

ul#sitePolicy {
  display: block;
  position: absolute;
  top: 10px;
  right: 20px;
  width: 200px;
  height: auto;
  margin: 0 0 1em 0;
  text-align: right;
}
ul#sitePolicy li {
  display: block;
  float: right;
  font-size: 11px;
  text-transform: lowercase;
}
ul#sitePolicy a {
  display:block;
  width: auto;
  height: auto;
  padding: 0 10px;
  border-right: 1px solid #c0c0c0;
}
ul#sitePolicy li#sitemap a {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}

ul#mainNavi {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0px;
}
ul#mainNavi li {
	display: inline;
	float: left;
	font-size: 12px;
	text-transform: uppercase;

}
ul#mainNavi li#mHome {
  margin-left: 20px;
}
ul#mainNavi a {
  display:block;
  width: auto;
  height: auto;
  background-color: #DE1D3F;
  padding: 5px 22px;
  border-right: 1px solid #ffffff;
}
ul#mainNavi a:link, ul#mainNavi a:visited {
  color: #ffffff;
}
ul#mainNavi a:hover, ul#mainNavi a:active {
  color: #FFDDEE;
}

div#siteBanner {
	clear: both;
	width: 760px;
	height: 200px;
	color: #000000;
	background-color: transparent;
	padding: 0px;
	margin: 0;
}
#home div#siteBanner {
  background-image: url(../image/banner_sky.jpg);
  background-repeat: no-repeat;
}

div#siteBanner2 {
  clear: both;
  width: 760px;
  height: 50px;
  margin: 0 0 1em 0;
  color: #ffffff;
  background-color: transparent;
}
div#siteBannerIN {
	clear: both;
	width: 760px;
	height: 50px;
	color: #000000;
	background-color: transparent;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
div#siteBannerSC {
  clear: both;
  width: 760px;
  height: 50px;
  margin: 0 0 1em 0;
  color: #000000;
  background-color: transparent;
}
div#siteBannerMA {
  clear: both;
  width: 760px;
  height: 50px;
  margin: 0 0 1em 0;
  color: #000000;
  background-color: transparent;
}
div#siteBannerOR {
	clear: both;
	width: 760px;
	height: 50px;
	margin: 0 0 1em 0;
	color: #000000;
	background-color: transparent;
}
div#siteBannerPP {
	clear: both;
	width: 760px;
	height: 15px;
	margin: 0 0 1em 0;
	color: #DE1D3F;
	background-color: transparent;
}
#home div#siteBanner2 {
  background-image: url(../image/banner2.jpg);
  background-repeat: no-repeat;
}
#home div#siteBannerIN {
  background-image: url(../image/bannerIN.jpg);
  background-repeat: no-repeat;
}
#home div#siteBannerSC {
  background-image: url(../image/bannerSC.jpg);
  background-repeat: no-repeat;
}
#home div#siteBannerMA {
  background-image: url(../image/bannerMA.jpg);
  background-repeat: no-repeat;
}
#inside div#siteBannerOR {
  background-image: url(../image/bannerOR.jpg);
  background-repeat: no-repeat;
}
#inside div#siteBannerPP {
  background-image: url(../image/bannerPP.jpg);
  background-repeat: no-repeat;
}
div#siteBanner3 {
  clear: both;
  width: 760px;
  height: 50px;
  margin: 0 0 1em 0;
  color: #000000;
  background-color: transparent;
}

#home div#siteBanner3 {
  background-image: url(../image/banner3.jpg);
  background-repeat: no-repeat;
}
#inside div#siteBanner2 {
  background-image: url(../image/banner2.jpg);
  background-repeat: no-repeat;
}

div#subNavi {
  display: inline;
  float: left;
  width: 130px;
  height: auto;
  margin: 0 0 0 20px;
  padding: 0 20px 0 0;
}

div#subNavi li {
  font-family: Times, "Times New Roman", Garamond, serif;
  font-size: 95%;
  font-weight: normal;
  line-height: 150%;
  text-transform: uppercase;
}

div#mainContents {
	width: 600px;
	height: auto;
	margin-right: 90px;
	margin-left: 90px;
	margin-top: 30px;
}
div#mainContents div#latest {
  display: block;
  width: auto;
  height: auto;
  margin: 0 0 2em 0;
  border-bottom: 1px solid #c0c0c0;
}
div#mainContents div#recent {
  display: block;
  float: left;
  width: 380px;
  height: auto;
  margin: 0 15px 0 0;
  padding: 0 15px 0 0;
  border-right: 1px solid #c0c0c0;
}
div#mainContents div#popular {
  display: block;
  float: left;
  width: auto;
  height: auto;
  margin: 0;
}

div#mainContents h3 {
  color: #993300;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
  padding: 5px 0px 5px 0px;
}
div#mainContents div#recent h3 {
  color: #993300;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
  padding: 5px 0px 5px 0px;
}
div#mainContents p {
  line-height: 145%;
}
div#mainContents dt {
  font-size: 100%;
  font-weight: bold;
}
div#mainContents dd {
  font-size: 95%;
}

p.indexPhoto {
  float: left;
  margin: 0 1em 1em 0;
  width: auto;
  height: auto;
}
p.indexPhoto img {
}
#mainContents #gallery .galleryex {
	float: left;
	width: 190px;
}
#mainContents #gallery .kyoushitsuex {
	float: left;
	width: 190px;
}
#mainContents #gallery .ex3 {
	float: left;
	width: 190px;
}
#home #container #mainContents #gallery ol {
	font-size: large;
}
#mainContents #gallery #address {
	border: thin dotted #CCCCCC;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 60px;
	margin-top: 30px;
	margin-right: 70px;
	margin-bottom: 30px;
	margin-left: 80px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 70%;
}
.block {
	border: thin dashed #CCCCCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#cancel {
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
	width: 350px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

/*---contactBox---*/
#contactBox {
display:block;
clear:both;
margin:20px 7px 10px 7px;
padding:8px 5px;
border-left:6px solid #ffcc33;
background-color:#ffff99;
text-align:left;
}

#contactBox p {
display:block;
width:630px;
}
#toiawase {
	float: none;
        border: none;
}
#sitePolicy #privacy {
	padding: 5px;
}
#sitePolicy #sitemap {
	padding: 5px;
}
