@charset "utf-8";

/***  at home web CSS Document ***************************************

	ver.2009/09

	common.css

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

/**  common.css Menu *********************************************

	1.Base HTML
	2.Base Font
	3.Base Link
	4.float clear
	5.Layout

*******************************************************************/


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

	1.Base HTML

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

*{
	margin: 0;
	padding: 0;
}

html{
	height: 100%;
}

body{
	height: 100%;
	text-align: center;
	padding:0px ;
	min-width: 1030px;
}

ul,ol{
	list-style-type: none;
}

a,
fieldset,
img { border: 0; }

/*----------- img element*/



img {
	margin-bottom: 0;
	line-height: 0;
}

/*---------form element*/

input,
select { vertical-align: top; }

select{
    color:#666;
}
/* \*/
*:first-child+html input { vertical-align: middle; }

* html input { vertical-align: middle; }

*:first-child+html select { vertical-align: middle; }

* html select { vertical-align: middle; }

/* ie6の時にアンカーがずれるのを防ぐ処理 */
/* \ */
* html #dialog input {
	vertical-align: baseline !important;
}

/**/

div#mainContents option{
	margin-right: 20px;
}

div#localContents option{
    margin-right: 10px;
}

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

	2.Base Font

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

body{
    color: #666;
    font-size: 75%;
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* \*/
html>/**/body{ /* for IE8 */
    font-size /*\**/: 81.3%\9;

}

body, x:-moz-read-only {
    font-size: 13px;

}

body, x:-moz-broken {
	font-size: 81.3%;/* FireFox 3,FireFox3.5*/
}


* html body{
	font-size: 81.3%;
}

*:first-child+html body{
	font-size: 81.3%;
}


/**/

address{
	font-size: 100%;
	font-style: normal;
}


h1{
	font-weight: normal;
}

h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	line-height: 138%;
}

p,
li,
dt,
dd,
table,
th,
td,
pre,
caption {
	font-size: 100%;
	line-height: 138%;
}

/* \*/
* html p,
* html li,
* html dt,
* html dd,
* html th,
* html td,
* html pre,
* html caption {
	font-size: 100%;
	line-height: 138%;
}

/**/

p input,
p select,
p textarea,
li p,
li li,
li dt,
li dd,
li input,
li select,
li textarea,
dd p,
dd li,
dd dt,
dd dd,
dd input,
dd select,
dd textarea,
th p,
th li,
th dt,
th dd,
th input,
th select,
th textarea,
td p,
td li,
td dt,
td dd,
td input,
td select,
td textarea { font-size: 100%; }

p input,
p select,
p textarea,
li p,
li li,
li dt,
li dd,
li input,
li select,
li textarea,
dd p,
dd li,
dd dt,
dd dd,
dd input,
dd select,
dd textarea,
th p,
th li,
th dt,
th dd,
th input,
th select,
th textarea,
td p,
td li,
td dt,
td dd,
td input,
td select,
td textarea { font-size: 100%; }

em{
	font-style: normal;
}


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

	3.Base Link

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

a:link {
	color: #245FBB;
}
a:visited {
	color: #8252A8;
}
a:hover {
	color: #63A1FF;
/*	text-decoration: none;*/
}

a img {
	border: none;
	text-decoration: none;
}

/* 囲う */
.bd {
	border:1px solid #336AC0 !important;
}

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

	4.float clear

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

br.clr /* テスト用 */ {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/*\*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/**/

hr.hr-cler{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}


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

	5.Layout

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


/* 右バナーエリア常時あり、コンテンツ幅リキッド */
div#lqdContentSwap {
	clear: both;
	/*padding-right:130px;*/
	position:relative;
	/*margin: 10px;*/
}
div#lqdContentSwap.pattern02{
   /*padding-right: 180px;*/
    /*min-width:800px;*/
    min-width:770px;
    margin:0 18px;
}

/* \ */
* html div#lqdContentSwap.pattern02{
	width: 96%;
}

div#lqdContentSwap div#wall{
    clear: both;
    text-align:left;
    position: relative;
}
div#lqdContentSwap div#rightWall {
	position:absolute;
	z-index:120;
	right:0;
	top: 0;
}

div#lqdContentSwap.pattern02 div#rightWall.w180{
    width:15%;
    margin-top:90px
}

/* 幅780px。子画面で使用 */
#CONTENTSw780 {
	margin:0 auto;
	text-align:left;
	width:780px;
}

/*左検索窓エリア*/

div#localContents{
	width: 200px;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
}

/*左検索窓エリア メインコンテンツ*/

div#mainContents{
	text-align: left;
}

/*左検索窓エリア オープン時メインコンテンツ*/

div#lqdContentSwap div#wall.open div#mainContents{
	padding-left: 210px;
	/*height: 1350px;*/
}

/* For IE6 \*/

