*{
	margin: 0px;
	padding: 0px;
}

body{
	text-align: center;
	font-size: 10pt;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック";
}

a:link { color: #0066CC; }
a:visited { color: #0066CC; }
a:active { color: #FF3300; }
a:hover { color: #FF3300; }

.s08{
	font-size: 8pt;
}
.s09{
	font-size: 9pt;
}
.s10{
	font-size: 10pt;
}
.s11{
	font-size: 11pt;
}
.s12{
	font-size: 12pt;
}
.s14{
	font-size: 14pt;
}

.bold{
	font-weight: bold;
}

.lh12{
	line-height: 120%;
}
.lh14{
	line-height: 140%;
}
.lh15{
	line-height: 150%;
}

.fleft{
	float: left;
}
.fright{
	float: right;
}
.clear{
	clear: both;
	font-size: 1px;
}
.tleft{
	text-align: left;
}
.tcenter{
	text-align: center;
}
.tright{
	text-align: right;
}

.atten{
	padding: 0px 0px 0px 1em;
	text-indent: -1em;
}
.atten15{
	padding: 0px 0px 0px 1.5em;
	text-indent: -1.5em;
}
.atten2{
	padding: 0px 0px 0px 2em;
	text-indent: -2em;
}

/* 別ウィンド用スタイル */
#awinmain{
	width: 650px;
	margin: 10px auto;
	text-align: left;
}

#awinmain #header{
	width :100%;
	background: url(/speax_direct/common/header/images/bg_header_01.gif);
	height: 65px;
}
#awinmain #footer{
	width :100%;
	background: url(/speax_direct/common/footer/images/bg_footer_01.gif);
	margin-top: 30px;
}

#awinmain h1{
	width: 650px;
	margin-top: 20px;
}

#awinmain h2{
	background: #00b8e6;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11pt;
	padding: 5px;
	margin-top: 15px;
}

#awinmain h3{
	background: #ccf5ff;
	font-weight: bold;
	color: #333333;
	font-size: 11pt;
	padding: 5px;
	margin-top: 30px;
}

#awinmain .text{
	width: 630px;
	margin: 15px 10px 0px 10px;
	line-height: 140%;
}

/* カート用スタイル */
#cart .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#cart .clearfix {
	display: inline-block;
}
#cart #header {
	width:750px;
	margin: 0px auto;
}
#cart #footer {
	clear: both;
	width:750px;
	margin: 10px auto 15px auto;
	border-top:1px solid #cccccc;
}
#cart #navibar {
	width: 750px;
	margin: 0px auto 10px auto;
}
#cart #navibar li {
	float:left;
	height: 38px;
	overflow: hidden;
	list-style-type: none;
	list-style-position: inline;
}
#cart h3 {
	clear: both;
	margin-top: 20px;
	font-weight: bold;
	color: #025092;
}
#cart #content {
	margin: 0px auto;
	width: 750px;
	text-align: left;
}
#cart #content * {
	font-size: 1.0em;
}
#cart .line {
	clear: both;
	height: 10px;
	margin: 0px 0px 30px 0px;
	font-size: 1px;
	border-bottom: 1px solid #808fa7;
}
#cart .pblock {
	margin: 0px auto;
	padding: 10px 0px;
	clear: both;
	width: 750px;
}
#cart .pblock h4 {
	margin-bottom: 10px;
	padding: 5px 8px;
	color: #333333;
	font-weight: bold;
	background-color: #f2f2f2;
	border-left: 5px solid #004d99;
}
#cart .pblock .pict {
	float: left;
	width: 120px;
}
#cart .pblock .pict img {
	margin-bottom: 5px;
}
#cart .pblock .price {
	float: right;
	padding: 0px 0px 0px 11px;
	background: url(/speax_direct/common/images/bg_dotline_01.gif) left repeat-y;
}
#cart .pblock .price table {
	width: 200px;
	border-collapse: collapse;
	border-spacing: 0px;
}
#cart .pblock .price th {
	padding: 5px 2px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #808fa7;
}
#cart .pblock .price td {
	padding: 5px 2px;
	color: #333333;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #808fa7;
}
#cart .pblock .price strong {
	font-size: 1.4em !important;
	font-weight: bold;
}
#cart .pblock .price .gray {
	color: #666666;
}
#cart .pblock .price .bgyellow {
	margin: 10px 0px;
	padding: 3px;
	background-color: #fffabf;
}
#cart .pblock .price .bgyellow input {
	vertical-align: middle;
}
#cart .pblock .price .button {
	margin: 0px 0px 3px 10px;
}
#cart .pblock p {
	width:370px;
	margin: 0px 230px 0px 135px;
	line-height: 1.4em;
	color: #333333;
}
#cart p.discount {
	margin-top:15px;
	padding:5px 10px;
	background-color:#fae1e1;
	border:2px solid #cc0000;
}

/* 以下、製品情報用に追加 */
@media print{
	.printnone{
		display: none;
	}
}
.base {
	font-size:10pt;
	line-height:110%;
	line-break:normal;
	word-break:break-all;
}
.w525 {
	width:525px;
}
.w545 {
	width:545px;
}
.m0 {
	margin:0;
}
.p0 {
	padding:0;
}
.space10 {
	height: 10px;
	font-size: 1px;
	margin: 0px;
}
.space15 {
	height: 15px;
	font-size: 1px;
	margin: 0px;
}
.space20 {
	height: 20px;
	margin: 0px;
}
.fg01 {color:#ff0000;}
.fg03 {color:#ffffff;}
.bg02 {background-color:#ffffff;}
.bg24 {background-color:#ff0000;}
