@charset "utf-8";
/* CSS Document */

/* =========================================================
	indexページ
========================================================= */
.tano-set {
	font-size: 16px;
	line-height: 1.3;
	margin: 5px 0 0 0;
}
.tano-set li {
	margin: 8px 0 0 0;
	padding: 0 0 0 10px;
}
.tano-banner {
	padding: 20px 0 0 200px; 
}
.tano-banner li {
	width: 230px;
	float: left;
	line-height: 1.5;
}

*#tano-present{
	background: url("/files/uploadFiles/bf/campaign/img/bg-img-001.png") no-repeat;
	min-height: 300px;
}
#tano-present .tano-2column-01 .tano-present-img {
	float: left;
}	
#tano-present .tano-detail{
	width: 456px;
	padding: 10px 10px 20px 0;
}
#tano-present .tano-detail dd {
    font-size: 100%;
}
#tano-present .tano-detail dd span.which{
	display: inline-block;
	padding: 2px 8px 0;
	margin: 10px 20px 5px 0;
	background-color: #ED1C24;
	color: white;
}
#tano-present .tano-detail dd span.valid{
	font-weight: normal;
	font-size: 90%;
}

#tano-main-area p {
    margin: 0;
}
/* =========================================================
	common
========================================================= */

/*tano-header
----------------------------------------*/
#tano-header {
	margin-top: 20px;
}
#tano-header #tano-breadcrumb-list {
	margin-top:20px;
}
#tano-header #tano-breadcrumb-list ul {
	width: 960px;
}
#tano-header #tano-breadcrumb-list li {
	float: left;
	display: block;
}
#tano-header #tano-errer-text {
	margin-top: 10px;
	border: 2px solid #c00000;
}
#tano-header #tano-errer-text p {
	padding: 15px 0 4px 38px;
	background: url("/files/uploadFiles/bf/campaign/img/icon-002.gif") no-repeat 10px 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#tano-header #tano-errer-text ul {
	display: block;
	text-align: left;
	font-size: 12px;
	color:#2869e9;
	padding-bottom: 10px;
}
#tano-header #tano-errer-text ul li {
	line-height: 2;
	color: #FF0055;
	padding: 12px 0 0 12px;
	/*background: url("/static-contents/campaign-parts/0000000328/img/icon-003.gif") no-repeat 10px 14px;*/
}
#tano-header #tano-errer-text ul li a {
	color: #5991ff;
}

/*tano-main-cp-area
----------------------------------------*/
#tano-main-cp-area {
	margin-top: 20px;
	padding: 20px 31px 20px 31px;
	border-left: 1px solid #ced3d6;
	border-right: 1px solid #ced3d6;
	border-bottom: 1px solid #ced3d6;
	border-top: 5px solid #2d9047;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	font-size:15px;
}
#tano-main-cp-area h1 {
	text-align: left;
	font-size:24px;
	color: #0f5636;
}
#tano-main-cp-area .tano-entry {
	margin-top: 20px;
}
#tano-main-cp-area .tano-top-back {
	margin-top: 30px;
}
#tano-main-cp-area .tano-text-01 {
	margin-top: 20px;
	line-height: 1.4;
}
#tano-main-cp-area section {
	margin-top: 20px;
}
#tano-main-cp-area section h2 {
	margin: 0 0 10px 0;
	padding: 4px 0 4px 5px;
	border-left: 4px solid #358000;
	clear: both;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
#tano-main-cp-area section .tano-consent {
	width:580px;
	margin:30px auto 0;
	border: 2px solid #ffc299;
}
#tano-main-cp-area section .tano-consent p {
	padding: 10px;
	background: #fff4e7;
	text-align: center;
}
#tano-main-cp-area section h2.tano-flow {
    border-left: medium none;
    clear: both;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0;
    text-align: left;
}
#tano-main-cp-area section .tano-consent .tano-text-01 {
	margin: 0;
	background: none;
}
#tano-main-cp-area section .tano-consent .tano-cheack {
	padding: 10px;
	text-align: center;
}
#tano-main-cp-area section .tano-consent .tano-cheack label {
	margin-right: 2em;
}
#tano-main-cp-area section .tano-consent .tano-cheack input {
	vertical-align: -1px;
}
#tano-main-cp-area #tano-completion {
	margin: 50px auto 50px;
	line-height:  1.4em;
}
#tano-main-cp-area #tano-error {
	margin: 5em auto 5em;
}
#tano-main-cp-area #tano-entry-fin {
	width:580px;
	margin:20px auto 0;
}
#tano-main-cp-area #tano-entry-fin .tano-parts-table-01 th {
	width: 50%;
	color:#2456fe;
}
#tano-main-cp-area #tano-entry-fin .tano-parts-table-01 td {
	text-align: right;
}
#tano-main-cp-area .tano-remark {
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
}

/* =========================================================
	indexページ
========================================================= */
#tano-present {
	/* background: url("/static-contents/campaign-parts/0000000328/img/bg-img-001.png") no-repeat; */
	width: 898px;
}
#tano-present .tano-2column-01 img {
	float:left;
	padding: 25px;
}
#tano-present .tano-detail {
	float: left;
	display: block;
	padding-top: 20px;
}
.tano-detail dl {
	text-align: left;
	line-height: 1.4em;
}
#tano-present .tano-detail dt, #tano-present .tano-detail dd {
	margin-top: 10px;
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: bold;
}
.tano-detail ul li {
	font-size:80%;
	font-weight:normal;
}
#tano-present .tano-detail .tano-detail-link {
	font-size: 15px;
	margin-top:30px;
	letter-spacing: normal;
}
#tano-present .tano-detail .tano-detail-linkimg {
	margin-top:-25px;
	margin-left:-20px;
}
.tano-notice {
	margin-top: 20px;
	font-size: 14px;
}
.tano-campaign {
    line-height: 1.4em;
    margin-top: 20px;
    text-align: left;
}
.tano-campaign dl {
    border-top: 1px dashed #cccccc;
    padding: 10px 0 10px 10px;
}
.tano-campaign dl:first-child {
    border-top: medium none;
    padding: 0 0 10px 10px;
}
.tano-campaign dt {
    font-weight: bold;
    margin-bottom: 5px;
}
.tano-campaign dt span {
    color: #ffc299;
}
.tano-campaign dd {
    padding-left: 15px;
}

.tano-campaign dd.head {
    padding-left: 0;
}
.tano-campaign dd ul{
	list-style-type: disc;
	margin-bottom: 6px;
}
.tano-campaign dd ul li{
	margin-left: 15px;
}

/*----------------------------------------
	Add IndentBrock
----------------------------------------*/
.tano-campaign dd.IndentBrock {
	padding-left: 2em;
	text-indent: -1em;
}


/* =========================================================
	indexページ
========================================================= */

*#tano-present{
	background: url("/files/uploadFiles/bf/campaign/img/bg-img-001.png") no-repeat;
	min-height: 300px;
}
#tano-present .tano-2column-01 .tano-present-img {
	float: left;
}	
#tano-present .tano-detail{
	width: 456px;
	padding: 10px 10px 20px 0;
}
#tano-present .tano-detail dd {
    font-size: 100%;
}
#tano-present .tano-detail dd span.which{
	display: inline-block;
	padding: 2px 8px 0;
	margin: 10px 20px 5px 0;
	background-color: #ED1C24;
	color: white;
}
#tano-present .tano-detail dd span.valid{
	font-weight: normal;
	font-size: 90%;
}