* html body div#lqdContentSwap {
	clear: both;
	padding: 0 !important;
	width: 100%;
}

* html body div#lqdContentSwap div#wall {
    float: left;
    text-align:left;
    margin-right: -210px;
    padding-right: 130px;
}

* html div#lqdContentSwap.pattern02 div#wall {
    margin-right: -210px;
    padding-right: 180px;
}

* html body div#lqdContentSwap div#wall.open{
    margin-right: -210px;
    padding-right: 0px!important;
}

* html body div#lqdContentSwap div#rightWall,
* html div#lqdContentSwap div#rightWall.w180 {
	position: static;
	float: right;
}

* html body div#lqdContentSwap div#wall.open div#mainContents{
	padding: 0px;
	margin-left: 210px;
	padding-right: 130px;
	/*height: 1350px;*/
}

#leftContents {
	width: 85%;
	text-align: left;
	float: left;
}

/** html body div#lqdContentSwap.pattern02 div#wall div#mainContents{
    margin-right: 0px;
    padding-right: 180px;
}*/

/**/

/*右バナー無し*/

div#liquidWrap{
    width: 100%;
}

div#lqdContentSwap.noRight{
    padding-right: 0px;
}

div#liquidWrap div#wall,
div#lqdContentSwap.noRight div#wall{
    text-align:left;
    position: relative;
}

div#liquidWrap div#wall.open div#mainContents,
div#lqdContentSwap.noRight div#wall.open div#mainContents{
    padding-left: 210px;
    /*min-height: 1350px;*/
}

/* \*/
* html div#liquidWrap div#wall.open div#mainContents{
    /*height: 1350px;*/
}

* html body div#lqdContentSwap.noRight div#wall {
    float: none;
    text-align:left;
    margin-right: 0px;
    padding-right: 0px;
}

* html body div#lqdContentSwap.noRight div#wall.open{
    margin-right: 0px;
    padding-right: 0px!important;
}

* html body div#lqdContentSwap.noRight div#wall.open div#mainContents{
    padding: 0px;
    margin-left: 210px;
    padding-right: 0px;
    /*height: 1350px;*/
}

/**/

/*横幅固定*/

div#containerW780{
    width: 780px;
    text-align: left;
    margin: 0px auto;
}


div#containerW788{
    width: 788px;
    text-align: center;
    margin: 0px auto;
}

div#containerW788 div.ctInner{
    width: 780px;
    margin: 0px auto;
    text-align: left;
}

div#containerW810{
  width: 810px;
  margin: 0px auto;
  text-align: left;
}

div#containerW940{
    width: 940px;
    text-align: left;
    margin: 0px auto;
}


/*-----------------------------------　カラムパターン*/
div.locator{
	clear: both;
}

div.column2A,
div.column2B,
div.column3A,
div.column3B,
div.column3C,
div.column4A,
div.column4B,
div.column4C,
div.column4D,
div.column5A,
div.column5B,
div.column5C,
div.column5D,
div.column5E,
div.column2AEx,
div.column2BEx,
div.column3AEx,
div.column3BEx,
div.column3CEx,
div.photoArea{
	float: left;
}


div.floatLeft{
	float: left;
}

div.floatRight{
	float: right;
}

div.photoArea p,
.images{
	line-height: 0;
}

div.photoArea p,
.images#recommend{
	/*border: solid 1px #0000ff;*/
}

div#mainContents ul.links li{
	padding-left: 10px;
	background-image: url(/static/20251015-114853709/images/00000/new/ico/ico_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}


/*-------------------------------------- 見出し背景*/

div#lqdContentSwap div#wall div#mainContents h1.titleH2,
div#lqdContentSwap div#wall div#mainContents h2.titleH2,
div#liquidWrap div#wall div#mainContents h2.titleH2{
    margin-left: 210px;
    margin-bottom: 8px;
    padding: 2px 0 2px 105px;
    background-image: url(/static/20251015-114853709/images/00000/search/img_01.gif);
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 133.3%;
    line-height: 1.1;
}

div#lqdContentSwap div#wall.open div#mainContents h1.titleH2,
div#lqdContentSwap div#wall.open div#mainContents h2.titleH2,
div#liquidWrap div#wall.open div#mainContents h2.titleH2{
    margin-left: 0px;
}
div#lqdContentSwap div#wall div#mainContents h1.titleH2{
	font-weight: bold;
}
div#mainContents h2.titleH202{
    padding-left: 14px;
    background-image: url(/static/20251015-114853709/images/00000/new/bg/bg_titl02.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
}


