
/*
body, textarea { font-family: “メイリオ”, “ＭＳ Ｐゴシック”, sans-serif, Helvetica; }
*/
input, select { font-family: Arial, “ＭＳ Ｐゴシック”, sans-serif, Helvetica; }


html{ 
	overflow:hidden;
	width:100%;
	height:480px;
    margin: 0;
    padding: 0;
	border: none;
	border-color: #FFFFFF;
} 
body{
	display:block;
	width:100%;
	height:480px;
	color:#eee;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	overflow:auto;
    margin: 0;
	padding:0px;
    padding-bottom:0px;   /* Height of the footer */
	font-family: Helvetica;
	text-align: center;
/*
	background: url(./images/jpg/arches_graphics_tunnel_76207_1366x768.jpg) no-repeat ; 
	-moz-background-size: 100% 100%;
	background-size:      100% 100%;
	z-index:0;
*/
}
body h1 {
	padding-top: 0px;
	font-size: 26px;
/*	color: #335;		*/
}

p {
    margin: 0;
    padding: 0;
	height:100%;
	width:100%;
}

#wrap1 { 
	position: absolute; 
	top:0px;
	display: block;
	overflow:hidden;
	padding-left: 6px;
	width: 320px;
	height:640px;
/*	height:auto !important; 	IE6対策*/ 

	background: url(./images/jpg/arches_graphics_tunnel_76207_1366x768.jpg) no-repeat ; 
	-moz-background-size: 100% 100%;
	background-size:      100% 100%;
	z-index:0;

}
#wrapper {
/*	background: url(images/gif/page_bg.gif) repeat-y; */
	margin: 0;
	padding: 0;
	width: 100%;

}

#wrapper-i {
/*	background: url(images/gif/page_bg.gif) repeat-y; */
	margin: 0;
	padding: 0;
	width: 100%;
}

/* header */

#header {
	position: absolute;
	top: 0px;   
	left: 0px;
	height:39px;
	width:30px;
    z-index:888;
	background:url(images/png/semi-transparent_white.png) no-repeat #ECCEF5;
}

#header-cap {
	position: absolute;
	top: 197px;
	left: 292px;
	height: 29px;
	width: 186px;
	background: url(./images/header_2.jpg) no-repeat;
}

#header h1 {
	background: url(./images/header.jpg) no-repeat;
	text-align: right;
	margin: 32px 0 0 0;
}

#container {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
#container_conts {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images_smart/bk_container_conts.jpg);
}
/* ここまで */

/* トピックパス */
#container_conts #topicpath {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#container_conts #topicpath p {
	font-size: 75%;
	color: #999;
}
#container_conts #topicpath p a {
	color: #C00;
}
/* ここまで */

/* コンテンツページ用 */
#container_conts h1 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #666;
}
#container_conts h2 {
	width: 280px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	color: #333;
	font-size: 130%;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #EB1A13;
}
#container_conts .shoplist {
	width: 280px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#container_conts .shoplist h3 {
	font-size: 110%;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
}
#container_conts .shoplist p {
	font-size: 80%;
	color: #999;
	margin-bottom: 5px;
}


#wrap{ 
	display:block;
	width: 100%; 
	position: relative; 
	height: 100%; 				/*IE6対策*/ 
	height:auto !important; 	/*IE6対策*/ 
	min-height: 100%; 
	overflow:hidden;

}
#wrapper {
/*	background: url(images/gif/page_bg.gif) repeat-y; */
	margin: 0;
	padding: 0;
	width: 100%;
}

#wrapper-i {
/*	background: url(images/gif/page_bg.gif) repeat-y; */
	margin: 0;
	padding: 0;
	width: 100%;
}

#wrap2{ 
	display: block;
	width: 100%; 
	position: relative; 
	height: 100%; 				/*IE6対策*/ 
	height:auto !important; 	/*IE6対策*/ 
	min-height: 100%;
    z-index:888;
	overflow:hidden;
	background:url(images/jpg/imagesCAU2O0ZU.jpg) no-repeat ;
}

