/*----RESET----*/
html, body, h1, h2, h3, h4, h5, ul, ol, dl, li, dt, dd, header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav, fieldset {
	margin:0;
	padding:0;
	font-size: 100%;
	border:none;
}

body{
	line-height: 1.0;
	-webkit-text-size-adjust: none;
}
article, aside, canvas, datails, figcaption, figure, footer, header, hgroup, menu, nav, section, summary{
	display: block;
}
img{
	border:0;
	vertical-align: bottom;
}
ul, ol{
	list-style: none;
}
table{
	border-spacing: 0;
	empty-cells: show;
}

/*---INIT----*/
*{
	font-size: 100%;
	padding: 0;
	margin: 0;
}
body{
	margin:0;
	font-size: 80%;
    font-family: Verdana,Arial,Helvetica,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W4','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック',sans-serif;
	color: #3F3323;
	color: #333;
	line-height:1.4em;
	line-height: 1.3em;
	background:#FFF;
	font-weight: normal;
}
a {
	color:#0178D8;
	text-decoration: none;
}
a:hover{
	color:#da7c0e;
	text-decoration: underline;
}
ul,li{
	list-style-type:none;
	margin: 0;
	padding: 0;
	}

/*----MOD----*/
/* clearfix */
.clearfix:after {
　content: ".";
　display: block;
　height: 0;
　clear: both;
　visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*----HEADER----*/
.header{
	width:100%;
	margin: 0 auto;
	z-index: 1;
	overflow:hidden;
	background: url(/headbg.jpg) 0 0 no-repeat;
	-moz-background-size:100% 100%;
	background-size:100% 100%;
}
.header:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.header-space{
	width: 1000px;
	margin:0 auto;
}
.header-space:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.header-top:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.header h1{
	color: #FFF;
	text-shadow: -1px -1px rgba(0,0,0,0.3);
	font-size: 10px;
	height:26px;
	line-height: 26px;
	width: 500px;
	float: left;
	font-weight: normal;
}
.header-social{
	display: block;
	float: right;
	text-align: right;
	text-shadow: -1px -1px rgba(0,0,0,0.3);
	font-size: 12px;
	padding: 7px;
	background:#0087c8;
	background: rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.4), 1px 1px 0 rgba(255,255,255,0.3);
	-moz-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.4), 1px 1px 0 rgba(255,255,255,0.3);
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	_zoom:-1;
	overflow: hidden;
	color: #FFF;
}
.header-social li{
	float: left;
	margin-left: 8px;
}
.header-social li:after{
	content:'|';
	color: rgba(255,255,255,0.5);
	margin-left: 8px;
}
.header-social li:last-child:after{
	content:'';
	margin:none;
}
.header-social li.header-social-last{
	content:'';
	margin:none;
}
.header-social li a{
	color: #FFF;
}
.header-social li a:hover{
	text-decoration: underline;
}
.header-social:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.header-middle{
	margin-top: 10px;
	margin-bottom: 15px;
}
.header-middle:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.logo{
	float: left;
	margin-right: 50px;
	margin-bottom: 0;
	height: 80px;
}
.logo a{
	font-size: 32px;
}
.header-ads{
	font-size: smaller;
	text-align: center;
	width: 468px;
	float: right;
	text-shadow: #666666 4px 4px 5px;
}
.header-ads a{
	color: #FFF;
	text-decoration: underline;
}

