@charset "Shift_JIS";

/* キャンペーンに関するレイアウトなどはこちら（2011年05月以降）*/

.cam_title {
    background-image:url(../images/bu_title_sub.gif);
	background-repeat: no-repeat;
	padding:12px 10px 10px 50px; 
	font-size:16pt;
	font-weight:bold;
	line-height:1.2em;
	color:#333333;
	border:1px solid #a7a7a7;
	margin:20px 0px 0px 0px;
}
#topImgTitle{
	background-color:#000066;
	padding:8px 10px 6px 0px;
	color:#ffffcc;
	font-weight:bold;
	font-size:13pt;
	margin-top:5px;
	text-align:right
}
#lead {
    border:3px double #cccccc;
	padding:15px 25px 5px 25px;
	margin:10px 0px 25px 30px;
	line-height:1.4em;
	font-size:12pt;
}

#table_info {
    background-color:#7a7a7a;
}
#table_info th {
	background-color:#D3F4F3;
	text-align: center;
	padding:8px 10px
}
#table_info td {
	background-color:#ffffff;
	padding:8px 10px;
}
.txt_off {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	padding:4px 8px;
	float:left
}
.txt_off-price {
	font-size: 11pt;
	font-weight: bold;
	color: red;
	float:left;
	padding:4px 0 0 8px
}
.txt_off-price14pt {
	font-size: 14pt;
	font-weight: bold;
	color: red;
	float:left;
	padding-top:3px;
}
.importantNote {
	list-style-position:inside;
	margin-left:25px;
}
.importantNote dt {
	font-size:11pt;
	font-weight:bold;
}
.importantNote dd {
	background:url(/images/arrow-top.gif) no-repeat;
	font-size:11pt;
	margin-top:8px;
	padding-left:15px;
	line-height:1.3em;
}
.end {
	background-color:#000066;
	padding:8px;
	color:#ffffcc;
	font-weight:bold;
	font-size:15pt;
	margin:8px 170px;
	text-align:center
}
.notReturn {
	text-align:center;
	margin:25px 50px 15px 50px;
	padding:10px;
	background-color:#eeeeee;
	color:red;
	font-weight:bold;
	border:3px double #cccccc;
}

/*
campaign_2013kessan.css の内容をこちらへまとめました　2014.12.11*/
#table_info_kessan {
    /*background-color:#7a7a7a;
    border: 1px solid #7a7a7a;*/

}
#table_info_kessan th 
{
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #7a7a7a;
	border-right: 1px solid #7a7a7a;
	background-color:#D3F4F3;
	text-align: center;
	padding:8px 10px
}
#table_info_kessan td 
{
	border-bottom: 3px double #7a7a7a;
	border-right: 1px solid #7a7a7a;
	background-color:#ffffff;
	padding:8px 10px;
}
#table_info_kessan .bl{border-left: 1px solid #7a7a7a;}


#table_info_kessan .bs_dashed{ border-bottom: 1px dashed #7a7a7a;}
#table_info_kessan .bs_dashed-left{ border-bottom: 1px dashed #7a7a7a;border-left: 1px solid #7a7a7a;}

/*
2014.12.11 追記*/
ul.Attention {list-style-type:none;font-size:11pt;margin:10px 0px 0px 15px;}
ul.Attention li{margin-top:8px;}
#Notation {font-size:11pt;text-align:right;color:#333333;margin-top:50px;}
ul.packageView {list-style-type:none;}
ul.packageView li {float:left;}
.fax02 {font-size:11pt;margin-top:10px;text-align:center;}
#update{margin:20px 0px 0px 150px;text-align:left;}
#update p.title{fonto-size:11pt;font-weight:bold;}
#update p.text{fonto-size:11pt;margin-top:5px;}
#update table{margin-top:5px;background-color:#cccccc;cellpadding:1px;}
#update table th{background-color:#f5f5f5;padding:12px 18px;}
#update table td{background-color:#ffffff;padding:12px 18px;}

/*floatクリア*/
.clearfix:after { content: ".";display: block; height: 0;clear: both;visibility: hidden;}
.clearfix { display: inline-table;margin-top: 0px;margin-bottom: 0px}