#contents{ 
	padding-bottom:0; 
}

#all {background:url(images/gif/background-0842.gif) repeat-x #10ce1a;}


h1 {font-size:24px; font-weight:bold; font-style:italic; color:#96ff00;}
h4 {font-size:12px; font-weight:bold; font-style:italic; }
h2{ 
    font-family:Helvetica,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}



#text { padding:15px 20px 20px 290px;}




p.blur{
    color: transparent;
    font-size: 46px;
    text-shadow: 0 0 10px #E6E6E6;
    font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    }

.frame {
	position: relative;
	display: inline-block;
	top:100px;
	left:100px;
	width: 100px;
	height: 150px;
	border: solid 10px #fff;
	box-shadow: 0 0 4px #999;
	transform: rotate(20deg);
	overflow: hidden;
}

.frame img {

	margin-top: 0;
	margin-left: -90px;
	transform-origin: 0 0;
	transform: rotate(-20deg); 
}

#photo {
	position:relative;
	top:50px;
	left:100px;
	width: 100px;
	height:100px;
	border:solid 2px #cccccc;
	background: linear-gradient(left, rgba(255,255,255,0) 50%, #fff 40%);

}

.blur, .blur > img {
    margin: 0; padding: 0;
    border: none;
}

.blur {
    position: relative;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}

.blur:after {
    position: absolute;
    left: 0; top: 0; right: 0; bottom: 0;
    -moz-box-shadow: inset 0px 0px 15px 15px #fff;
    -webkit-box-shadow: inset 0px 0px 15px 15px #fff;
    box-shadow: inset 0px 0px 15px 15px #fff;
    content: " ";
}

background: -moz-linear-gradient(-45deg,  rgba(132,132,132,0.07) 0%, rgba(12,237,143,0.17) 27%, rgba(12,237,143,0.18) 30%, rgba(109,144,242,0.24) 46%, rgba(119,152,243,0.25) 50%, rgba(250,250,250,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(132,132,132,0.07)), color-stop(27%,rgba(12,237,143,0.17)), color-stop(30%,rgba(12,237,143,0.18)), color-stop(46%,rgba(109,144,242,0.24)), color-stop(50%,rgba(119,152,243,0.25)), color-stop(100%,rgba(250,250,250,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(132,132,132,0.07) 0%,rgba(12,237,143,0.17) 27%,rgba(12,237,143,0.18) 30%,rgba(109,144,242,0.24) 46%,rgba(119,152,243,0.25) 50%,rgba(250,250,250,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(132,132,132,0.07) 0%,rgba(12,237,143,0.17) 27%,rgba(12,237,143,0.18) 30%,rgba(109,144,242,0.24) 46%,rgba(119,152,243,0.25) 50%,rgba(250,250,250,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(132,132,132,0.07) 0%,rgba(12,237,143,0.17) 27%,rgba(12,237,143,0.18) 30%,rgba(109,144,242,0.24) 46%,rgba(119,152,243,0.25) 50%,rgba(250,250,250,1) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(132,132,132,0.07) 0%,rgba(12,237,143,0.17) 27%,rgba(12,237,143,0.18) 30%,rgba(109,144,242,0.24) 46%,rgba(119,152,243,0.25) 50%,rgba(250,250,250,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12848484', endColorstr='#fafafa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */



.fimage {
	background: url(images/base/semi-transparent_white.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:center center;
	background-repeat:no-repeat;
	height:100%;
	overflow:hidden;
	width:100%;
	z-index: 19;
}

img.loader {  
	float:center;
	position:absolute;
	top:50%;
	left:46%;
	width:88px; 
	height:88px; 
	z-index:888;
} 

img.bgmaximage{ 
	position:fixed !important;
	display:none;
}

/* override the arrow image of the tooltip */
.tooltip.bottom {
  background:url(/media/img/tooltip/black_arrow_bottom.png);
  padding-top:40px;
  height:55px;
}
 
.tooltip.bottom {
  background:url(/media/img/tooltip/black_arrow_bottom.png);
}

#calendar_7 {
	height:100%;
	width:80%;
	margin-top:0%;
	margin-left:0%;
	margin-bottom:0%;
	float:left;
	padding-top:40%;
	padding-left:20%;
/*	background: url("./images/jpg/hugoboss02.jpg") no-repeat; */
}

#calendar_8 {
	height:100%;
	width:80%;
	margin-top:0%;
	margin-left:0%;
	margin-bottom:0%;
	float:left;
	padding-top:40%;
	padding-left:20%;

/*	background: url("./images/jpg/hugoboss02.jpg") no-repeat; */
}
#calendar_9 {
	height:100%;
	width:80%;
	margin-top:0%;
	margin-left:0%;
	margin-bottom:0%;
	float:left;
	padding-top:40%;
	padding-left:20%;
/*	background: url("./images/jpg/hugoboss02.jpg") no-repeat; */
}
#calendar_10 {
	height:100%;
	width:80%;
	margin-top:0%;
	margin-left:0%;
	margin-bottom:0%;
	float:left;
	padding-top:40%;
	padding-left:20%;
/*	background: url("./images/jpg/hugoboss02.jpg") no-repeat; */
}

#calendar_11 {
	height:100%;
	width:80%;
	margin-top:0%;
	margin-left:0%;
	margin-bottom:0%;
	float:left;
	padding-top:40%;
	padding-left:20%;
/*	background: url("./images/jpg/hugoboss02.jpg") no-repeat; */
}
#calendar_12 {
	height:100%;
	width:80%;
	margin-top:0%;
	margin-left:0%;
	margin-bottom:0%;
	float:left;
	padding-top:40%;
	padding-left:20%;
/*	background: url("./images/jpg/hugoboss02.jpg") no-repeat; */
}

#theday {
	-moz-border-radius:5px;
	background-color:#36387B;
	color:#FFFFFF;
	float:left;
	font-size:90px;
	height:80px;
	line-height:50px;
	margin-top:30px;
	padding:60px;
	text-shadow:0 0 5px #DDDDDD;
	width:117px;
}
 
#theday span {
	display:block;
	font-size:16px;
	text-align:center;
}


