@charset "utf-8";

/* ==============================

joomla 阪通様　Ｅコマースサイト

プリント向けスタイル
　#mainContent　内のみをプレーン表示

============================== */

body {
	background-image:none;
}

#container { 
	width:600px;
	margin: 0;
	text-align: left;
} 


h1, h2, h3 {
	clear:both;
}

#header,
ul#gloNavi,
form#search,
#sidebar1,
#sidebar2,
#footer {
	background-image:none;
	display:none;
} 

#mainContent {
	/* margin: 0 13em 0 13em;  右マージンは、em またはピクセルで設定できます。これにより、ページの右側にスペースが設定されます。 */
	margin: 0;
	padding:0;
/*	min-width:470px; */
	font-size:10pt;
} 

.section {
	width:100%;
}

.picArea,
.textArea {

}


div.section:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.section { display:inline-block; }
/*\*/
* html div.section { height:1%; }
div.section { display:block; }
/**/div.section:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.section { display:inline-block; }
/*\*/
* html div.section { height:1%; }
div.section { display:block; }
/**/