@charset "shift_jis";
/* CSS Document */
#base{
	margin:0;
	padding:0;
}
#wrapperAll {
	background-color:#d9d3c7;
    padding-bottom: 40px;
	margin:0;
}
#tagline {
    background-color: #a09682;
	border-top:#887f6e 5px solid;
    height: 30px;
    text-align: left;
	box-shadow: 0 0 4px rgba(0,0,0,.3);
}
#tagline p {
	font-size:13px;
    color: #ffffff;
    line-height: 30px;
    margin: 0;
    text-shadow: 1px 1px 2px #333333;
}

#toAShop {
    background-color: #887f6e;
    height: 40px;
    position: absolute;
    right: 0;
    top: -52px;
    width: 212px;
	right:250px;
	border-radius:0px 0px 25px 25px;
	box-shadow: 0 0 2px rgba(0,0,0,.3);
}
#toAShop:hover{
	background-color:#726a5c;
}
#toAShop p{
	padding:0px;
	text-align:center;
	font-style:inherit;
    font-family: Helvetica, sans-serif;
	color:#cdc7bb;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	font-size:14px;
	font-weight:bold;
    text-shadow: 1px 1px 2px #333333;
}
#toAShop p:hover{
	color:#ddd5c6;
}


#toShop {
    background-color: #887f6e;
    height: 40px;
    position: absolute;
    right: 0;
    top: -52px;
    width: 212px;
	border-radius:0px 0px 25px 25px;
	box-shadow: 0 0 2px rgba(0,0,0,.3);
}
#toShop:hover{
	background-color:#726a5c;
}
#toShop p{
	padding:0px;
	text-align:center;
	font-style:inherit;
    font-family: Helvetica, sans-serif;
	color:#cdc7bb;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	font-size:14px;
	font-weight:bold;
    text-shadow: 1px 1px 2px #333333;
}
#toShop p:hover{
	color:#ddd5c6;
}

#contentsWrapper {
    margin: 0 auto;
    width: 960px;
	height:100px;
}
#tagLineBody {
    margin: 0 auto;
    width: 960px;
}
#header {
    height: 160px;
    position: relative;
    z-index: 2;
}

#headerMenu {
    position: absolute;
	top:30px;
	left:300px;
    z-index: 3;
	float:right;
}


.dropmenu{
  *zoom: 1;
  list-style-type: none;
  width: 600px;
  margin: 5px auto 0px;
  padding: 0;
  box-shadow: 0 0 4px rgba(0,0,0,.3);
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  width: 33.3333%;/*メニューの数ごとに変更*/
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  font-style:inherit;
  font-family: Helvetica, sans-serif;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
  font-weight:bold;
}
.dropmenu li a{
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  background: #eee8dc;
  color: #666;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li{
  width: 100%;
}
.dropmenu li ul li a{
  padding: 13px 15px;
  border-top: 1px solid #eee8dc;
  background: #eee8dc;
  text-align: left;
}
.dropmenu li:hover > a{
  background: #eee8dc;
  color:#a09682;
}
.dropmenu li a:hover{
  background: #a09682;
  color:#FFF;
}
#normal li ul{
  display: none;
}
#normal li:hover ul{
  display: block;
}

#mainImage{
	background-color:#FFF;
	height:250px;
	width:960px;
	margin:0 auto;
	box-shadow: 0 0 4px rgba(0,0,0,.3);
}
#content {
	margin:0 auto;
	padding:30px 0;
	width:960px;
	overflow:hidden;
}
.shaper_img{
	float:left;
	box-shadow: 0 0 4px rgba(0,0,0,.3);
	width:360px;
}
.shaper_text{
	float: right;
	width:560px;
	padding:0 20px;
    font-family: Helvetica, sans-serif;
	line-height:30px;
	font-size:80%;
}
.surfboardW{
	overflow:hidden;
	width:960px;
}
.surfboardL{
	float:left;
	width:480px;
}
.surfboardR{
	float:right;
	width:480px;
}
.surfboardI{
	float: left;
	width:240px;
	text-align:center;
	padding:o auto;
}
.surfboardT{
	float:right;
	width:240px;
    font-family: Helvetica, sans-serif;
	font-size:90%;
}
.surfboardT p{
    font-family: Helvetica, sans-serif;
	font-size:90%;
}

/*TOP shaperImg*/
#Shaper {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	float:left;
	width:450px;
	height:110px;
	background-color:#999;
	border-radius:5px 20px 5px 20px;
	background-image:url(img/top_shaper.jpg);
	box-shadow: 0 0 4px rgba(0,0,0,.3);
}
#Shaper:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#Shaper p{
	display: inline-block;
    font-size: 30px;
    font-family: Helvetica, sans-serif;
    font-weight: bold;
	color:#cdc7bb;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	margin:25 0;
    text-shadow: 1px 1px 2px #333333;
}





#info {
	width:450px;
	float:right;
}

.box_srcollbar {
	width:450px;
	height:150px;
	overflow:auto;
	padding:5px;
	border:1px solid #000;
	background-color:#F9F9F9;
	color:#000;
	font-size:12px;
}
.box_title{
	border:1px solid #000;
	padding:5px;
	width:300px;
	font-weight:bold;
	background-color:#000;
	color:#fff;
}

.kousin {
	overflow:auto;
	width:430px;
	height:100px;
	padding:5px;
	color:#e8e8e8;
	line-height:1.5em;
	background-color:#887f6e;
	font-size:12px;
	box-shadow: 0 0 4px rgba(0,0,0,.3);
}

#footer{
	padding:20px;
	background-color:#413c32;
	overflow:hidden;
	text-align:center;
	box-shadow: 0 0 4px rgba(0,0,0,.3);
}
#footer p{
	font-size:90%;
	font-style:normal;}

#footer p a{
	color:#CCC;}
	
#footerNavi{
    margin: 0 auto;
	overflow:hidden;
    padding: 10px 30px 30px 30px;
    width: 960px;
	min-height: 1px;
}
.footerNaviUnit {
    display: -moz-inline-box;
    display: inline-block;
    /display: inline;
	/zoom: 1;
	vertical-align: top;
    font-size: 1em;
    width: 160px;
	margin:0 10px;
}
.footerNaviUnit h5 {
    color: #999;
	border-bottom:#1A1711 solid 1px;
	margin:0;
	padding: 10px;
	font-style:inherit;
    font-family: Helvetica, sans-serif;
	color:#cdc7bb;
}
.footerNaviUnit h6{
    color: #70695A;
	margin:5px;
	padding:5px;
	font-style:inherit;
    font-family: Helvetica, sans-serif;
	color:#cdc7bb;	
}
.footerNaviUnit h6 a{
    color: #70695A;
}
.footerNaviUnit h6 a:hover{
    color: #999;
}

