﻿@charset "utf-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
}
input,
textarea {
	margin: 0;
}
table {
	font-size: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
fieldset,
img {
	border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}
ol,
ul {
	list-style: none;
}
caption,
th {
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
	line-height: 1;
}
abbr,
acronym {
	border: 0;
}
a {
/* \*/
	overflow: hidden;
/* */
}
body,
input,
select,
textarea {
	font-family: Osaka, "ＭＳ Ｐゴシック", Arial, Sans-serif;
	font-size: 13px;
}
* html body {
	font-size: small; /* for IE6 */
}
*:first-child+html body {
	font-size: small; /* for IE7 */
}
* html table {
	font-size: 100%; /* for IE6 table */
}
.px10 {
	font-size: 77%;
}
.px11,
.xs {
	font-size: 85%;
}
.px12,
.s {
	font-size: 93%;
}
.px13,
.m {
	font-size: 100%;
}
.px14 {
	font-size: 108%;
}
.px15,
.l {
	font-size: 116%;
}
.px16,
.xl {
	font-size: 123%;
}
.px17 {
	font-size: 131%;
}
.px18 {
	font-size: 138%;
}
.px19 {
	font-size: 146%;
}
.px20 {
	font-size: 153%;
}
.px21 {
	font-size: 161%;
}
.px22 {
	font-size: 167%;
}
.px23 {
	font-size: 174%;
}
.px24 {
	font-size: 182%;
}
.px25 {
	font-size: 189%;
}
.px26 {
	font-size: 197%;
}
.clfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
*:first-child+html .clfix {
	display: inline-block;
	min-height: 1%;
}
/* Hides from IE6/IE Mac \*/
* html .clfix {
	height: 1%;
}
.clfix {
	display: block;
}
/* End hide from IE6/IE Mac */

html {
	overflow-y: scroll; /* CSS3 */
}


/* <HEADER> */
div#headLogoTerm-hld {
	overflow: hidden;
	padding: 10px 0 10px 0;
	width: 950px;
}
div#header-wrap {
	margin: 8px auto 20px auto;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 950px;
}
div#header-wrap * {
	line-height: 1.1;
	margin: 0;
	padding: 0;
}
div#header-hld {
	overflow: hidden;
}
div#headLogo {
	float: left;
	margin: 0;
	padding: 0;
}

div#headLogo img {
	margin: 0;
}
div#term {
	float: right;
	height: 15px;
	margin: 0;
	padding-top: 8px;
	text-align: right;
	width: 845px;
}
div#breadcrumbsList {
	border-top: 1px solid #cccccc;
	clear: both;
	display: block;
	padding: 8px 0 0 4px;
}
ol#breadcrumb {
	display: block;
	text-indent: -1.3em;
}
ol#breadcrumb li {
	background: url("../img/img.png") 2px -50px no-repeat;
	display: inline;
	list-style: none none inside;
	padding-left: 1.3em;
}
ol#breadcrumb li a,
ol#breadcrumb li strong {
	font-weight: bold;
}
div#headBanner {
	margin: 0 auto;
	width: 950px;
}
div#headBanner h1 {
    text-indent: 0;
    width: 950px;
    height: auto;
}
/*
div#headBanner h1 {
	background-color: #286ab3;
	height: 120px;
	text-indent: -9999px;
	width: 950px;
}
*/

/* </ HEADER> */


/* <WIREFRAME> */
#sidebar {
	float: right;
	margin-bottom: 20px;
	width: 170px;
}
#container {
	margin: 20px auto 0px auto;
	overflow: hidden;
	width: 950px;
}
#content {
	float: left;
	width: 770px;
}
#footer {
	clear: both;
	margin: 40px auto 0 auto;
	width: 950px;
}
/* </ WIREFRAME> */


