@charset "utf-8";
/* CSS Document */

/*Init
---------------------------------------------------------*/
form, ul, ol, li, dl, dt, dd, body, h1, h2, h3, h4, p {
	margin:0;
	padding:0;
}

h3.mcon_stitle {
	text-align: left;
}

ul, ol {
	list-style:none;
}
img {
	border:0;
}
hr {
	display:none;
}
/*Contents
---------------------------------------------------------*/
#efu_content {
	width: 550px;
	text-align: center;
	display: block;
	margin:auto;
}
#efu_content p {
	font-size: 12px;
}
#efu_content h2 {
	text-align: center;
	margin-bottom: 20px;
}
#efu_content h3 {
	text-align: center;
	margin: 20px 0px;
}
#efu_content h4.midasi {
	margin: 0px 20px 2px;
	padding: 0.5em 0em;
	text-align: center;
	color: #FFF;
	background-color: #00F;
	font-weight: bold;
}
#efu_content h4.midasi2 {
	margin: 0px 20px 2px;
	padding: 0.5em 0em 0.5em 20px;
	text-align: left;
	border-left: 10px solid #00F;
	background: #F3F3F3;
	color: #00F;
	font-size: 14px;
}

#efu_content table.t0 {
	margin: 20px 0px 0px;
	width: 550px;
}
#efu_content table.t0 tr td {
	text-aling: center;
}
#efu_content table.t1 {
	margin: 0px 20px 20px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	width: 486px;
}
#efu_content table.t1 tr td {
	text-align: center;
}
#efu_content table.t2 {
	margin: 0px;
	background-color: #FF0;
	width: 100%;
}
#efu_content p.maker {
	margin: 10px 0px;
	font-size: 14px;
	font-weight: bold;
}
#efu_content p.modelno {
	margin: 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #00F;
}
#efu_content p.price {
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	font-style: italic;
}
#efu_content p.price2 {
	font-size: 22px;
	font-weight: bold;
	color: #F00;
}
#efu_content p.cont {
	font-size: 12px;
	text-align: left;
}
#efu_content span.bold {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#efu_content span.red {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
#efu_content span.blue {
	font-size: 14px;
	font-weight: bold;
	color: #00F;
}
#efu_content date {
	font-size: 12px;
	color: #00F;
}