/***** simple SCROLLBAR			*/
	a:link,a:visited,a:hover{
		color:inherit;
	}
	h1{
		font-family:Georgia,serif; 
		font-size:18px; 
		font-style:italic; 
		margin:10px;
		color:#26beff;
	}
	p{margin:0 0 10px 0;}
	hr{
		height:0; 
		border:none; 
		border-bottom:1px solid rgba(255,255,255,0.13); 
		border-top:1px solid rgba(0,0,0,1); 
		margin:9px 10px; 
		clear:both;
	}
	.links{margin:10px;}
	.links a{
		display:inline-block;
		padding:3px 15px;
		margin:7px 10px; 
		background:#444;
		text-decoration:none; 
		-webkit-border-radius:15px; 
		-moz-border-radius:15px; 
		border-radius:15px;
	}
	.links a:hover{
		background:#eb3755; 
		color:#fff;
	}
	.content{
		position:relative;
		margin-top:20%;
		margin-left:0;
		width:88%; 
		padding:0px; 
		overflow:auto; 
		z-index:2000;
	}
	.content p:nth-child(even){
		color:#999; 
		font-family:Georgia,serif; 
		font-size:17px; 
		font-style:italic;
	}
	.content p:nth-child(3n+0){
		color:#c96;
	}

#content_scroll {
		position:relative;;
		margin-top:0;
		margin-left:0;
		width:88%; 
		height:480px;	/* need for right slider. */
		padding:0px; 
		overflow:scroll; 
		z-index:2000;
}

