@charset "shift_jis";
/* *********************************************************************
FMWORLD PC PC・タブレット向け 共通CSS
********************************************************************* */
body.personal div.headerrightarea { width: 671px; }

body.personal div.headerrightarea div.sitenavi{ width:auto;}

#deepfooter { clear: both; display: inline-block; border-top: 1px solid #e8e8e8; }

.sp { display: none; }

/* *********************************************************************
2015年冬モデル用追加
********************************************************************* */
body.personal div.hdr_re { width: 626px; }

/* *********************************************************************
 parts
********************************************************************* */
body.personal ul,
body.personal ul li,
body.personal ol,
body.personal ol li{
	margin:0;
	padding:0;
}
body.personal ul li{list-style: none;}
body.personal em{font-style:normal;}


div.fmvPCsection table.specTable,
div.fmvPCsection table.softTable {
	width: 100%;
	border-collapse: collapse;
	border:1px solid #696969;
	margin-top:20px;
}

div.fmvPCsection table.specTable caption{
	text-align:left;
	font-weight:bold;
}

div.fmvPCsection table.specTable th,
div.fmvPCsection table.softTable th {
	border: 1px solid #696969;
	background-color: #e9e9e9;
	text-align: center;
	vertical-align: middle;
	font-weight:normal !important;
	font-size:100% !important;
	padding: 5px 0;
}

div.fmvPCsection table.specTable td,
div.fmvPCsection table.softTable td {
	border-top: 1px solid #696969;
	border-left: 1px solid #696969;
	border-right: 1px solid #696969;
	font-size:100% !important;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0;
}

div.fmvPCsection table.specTable td img {
	vertical-align:middle;
}

div.fmvPCsection table.specTable.appmark td,
div.fmvPCsection table.specTable td.appmark,
div.fmvPCsection table.softTable.appmark td,
div.fmvPCsection table.softTable td.appmark{
	font-size:160% !important;
}
div.fmvPCsection table.specTable.appmark td span.textsmall,
div.fmvPCsection table.specTable td.appmark span.textsmall,
div.fmvPCsection table.softTable.appmark td span.textsmall,
div.fmvPCsection table.softTable td.appmark span.textsmall{
	font-size:70% !important;
}

div.fmvPCsection table.specTable td.cus_spec span {
	padding:0 5px;
	background-color:#e6e6fa;
	display:inline-block;
	margin:2px;
}

.contentsarea .fmvPC_contents ul.fmlistnone li span.mark{
	display:block;
	width:1em;
	font-size:140%;
	float:left;
	text-align:center;
	margin-right:5px;
}


/* *********************************************************************
 other
********************************************************************* */

.marginnone { margin-bottom: 0 !important; }
.marginsmall { margin-bottom: 0.87em !important; }
.marginnormal { margin-bottom: 1.75em !important; }
.marginlarge { margin-bottom: 3.5em !important; }

.fmtextlarge { font-size: 140%; }

sup { vertical-align: baseline; position: relative; top: -1ex; }
/*h2 sup{ font-size:80%; white-space:nowrap; font-weight:normal;}*/

/* *********************************************************************
GIG3マイグレ向け 共通CSS
********************************************************************* */
body.gig3-750 div.headerrightarea { width: 671px; }
