@charset "UTF-8";

#ttcp_box{
	width: 100%;
	padding:0px 0 20px;
	background-size:contain;
	background: #000;
}

#ttcp_box h1{
	width:320px;
	height:185px;
	margin:0 auto;
	background:url(cp_title.jpg) no-repeat;
	background-size:320px 185px;
	text-indent:-9999px;
}

.period{
	width:90%;
	margin:10px auto;
	padding:5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DDDDDD));
	background: #DF5323;
	text-align:center;
	font-size:90%;
	color:#FFF;
	font-weight:bold;
	line-height:1.4;
/*	text-shadow: 1px 1px 2px #FFF; */
}

#ttcp_box h2{
	text-align:center;
	font-size:140%;
	color:#FFF;
	font-weight:bold;
	line-height:1.4;
	text-shadow: 1px 1px 2px #000;
}

.intro{
	width:80%;
	padding:8px;
	margin:10px auto 20px;
	background:#DF5323;
	font-size:90%;
	color:#FFF;
	line-height:1.2;
	border: 2px solid -moz-linear-gradient(top, #B894BD, #EC8393);
}

.select{
	width:80%;
	margin:0 auto;
	padding:8px;
	background:#FFF;
	text-align:center;
	border: 2px solid #000;
}

.select h3{
	width:95%;
	margin:0 auto 10px;
	padding:5px;
	text-align:center;
	font-size:90%;
	color: #000;
	font-weight:bold;
	line-height:1.4;
	background:url(master_back.png) repeat-y;
	background-size:100%;
}

.select p{
	margin-bottom:8px;
	font-size:120&;
	color:#000;
	font-weight:bold;
}

.select dt.application a,.select dt.exchange a{
	display:inline-block;
	width:80%;
	height:35px;
	margin:5px auto 7px;
	padding-top:15px;
	border-radius: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#BF0008), to(#930000));
	text-shadow: 1px 1px 2px #000;
	-webkit-box-shadow: 2px 2px 4px 0px #000;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

.select dd{
	color:#000;
	margin-bottom:8px;
}

.namenana{
	width:80%;
	margin:20px auto;
	padding:8px;
	background:-webkit-gradient(linear, left top, right bottom, from(#9C0),to(#005E2D));
}

.namenana h3{
	width:95%;
	margin:0 auto 10px;
	padding:5px;
	background:#FFF596;
	font-size:90%;
	color:#006E35;
	font-weight:bold;
	text-shadow: 1px 1px 3px #FF0;
	line-height:1.4;
}

.conditions{
	width:95%;
	margin:0 auto 15px;
	font-size:85%;
	color:#FF0;
	line-height:1.2;
	font-weight:bold;
	text-shadow: 1px 1px 3px #030;
}

.notes{
	width:90%;
	padding-left:12px;
	margin:0 auto 10px;
	font-size:12px;
	color:#FFF;
	line-height:1.2;
	text-indent:-12px;
}

.master{
	width:80%;
	margin:20px auto;
	padding:8px;
	background:url(master_back.png) repeat-y;
	background-size:100%;
	text-align:center;
}


.master h3{
	width:95%;
	margin:0 auto 10px;
	padding:5px;
	background:#1E3A83;
	text-align:center;
	font-size:90%;
	color:#FFF;
	font-weight:bold;
	text-shadow: 1px 1px 3px #000;
	line-height:1.4;
}

.master p{
	margin-bottom:8px;
	font-size:120&;
	color:#AC1316;
	font-weight:bold;
	line-height:2;
}

.master p a{
	font-size:80%;
	color:#000;
}

.master p a.bn{
	display:block;
	width:90%;
	margin:0 auto;
	padding:8px 15px 0 12px;
	background: url(masterspace_back.jpg) no-repeat center;
	background-size:100%;
}

.under_text_link{
	text-align:center;
}

.under_text_link a{
	color:#FFF;
	font-weight:bold;
	text-shadow: 0px 0px 3px #000;
}
