@charset "Shift_JIS";
/* COLOR SCHEME
Default TEXT: #191919;
Image Border: #DADADA;
For M Dard Red: #8C1415;
*/
/* RESET by Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
b { font-weight: normal; }
img { -ms-interpolation-mode:bicubic; }
/* clearfix */
.clearfix { display: inline-block; }
.clearfix:after {
     clear: both;
     content: " ";
     display: block;
     font-size: 0;
     height: 0;
     visibility: hidden;
     }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/* TOOLS */
/* LAYOUT TOOLS */
.clear              { clear: both; }
.floatRight { 
	display: inline;
	float: right;
}
.floatLeft { 
	display: inline;
	float: left;
}
.alignright { 
	display: inline;
	float: right;
	text-align: right;
}
.alignleft { 
	display: inline;
	float: left;
	text-align: left;
}
.aligncenter { 
	display: block;
	float: none;
	margin: 0 auto;
	text-align: center;
}
/* TYPOGRAPHIC TOOLS */
.strikeOut          { text-decoration: line-through; }
.underline          { text-decoration: underline; }
.resetTypeStyle     { font-weight: normal; font-style: normal; font-size: 100%;
                      text-decoration: none; word-spacing: normal;
                      letter-spacing: 0px; text-transform: none; text-indent: 0px; }
.bold               { font-weight: bold; }
/* DISPLAY VALUES */
.hide               { display: none;}
.show               { display: block; }
.invisible          { visibility: hidden; }
span.replace {
    display: block;
    padding: 0;
    margin: 0;
    text-indent: -9000%;
}
span.freedial {
	background: url(http://img.allabout.co.jp/aa/M/freedial.gif) no-repeat 0 2px;
	padding-left: 25px;
}
/* jQuery Plugin biggerlink Setting */
.hot { cursor: pointer; }

/* LINK */
a:link {
    color: #191919;
    cursor: pointer;
    text-decoration: none;
}
a:visited {
    color: #191919;
    cursor: pointer;
    text-decoration: none;
}
a:hover {
    color: #191919;
    cursor: pointer;
    text-decoration: none;
}
a:active {
    color: #191919;
    cursor: pointer;
    text-decoration: none;
}
/* :hover ALPHA */
li.hover img.alpha,
li.small div.hover img.alpha,
a:hover img.alpha,
li.history .hover img.alpha {
    cursor: pointer;
    filter:alpha(opacity=68);
    -moz-opacity:0.68;
    opacity:0.68;
}
/* TYPOGRAPHY */
body {
    color: #191919;
    font-family: Arial, Verdana, 'MS ゴシック', Sans-Serif;
    font-size: 12px;
    line-height: 1.45;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Palatino Linotype', Georgia, Times, Arial, Verdana, 'MS ゴシック', Sans-Serif;
    font-weight: bold;
}
h1 { font-size: 218%; }
h2 { font-size: 164%; }
h3 { font-size: 145%; }
h4 { font-size: 118%; }
h5 { font-size: 109%; }
h6 { font-size: 100%; }

/* CATEGORY */
body#home div.lifestyle {
    background: url(/common/img/categoryLifeStyle.gif) no-repeat 98% 0;
}
body#home div.car {
    background: url(/common/img/categoryCar.gif) no-repeat 98% 0;
}
body#home div.fashion {
    background: url(/common/img/categoryFashion.gif) no-repeat 98% 0;
}
body#home div.travel {
    background: url(/common/img/categoryTravel.gif) no-repeat 98% 0;
}
body#home div.gourmet {
    background: url(/common/img/categoryGourmet.gif) no-repeat 98% 0;
}
body#home div.watch {
    background: url(/common/img/categoryWatch.gif) no-repeat 98% 0;
}
#fashion div.topCassette h1 {
	background: url(/c_fashion/inc/special/newest/topCassette.jpg) no-repeat 0 0;
	cursor: pointer;
	height: 330px;
	margin: 0 0 15px 0;
}
#watch div.topCassette h1 {
	background: url(/c_watch/inc/special/newest/topCassette.jpg) no-repeat 0 0;
	cursor: pointer;
	height: 330px;
	margin: 0 0 15px 0;
}
#car div.topCassette h1 {
	background: url(/c_auto/inc/special/newest/topCassette.jpg) no-repeat 0 0;
	cursor: pointer;
	height: 330px;
	margin: 0 0 15px 0;
}
#gourmet div.topCassette h1 {
	background: url(/c_gourmet/inc/special/newest/topCassette.jpg) no-repeat 0 0;
	cursor: pointer;
	height: 330px;
	margin: 0 0 15px 0;
}
#travel div.topCassette h1 {
	background: url(/c_travel/inc/special/newest/topCassette.jpg) no-repeat 0 0;
	cursor: pointer;
	height: 330px;
	margin: 0 0 15px 0;
}
#lifestyle div.topCassette h1 {
	background: url(/c_lifestyle/inc/special/newest/topCassette.jpg) no-repeat 0 0;
	cursor: pointer;
	height: 330px;
	margin: 0 0 15px 0;
}