/* <SEARCH CONTENT> */
#searchContent {
	color: #444444;
	float: right;
	margin: 0;
	position: relative;
	width: 770px;
}
div#searchResult-hld {
	height: 7em;
}
div#searchResult {
	left: 0px;
	position: absolute;
	top: 35px;
	width: 240px;
}
div#campaignDescription {
	position: absolute;
	right: 0px;
	top:5px;
}
div#searchArea {
	left: 0px;
	position: absolute;
	top: 55px;
	width: 520px;
}
div#nextprevious {
	position: absolute;
	right: 0px;
	text-align: right;
	top: 70px;
	width: 250px;
}
dl.searchContent-searchResult dt {
	float: left;
	padding: 7px 12px 0 0;
}
dl.searchContent-searchResult dt span {
	color: #c00;
	font-weight: bold;
}
div#nextprevious a{
	font-weight: bold;
}
span.nextprevious-opt-now {
	font-weight: bold;
	padding-right: 0.75em;
}
a.nextprevious-opt-prev span {
	cursor: default;
	padding-left: 0.5em;
}
span.nextprevious-opt-prev span {
	cursor: default;
	padding-left: 0.5em;
}
span.nextprevious-opt-seperate {
	background: url("../img/img.png") -1px -10px;
	cursor: default;
	padding: 0 4px 0 10px;
}
a.nextprevious-opt-next span {
	cursor: default;
	padding-right: 0.5em;
}
span.nextprevious-opt-next span {
	cursor: default;
	padding-right: 0.5em;
}
span.nextprevious-opt-prev,
span.nextprevious-opt-next {
	color: #AAAAAA;
}
span.nextprevious-opt-prev a,
span.nextprevious-opt-next a{
	font-weight: bold;
}
.search-info-detail {
	width: 264px;
}
.search-info-detail dl {
	margin: 0;
	padding: 0;
	width: 264px;
}
.search-info-detail dt {
	clear: both;
	float: left;
	padding-top: 0.2em;
	width: 46px;
}
.search-info-detail dd {
	border-left: 1px #666666 dotted;
	margin: 2px 0 2px 46px;
	padding-left: 6px;
	width: auto;
}
.storeBtn {
	height: 26px;
	margin-top: 10px;
	position: relative;
	width: 280px;
}
.storeBtn a {
	background: url("../img/img.png") no-repeat;
	background-position: 0px -88px;
	display: block;
	height: 26px;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	top: 0;
	width: 125px;
}
.storeBtn a:active,
.storeBtn a:hover {
	background-position: 0px -114px;
}

.original-info {
	border-bottom: 1px dotted #C6C6C6;
	display: inline;
	float: right;
	margin: 0px 10px 11px 0;
	padding-bottom: 6px;
	width: 530px;
}

.original-info ul li{
	line-height: 1.6;
}

ol#searchContent-hld li.searchContent-list {
	background: #e6f0ff;
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 11px;
	word-break:break-all;
	word-wrap:break-word;
}
.searchContent-photo {
	float: left;
	height: auto;
	padding: 11px 0 0 15px;
	text-align: center;
	width: 200px;
}
.searchContent-photo img {
	margin: 0px;
}
dl.searchContent-about {
	border-bottom: 1px dotted #c6c6c6;
	display: inline;
	float: right;
	margin: 11px 10px 6px 0;
	padding-bottom: 4px;
	width: 530px;
}
.searchContent-info {
	float: right;
	margin: 0;
	padding-right: 10px;
	width: 530px;
}
.searchContent-info-desc {
	float: left;
	width: 235px;
}
.searchContent-desc {
	float: left;
	width: 235px;
}
.searchContent-info-desc dt {
	line-height: 1.2;
	padding-bottom: 4px;
}
.search-info-detail-wrap {
	float: right;
	width: 280px;
}
.search-info-detail-hld {
	background-color: #fff;
	padding: 8px;
	width: 264px;
}
.searchContent-tll-hld {
	background: url(../img/searchttlbg.gif);
	height: 37px;
	margin: 0;
	padding: 0;
}
.searchContent-tll {
	padding: 10px 0 0 14px;
}
.searchContent-tll a {
	color: #FFFFFF;
	margin-right: 14px;
}
.searchContent-tll span {
	color: #FFFFFF;
}
ul.icon {
	height: 19px;
	margin: 0;
	padding: 0;
}

ul.icon img {
	margin: 0 2px 0 0;
	padding: 0;
}
ul.icon li {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 19px;
	margin: 0 2px 0 0;
	text-indent: -9999px;
}
ul.icon li.coupon,
ul.icon li.couponGray {
	width: 62px;
}
ul.icon li.mobileCoupon,
ul.icon li.mobileCouponGray {
	width: 84px;
}
ul.icon li.coupon {
	background-position: 0 -150px;
}
ul.icon li.couponGray {
	background-position: -130px -150px;
}
ul.icon li.mobileCoupon {
	background-position: 0 -180px;
}
ul.icon li.mobileCouponGray {
	background-position: -130px -180px;
}

