a:link,a:visited,a:hover {color: #0066ff;}
.main	h2	{	text-align: right;	font-weight: normal;}
.main	h2	img	{	float: left;	margin: 0;}

.main	table	{	color: #000;}
table	th	{
	background: #d9e1e8;
	border: 1px solid #859fb9;
	font-weight: normal;
	text-align: center;
}
table	td	{
	background: #F8FAFA;
	border: 1px solid #859fb9;
	line-height: 15px;
}

.btn_meibo	li	a	{
	display: block;
	background-color: #e7f1fa;
	border: 1px solid #a8cae8;
	padding: 8px;
	vertical-align: middle;
}
.btn_meibo	li	a	img	{
	vertical-align: middle;
	margin-right: 8px;
}
table	td	span	{	display: block;}

/*===============================================
œstyle.css ‰æ–Ê‚Ì‰¡•‚ª737pxˆÈã
===============================================*/
@media only screen and (min-width: 737px){
.main	h1	{	margin: 52px auto 5px;}
.main	h2	{
	width: 695px;
	margin: 0 0 -8px;
	font-size: 14px;
	line-height: 16px;
}
.main	table	{
	width: 695px;
	margin-top: 0px;
	margin-bottom: 31px;
	font-size: 13px;
}
table	th	{
	height: 32px;
}
table	td	{
	padding: 11px 15px;
	text-align: left;
	line-height: 15px;
}
table	td.c	{	padding: 0;}
/*-----------Foot_Btn-------------*/
 ul.btn_meibo	{
	margin-top: 30px;
	margin-left:275px
}
.btn_meibo	li	a	{
	width: 138px;
	font-size: 13px;
}
}
/*===============================================
œsmart.css	‰æ–Ê‚Ì‰¡•‚ª736px‚Ü‚Å
===============================================*/
@media only screen and (max-width:736px){
.main	h1	{	margin: 5% auto;}
.main	h2	{
	width: 95%;
	margin: 0 auto -3px;
	font-size: 0.9em;
	line-height: 1em;
}
table	{
	width: 95% !important;
	margin: 0 auto 5%;
	height: auto;
}
table	tr	{
	display: table;
	width: 100% !important;
	margin: 0 auto 13px !important;
	font-size: 0.80em;
	height: 1.2em;
}
table	th	{	display: none;}

table	tr	td	{
	display: table-cell;
	float: left;
	width: 33%;
	height: auto;
	min-height: 64px;
	margin-left: -1px;
	padding: 8px 0;
	border-top: none;
}

table tr td:before {
	display: block;
	width: 100%;
	margin: -9px auto 10px;
	padding: 8px 0;
	background: #d9e1e8;
	border-bottom: 1px solid #859fb9;
	border-top: 1px solid #859fb9;
	font-weight: normal;
	text-align: center;
}
table tr td:nth-of-type(1):before { content: "–ðE";}
table tr td:nth-of-type(2):before { content: "Ž–¼"; }
table tr td:nth-of-type(3):before { content: "ŽÐˆõCD"; }
table tr td:nth-of-type(4):before { content: "Š‘®•”"; }
table tr td:nth-of-type(5):before { content: "’S“–Žx•”"; }
table tr td:nth-of-type(6):before { content: "Žx•”’·"; }

/*-----------Foot_Btn-------------*/
 ul.btn_meibo	{
		width: 95%;
	margin: 5% auto;
	text-align: center !important;
}
.btn_meibo	li	a	{
	width: 138px;
	margin: 0 auto;
	font-size: 13px;
}
}
/*===============================================
*Under480*
===============================================*/
@media only screen and (max-width:480px){
table	tr	{	font-size: 3.4vw !important;}
}


