

/* --- COMMON ---------------------------- */
h1 {
	text-indent:-9999px;
	height:159px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;	
}

.invis {
	visibility: hidden;
}

.back_button {
	text-indent:-9999px;
	text-align:center;
	margin:20px auto 0px auto;
	width:142px;
	height:30px;
}

.back_button a:hover {
	background-position:right;
}

.back_button a {
	clear:both;
	display:block;
	width:142px;
	height:30px;
	background: url(../../images/btn_back.jpg) no-repeat left;
}

.article_seperator {
	font-size:0px;
	line-height:0px;
}

.em {
	font-size:1em;
	font-weight:bold;
	color:#333333;
}

.clr {
	clear:both;
	height:10px;
	font-size:1px;
}

div.bullet_arrow {
	background-color:#e6e6e4;
	border:1px solid #d3d3d3;
	float:left;
	margin-left:14px;
	margin-right:14px;
	_margin-left:7px;
	_margin-right:7px;
}

div.bullet_arrow a {
	color:#666666;
	display:block;
	float:left;
	padding:10px 15px 10px 40px;
	background:#e6e6e4 url(/images/bullet_arrow.gif) no-repeat left center;
	text-decoration:none;
	line-height:120%;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #4f4f4f;
	border-left:1px solid #ededed;
	border-right:1px solid #4f4f4f;
}



ul.btn li a:hover {
	text-decoration:none;
}

ul.disc li{
	list-style:disc;
	margin-left:20px;
}

ul.line li {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
}



.cap {
	font-size:0.75em;
}

.alert {
	color:#ff6600;
}

/* --- MAIN COL ---------------------------- */

td.main {
	font-size:0.9em;
	_font-size:0.80em;
	line-height:1.45em;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", Geneva, Arial, Verdana, sans-serif;
	color:#666666;
}

div.mainbody{
	margin-top:10px;
	border:solid 4px #e6e6e4;
}

div.mainbody_inner{
	border:solid 1px #ffffff;
	padding:12px 0px 2px 0px;
	background-color:#f4f4f1;
}

div.mainbody_border {
	height:2px;
	background:url(../img/bg_border.gif) repeat-x center;
	margin-bottom:12px;
}


div.mainbody_inner a:visited
{
	color:#6a946a;
}

div.mainbody_inner a:hover {
	color:#666666;
	text-decoration: underline;
}

div.mainbody_inner a {
	color:#6a946a;
	text-decoration: none;
}


div.mainbody_inner p,
div.mainbody_inner ul,
div.mainbody_inner table
{
	margin-bottom:10px;
}

div.mainbody_inner p,
div.mainbody_inner ul{
	margin-left:14px;
	margin-right:14px;
}

div.mainbody_inner ul {
	list-style:none;
	padding:0;
}


div.mainbody_inner h2 {
	color:#ffffff;
	font-size:1.2em;
	font-weight:bold;
	padding:5px 10px 3px 10px;
	background-color:#bbbbbb;
	border:1px solid #ffffff;
	margin:0px 12px 10px 12px;
}

div.mainbody_inner h3 {
	font-size:1.1em;
	font-weight:bold;
	color:#0077ee;
	margin:10px 14px 6px 14px;
}

div#copy {
	font-size:0.7em;
	margin-top:6px;
	margin-bottom:6px;
	text-align:center;
	line-height:1.2em;
}

/* --- SUB COL ---------------------------- */
td.sub {
	font-size:0.9em;
	_font-size:0.80em;
	line-height:1.45em;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "lr oSVbN", Geneva, Arial, Verdana, sans-serif;
	color:#666666;
}

div.subbnr{
	margin-top:8px;
}

div.subbody{
	margin-top:10px;
	border:solid 4px #e6e6e4;
}

div.subbody_inner{
	border:solid 1px #ffffff;
	padding:10px 0px 10px 0px;
	background-color:#f4f4f1;
}

div.sub_switch {
	margin-top:10px;
}

div.subbody_inner a:visited {
	color:#6a946a;
}

div.subbody_inner a:hover {
	color:#666666;
	text-decoration: underline;
}

div.subbody_inner a {
	color:#6a946a;
	text-decoration: none;
}

div.subbody_inner img,
div.sub_switch img {
	border: none;
}

div.sub_switch img.margin {
	margin-bottom:10px;
}

div.subbody_inner p.price {
	font-size:0.8em;
	margin-top:5px;
	margin-bottom:0px;
}

div.subbody_inner span.price_b {
	font-size:16px;
	font-weight:bold;
}

a.sub_bnr {
	display:block;
	margin-bottom:5px;
}

/* --- i ---------------------------- */
div.ss_center {
	text-align:center;
	margin-left:14px;
	margin-right:14px;
	margin-bottom:10px;
}

div.ss {
	margin-left:14px;
	margin-right:14px;
	margin-bottom:10px;
	clear:both;
	overflow: hidden;
}


div.ss:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div.ss {
    height: 1em;
    overflow: visible;
}
/**/

img.ss_l {
	margin-right:15px;
}

div.ss_l {
	width:305px;
	float:left;
	font-size:80%;
	margin-left:10px;
	_margin-left:5px;
}

div.ss_r {
	width:305px;
	float:right;
	font-size:80%;
	margin-right:10px;
	_margin-right:5px;
}


#tbl_main {
	margin:0 auto;
}


table.buybox {
	margin:0 12px 10px;
	width:578px;
}

td.ta_right {
	text-align:right;
}

.buybox_price_line {
	margin-right:10px;
}

.buybox_price {
	font-weight:bold;
	color:#ff6600;
}

.price_off {
	font-weight:bold;
	color:#ff6600;
}

.price_num {
	font-size:140%;
}