.ttlBlue {
	background:#0058BA url(/static/20251015-114853709/images/00000/new/bg/bg_title_blue.gif) repeat-x 0 0;
	font-size:120%;
	line-height:1.2;
	width:100%;
	margin:20px 0 3px 0;
	text-align:left;
}
.ttlBlue div {
	background: url(/static/20251015-114853709/images/00000/new/bg/bg_title_blue_left.gif) no-repeat 0 0;
	/*width:100%;*/
}
.ttlBlue div div {
	/*width:auto;*/
	background: url(/static/20251015-114853709/images/00000/new/bg/bg_title_blue_right.gif) no-repeat top right;
	padding:5px 10px;
}
* html body .ttlBlue div div {
	/*width:100%;*/
}
.ttlBlue div div div {
	background:url(/static/20251015-114853709/images/00000/new/bg/bg_bar.gif) no-repeat top left;
	padding:1px 0 0 0;
}
.ttlBlue div div div h2 {
	background:url(/static/20251015-114853709/images/00000/new/bg/bg_bar.gif) no-repeat bottom left;
	padding:0 0 1px 0;
	margin:0;
}

.ttlBlue div div div h3 {
    padding:0 0 1px 0;
    margin:0;
}

.ttlBlue div div div h2 em,
.ttlBlue div div div h3 em {
	display:block;
	border-left:solid 3px #FFEC6B;
	padding:0 0 0 5px;
	color:#FFF;
}

.ttlBlue div div div h2 em a:link,
.ttlBlue div div div h2 em a:visited,
.ttlBlue div div div h3 em a:link,
.ttlBlue div div div h3 em a:visited {
    color:#FFF;
}
.ttlBlue div div div h2 em a:active,
.ttlBlue div div div h2 em a:hover,
.ttlBlue div div div h3 em a:active,
.ttlBlue div div div h3 em a:hover {
    color:#63A1FF;
}
.ttlBlue div div div h2 em span,
.ttlBlue div div div h3 em span {/* タイトル内アテンション */
    margin-left:10px;
    color:#FFA801;
}

.ttlBlue div div div h2 em span.subTxt,
.ttlBlue div div div h3 em span.subTxt {/* サブテキスト */
    font-weight:normal;
    font-size:80%;
    color:#FFF;
    margin-left:10px;
}
.ttlBlue div div div h2 em span.subTxt span,
.ttlBlue div div div h3 em span.subTxt span {
    border-left:solid 1px #87B4EB;
    padding:3px 0 0 5px;
    margin-left:0;
}
.ttlBlue .openCloseBtn {/* コンテンツオープン＆クローズボタン */
    vertical-align:middle;
    margin-left:10px;
}

/* グレーバックタイトル
------------------------------------------------------- */
.ttlGray {
    clear: both;
	background-color:#BEBEBE;
	font-size:120%;
	padding:3px 10px;
	margin:3px;
	text-align:left;
}
/*画像がありません！！！*/
.ttlGray div {
/*	background:url(/static/20251015-114853709/images/00000/new/bg/bg_bar.gif) no-repeat top left; */
	padding:1px 0 0 0;
}
.ttlGray div h2,
.ttlGray div h3 {
/*    background:url(/static/20251015-114853709/images/00000/new/bg_bar.gif) no-repeat bottom left; */
    padding:0 0 1px 0;
    margin:0;
}
.ttlGray div h2 em,
.ttlGray div h3 em {
    display:block;
    border-left:solid 3px #FFEC6B;
    padding:0 0 0 5px;
    color:#FFF;
}
.ttlGray div h2 em span,
.ttlGray div h3 em span {/* タイトル内アテンション */
    margin-left:10px;
    color:#FFA801;
}

.ttlGray div h2 em span.subTxt,
.ttlGray div h3 em span.subTxt {/* サブテキスト */
    font-weight:normal;
    font-size:80%;
    color:#FFF;
    margin-left:10px;
}
.ttlGray div h2 em span.subTxt span,
.ttlGray div h3 em span.subTxt span {
    border-left:solid 1px #FFF;
    padding:3px 0 0 5px;
    margin-left:0;
}

/*---------------------------------------------------------------------------- clearfix**/



div#lqdContentSwap div#wall:after,
div.locator:after,
div#mainContents:after,
div#wallWrap:after,
div.inducementArea div.column2A:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }


div#lqdContentSwap div#wall,
div.locator,
div#mainContents,
div#wallWrap:after{ display:inline-block; }

/*\*/
* html div#lqdContentSwap div#wall,
* html div.locator,
* html div#mainContents,
* html div#wallWrap,
* html div.inducementArea div.column2A:after { height:1%; }

div#lqdContentSwap div#wall,
div.locator,
div#mainContents,
div#wallWrap,
div.inducementArea div.column2A:after{ display:block; }
/**/



#block_condition,#block_recommend,#block_other,#block_category,#block_ad {
    display: none;
}

/*地図の免責文言*/
.attension{
	margin: 10px 0;
	font-size: 81.3%;
}

