/* CSS Document */

#campaign_img{
	width:900px;
	margin:0px auto 25px;
}

#present_cont{
	width:900px;
	height:auto;
	margin:0 auto 20px;
}

.p_cont_border{
width:880px;
margin:0 auto;
padding:10px 0px;
border-bottom:1px solid #d4d4d4;
}

.p_cont_border_n{
width:880px;
margin:0 auto;
padding:10px 0px;
}

.table_left{
	width:434px;
	height:230px;
	border-right:1px solid #d4d4d4;
	float: left;
}

.table_left th{
width:200px;
height:230px;
text-align:center;
vertical-align:top;
padding-right:5px;
}

.table_left td{
padding-bottom:10px;
line-height:1.3em;
}

.table_right{
	width:436px;
	height:230px;
	margin-left:10px;
	float: right;
}

.table_right th{
width:200px;
height:230px;
text-align:center;
vertical-align:top;
}

.table_right td{
padding-bottom:10px;
line-height:1.3em;
}

.table_left2{
	width:434px;
	height:230px;
	border-right:1px solid #d4d4d4;
	float: left;
}

.table_left2 th{
width:auto;
height:230px;
text-align:left;
vertical-align:top;
padding-right:5px;
}

.table_left2 td{
padding-bottom:10px;
line-height:1.3em;
}

.mgt5{
margin-top:5px;
font-size:10px;
}


/*////travel item//////////////////////////////////////////////////////////*/

#tr_contwrap{
	width:900px;
	height:auto;
	margin-bottom:40px;
	text-align: left;
}

.tr_contents{
	width:290px;
	height:auto;
}

.tr_290{
	width:290px;
}

.tr_15{
	background:url(../img/tr_linebg.gif) top repeat-y;
	width:15px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.tr_mgnb10{
	margin-bottom:20px;
}

.tr_orangetxt{
	font-size:13px;
	font-weight:bold;
	color:#f39800;
	padding-bottom:2px;
	border-bottom:1px dotted #d4d4d4;
	margin-bottom: 2px;
}

.tr_underorange{
	font-size:12px;
	font-weight:bold;
	color:#333333;
	margin-bottom: 15px;
}

.tr_textarea{
	width:290px;
	height:100px;
	vertical-align:top;
	font-size:11px;
	color:#333333;
}


/*/////Present Campeign////////////////////////////////////////////////////*/

.c0906_contwrap{
	width:860px;
	padding-bottom:15px;
	border-bottom:1px solid #d4d4d4;
	margin: 0 20px 15px 20px;
	overflow:hidden;
	height:100%;
}

.c0906_cont_left{
	width:570px;
	float:left;
	margin-right:20px;
}

.c0906_cont_right{
	width:270px;
	float:right;
}

.c0906_txtwrap{
	width:570px;
	border-bottom:1px dotted #c2c2c2;
	padding-bottom:10px;
}

.c0906_txtwrap .td1{
width:155px;
vertical-align:middle;
}

.c0906_txtwrap .td2{
	width:15px;
}

.c0906_txtwrap .td3{
width:400px;
vertical-align:middle;
}

.c0906_txtwrap table{
width:570px;
}


.c0906_txtwrap table{
border:none;
}

.c0906_txtwrap td,th,tr{
border:none;
}

.c0906_utxt{
	width:570px;
	color:#666666;
	margin-bottom:15px;
	margin-top: 15px;
}

.c0906_btn{
	margin-bottom:20px;
}


h2.mg{
font-size:14px;
font-weight:bold;
border-left:2px solid #003366;
padding-left:5px;
color:#003366;

}

ul.mgList{
overflow:hidden;


}
ul.mgList li{
display:inline;
margin-left:10px;

}


/*clearfix ----------------------------------------------------------------*/

.clearfix:after{
content: "url(/shop/item/onlinestore/design/img01/spacer.gif)"; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
overflow:auto;
font-size:0px;
}

.clearfix {
display: inline-block;
min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix{
height: 1%;
}
.clearfix{
display: block;
}

/* End hide from IE-mac */


.clearfix{
overflow:hidden;
}
*/



