/* CSS Document */
#tf-baner{
margin:0px 11px 11px 11px;
}

.baner-text{
 width:310px;
 background-color:#CCCCCC;
 color:#333333;
 padding:5px;
 line-height:1.4em;
 }
 
 #popup-countener{
 width:515px;
 height:auto;
 margin:5px;
 }
 
 .popup-left{
 width:250px;
 height:auto;
 margin-right:5px;
 }
 
.baner{
	width:320px;
	height:auto;
	border:#666666 1px solid;
	background:#FFFFFF;
	padding:5px;
	margin-bottom:10px;
 }
 
.baner-tit{
	width:310px;
	background-color:#66CCFF;
	color:#333333;
	font-size:13px;
	padding:5px;
	margin-bottom:5px;
}

.baner-lf{
width:133px;
float:left;
height:100%;
margin-right:5px;
margin-bottom:5px;
}

.baner-ri{
	width:170px;
	float:right;
	padding:5px;
	line-height:1.4em;
	background-color: #FFFFFF;
}

#production{
	width:198px;
	height:auto;
	padding:10px;
	background-color: #FFFFFF;
	border:#333333 1px solid;
	margin-bottom:10px;
}

.pro-baner{
 width:198px;
 padding:10px;
 margin-top:10px;
 margin-bottom:10px;
 background-color:#333333;
 }
 
 #new{
	width:408px;
	height:500px;
	padding:10px;
	background:#FFFFFF;
	border:1px #666666 solid;
 }
 
#new-in{
	width:410px;
	height:500px;
	overflow:scroll;
	line-height:1.3em;
 }
 
#p-text{
	width:auto;
	font-size:10px;
	height:auto;
	padding:5px;
	line-height:1.5em;
	margin-bottom:5px;
}

.p-text_color{
 width:auto;
 height:auto;
 background-color:#999999;
 color:#FFFFFF;
 font-size:10px; 
 padding:5px;
 line-height:1.5em;
 margin:5px 0px 10px 0px;
 }
 
 .p-text_blue{
 width:auto;
 height:auto;
 background-color:#99CCFF;
 color:#333333;
 font-size:10px; 
 padding:5px;
 line-height:1.5em;
 margin:5px 0px 10px 0px;
 border-style:solid;
 border-color:#0066CC;
 border-width:3px 1px;
 }

#p-baner{
width:195px;
height:auto;
margin:auto;
margin-top:10px;
}

.holiday{
width:410px;
height:auto;
padding:10px;
margin:10px 0px 10px 0px;
background-color:#ffffff;
border:#333333 1px solid;
color:#000000;
}
/* イベント関連 */

.event{
	width:330px;
	height:auto;
	border:#666666 1px solid;
	background:#FFFFFF;
	margin-bottom:15px;
	padding-bottom:15px;
 }

.event-text{
line-height:1.8em;
border-bottom:1px #999999 solid;
margin:10px 15px 0px 15px;
padding-bottom:10px;
}

.event-tit{
	width:300px;
	background-color:#66CCFF;
	color:#333333;
	font-size:13px;
	padding:5px;
}

.event-ri{
	width:300px;
	padding:5px;
	line-height:1.8em;
	font-size:12px;
	background-color: #FFFFFF;
}

#right{
width:330px;
height:auto;
float:right;
margin:0px 11px 0px 0px;
}