/**
 ** tl-base.css
 **/

/* table Styles
=========================================================== */
.tlcoder {
    border-spacing: 0;
    border: 1px solid #CCC;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
         -o-border-radius: 6px;
            border-radius: 6px;
    box-shadow: 0 1px 1px #CCC;
}
.tlcoder th,
.tlcoder td {
    padding:10px;
    background:#FFF;
    border-bottom:solid 1px #CCC;
    border-right:solid 1px #CCC;
}
.tlcoder td.item {
    padding:10px;
    background:#e3dcd5;
    border-bottom:solid 1px #CCC;
    border-right:solid 1px #CCC;
}
.tlcoder th {
    background:#e3dcd5;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
    color:#69655c;
}

/*  movies Styles
=========================================================== */
iframe.movies01 {
	border: 2px #D3D3D3 solid;
}

/*  selector Styles
=========================================================== */
div.selector01{
    border-left:7px solid #e3dcd5;
    border-bottom:1px dashed #e3dcd5;
    font-size:23px;
    color:#996300;
    font-weight: bold;
    text-shadow: 1px 1px 0px #e6e6e6,2px 2px 0px #e6e6e6, 3px 3px 0px #e6e6e6;
    padding:.6em .8em
}

/* form message area Style
=========================================================== */
div.successMsg {
	font-size: 20px;
	font-family: 'Meiryo','MS PGothic','Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
	color:#00008b;
	font-weight: lighter; 
}

/* form area Style
=========================================================== */
.tlfa {
	width:100%
	display: inline-block;
	_display: inline;
	border-bottom: 1px solid #dcdcdc;
	font-family: 'Meiryo','MS PGothic','Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
	margin-top: 5px
}
.tlfa label{
	text-decoration: none;
	font-weight: 400;
	font-size: 15px;
	font-family: 'Meiryo','MS PGothic','Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
	color:#303030; 
	margin-bottom: 1px;
	color: #666666;
}
.tlfa label.error {
	color: red;
}
.tlfa input[type="text"]{
	width:50%;
	margin-bottom:6px;
	border-radius: 3px;
	background-color: #f2f2f2;
  font-size:18px;
  font-family: 'Meiryo','MS PGothic','Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
	padding:5px;
}
.tlfa input[type="email"]{
	width:50%;
	margin-bottom:6px;
	border-radius: 3px;
	background-color: #f2f2f2;
  font-size:18px;
  font-family: 'Meiryo','MS PGothic','Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
	padding:5px;
}
.tlfa select{
	width:30%;
	margin-bottom:6px;
	border-radius: 3px;
	background-color: #f2f2f2;
  font-size:15px;
  font-family: 'Meiryo','MS PGothic','Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
	padding:5px;
}
/* campaign Styles
=========================================================== */
#tl-cc {
}
#tl-cc .title01{
	border-left:7px solid #e3dcd5;
	border-bottom:1px dashed #e3dcd5;
  font-size:23px;
  color:#996300;
  font-weight: bold;
  text-shadow: 1px 1px 0px #e6e6e6,2px 2px 0px #e6e6e6, 3px 3px 0px #e6e6e6;
	padding:.6em .8em
}
#tl-cc .selector01{
	background:#eee;  
	border-top:1px solid #ccc;  
	border-right:1px solid #ccc;  
	border-left:7px solid #ffa500;  
	border-bottom:1px solid #ffa500;  
	font-size:23px;
	color:#996300;
	font-weight: bold;
	text-shadow: 1px 1px 0px #e6e6e6,2px 2px 0px #e6e6e6, 3px 3px 0px #e6e6e6;
	font-family: 'Meiryo','MS PGothic','Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
	padding:.8em .0em .8em .9em;
	margin:20px 0px 10px;
}
#tl-cc .selector02{
	background:#eee;  
	border-right:7px solid #ccc;  
	border-left:7px solid #ffa500;  
  font-size:20px;
  color:#996300;
  font-weight: bold;
  text-shadow: 1px 1px 0px #e6e6e6,2px 2px 0px #e6e6e6, 3px 3px 0px #e6e6e6;
  font-family: 'Meiryo','MS PGothic','Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
	padding:.8em .9em;  
	margin:10px 0px 5px;
}
#tl-cc ul{
    list-style-type:disc;
}
#tl-cc li{
    font-size:small;
    margin:0px 40px;
}
#tl-cc ul.item{
    list-style-type:decimal;
    /* margin:20px 20px 0px 20px; */
}
#tl-cc li.item{
    /* font-size:large; */
    /* padding:0px 0px 0px 0px; */
    margin:20px 20px 0px 20px;
}
#tl-cc ul.gitem{
    list-style: none;
    /* margin:20px 20px 0px 20px; */
}
#tl-cc li.gitem{
    /* font-size:large; */
    /* padding:0px 0px 0px 0px; */
    margin:0px 0px 0px 0px;
}

/* privacypolicy Styles
=========================================================== */
#tl-pp {
    /* position: relative; width: 960px; margin: 0 auto; padding: 0; */
    /* width: 940px; */
}
#tl-pp .selector00{
	background:#eee;
  border-top:1px solid #ccc;
  border-right:1px solid #ccc;
  border-left:7px solid #ffa500;
  border-bottom:1px solid #ffa500;
  font-size:23px;
  color:#996300;
  font-weight: bold;
  text-shadow: 1px 1px 0px #e6e6e6,2px 2px 0px #e6e6e6, 3px 3px 0px #e6e6e6;
  font-family: 'Meiryo','MS PGothic','Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
  padding:.8em .9em;
  margin:20px 0px 10px;
}
#tl-pp .selector01{
    background:#eee;  
    border-top:1px solid #ccc;  
    border-right:1px solid #ccc;  
    border-left:7px solid #ccc;  
    border-bottom:1px solid #ccc;  
    font-size:large;
    padding:.8em .0em .8em .9em;
    margin:20px 0px 10px;
}
#tl-pp .selector03{
    border-left:7px solid #ccc;
    border-top:1px dashed #ccc;
    border-bottom:1px dashed #ccc;
    /* font-size:large; */
    padding:.6em .8em;
    margin:10px 0px 5px;
}
#tl-pp .selector02{
    background:#eee;  
    border-right:7px solid #ccc;  
    border-left:7px solid #ccc;  
    padding:.8em .9em;  
    margin:10px 0px 5px;
}
#tl-pp ul{
    list-style-type:disc;
}
#tl-pp li{
    font-size:small;
    margin:0px 40px;
}
#tl-pp ul.item{
    list-style-type:decimal;
    /* margin:20px 20px 0px 20px; */
}
#tl-pp li.item{
    /* font-size:large; */
    /* padding:0px 0px 0px 0px; */
    margin:20px 20px 0px 20px;
}

