.contents_detail {
	line-height:1em;
}

.index_title_mar_01 {
	margin: 0 0 20px;
}
.index_title_mar_02 {
	margin: 0 0 10px;
}

.index_contents_inner {
	padding: 10px 10px 0;
	font-size: 75%;
}
.index_contents_inner p {
}
.txt_mar_01 {
	margin: 0 0 15px;
}
.text_list01 li {
	padding: 0 0 4px !important;
	margin: 0 !important;
}
.text_list01 li {
  background: none !important;
  font-size: 100% !important;
}
.text_list01 li a {
  background: url(../img/left_navi_menu_mkr1_01.gif) no-repeat 0 3px !important;
  padding-left: 12px;
  color: #0050a3;
  text-decoration: none;
  display: inline !important;
}
div.index_contents_inner .text_list01 li a:hover {
  text-decoration: underline;
}


.title4_01{
  background: url(../img/title_bg_04_top.gif) no-repeat left top;
}
.title4_01 span{
  background: url(../img/title_bg_04_bottom.gif) no-repeat left bottom;
  display: block;
  padding: 4px 12px;
  font-weight: normal;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
}
.textcolor_blue_01 {
	color: #3366ff !important;
}
.icon_window {
	padding: 0 3px;
}




.txt_link_01 p {
	float: right;
	background: url(../img/left_navi_menu_mkr1_01.gif) no-repeat 0 4px !important;
	padding: 0 0 0 12px;
}

.info_box2_01_bottom {
	background: none repeat scroll 0 0 transparent;
	color: #3C3C3C;
	font-size: 75%;
	line-height: 1.4em;
	padding: 10px;
}

.pad-t10 {
	padding-top: 10px;
}

.boxInner{
width:92%;
margin-left:auto;
margin-right:auto;
}

/*  201506 券面一覧追加
--------------------------------------------------------------*/
/**********************
    ストラクチャ
**********************/
.wrapper_cardlist{
  width: 100%;
  margin: 20px auto 40px;
}
.wrap_cardlist{
  width: 100%;
  padding: 28px;
  box-sizing: border-box;
  margin-top: -20px;
}
h4.title_header{
  width: 100%;
  margin-bottom: 20px;
}
.cardlist_col1{
  display: inline-block;
  width: 400px;
  margin-right: 40px;
  vertical-align: top;
}
.cardlist_col1 .title_header{
  width: 100%;
  margin-bottom: 10px;
  padding: 3px 0;
}
.cardlist_col1 li{
  display: inline-block;
  width: 180px;
  margin-left: 40px;
  vertical-align: top;
}
.cardlist_col1 li:first-child{
  margin-left: 0;
}
.cardlist_col2{
  display: inline-block;
  width: 180px;
  vertical-align: top;
}
.cardlist_col2 .title_header{
  width: 100%;
  margin-bottom: 10px;
  padding: 3px 0;
}
.cardlist_col2 li{
  vertical-align: top;
}
.img_box{}
.text_box{
  width: 100%;
  min-height: 36px;
  margin: 10px auto 30px; 
}
.btn_box{}

/**********************
    スキン
**********************/
.wrapper_cardlist_skin{
  background: url(../img/corpocard_bg_bottom.gif) no-repeat left bottom;
}
.wrap_cardlist_skin{
  background: url(../img/corpocard_bg_top.gif) no-repeat left top;
}
h4.title_header_skin{
  font-size: 16px;
  font-weight: normal;
  color: #000;
}
.cardlist_col1_skin{}
.cardlist_col1_skin .title_header_skin{
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  background: #4684bd;
}
.cardlist_col1_skin li{}
.cardlist_col1_skin li:first-child{}
.cardlist_col2_skin{}
.cardlist_col2_skin .title_header_skin{
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  background: #195994;
}
.cardlist_col2_skin li{}
.img_skin{}
.text_skin{
  color: #2446b5;
}
.btn_skin{}

/* 170801 advanced pay */
.txt_adpay{
	color: #0075c7;
}