.bulletR {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(/static/20251015-114853709/images/00000/new/img/right.gif) no-repeat scroll 0 0.4em;
    padding-left:8px;
}

/* 20130404：RET-381：START */
/* LP風SEO導線デザイン */
div#lp_header {
	text-align: left;
	height: 80px;
	padding-bottom: 2px;
}

div.lp_line {
	background-image: url(/static/20251015-114853709/images/00000/new/header/lp/line_bottom.gif);
	width: 100%;
	height: 1px;
}

img.lp_line_buttom {
	width: 100%;
	height: 1px;
	padding-bottom: 15px;
}

img.lp_contents {
	width: 254px;
	height: 83px;
	float: right;
	margin-top: -2px;
}

img.lp_tree {
	width: 21px;
	height: 34px;
	padding-top: 18px;
	padding-left: 5px;
	position: absolute;
}

span.lp_info {
	font-size: 200%;
	padding-left: 31px;
	padding-top: 21px;
	position: absolute;
}

h1.lp_title {
	padding-top: 55px;
	padding-left: 10px;
	position: absolute;
	font-size: 90%;
}

span.lp_count {
	padding-top: 55px;
	padding-right: 30px;
	float: right;
}

span.lp_count strong {
	color: #CC0000;
	font-size: 169.2%;
	margin-right: 2px;
}
/* 20130404：RET-381：END */

/*--------------------------------*/
/* スマートフォンサイトへのリンク */
/*--------------------------------*/
#smfLink {
	text-align: center;
/*	background-color: #555;*/
	padding: 5px 5px 5px 0px;
	margin-bottom: 5px;
	min-width: 995px;
}

/*------------------*/
/* スタッフコメント */
/*------------------*/
.staffComment {
	background : url(/static/20251015-114853709/images/00000/new/ico/ico_pro_comment.gif) no-repeat 5px 5px;
	background-color: #FBFFCA;
	padding-left: 105px !important;
	text-align: left !important;
	font-weight: bold;
}

/*----------------------*/
/* 画像ダウンロード保護 */
/*----------------------*/
span.guard_h200w200 {
	position: absolute;
	display: block;
	width: 202px; /* 元画像サイズ：200px */
	height: 202px; /* 元画像サイズ：200px */
	cursor: pointer;
	background-image: url(/static/20251015-114853709/images/00000/spacer.gif);
}

span.guard_h70w70 {
	position: absolute;
	display: block;
	width: 72px; /* 元画像サイズ：70px */
	height: 72px; /* 元画像サイズ：70px */
	cursor: pointer;
	background-image: url(/static/20251015-114853709/images/00000/spacer.gif);
}

span.guard_h70w71 {
	position: absolute;
	display: block;
	width: 0px; /* 元画像サイズ：71px */
	height: 0px; /* 元画像サイズ：70px */
	cursor: pointer;
	background-image: url(/static/20251015-114853709/images/00000/spacer.gif);
}

span.guard_h280w280 {
	position: absolute;
	display: block;
	width: 282px; /* 元画像サイズ：280px */
	height: 282px; /* 元画像サイズ：280px */
	cursor: pointer;
	background-image: url(/static/20251015-114853709/images/00000/spacer.gif);
}

span.guard_auto {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background-image: url(/static/20251015-114853709/images/00000/spacer.gif);
}

span.guard_h109w158 {
	position: absolute;
	display: block;
	width: 160px; /* 元画像サイズ：158px */
	height: 111px; /* 元画像サイズ：109px */
	cursor: pointer;
	background-image: url(/static/20251015-114853709/images/00000/spacer.gif);
}


/* 2014年のSEO施策で追加 */

#headWrap {
    background-color: #fff;
    margin: 0 auto;
    padding: 0px;
    min-width: 1000px;
}

#footWrap {
    background-color: #fff;
    margin: 0 auto;
    padding: 0px;
    min-width: 1000px;
}

#pagetop:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
#pagetop p {
    font-size: 0.85em;
    margin: 0 auto;
    text-align: right;
    width: 1000px;
}
.min-w940 #pagetop p {
    font-size: 0.85em;
    margin: 0 auto;
    text-align: right;
    width: 940px;
}
#pagetop p.w940 {
    font-size: 0.85em;
    margin: 0 auto;
    margin-bottom: 12px;
	text-align: right;
    width: 940px;
}
#pagetop p img {
    margin: 0 3px 0 0;
    vertical-align: middle;
}
#pagetop p a {
    vertical-align: middle;
}
#footWrap a.gray_545454:link {
    color: #545454;
    text-decoration: none;
}
#footWrap a.gray_545454:visited {
    color: #545454;
    text-decoration: none;
}
#footWrap a.gray_545454:hover {
    color: #545454;
    text-decoration: underline;
}
#footWrap a.gray_545454:active {
    color: #545454;
    text-decoration: underline;
}