@charset "shift_jis";
/*=================================================
 * リセット
 * ================================================= */

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display:block;
}
img {
	border: 0;
}
ul, ol {
	list-style: none;
}
table {
	border-spacing: 0;
	empty-cells: show;
}
/*=================================================
 * 基本
 * ================================================= */

body {
	-webkit-text-size-adjust: none;
	color: #333333;
	font-family: Helvetica, san-serif;
	line-height: 1.6;
	font-size: 16px;
	background-image: url(img/bg2.gif);
}
a {
	color: #2A4646;
	text-decoration: none;
}
p {
	margin-bottom: 1em;
}
em {
	font-style: normal;
}
 @media screen and (min-width: 640px) {
body {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	border:1px solid #E59043;
}
}
/*=================================================
 * スタイル
 * ================================================= */

h1 {
	text-shadow: 0px 0px 1px #000000;
	padding: 10px;
	font-weight: bold;
	font-size: 16pt;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-image: url(img/bg3.png);
	background-repeat: repeat-x;
}
#menu, #kanren ul, #link {
	padding: 10px;
	background-image: url(img/bg.gif);
}
#link {
	padding: 10px;
	background-image: url(img/bg.gif);
	color: #FFF;
}
#link a {
	color: #FFF;
	display: block;
	text-decoration: underline;
}
#itemcontents {
	padding: 10px;
	background-image: url(img/bg.gif);
	color: #FFF;
	line-height: 2;
}
#menu ul {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}
#menu li {
	height: 44px;
	line-height: 44px;
	background-color: #FFFFFF;
	background-image: url(img/ico_next1.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E59043;
	border-bottom-color: #E59043;
}
#menu li:first-child {
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}
#menu li:last-child {
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
#menu a {
	padding: 0 14px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	font-weight: bold;
}
nav:after {
	content: '';
	display: block;
	clear: both;
}
#topimg {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-left: auto;
	width: 146px;
	margin-top: 5px;
	margin-right: auto;
	background-color: #FFF;
	padding: 5px;
	height: 146px;
	margin-bottom: 5px;
}
.kadomaru8 {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
section p, section ul {
	padding-right: 10px;
	padding-left: 10px;
}
#sitecontents {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #696969;
	-moz-box-shadow: 1px 1px 1px #696969;
	-ms-box-shadow: 1px 1px 1px #696969;
	box-shadow: 1px 1px 1px #696969;
	background-color: #EEEEEE;
	padding: 10px;
	font-size: 14px;
	color: #2F4F4F;
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#gmenu {
	color: #FFFFFF;
	text-shadow: 1px 1px 0px #000000;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-image: url(img/bg.gif);
}
#gmenu a {
	color: #FFFFFF;
	text-shadow: 1px 1px 0px #000000;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sectiontitle {
	padding: 5px;
	font-size: 14pt;
	color: #FFFFFF;
	text-align: center;
	background-image: url(img/bg3.png);
	background-repeat: repeat-x;
}
#pickup li, #ranking li {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 14px;
	color: #888888;
	text-align: center;
	width: 28%;
	float: left;
	margin-left: 1%;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-right: 1%;
}
#pickup ul:after, #ranking ul:after {
	content: '';
	display: block;
	clear: both;
}
#check a img {
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#check {
	text-align: center;
}
#checkbox, .freebox {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#pickupbox {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 10px;
}
#kanren ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
#kanren ul li a {
	margin-bottom: 10px;
	display: block;
	list-style-type: none;
	background-image: url(img/ico_next.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 3px;
	color: #FFF;
	text-decoration: underline;
}
footer {
	text-shadow: 0px 0px 1px #000000;
	font-size: 14pt;
	color: #FFFFFF;
	text-align: center;
	background-image: url(img/bg4.png);
	background-repeat: repeat-x;
	padding-bottom: 5px;
}
footer a {
	padding: 8px;
	color: #FFF;
}
footer .toplink {
	display: block;
	padding: 8px;
	color: #FFF;
	margin-bottom: 10px;
}
.home {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	background-image: -moz-linear-gradient(top, #2F4F4F, #000000);
	background-image: -ms-linear-gradient(top, #2F4F4F, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #2F4F4F), color-stop(1.0, #000000));
	font-size: 14pt;
	color: #FFFFFF;
	text-align: center;
	-webkit-box-shadow: 0 1px #D9F5F3;
	box-shadow: 0 1px #D9F5F3;
	text-decoration: none;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #CCC;
	margin-top: 5px;
}
.news {
	margin-bottom: 8px;
	height: 16px;
	overflow: hidden;
	font-size: 16px;
	text-align: center;
	margin-top: 8px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	white-space: nowrap;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.news li {
	height: 16px;
	line-height: 16px;
}
.news a {
	padding: 3px;
}
 @-webkit-keyframes ticker {
/* 1行目 */
 0% {
opacity: 0;
-webkit-transform: translateY(0);
transform: translateY(0);
}
 10% {
 opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
 20% {
 opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
 32% {
 opacity: 0;
-webkit-transform: translateY(0);
transform: translateY(0);
}

/* 2行目 */
 33% {
 opacity: 0;
-webkit-transform: translateY(-16px);
transform: translateY(0);
}
 43% {
 opacity: 1;
-webkit-transform: translateY(-16px);
transform: translateY(0);
}
 53% {
 opacity: 1;
-webkit-transform: translateY(-16px);
transform: translateY(0);
}
 65% {
 opacity: 0;
-webkit-transform: translateY(-16px);
transform: translateY(0);
}

/* 3行目 */
 66% {
 opacity: 0;
-webkit-transform: translateY(-32px);
transform: translateY(-32px);
}
 76% {
 opacity: 1;
-webkit-transform: translateY(-32px);
transform: translateY(-32px);
}
 86% {
 opacity: 1;
-webkit-transform: translateY(-32px);
transform: translateY(-32px);
}
 100% {
 opacity: 0;
-webkit-transform: translateY(-32px);
transform: translateY(-32px);
}
}
.anim-ticker {
	-webkit-animation: ticker 15s infinite;
}
.itemname {
	padding: 10px;
}
#pickupbox a img {
	float: left;
	margin-right: 5px;
}
.button {
	display: block;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 260px;
}
.navigation {
	text-align: center;
}
.navigation a img {
	vertical-align: -35%;
	padding: 5px;
}
.navigation a {
	color: #FFF;
}
.attention {
	font-size: 12px;
	display: block;
	text-align: left;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.attention2 {
	font-size: 12px;
	display: block;
	color: #F00;
	text-align: left;
}































