@charset 'utf-8';

/* ============================================== CONTENTS ============================================== */
/* 201411追加------ここから  */
body {
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
/* 201411追加------ここまで  */

img {
    vertical-align: text-bottom;
}

/*----------------------------------------------------
    .mainContents
----------------------------------------------------*/
.mainContents {
    width: 680px;
    background: url(/cms/images/000022068.png) repeat-y left 144px;
}

.mainContentsFooter {
    width: 680px;
    overflow: hidden;
    padding: 0 0 18px;
    background: url(/cms/images/000022040.png) no-repeat left bottom;
}

.mainContentsHead {
    overflow: hidden;
    width: 672px;
    padding: 6px 3px 0 5px;
    background: url(/cms/images/000022070.png) no-repeat left top;
}

.mainContentsHeadNoTab {
    overflow: hidden;
    width:680px;
    background: url(/cms/images/000022038.png) no-repeat left top;
}

/*----------------------------------------------------
    .subContents
----------------------------------------------------*/
.subContents {
    width: 632px;
    margin: 0 auto;
}
/* feature page class --- */
.subContents .lowConColumn {
    width: 628px;
    margin: 0 auto;
}

.subContents .lowConA {
    margin: 13px 0 0 0;
}

.subContents .lowConAImg {
    margin: 13px 0 0 0;
    text-align: center;
}

.subContents .lowConL{
    float: left;
    margin: 13px 0 0 5px;
    width: 298px;
}

.subContents .lowConText {
    margin: 0 0 20px 0;
}

.subContents .lowConR {
    float: right;
    margin: 13px 0 0;
    width: 50%;
}

.subContents .lowConImgRgt {
    float: right;
    margin: 13px 0 20px 25px;
}

.subContents .lowConImgLft {
    margin: 13px 0 0 0;
}


.subContents sup {
    color: #00A0E9;
}

/*----------------------------------------------------
    Title
----------------------------------------------------*/
.detailTitle {
    margin: 18px 0 0;
}

.lowTitle {
  padding: 9px 0 0 0px;
  background:url(/cms/images/000022046.jpg) no-repeat left top; /* /products/cms/images/bg_title.jpg */
  font-weight: bold;
  clear: both;
}

span.lowTitleMg {
    display: block;
    padding: 0 22px 8px 22px;
    background: url(/cms/images/000022069.jpg) no-repeat left bottom;
}

/* feature page class --- */
.lowTitleBox {
    padding: 10px 0 0;
    margin: 10px 2px 0;
    font-weight: bold;
    letter-spacing: -1px;
    background: url(/cms/images/000022055.gif) repeat-y left top;
}

span.lowTitleMgSub {
    display: block;
    padding: 0 0 8px 20px;
    background: url(/cms/images/000022036.gif) no-repeat left bottom;
}


/*----------------------------------------------------
    Caption
----------------------------------------------------*/
.subContents ul.caption {
    font-size: 0.7em;
    line-height: 1.5em;
    margin-top: 20px;
    color: #1a1a1a;

}

.subContents ul.caption li {
    overflow: hidden;
}

.subContents ul.caption li .star {
    width: 20px;
    text-align: center;
    color: #00A0E9;
    float: left;
}

.subContents ul.caption li .text {
    width: 608px;
    float: right;
}

/* 201411追加------ここから  */
/*----------------------------------------------------
    spec
----------------------------------------------------*/
table.specnote td.specnote_data {
	line-height: 1.2em;
}
table.specnote td.specnote_data sup {
	vertical-align: baseline;
}
/* 201411追加------ここまで  */
