@charset "utf-8";

/* ------------------------------------------

共通設定PC

------------------------------------------ */
@media print, screen and (min-width: 668px) {
html,
body {
  min-width: 960px;
}
}

ul li{
	list-style: none;
}

/* 汎用クラス */
.mb5{
	margin-bottom:5px !important;
}
.mb10{
	margin-bottom:10px !important;
}
.mb15{
	margin-bottom:15px !important;
}
.mb20{
	margin-bottom:20px !important;
}
.mb25{
	margin-bottom:25px !important;
}
.mb30{
	margin-bottom:30px !important;
}
.mb35{
	margin-bottom:35px !important;
}
.mb40{
	margin-bottom:40px !important;
}

.mt5{
	margin-top:5px !important;
}
.mt10{
	margin-top:10px !important;
}
.mt15{
	margin-top:15px !important;
}
.mt20{
	margin-top:20px !important;
}
.mt25{
	margin-top:25px !important;
}
.mt30{
	margin-top:30px !important;
}
.mt35{
	margin-top:35px !important;
}
.mt40{
	margin-top:40px !important;
}

.pl5 {
	padding-left: 5px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl10 {
	padding-left: 15px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.pl25 {
	padding-left: 25px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.pl35 {
	padding-left: 35px !important;
}
.pl40 {
	padding-left: 40px !important;
}
.pl50 {
	padding-left: 50px !important;
}

.clr {
  clear: both;
}


#headerSp,
#footerSp,
.sp_mainTtl,
.sp_only{
	display:none;
}
.pc_only{
	display:block;
}

#container #wrapper{
	width:956px;
	text-align: left;
}

/* コンテンツ */
* {
	word-wrap: break-word;
}

#content .tit_hiragino_dc {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    height: 25px;
    width: 728px;
    font-size: 16px;
    font-weight: bold !important;
    color: #FFF;
    letter-spacing: 1px;
    margin-bottom: 10px;
    padding: 0 0 10px 8px !important;
    line-height: 36px;
}
#content h1.tit_hiragino_dc {
	width: 718px;
	margin-bottom: 20px;
	font-size: 20px;
	height: auto;
	line-height: normal;
    padding: 7px 0 7px 18px !important;
}
.anchor a.over:hover,
#content a.over:hover img{
	opacity: 0.7;
}

#sidebar .priceWrap h2 {
	font-size: 0;
}


/*footer*/
.pagetop{
	margin-top:40px;
	text-align:right;
}

#footer .mainContents h2 a {
	background-position: 0 -499px;
}

#footer .mainContents .left li,
#footer .mainContents .right li {
	background-image: url("/common/responsive/images/dot-glay.gif");
    background-position: 0 100%;
    background-repeat: repeat-x;
	margin: 0 10px 7px 0;
	padding: 0 0 8px;
}

#footer .mainContents .left li.last,
#footer .mainContents .right li.last {
	background-image: none;
	margin: 0 10px 0 0;
	padding: 0;
}

#footer .mainContents .left li a,
#footer .mainContents .right li a {
    background-position: 0 -95px;
    background-repeat: no-repeat;
    padding: 0 0 0 10px;
}

.pageTop {
    width: 956px;
    margin: 0 auto 18px;
    text-align: right;
}
.pageTop p {
    width: 130px;
    height: 60px;
    margin-left: auto;
    float: none;
}
.pageTop p a {
    display: block;
    width: 130px;
    height: 60px;
    background: url(/common/responsive/images/btn_pagetop2.gif) transparent left top no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

/* searchBox */
ul.searchBox {
	overflow: hidden;
	margin: 0 0 40px;
}
ul.searchBox li {
	width: 365px;
}
ul.searchBox li.searchStore a {
	display: block;
	font-size: 17px;
	font-weight: bold;
	padding: 12px 0 12px 100px;
	background-position: 95% 50%,22px 50%;
	background-repeat: no-repeat;
}

/* サイドナビ */
#sidebar .openMenu ul.none {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}
#sidebar .openMenu ul.none li {
    background-image: url(/common/responsive/images/dot-white.gif);
    background-position: 0 100%;
    background-repeat: repeat-x;
    padding: 8px 8px 8px 20px;
    text-indent: -12px;
}
#sidebar .openMenu ul.none li.last {
    background-image: none;
}
#sidebar .openMenu .ct dd {
    background-color: #F4F4F4;
    border-bottom: 1px solid #dddddd;
    display: none;
    padding: 0;
    text-indent: 0;
}
#sidebar .openMenu .ct dd h3 {
    background-color: #e1e1e1;
    padding: 3px 0 3px 8px;
}
#sidebar .openMenu .ct dd ul {
    padding: 5px 8px 7px;
}
#sidebar .openMenu .ct dd li {
    padding: 1px 0 1px 8px;
}
#sidebar .bnrWrap h2 {
    font-size: 0;
}

/* 枠 */
.border {
	border: 2px solid #ccc!important;
	padding: 10px;
	font-size: small;
    line-height: 140%;
}
.borderMM {
	border: 2px solid #FFDEE9!important;
	padding: 10px;
	font-size: small;
    line-height: 140%;
}

/* 青字 */
.blueTxt {
	color: #3275aa;
}

/* 矢印ありリンク */
.arrowLink a {
	position: relative;
	padding-left: 14px;
  display: inline-block;
}
li.arrowLink a {
	position: relative;
	padding-left: 24px;
  display: inline-block;
}
.arrowLink a:before {
	content: '';
  position: absolute;
  display: block;
	top: 0.7em;
	left: 0;
	margin-top: -0.2em;
	width: 5px;
	height: 5px;
	background-repeat: no-repeat;
	background-position: 0 -100px;
	background-image: url(/theme/item/images/ico-arrow.gif);
}

/* PDFありリンク */
.pdfLink a {
	position: relative;
	padding-right: 20px;
}
.pdfLink a:after {
 	content: '';
    position: absolute;
    display: block;
	top: 50%;
	right: 0;
	margin-top: -8px;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-image: url(/common/images/ico_pdf_02.gif);
}

/* サイドナビ制御 */
#item ul#pageFoucs li.active,
ul.areaMenu li.active{
    background-color: #fff8e3;
}

/* 一覧バナー */
.bnrList {
	margin: -20px 0 7px 0;
}