#socialmedia {
	float: right;
}


/* <PHOTOSMALL> */
ol.photoSmall div.searchContent-photo {
	float: left;
	height: 80px;
	padding: 11px 0 0 15px;
	text-align: center;
	width: 80px;
}
ol.photoSmall div.searchContent-photo img {
	margin: 0px;
}
ol.photoSmall dl.searchContent-about {
	border-bottom: 1px dotted #C6C6C6;
	margin: 0 0 6px 0;
	padding: 0 10px 4px 0;
	width: 345px;
}
ol.photoSmall .searchContent-info {
	float: right;
	margin: 11px 0 0 0;
	padding-right: 10px;
	width: 650px;
}
ol.photoSmall .searchContent-info-hld {
	float: left;
	margin: 0;
	width: 355px;
}
ol.photoSmall .searchContent-info-desc {
	float: left;
	width: 355px;
}
ol.photoSmall .searchContent-info-desc dt {
	line-height: 1.2;
	padding-bottom: 4px;
}

ol.photoSmall .original-info {
	border-top: 1px dotted #C6C6C6;
	display: inline;
	float: right;
	margin: 11px 10px 6px 0;
	padding-top: 4px;
	width: 650px;
}

ol.photoSmall .original-info ul li{
	float: left;
	line-height: 1.6;
	width: 325px;
}

/* </ PHOTOSMALL> */


/* <PHOTO_TWO> */

ol.photoTwo .photo-area {
	float: left;
	width: 430px;
}

ol.photoTwo .searchContent-photo {
	height: auto;
}

ol.photoTwo .searchContent-photo img {
	margin: 0px;
}

ol.photoTwo .searchContent-photo p {
	padding-top: 5px;
}

ol.photoTwo .original-info {
	border-top: 1px dotted #C6C6C6;
	margin: 11px 0 6px 15px;
	padding-top: 4px;
	width: 415px;
}

ol.photoTwo .original-info ul li{
	float: none;
	line-height: 1.6;
	width: auto;
}

ol.photoTwo dl.searchContent-about {
	border-bottom: 1px dotted #C6C6C6;
	display: inline;
	float: right;
	margin: 11px 10px 6px 0;
	padding-bottom: 4px;
	width: 310px;
}

ol.photoTwo .searchContent-info {
	float: right;
	margin: 0;
	padding-right: 10px;
	width: 310px;
}

ol.photoTwo .searchContent-info-desc {
	float: left;
	margin-bottom: 10px;
	width: 235px;
}

/* </ PHOTO_TWO> */

/* <PHOTO_THREE> */

ol.photoThree .photo-area {
	width: auto;
}

ol.photoThree div.searchContent-photo {
	float: left;
	height: auto;
	padding: 20px 0 0 26px;
	text-align: center;
	width: 220px;
}

ol.photoThree .searchContent-photo img {
	margin: 0px;
}

ol.photoThree .searchContent-photo p {
	padding-top: 5px;
}

ol.photoThree .searchContent-info {
	float: right;
	margin-top: 25px;
	padding-right: 24px;
	width: 716px;
}

ol.photoThree .searchContent-info-hld {
	float: left;
	margin: 0 24px 0 0;
	width: 382px;
}

ol.photoThree dl.searchContent-about {
	border-bottom: 1px dotted #C6C6C6;
	display: inline;
	float: right;
	margin-bottom: 6px;
	margin-top: 0;
	padding-bottom: 4px;
	width: 370px;
}

ol.photoThree .searchContent-info-desc {
	float: left;
	margin-bottom: 10px;
	width: 398px;
}

/* </ PHOTO_THREE> */



/* <PAGING> */
div#searchContent-paging {
	clear: both;
	margin-bottom: 30px;
}
div#searchContent-paging dl {
	margin-bottom: 10px;
	text-align: center;
}
div#searchContent-paging dl dt {
	display: inline;
	font-weight: bold;
	margin-right: 1em;
	padding: 3px 4px;
}
div#searchContent-paging dl dd,
div#searchContent-paging dl dd ol {
	display: inline;
}
div#searchContent-paging dl dd ol li {
	background: url("../img/img.png") -10px -10px no-repeat;
	display: inline;
	padding: 0 4px 0 8px;
}
div#searchContent-paging dl dd ol li.noSeparateline {
	background: none;
	padding-left: 0;
}
div#searchContent-paging dl dd ol li span {
	cursor: default;
	padding: 0 2px;
}
div#searchContent-paging dl dd ol li {
	font-weight: bold;
}
div#searchContent-paging p {
	text-align: center;
}
div#searchContent-paging a.nextprevious-opt-next {
	color: #333333;
	font-weight: bold;
}
/* </ PAGING> */
/* </ SEARCHCONTENT> */