/*----HEADER-MENU----*/
.header-menu{
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	z-index: 300;
	margin: 0 auto;
	background: #555;
	background: -webkit-gradient(linear,left top,left bottom,from(#555),to(#333));
	background: -moz-linear-gradient(top,#555,#333);
	height: 34px;
	border-top: 1px solid #0577ab;
	-webkit-box-shadow: inset -1px 1px 0 rgba(255,255,255,0.2), inset 0px -1px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: inset -1px 1px 0 rgba(255,255,255,0.2), inset 0px -1px 2px rgba(0,0,0,0.4);
}
.header-menu ul{
	width: 1000px;
	margin: 0 auto;
}
.header-menu li{
	float: left;
	background: #555;
  background: -webkit-gradient(linear,left top,left bottom,from(#555),to(#333));
  background: -moz-linear-gradient(top,#555,#333);
  height: 34px;
  line-height: 34px;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
	-webkit-box-shadow:inset -1px 1px 0 rgba(255,255,255,0.2), inset 0px -1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow:inset -1px 1px 0 rgba(255,255,255,0.2), inset 0px -1px 2px rgba(0,0,0,0.3);
	color: #FFF;
	text-shadow: -1px -1px rgba(0,0,0,0.5);
}
.header-menu li:first-child a{
	border-left: 1px solid rgba(255,255,255,0.2);
}
.header-menu li a:hover{
	background: #333;
  background: -webkit-gradient(linear,left top,left bottom,from(#777),to(#333));
  background: -moz-linear-gradient(top,#777,#333);
	color: #4fc6fe;
  height: 34px;
  line-height: 34px;
  text-decoration: none;
}
.header-menu li.active a{
	background: #FFF;
	background: -webkit-gradient(linear,left top,left bottom,from(#FFF),to(#FFF));
	background: -moz-linear-gradient(top,#FFF,#FFF);
	height: 39px;
	line-height: 39px;
	color: #0098de;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: -1px -2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: -1px -2px 2px rgba(0,0,0,0.2);
	margin-top: -5px;
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
}

/*----NAVIGATION(BREAD)----*/
.navigation{
	margin:10px 5px 5px;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.navigation li{
	margin-right:3px;
	margin-right/*\**/: 10px\9;
	float:left;
	font-weight: bold;
	content/*\**/: ">"\9;
}
.navigation li+li:before{
	content: ">";
	margin-left: 2px;
	color:#BBB;
	font-weight: normal;
}
.navigation li:last-child:after{
	content:none;
}
.navigation a{
	color:#0288c5;
	font-weight: normal;
}
.navigation a:hover{
	color:#da7c0e;
	text-decoration: underline;
}
.navigation:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*----PAGE----*/
.page{
	width:1000px;
	margin: 0px auto 40px;
}
.page:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.page h3 {
	font-size: 140%;
	font-weight:bold;
	font-variant: small-caps;
    text-shadow: 0px 2px 5px rgba(0,0,0,0.4);
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 10px;
	padding : 5px 5px 5px 20px;
	border-left: solid 5px #2266BB;
	vertical-align : middle;
}
.container{
	margin-bottom: 0px;
	padding-bottom: 10px;
	background: url(/grass.gif) repeat-x center bottom;
}
.canvas{
	width: 650px;
	float: left;
}

/*----CONTENTS----*/
#body p {
	padding-left: 20px;
}
#body p.end {
	clear: both;
	padding: 0;
	padding-top: 10px;
	border-top: 2px groove;
	text-align: center;
}

#home p.updates {
	float: left;
	text-align: center;
}
#home img.updates {
	width: 100px;
	height: 75px;
	background-color: #FFFFFF;
	border-width: 2px;
	padding: 5px;
	border-style: solid;
	border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}
#home .updates {
	position: relative;
	display: inline-block;
	overflow: hidden; /* 不要部分を消す */
}
#home .updates:after {
	position: absolute;
	z-index: 1;
	width: 60px;
	height: auto;
	background: red;
	content: "New"; /* 表示するテキスト */
	text-align: center;
	color: #fff;
	font-family: 'Arial';
	font-weight: bold;
	top: 3px;
	left: 0px;
	transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
#home p.upcoming {
	float: left;
	font-size: x-small;
	margin: 10px;
	margin-left: 20px;
	width: 230px;
	height: 75px;
	background-color: #FFFFFF;
	border-width: 2px;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}
#home p.adBox {
	float: right;
}
#home p.updateComment {
	clear: both;
	margin-bottom: 20px;
}
#home p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#home p.icons {
	margin-top: 10px;
	margin-left: 80px;
	margin-right: 80px;
	margin-bottom: 20px;
}

.passport {
	margin-left: 0px;
	width: 600px;
	height: 426px;
	background-color: transparent;
	background-image: url("/passport.gif");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.passport:after {
	margin-botoom: 10px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.sticky {
	font-family: Comic Sans MS;
	font-size: 140%;
	font-weight: bold;
	font-variant: small-caps;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.4);
	text-decoration: underline;
	margin: 100px 0px 0px 20px;
	padding: 10px 10px 50px 10px;
	background-color: rgb(255, 255, 142);
	background: #f1f3a2;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(247,247,210,1)), to(rgba(240,242,155,1)));
	background: -moz-linear-gradient(top, rgba(247,247,210,1), rgba(240,242,155,1));
	-webkit-box-shadow: 0 2px 12px rgba(0,0,0,.5);
	-moz-box-shadow: 0 2px 12px (rgba(0,0,0.5));
	box-shadow: 0 1px 2px #000;
}
.stamp {
	margin-top: 60px;
	margin-left: 30px;
}
.stamp img {
	margin: 5px;
}
.stamp li:nth-child(even) {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
}
.stamp li:nth-child(odd) {
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
}
.stamp li {
	display: inline;
	float: left;
	margin: 0px 5px 4px 0px;
	padding: 0px 5px 0px 0px;
}
.stamp li:last-child {
	border-bottom: medium none;
}
.stamp:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.tour ,.stories ,.album {
	clear: both;
	padding: 10px;
}
.tour:after, .stories:after, .album:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.stories h3 {
	clear: both;
}
.tour img ,.stories img {
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border-width: 2px;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}
.image-ad img {
	margin-top: 50px;
	margin-bottom: 30px;
	border-style: hidden;
}
.album img {
	margin: 5px;
	background-color: #FFFFFF;
	border-width: 2px;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}
.stories p.image {
	clear: both;
}
.tour p.description {
	padding-top: 10px;
}
.fb-comments {
	margin: 0px auto;
}

/*----SIDE MENU----*/
.sidemenu{
	float:right;
	font-size: 90%;
	width: 300px;
	margin-top: 50px;
}
.clouds li{
	display: inline;
	float: left;
	border: none;
	margin:0;
	padding: 0;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px dotted #CCC;
	margin-bottom: 4px;
	-webkit-box-shadow:inset -1px 0 0 rgba(255,255,255,0.1);
	-moz-box-shadow: inset -1px 0 0 rgba(255,255,255,0.1);
}
.clouds li:last-child{
	border-bottom: none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:inset -1px 0 0 rgba(255,255,255,0.1);
	-moz-box-shadow: inset -1px 0 0 rgba(255,255,255,0.1);
}
.clouds:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.sidemenu form {
	font-size: x-small;
	margin-top: 5px;
}

/*----SIDE-ADVISOR----*/
.advisor-site {
	padding: 5px 5px 5px 5px;
	border-bottom:1px dotted #CCC;
	vertical-align: top;
}
.advisor-site:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.advisor-logo {
	float: left;
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.21);
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.21) !important;
	filter: 
        progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=0,strength=5)
        progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=90,strength=5)
        progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=180,strength=5)
        progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=270,strength=5); /* IE */
	_border: #CCC solid 1px;
}
.advisor-description {
	float:right;
	width: 160px;
}

/*----FOOTER----*/
.copyright{
	font-family: Arial, Helvetica,sans-serif;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #111;
	background: #444;
	background: -webkit-gradient(linear,left top,left bottom, from(#444), color-stop(0.5,#444), to(#222));
	background: -moz-linear-gradient(top,#444,#444 50%,#222);
	color: #FFF;
	text-shadow: -1px -1px 0 rgba(0,0,0,1);
}


