@charset "shift_jis";

.splendid {
	clear: both;
}
.splendid hr {
	display: none;
}

body {
	color:#FFF;
	font-size: 0.75em;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	line-height:1.3em;
	background-image: url(../images/bg.jpg);
}

h1,h2,h3,h4,h5,h6,p,div,ul,li {
	padding: 0;
	margin: 0;
}
ul {
	list-style-type:none;
} 
a:link,a:visited {
	color: #0066cc;
	text-decoration: none;
}

a:hover {
	color: #3399ff;
}
img,iframe,object {
	max-width:100%;
	height:auto;
}
img {
	line-height: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}

#attractive {
	box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.95);
	background-image: url(../images/menubg.png);
	background-position: top center;
	background-repeat: repeat;
	text-align: left;
	width:100%;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}

.good {
	position: relative;
	height: 150px;
	width: 96%;
	padding: 0 2%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;

}
.good a {
	color:#fff;

}
.good h1 {
	font-size: 1.6em;
	display: block;
	padding: 5px 5px;
	line-height: 1.2em;
	font-weight: bold;
	text-shadow: 0px 0px 2px #333; 
	-moz-text-shadow: 0px 0px 2px #333;
	-webkit-text-shadow: 0px 0px 2px #333;
}

.looking {
	color:#ccc;
	text-shadow: 0px 0px 3px #333; 
	-moz-text-shadow: 0px 0px 3px #333;
	-webkit-text-shadow: 0px 0px 3px #333;
	font-weight:bold;
	position: absolute;
	line-height: 1.2em;
	font-size: 1.0em;
	top:140px;
	left:15px;
	right:15px;
}
.great {
	line-height: 1.2em;
	padding: 15px;
	margin: 0 0 15px;
}

#amazings {
	width: 100%;
}
#amazing {
	background-image: url(../images/hbgcon.png);
	background-position: top center;
	background-repeat: repeat-y;
	width: 86%;
	padding: 0 2%;
	margin: 0 5%;
}
#terrific {
	width: 100%;
}

#terrific h2 {
	clear:both;
	color:#333;
	margin: 15px 0 0;
	padding: 10px 10px;
	font-size: 1.1em;
	line-height: 1.2em;
}

#fterrific p {
	margin-bottom: 1.5em;
}
.superior {
	padding: 5px 0 0;
	margin: -10px 0 0;
}
.superior ul li {
	list-style-type: none;
	display: block;
	margin: 0 0 6px;
}

.superior ul li a {
	color: #000;
	padding: 14px;
	margin: 5px 0;
	display: block;
	text-decoration: none;
	line-height: 1.2em;
background: #d6d260;
background: -moz-linear-gradient(top,  #d6d260 0%, #aa9d36 17%, #bcb86f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6d260), color-stop(17%,#aa9d36), color-stop(100%,#bcb86f));
background: -webkit-linear-gradient(top,  #d6d260 0%,#aa9d36 17%,#bcb86f 100%);
background: -o-linear-gradient(top,  #d6d260 0%,#aa9d36 17%,#bcb86f 100%);
background: -ms-linear-gradient(top,  #d6d260 0%,#aa9d36 17%,#bcb86f 100%);
background: linear-gradient(to bottom,  #d6d260 0%,#aa9d36 17%,#bcb86f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d260', endColorstr='#bcb86f',GradientType=0 );
	box-shadow: 0px 0px 2px #333; 
	-moz-box-shadow: 0px 0px 2px #333; 
	-webkit-box-shadow: 0px 0px 2px #333; 
}

.superior ul li a:hover {
	text-decoration: none;
}

.quality {
	border:1px solid #ccc;
	color:#333;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.35);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.35);
	background: #fff;
	padding: 10px;
	line-height: 1.5em;
	margin: 0 0 0px;
}
.quality img {
	max-width: 50%;
	margin: 3px;
	padding: 3px;
}

#excellent,#superb {
	display:none;
}

#outstanding {
	color:#333;
	background: #ac9d74;
	margin: 40px 15px 15px;
	padding: 15px;
	border:3px ridge #927d00;
}
#outstanding a {
	color:#333;
}
#outstanding a:hover {
	color:#000;
}
#outstanding h3 {
	color:#fff;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.35);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.35);
	background-image: url(../images/menubg.png);
	background-position: top center;
	background-repeat: repeat;
	padding: 10px 15px;
	font-size: 1em;
	line-height: 1.2em;
	margin: 20px 0 3px;
}

.fantabulous ul {
	color:#333;
	margin: 0 0 0px;
	padding: 5px;
}

.fantabulous  a {
	color: #000;
	padding: 10px;
	margin: 5px 0;
	display: block;
	text-decoration: none;
	line-height: 1.2em;
background: #d6d260;
background: -moz-linear-gradient(top,  #d6d260 0%, #aa9d36 17%, #bcb86f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6d260), color-stop(17%,#aa9d36), color-stop(100%,#bcb86f));
background: -webkit-linear-gradient(top,  #d6d260 0%,#aa9d36 17%,#bcb86f 100%);
background: -o-linear-gradient(top,  #d6d260 0%,#aa9d36 17%,#bcb86f 100%);
background: -ms-linear-gradient(top,  #d6d260 0%,#aa9d36 17%,#bcb86f 100%);
background: linear-gradient(to bottom,  #d6d260 0%,#aa9d36 17%,#bcb86f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d260', endColorstr='#bcb86f',GradientType=0 );
	box-shadow: 0px 0px 2px #333; 
	-moz-box-shadow: 0px 0px 2px #333; 
	-webkit-box-shadow: 0px 0px 2px #333;
}

.fantabulous  a:hover {
}
.big {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.95);
	-moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.95);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.95);
	text-align: center;
	background: #333;
	font-size: 1.6em;
	padding: 10px;
	line-height:1.2em;
}
.crack {
	text-align: center;
	padding: 5px 8px 5px;
	font-size: 0.8em;
}

.distinguished {
	border:none;
	z-index:1;
	position: fixed;
	right:0px;
	bottom:0px;
	text-align: right;
}

.distinguished a img {
	border:none;
filter: Alpha(opacity=50);
opacity: 0.5; /*firefox safari*/
}

.distinguished a:hover img {
filter: Alpha(opacity=80);
opacity: 0.8; /*firefox safari*/
}