@charset "Shift_JIS";

#eLandhingMatter{
	background-color:#fbfbfb;
}

#table1 td { width:450px; background-color:#FFF;  border: 10px red solid; text-align:center; vertical-align:top; }
#table2 td { width:450px; background-color:#FFF;  border: 10px #0084fd solid; text-align:center; vertical-align:top; }
#table3 td { width:450px; background-color:#FFF;  border: 10px #009966 solid; text-align:center; vertical-align:top; }
#table4 td { width:450px; background-color:#FFF;  border: 10px pink solid; text-align:center; vertical-align:top; }
#table5 td { width:450px; background-color:#FFF;  border: 5px #4D230B solid; text-align:center; vertical-align:top; }
#table6 td { width:450px; background-color:pink;  border: 1px none white; text-align:center; vertical-align:top; }
#table7 td { width:450px; background-color:#FFF;  border: 10px #09C solid; text-align:center; vertical-align:top; }

div.item-name { font-size:20px; font-weight:bold; color:#FFF; line-height: 1.2em;   padding-top: 1.5em;}
div.item-copy { font-size:12px; color:#FFF; line-height: 2em; }
div.black-copy { font-size:20px; color:#FFF; line-height: 2em; background-color:black; padding: 0em 2em 0em 2em;}
div.white-copy { font-size:16px; color:glay; line-height: 2em; background-color:white; padding: 0em 2em 0em 2em; max-width:760px;}
div.nude-copy { font-size:16px; color:glay; line-height: 2em; background-color:#fbfbfb; padding: 0em 2em 0em 2em; max-width:760px;}

table.table1img td { width:900px; background-color:#FFF;  border: 10px red solid; text-align:center; vertical-align:top; }
table.table2img td { width:900px; background-color:#FFF;  border: 10px #0084fd solid; text-align:center; vertical-align:top; }
table.table3img td { width:900px; background-color:#FFF;  border: 10px #009966 solid; text-align:left; font-size:20px; color:black;vertical-align:top; line-height: 2em; padding: 0em 1em 0em 1em;}
table.table4img td { width:100%; max-width:760px; background-color:#FFF;  border: 10px pink solid; text-align:left; font-size:16px; color:black;vertical-align:top; line-height: 2em; padding: 0em 1em 0em 1em;}
table.table5img td { width:760px; background-color:#FFF;  border: 5px #4D230B solid; text-align:center; vertical-align:top;}
table.table6img td { width:900px; background-color:#FFF;  border: 10px #52282c solid; text-align:center; vertical-align:top; }
table.table7img td { width:100%; max-width:760px; background-color:#FFF;  border: 10px #09C solid; text-align:left; font-size:16px; color:black;vertical-align:top; line-height: 2em; padding: 0em 1em 0em 1em;}

table#table1 div.item-name,table#table1 div.item-copy { background-color:red; }
table#table2 div.item-name,table#table2 div.item-copy { background-color:#0084fd; }
table#table3 div.item-name,table#table3 div.item-copy { background-color:#009966; }
table#table4 div.item-name,table#table3 div.item-copy { background-color:pink; }
table#table5 div.item-name,table#table5 div.item-copy { background-color:#4D230B; }
table#table7 div.item-name,table#table3 div.item-copy { background-color:09C; }

.price {
	color: black;
	font-size: 15px;
	font-weight: bold;
	line-height: 2em;
	padding: 1em;
	text-align: center;
}
.sale-price {
	color:#F00;
}
.topbtn {
	background: linear-gradient(to bottom, #336699 0%, #003366 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #FFF;
	border-radius: 5px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 1em;
	padding: 1em;
	text-align: center;
	text-decoration:none;
}
a.topbtn ,
a.topbtn:link,
a.topbtn:visited {
	color: #fff;
	text-decoration: none;
}
#eLandhingMatter table img {
	width: 100%;
}
.buttonShort{
	float: left;
	width: 47%;
}
.buttonbox {
	text-align: right;
}
.topbtn a:link
.topbtn a:hover {
	color:#fff;
}

/*run and run*/
.eLandhingRunHeading{
	background-color:#4D230B;
	padding:20px;
	color:#fff;
	font-size:large;
	font-weight:bold;
}

#minami-run{
	width:100%;
	max-width:760px;
	margin:0 auto;
}

#minami-run img{
	width:100%;
	max-width:760px;
}

#minami-run div.nude-profile{font-size:12px; color:glay; line-height: 2em; background-color:#fbfbfb; padding: 2em; max-width:760px;}

#minami-run div.nude-profile img{width:200px; padding:2em 0 2em 0; float:right;}

#minami-run div.nude-profile p{float:left;}

#minami-run div.nude-profile a{clear:both;}