@charset "shift_jis";
/* CSS Document */

#store-content {
	float:left;
	height: auto;
	width: 593px;
	background-image: url(../../image/menu-bar.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.store-box1 {
	float:left;
	height: 100px;
	width: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 5px;
	border: 1px solid #666;
}

.store-box2 {
	float:left;
	width: 455px;
	margin-top: 5px;
	margin-right: 5px;
}

.store-box3 {
	float:left;
	height: 100px;
	width: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 12px;
	margin-left: 11px;
	border: 1px solid #666;
}

#store-content2 {
	float:left;
	height: auto;
	width: 593px;
	text-align: left;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

#store-content3 {
	float:left;
	height: auto;
	width: 898px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 20px;
}

#store-photo {
	float:left;
	background-image: url(../../image/menu-bar.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: 900px;
	margin-top: 5px;
	text-align: center;
}

#store-photo-float {
	float:left;
	text-align: center;
	width: 840px;
	margin-left: 5px;
}

#store-photo img {
	float:left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.flr8 {
	text-align: left;
	height: 100px;
	width: 230px;
	position: absolute;
	background-position: center;
	margin-left: 70px;
}

.flr7 {
	text-align: left;
	height: 100px;
	width: 230px;
	position: absolute;
	background-position: center;
	margin-left: 60px;
}

.flr6 {
	text-align: left;
	height: 100px;
	width: 230px;
	position: absolute;
	background-position: center;
	margin-left: 50px;
}

.flr5 {
	text-align: left;
	height: 100px;
	width: 230px;
	position: absolute;
	background-position: center;
	margin-left: 40px;
	left: 650px;
}

.flr4 {
	text-align: left;
	height: 100px;
	width: 230px;
	position: absolute;
	background-position: center;
	margin-left: 30px;
}

.flr3 {
	text-align: left;
	height: 100px;
	width: 230px;
	position: absolute;
	background-position: center;
	margin-left: 20px;
}

.flr2 {
	text-align: left;
	height: 100px;
	width: 230px;
	position: absolute;
	background-position: center;
	margin-left: 10px;
}

.flr1 {
	text-align: left;
	height: 100px;
	width: 230px;
	position: absolute;
	background-position: center;
}

#hrj-main {
	float:left;
	height: auto;
	width: 900px;
}


#element {
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	padding: 7px;
	background-color:#757575;
	background: -moz-linear-gradient(center bottom, #000000 100%,#757575 29%);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(1, #000000),color-stop(0.29, #757575));
	border: 1px solid #999;
	color: #FFF;

/* IE6,7 */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#000000', endColorstr='#757575');
	color: #666;
	/* IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#000000', endColorstr='#757575')";
	color: #FFF;
	margin-left: 5px;
	margin-bottom: 10px;
}

.pick-img {
	float:left;
	width: 100px;
	height: 100px;
	border: 1px solid #999;
	margin-right: 7px;
}

		@-webkit-keyframes bigAssButtonPulse {
		  from { background-color: #749a02; -webkit-box-shadow: 0 0 25px #333; }
		  50% { background-color: #91bd09; -webkit-box-shadow: 0 0 50px #91bd09; }
		  to { background-color: #749a02; -webkit-box-shadow: 0 0 25px #333; }
		}
 
		@-webkit-keyframes greenPulse {
		  from { background-color: #749a02; -webkit-box-shadow: 0 0 9px #333; }
		  50% { background-color: #91bd09; -webkit-box-shadow: 0 0 18px #91bd09; }
		  to { background-color: #749a02; -webkit-box-shadow: 0 0 9px #333; }
		}
 
		@-webkit-keyframes bluePulse {
		  from { background-color: #007d9a; -webkit-box-shadow: 0 0 9px #333; }
		  50% { background-color: #2daebf; -webkit-box-shadow: 0 0 18px #2daebf; }
		  to { background-color: #007d9a; -webkit-box-shadow: 0 0 9px #333; }
		}
 
		@-webkit-keyframes redPulse {
		  from { background-color: #bc330d; -webkit-box-shadow: 0 0 9px #333; }
		  50% { background-color: #e33100; -webkit-box-shadow: 0 0 18px #e33100; }
		  to { background-color: #bc330d; -webkit-box-shadow: 0 0 9px #333; }
		}
 
		@-webkit-keyframes magentaPulse {
		  from { background-color: #630030; -webkit-box-shadow: 0 0 9px #333; }
		  50% { background-color: #a9014b; -webkit-box-shadow: 0 0 18px #a9014b; }
		  to { background-color: #630030; -webkit-box-shadow: 0 0 9px #333; }
		}
 
		@-webkit-keyframes orangePulse {
		  from { background-color: #d45500; -webkit-box-shadow: 0 0 9px #333; }
		  50% { background-color: #ff5c00; -webkit-box-shadow: 0 0 18px #ff5c00; }
		  to { background-color: #d45500; -webkit-box-shadow: 0 0 9px #333; }
		}
 
		@-webkit-keyframes orangellowPulse {
		  from { background-color: #fc9200; -webkit-box-shadow: 0 0 9px #333; }
		  50% { background-color: #ffb515; -webkit-box-shadow: 0 0 18px #ffb515; }
		  to { background-color: #fc9200; -webkit-box-shadow: 0 0 9px #333; }
		}
 
		a.button {
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	
	/* IE6,7,8 */
	color: #fff;
	border:1px solid #666;
	background-color:#FC0
		}
		
		.green.button { -webkit-animation-name: greenPulse; -webkit-animation-duration: 3s; }
		.blue.button { -webkit-animation-name: bluePulse; -webkit-animation-duration: 4s; }
		.red.button { -webkit-animation-name: redPulse; -webkit-animation-duration: 5s; }
		.magenta.button { -webkit-animation-name: magentaPulse; -webkit-animation-duration: 2s; }
		.orange.button { -webkit-animation-name: orangePulse; -webkit-animation-duration: 3s; }
		.orangellow.button { -webkit-animation-name: orangellowPulse; -webkit-animation-duration: 1s; }
		
		.wall-of-buttons { width: 100%; height: 20px; text-align: center; }
		.wall-of-buttons a.button {
	display: inline-block;
	margin-top: 10;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
} 

#open_close {
	float:left;
	padding: 15px;
	height: 180px;
	width: 858px;
	border: 6px solid #C33;
	color: #C33;
	text-align: center;
	font-size: 16px;
	font-family: "‚l‚r ‚o–¾’©", "MS PMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", serif;
}

#open_close h1 {
	float:none;
	font-size: 30px;
	color: #C33;
}

