/* for Smartphone*/

@charset 'utf-8';

* {
	padding: 0px;
	margin: 0px;
}

body {
	background: #FFF;
	width: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
}

div#container {
	text-align: center;
	margin: 5px 8px !important;
}

ul {
	list-style-type: none;
}

a img {
	border: none;
}

p {
	margin: 0;
	line-height: 160%;
	text-align: left;
	font-size: 12px;
}

a {
	color: #0066CC;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #018ee8;
	text-decoration: underline;
}

a:visited {
	color:#666;
	text-decoration: none;
}

table {
	border-collapse: collapse;
}

.clear {
	clear: both;
	line-height: 0px;
}

.float {
	float: left;
}

.nodisp {
	line-height: 0px;
	display: none;
}

img{
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}


/* header -------------------------------*/
h1#header {
	background: #FFF url(../../images/head.gif) no-repeat;
	display:block;
	width:100%;
	height:0;
	margin:0 auto;
	padding-top: 23%;
	background-size: contain; 
	text-indent: -9999px;
}

div#header_ama {
	background: #FFF url(../../images/recommend.gif) no-repeat;
	display:block;
	width:100%;
	height:0;
	margin:0 auto;
	padding-top: 23%;
	background-size: contain; 
}

div#header_ama p {
	display:none;
}

div#english {
	display:none;
}

/* contents #1 ------------------------------- */

div#description {
	background: #F4F4F4;
	border: 1px solid #CCC;
	padding: 0;
	margin: 10px 0 0 0;
}

div#description p {
	padding: 5px;
	color: #000;
	text-align: left;
}

div#description p .red {
	color: #D94040;
}

div#description p .reference {
	background: url(../../images/allow.gif) no-repeat;
	padding-left:25px;
}

/* contents #2 ------------------------------- */

fieldset {
	margin: 10px 0;
	padding: 5px;
	line-height: 160%;
	border: 1px solid #CCC;
}

legend {
	color: #000;
	font-weight: bold;
	padding: 0px 5px;
	font-size: 12px;
}

fieldset p {
	padding: 0;
	line-height: 160%;
	font-size: 12px;
	text-align: left;
}

fieldset p .update {
	padding-left: 25px;
	background: url(../../images/allow.gif) no-repeat;
}

/* contents #3 hihokan jyoho------------------------------- */

div#hihokan {
	padding: 0;
	margin: 15px 0;
}

div#hihokan p {
	color: #000;
}

div#hihokan p .mail_form {
	padding: 0 0 0 25px;
	background: url(../../images/allow.gif) no-repeat;
}

/* contents #4 hihokan now ----------------- */
.red_small {
    color: #D94040;
}

blockquote {
    background-color: #EFEFEF;
    background-size: auto auto;
    border-left: #DDDDDD solid 8px;
    color: #333333;
	margin: 8px 0;
    padding: 5px 8px;
	overflow:hidden;
}

/* contents menu ------------------------------- */

div#navigationset {
	margin-top: 10px;
}

div.menu_contents {
	background: #FFF;
}


/* contents_Table SET Amazon***************/
div#menu_amazon {
	text-align: left;
}

div#menu_amazon table {
	width: 100%; 
	border-collapse: collapse; 
	display: block; 
}

div#menu_amazon table, div#menu_amazon table tbody, div#menu_amazon table th, div#menu_amazon table td, div#menu_amazon table tr { 
	display: block; 
}

div#menu_amazon thead { display:none; }

div#menu_amazon table thead tr { 
	position: absolute;
	top: -9999px;
	left: -9999px;
}

div#menu_amazon table td:nth-of-type(odd) { 
		background: #eee; 
	}
		
div#menu_amazon table td { 
	text-align:left;
	border: none;
	position: relative;
/*	padding-left: 35%; */
	padding-top:2px;
	padding-bottom:2px;
}
	
div#menu_amazon table td img { 
	display: block;
	margin:5px auto;
}

/*div#menu_amazon table td:before { 
	position: absolute;
	top: 6px;
	left: 6px;
	width: 65%; 
	white-space: nowrap;
}

div#menu_amazon table td:nth-of-type(1):before { content: "オススメ品"; }
div#menu_amazon table td:nth-of-type(2):before { content: "簡単なガイド"; }
div#menu_amazon table td:nth-of-type(3):before { content: "オススメ品"; }
div#menu_amazon table td:nth-of-type(4):before { content: "簡単なガイド"; } */

div#menu_amazon table tr td h3 {
	color: #0066CC;
}

div#menu_amazon table tr td h4 {
	color: #018ee8;
}

/* menu -------------------*/
h2 { 
	margin:0;
	padding:5px ;
	background-color: #707BB7;
	color: #FFFFFF;
	font-size:16px;
}

/* menulist_table -------------------------------*/
#menulist .red_small {
	color: #D94040;
}

#menulist .update {
	color: #666666;
	font-size:11px;
}

#menulist a {
	font-weight:bold;
}

#menulist .number { 
	display:none;
}


/* contentsbanner -------------------------------*/
#contentsbanner {
	clear:both;
	margin:10px auto;
	padding:15px 0 0;
}

#contentsbanner ul {
	overflow: hidden;
	margin:10px 0;
	text-align:center;
}

#contentsbanner li.clubglans {
	display:none;
}

#contentsbanner li dl {
	padding: 0 5px 5px;
	border-bottom: 1px dotted #DDD;
	margin-bottom:5px;
}

#contentsbanner li dt {
	font-weight: bold;
	text-align:left;
	padding: 5px 0;
}

#contentsbanner li dd {
	text-align:left;
}

#contentsbanner .red_small {
	color: #D94040;
}


/* Yahoo Search -------------------------------*/
div#search {
	display:none;
}

/* back button -------------------------------*/

#back_button {
	border-top: 1px solid #CCC;
	padding: 4px 0;
}

#back_button ul li#button { 
	text-align:center;
	margin:0 auto;
}

/* footer -------------------------------*/

#footer {
	margin: 0 auto;
	background: #EFEFEF;
	border-top: 1px solid #CCC;
}

#footer p {
	color: #000;
	font: arial,sans-serif;
	font-size:10px;
	text-align: left;
}
