/*
channel code : qhtGN7wHcQse
for store
*/


/* 全体レイアウト */

div#map_box {
	width: 967px; 
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}


#map_box ul{list-style-type:none;}

#page-content {
	padding-bottom:30px;
}

#content {}

@charset"utf-8";

/* clearfix */
.clearfix:after {
  content: ".";  /* Vvf */
  display: block;  /* ubNxvf */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* clearfix end */




body {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; 
	line-height: 160%;
	font-size:15px;
}

div, p {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

h1, h2 {
	margin: 0;
	padding: 0;
}
.pd_bread-crumb ul li h1{ font-size:100%; font-weight:normal; display:inline;}
a:link,
a:visited{
	color: #333333;
	text-decoration:none;
}

a:hover,
a:active{
	color: #666666;
	text-decoration:underline;
}

.tacenter {
	text-align: center;
}

.ofc {
	overflow: hidden;
	zoom: 1;
}

ul{ margin:0; padding:0;}

/* ヘッダー */

#header-left {
	float: left;
}

#header-right {
	float: right;
	padding: 24px 0 0;
}

#header {
	overflow: hidden;
	zoom: 1;
}


.pagetop {
	text-align: right;
	text-decoration: underline;
	margin: 20px 15px 10px;
}



div.copyright {
	width: 967px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
}
#copyright {
	font-size:90%;
	color:#000000;
}




.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mb40 {margin-bottom: 40px;}
.mb50 {margin-bottom: 50px;}
.mb60 {margin-bottom: 60px;}
.mb70 {margin-bottom: 70px;}
.mb80 {margin-bottom: 80px;}

.mt50 {margin-top: 50px;}

.mr10 {margin-right:10px;}
.ml01 {margin-left:1em;}
.ml02 {margin-left:2em;}
.ml03 {margin-left:3em;}
.ml04 {margin-left:4em;}

.cl_tx20{font-size:20px;}
.cl_tx18{font-size:18px;}
.cl_tx15{font-size:15px;}
.cl_tx12{font-size:12px;}

#top_pankuzu {
    width: 967px !important;
    font-size: 80%;
    margin: 0px;
    padding: 0px;
    clear: both;
}

#top_pankuzu h1#top_title {
	display:inline; 
	font-size:90%;
}

#wrapper #body #pankuzu {
    padding: 0 !important;	
   
}




/* コンテンツ */
.cl_infoarea h2{ font-weight:bold; line-height:1.6;}
.cl_infoarea h3{ font-weight:bold; line-height:1.4;}
.cl_infoarea ol{list-style-type: decimal; margin-left:1.3em;}
.cl_infoarea ol li{ margin-bottom:15px;}
#recommend_area ul{ 
	width:890px;
	margin:0 auto;
}

#recommend_area li{
	float:left;
	text-align:center;
	font-weight:bold;
}
#recommend_area li img{
	margin-bottom:5px;
}



#first_area {
	background-color:#f0f0f0;
	padding:15px 0;
}

#first_area ul{
	padding-left:40px;
}

#first_area li{
	float:left;
	margin:0 40px;
	list-style-image:url(../img/list_img.png);
}

.menu_wrap { padding-right:40px;}
.menu_wrap li{
	margin-bottom:10px;
	list-style-image:url(../img/list_img.png);
	margin-left:35px;
}
.menu_wrap .inlist{ margin-left:70px;}
.menu_wrap .menu_area_l{
	width:440px;
	float:left;
	}
.menu_wrap .menu_area_r{
	width:440px;
	float:right;
	}

.cl_infoarea .series_bold{
	font-weight: bold;
}	
	
	
/* タイトル部分 */
	
	
.cont_ttl {
	font-size:17px;
	font-weight:bold;
	margin-bottom:20px;
	padding:5px 0 5px 5px;
	background-color:#f0f0f0;
	}
	
.cont_ttl_notgray {
	font-size:17px;
	font-weight:bold;
	margin-bottom:20px;
	}
	

.cont_ttl img,
.cont_ttl_notgray img { margin-right:5px; vertical-align:-10px;}


/* マウスオーバー */


#recommend_area li img{
    transition: 0.3s ease-out;
    border: 0 none;
    text-decoration: none;
}
#recommend_area li img:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}



/*spn*/
@media screen and (max-width: 640px) {
	DIV#wrapper {
		width: auto;
	}
	#wrapper #body #re_contents{
    width: 95% !important;
    padding: 16px 10px!important;
}
	DIV#body {
		width: auto;
	}
	#top_pankuzu{
		width: auto
	}
	#recommend_area ul{
	 width: auto;
		margin: 0 auto;
	}
	#recommend_area li {
		float: none;
	}
	div.copyright{
		width: auto;
	}
	.menu_wrap {
    padding-right: 0;
}
	h1{
	
	margin-left:0;
}
	h1{
		padding: 9px;
		background-image:none !important;
		background-color:#061D7A !important;
	}
	.mb50 {
		width: 100%;
	}
	.menu_wrap .menu_area_r {
    width: 100%;
	}
	.menu_wrap .menu_area_l {
    width: 100%;
	}
	
	a.move_my_pagetop{
		color: #fff!important;
	}
}