/* <BANNER> */
#free {
	margin: 20px auto;
	width: 170px;
}
#free ul li {
	display: inline;
	width: 170px;
}
#free ul li img {
	margin: 0 5px 10px 5px;
}
/* </BANNER> */


/* <LEFT REFINE-COLUMN> */
#leftbar-hld {
	float: left;
	overflow: hidden;
	width: 170px;
}
.searchcontent-refine {
	background: #F0FFFF;
	overflow: hidden;
	padding: 0 0 6px 0;
	width: 170px;
}
.searchcontent-refine-detail dt {
	background: #286AB3;
	color: #FFFFFF;
	font-weight: normal;
	height: 22px;
	line-height: 1.4;
	margin-bottom: 6px;
	padding: 7px 10px 1px 10px;
}
.searchcontent-refine-detail dd {
	padding: 0 5px 15px;
	position: relative;
}
.searchcontent-refine-detail dd ul {
/*	margin-top: 2px;*/
	min-height: 1em;
}
.searchcontent-refine-detail dd ul li {
	display: block;
	line-height: 1.1em;
	margin-bottom: 6px;
}
* html body .searchcontent-refine-detail dd ul li {
	height: 1em; /* for IE6 */
}
*:first-child+html body .searchcontent-refine-detail dd ul li {
	min-height: 1em; /* for IE7 */
}
.searchcontent-refine-detail dd ul li a {
	background: url("../img/img.png") -75px -9px no-repeat;
	padding: 2px 0 2px 9px;
	text-decoration: none;
}
.searchcontent-refine-detail dd ul li a:hover {
	text-decoration: underline;
}
.searchcontent-refine-detail dd ul li span {
	background: url("../img/img.png") -70px -35px no-repeat;
	background-color: #ccc;
	color: #fff;
	display: block;
	padding: 2px 0 2px 15px;
}
.searchcontent-refine-detail dd ul li.lv1,
.searchcontent-refine-detail dd ul li.lv2,
.searchcontent-refine-detail dd ul li.lv3,
.searchcontent-refine-detail dd ul li.lv4,
.searchcontent-refine-detail dd ul li.lv5 {
	padding-left: 11px;
}
/* </LEFT REFINE-COLUMN> */


/* <NO-MATCH> */
#nomatch {
	margin: 40px 0;
	text-align: center;
}
#nomatch p.notfound {
	color: #f00;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
#nomatch p.description {
	font-size: 14px;
	margin-bottom: 40px;
}
#nomatch a.back {
	background: url("../img/back.png") 0 0 no-repeat;
	display: block;
	height: 30px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 142px;
}
#nomatch a.back:hover {
	background-position: 0 -30px;
}


/* </NO-MATCH> */

/* <FOOTER> */
p#pageup-totop {
	margin-bottom: 10px;
	text-align: center;
}
p#footer-freetxt {
	float: left;
	margin-bottom: 6px;
	text-align: left;
	width: 500px;
}
p#footer-totop {
	float: right;
	margin-bottom: 6px;
	text-align: right;
	width: 450px;
}
p#footer-totop a span {
	background: url("../img/img.png") -80px -75px no-repeat;
	cursor: default;
	padding: 0 0 0 8px;
}
#footerUnit {
	border-top: 1px solid #CCCCCC;
	clear: both;
	padding: 10px 0 0 0;
}
#footerLink {
	height: 25px;
	text-align: center;
	width: 950px;
}
#footerLink #footerCR {
	font-size: 88%;
}
/* </ FOOTER> */



/******************
追記分
******************/
#socialArea, #socialArea * {
	line-height: 1;
	margin: 0;
	padding: 0;
}
#socialArea {
	float: right;
}

#socialArea li {
	float: left;
	list-style: none outside none;
	margin-right: 5px;
}
