/*
Theme Name: icc2004-visa
Theme URI:
Author: Universal Interactive
Author URI:
Version: 1.0
License: Universal Interactive
License URI: http://www.u-active.jp/
*/
@charset "UTF-8";
/* CSS Document */

/* javascript is disabled */
#jsoff{
	font-weight: bold;
	font-size: 20px;
	padding: 20px;
	position: fixed;
	background-color: #ffffff;
	border: 10px solid #000000;
	z-index: 10000;
}
/* old IE */
#ie6 #old_ie{
	display: block;
}

#old_ie{
	border: 2px solid #F7941D;
	background-color: #FEEFDA;
	display: none;
}
#old_ie_inner{
	width: 1000px;
	margin: 0 auto;
}
#old_ie_inner ul{
	overflow: hidden;
	width: 640px;
	margin: 0 auto;
	padding: 20px;
}
.arert{
	font-weight: bold;
	font-size: 24px;
}
#old_ie_inner ul li{
	float: left;
	width: 160px;
	text-align: center;
}

/* payment anouce text */
.info_txt_pay{
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: red !important;
	padding-bottom: 10px;
}
.info_txt_pay02{
	text-align: center;
	color: red !important;
}

/* 共通テーブルレイアウト */
.table_britain .column-1 {
   width: 37%;
}

.img_txt{
	display:none;
}

.box_side p {
  line-height: 0;
  margin: 0;
}

.box_side img {
  display: block;
  max-width: 100%;
  height: auto;
}