#floatMenu1 {
	position:	absolute;
	top: 7%;
    left: 6px;
	width: 80px;
    height: 180px;
    padding: 1px;
	color: #000000;
	z-index:9999;

}

#anchor_return {
	text-decoration:none;
	text-transform:none;
}

#navigationMenu li{
	list-style:none;
	width:45px;
	height:28px;
	padding:0px;
}

#navigationMenu span{
	/* Container properties */
	width:0;
	left:24px;
	padding:0;
	position:absolute;
	overflow:hidden;

	/* Text properties */
	font-family:'Myriad Pro',Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.2px;
	white-space:nowrap;
	line-height:24px;
	/* CSS3 Transition: */
	-webkit-transition: 0.25s;
	/* Future proofing (these do not work yet): */
	-moz-transition: 0.25s;
	transition: 0.25s;
}

#navigationMenu a{
	background:url(./images/png/navigation2.png) no-repeat;
	height:24px;
	width:23px;
	display:block;
	position:relative;
}

/* General hover styles */

#navigationMenu a:hover span{ 
	width:auto; 
	padding:0 6px;
	overflow:visible; 
}
#navigationMenu a:hover{
	text-decoration:none;
	/* CSS outer glow with the box-shadow property */
	-moz-box-shadow:0 0 5px #9ddff5;
	-webkit-box-shadow:0 0 5px #9ddff5;
	box-shadow:0 0 5px #9ddff5;
}

/* Green Button */

#navigationMenu .month1 {	
	background-position:-138px 0;
}
#navigationMenu .month1:hover {	
	background-position:-138px -24px;
}
#navigationMenu .month1 span{
	background-color:#9370db;
	color:#FFFFFF;
	text-shadow:1px 1px 0 #000000;
}

/* Blue Button */

#navigationMenu .month2 { background-position:-161px 0;}
#navigationMenu .month2:hover { background-position:-161px -24px;}
#navigationMenu .month2 span{
	background-color:#9370db;
	color:#FFFFFF;
	text-shadow:1px 1px 0 #000000;
}

/* Orange Button */

#navigationMenu .month3 { background-position:-184px 0;}
#navigationMenu .month3:hover { background-position:-184px -24px;}
#navigationMenu .month3 span{
	background-color:#9370db;
	color:#FFFFFF;
	text-shadow:1px 1px 0 #000000;
}

/* Yellow Button */

#navigationMenu .month4 { background-position:-207px 0;}
#navigationMenu .month4:hover{ background-position:-207px -24px;}
#navigationMenu .month4 span{
	background-color:#9370db;
	color:#FFFFFF;
	text-shadow:1px 1px 0 #000000;
}

/* Purple Button */

#navigationMenu .month5 { background-position:-230px 0;}
#navigationMenu .month5:hover { background-position:-230px -24px;}
#navigationMenu .month5 span{
	background-color:#9370db;
	color:#FFFFFF;
	text-shadow:1px 1px 0 #000000;
}

#navigationMenu .month6 { background-position:-253px 0;}
#navigationMenu .month6:hover { background-position:-253px -24px;}
#navigationMenu .month6 span{
	background-color:#9370db;
	color:#FFFFFF;
	text-shadow:1px 1px 0 #000000;
}

/* The styles below are only needed for the demo page */

#main{
	position:relative;
	top:-50px;
	float:left;
	left:6px;
	margin:0 0;
	width:40px;
}

/* フッター */
footer {
	background-color: #000000;
}
footer p {
	color: #EC3D20;
	text-align: left;
	font-size: 80%;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 10px;
}
footer p a {
	color: #EB2E15;
}
footer h6 {
	text-align: center;
}
footer #address {
	font-size: 90%;
	margin-top: 10px;
}
footer #address p img {
	margin-bottom: 10px;
}
footer h6 a {
	color: #EA1A13;
}
/* ここまで */



