/* CSS Document */

/* サムソナイトショップ共通スタイル */

/* 基本タグ */

html{
height:100%;
}

body {
height:100%;
}

a {
	text-decoration: none;
}

a:hover {
	color: #020585;
}

img {
	border: 0px solid #797979;
}


p {
	display: block;
	margin: 0px;  padding: 0px;
}


* {
	margin:0px;
	padding:0px;
}

/* ボディー */
body {
	margin: 0px;
	padding: 0px;
	/*margin-top: 2px;*/
	background-color: #F6F6F6;
	background-image: url(../images/common/bg.gif);
	background-repeat: repeat-x;
}


/* 基本クラス */
.clear {
	display: block;
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.floatleft {
	float:left;
}
.floatright {
	float:right;
}

/* ヘッダー */

#wrapHeader {
	position: relative;
	margin: 0px auto 10px auto;
	padding: 0px 10px;
	width: 980px;
}

#wrapHeaderBig {
	position: relative;
	margin: 0px auto 10px auto;
	padding: 0px 10px;
	width: 1080px;
}
	#wrapHeader h2 {
		display: block;
		margin: 0px; padding: 15px 0px 0px 0px;
		float: left;
		width: 295px;
		font-size: 0.7em;
		font-weight: normal;
	}

#boxPagetitle {
	position: absolute;
	top: 5px; right: -37px;
	text-align: right;
}
	#boxPagetitle h1 {
		display: inline;
		margin: 0px; padding: 0px;
		font-size: 0.8em;
		font-weight: normal;
	}
	#boxPagetitle p {
		display: inline;
		font-size: 0.8em;
		font-weight: normal;
	}
	
	#boxBtn {
		display: block;
		margin: 15px 0px 0px 0px;
	}
		#boxBtn a {
			display: block;
			float: right;
			margin-left: 4px;  padding: 5px 5px 0px 15px;
			text-align: right;
			font-size: 0.7em;
			width: 88px; height: 15px;
		}
		#btnSearchAll {
			background-image:url(../images/common/header_btn01.gif);
			background-repeat: no-repeat;
			background-position: -114px -1px;
		}
		#btnCartView {
			background-image:url(../images/common/header_btn02.gif);
			background-repeat: no-repeat;
			background-position: -114px -1px;
		}
			#boxBtn a:hover {
				background-position: -1px -26px;
			}

#rightwrapper {
	float:right;
}
#boxLogin {
	margin: 0px;
	top: 25px;  left: 290px;
	width: 450px;
	position: absolute;
	font-size: 0.7em;
	line-height: 1.3em;
	color:#666666;

}
	#boxLogin p {
		display: block;
		padding: 2px;
		margin: 0px;
		text-indent: 10px;
		/*text-indent: 20px;*/
	}
	#boxLogin a {
		margin: 0px 0px 0px 10px;  padding: 2px 0px 0px 14px;
		display: block;
		float: left;
		line-height: 1.1em;
		background-image: url(../images/common/point_gray.gif);
		background-repeat: no-repeat;
		background-position: -17px 0px;
	}
	#boxLogin a:hover {
		background-position: -1px -16px;
	}
#menberMenu {
		margin: 0px 0px 0px 10px;
		/*margin: 0px 0px 0px 20px;*/
		padding: 0px 0px 0px 0px;
        display:block;
		height:18px;
		vertical-align:bottom;
		background-image: url(../images/common/menber.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		text-indent: 67px;
		/*text-indent: 77px;*/
}

/* メイン */
#wrapMain {
	width: 980px;
	margin: 0px auto 30px auto;
	padding: 0px 10px;
	position: relative;
}

#wrapMaincont {
	width: 760px;
	float: right;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#wrapMaincont_sportlab {
	width: 760px;
	float: right;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
	
}

#wrapMaincontBig {
	width: 808px;
	float: right;
}

/* パンくずナビ */

#pankuzuMain{
	margin:0 0 0 0px;
	font-size: 75%;
	;
	line-height: 110%;
	background-color: #FFF;
}


/* タイトル部分（カテゴリページ・トラベル・種類別） */
#boxTitleH177 {
	width: 760px; height: 177px;
	position: relative;
}

#boxTitleH185 {
	width: 760px; height: 185px;
	position: relative;
}

/* タイトル部分 */

#boxTitle {
	width: 760px;
	position: relative;
	background: url(../images/common/title_bg.gif) no-repeat top right;
	background-image: url(../images/common/title_bg.gif);
}

#boxTitle_sportlab {
	width: 760px;
	position: relative;
	background: url(../images/main/title_sportlab.jpg) no-repeat top right;
	margin-bottom:20px;
	
}

/* タイトル部分の高さ調節用 */
.h177 {
    height:177px;
	}

.h272 {
	height:272px;
	}
	
 .h300{
		height:300px;
	}
	
	 .h350{
		height:350px;
	}
/* タイトルテキスト */
.categoryTitleBc{
			 width:476px;
			 height:83px;
			 text-indent:-999px;
             background-image:url(../images/main/title_briefcase.gif);
			 background-position:top;
			 margin:0;
			 padding:0;
}

.categoryTitleBp{
			 width:476px;
			 height:83px;
			 text-indent:-999px;
             background-image:url(../images/main/title_backpack.gif);
			 background-position:top;
			 margin:0;
			 padding:0;
}

.categoryTitleCb{
			 width:476px;
			 height:83px;
			 text-indent:-999px;
             background-image:url(../images/main/title_carrybag.gif);

			 background-position:top;
			 margin:0;
			 padding:0;
}

.categoryTitleDb{
			 width:476px;
			 height:83px;
			 text-indent:-999px;
             background-image:url(../images/main/title_dufflebag.gif);
			 background-position:top;
			 margin:0;
			 padding:0;
}
.categoryTitleGb{
			 width:476px;
			 height:83px;
			 text-indent:-999px;
             background-image:url(../images/main/title_garmentbag.gif);
			 background-position:top;
			 margin:0;
			 padding:0;
}
.categoryTitleHb{
			 width:476px;
			 height:83px;
			 text-indent:-999px;
             background-image:url(../images/main/title_hipbag.gif);
			 background-position:top;
			 margin:0;
			 padding:0;
}

.categoryTitleMes{
			 width:476px;
			 height:83px;
			 text-indent:-999px;
             background-image:url(../images/main/title_messengerbag.gif);
			 background-position:top;
			 margin:0;
			 padding:0;
}	

.categoryTitleSc{
			 width:476px;
			 height:83px;
			 text-indent:-999px;
             background-image:url(../images/main/title_suitcase.gif);
			 background-position:top;
			 margin:0;
			 padding:0;
}	

/* キャンペーン用 */
.categoryTitleSc02{
			 width:535px;
			 height:83px;
			 text-indent:-999px;
             background-image:url(../images/main/title_suitcase02.gif);
			 background-position:top;
			 margin:0;
			 padding:0;
}	

.categoryTitleSh{
			 width:476px;
			 height:83px;
			 text-indent:-999px;
             background-image:url(../images/main/title_shoulderbag.gif);
			 background-position:top;
			 margin:0;
			 padding:0;
}	

	#boxLead {
	position: relative;
	width: 550px;
	top: 0px;
	padding: 0px 10px 0px 0px;
	top: auto;
	bottom: 0px;
	left: 0px;
		/* End of Hides */
	}
		#boxTitle h2 {
			display: block;
			margin: 5px 0px 0px 15px;
			padding: 0px 0px 0px 0px;
			font-size: 0.9em;
			line-height: 1.4em;
			font-weight: bold;
		}
		#boxTitle p {
			display: block;
			margin: 5px 0px 0px 15px;
			padding: 0px 0px 0px 0px;
			font-size: 0.9em;
			line-height: 1.4em;
		}
		
	#boxLeadProduct {
	position: relative;
	width: 386px;
	top: 0px;
	padding: 0px 10px 0px 0px;
	top: auto;
	bottom: 0px;
	left: 0px;
		/* End of Hides */
	}
		#boxLeadProduct h2 {
			display: block;
			margin: 5px 0px 0px 20px;
			padding: 0px 0px 0px 0px;
			width: 386px;
			font-size: 0.9em;
			line-height: 1.4em;
			font-weight: bold;
		}
		#boxLeadProduct p {
			display: block;
			margin: 5px 0px 0px 20px;
			padding: 0px 0px 0px 0px;
			width: 386px;
			font-size: 0.9em;
			line-height: 1.4em;
		}
		
		#boxTitleImg {
			position: absolute;
			top: 0px;
			right:0px;
			margin: 0px 0px 0px 0px;
		}
		#boxTitleImgProduct {
			position: absolute;
			width: 378px;
			top: 70px;
			right:0px;
			margin: 10px 0px 0px 0px;
		}


#boxTitleSearch {
	width: 760px;
	padding-top: 50px;
	position: relative;
	background: url(../images/common/title_bg.gif) no-repeat top right;
}
	
	#boxTitlebanner {
		position: absolute;
		top: 1px;  right: 0px;
	}

/* 絞り込み検索 */
#wrapSearch {
	width: 623px; height: 32px;
	margin: 10px 0px;
	padding: 12px 5px 5px 130px;
	border: 1px solid #CFCFCF;
	background: url(../images/common/search_bg.gif) no-repeat;
	background-color: #FFF;
}
	#wrapSearch form {
		display: inline;
		margin: 0px;  padding: 0px;
	}
		#boxSearchSelect1, #boxSearchSelect2, #boxSearchSelect3, #boxSearchSelect4 {
			display: block;  float: left;
			margin: 0px 20px 0px 0px;  padding: 0px 0px 0px 35px;
		}
		#boxSearchSelect1 {
			background: url(../images/common/serch_label01.gif) no-repeat 0px 5px;
		}
		#boxSearchSelect2 {
			background: url(../images/common/serch_label02.gif) no-repeat 0px 5px;
		}
		#boxSearchSelect3 {
			background: url(../images/common/serch_label03.gif) no-repeat 0px 5px;
		}
		#boxSearchSelect4 {
			display: block;
			float: left;
			margin: 0px 20px 0px 0px;
			padding: 0px 0px 0px 0px;
			font-size: 0.7em;
			line-height: 1.6em;
		}
		#wrapSearch form a {
			position: relative;
			display: block; float: right;
			width: 53px; height: 22px;
			margin: 0px 10px 0px 0px;
			text-indent: -9999px;
			background: url(../images/common/search_btn.gif) no-repeat;
		}
	

/* レフトナビゲーション */
#wrapLeftnavi {
	width: 192px;
	float: left;
}
	#boxUsage {
		margin: 0px 0px 15px 0px;
	}
	#boxUsage h4 {
		display: block;
		margin: 0px;
		width: 190px; height: 28px;
		border: 1px solid #CFCFCF;
		text-indent: -999px;
		background: url(../images/common/menu_title01.gif) no-repeat 0px 0px;
	}
		#boxUsage a {
			display: block;
			width: 161px; height: 17px;
			margin: 5px 0px 0px 1px;
			padding: 5px 0px 5px 30px;
			font-size: 0.7em;
			line-height: 1.6em;
		}
		#boxUsage a:hover {
			background-position: 0px -30px;
			background-color: #F0F0F0;
		}
			#boxUsage a strong {
				font-size: 1.3em;
				font-weight: normal;
			}
		#anchorTravel {
			background: url(../images/common/menu_icon01.gif) no-repeat -30px 0px;
		}
		#anchorBusiness {
			background: url(../images/common/menu_icon02.gif) no-repeat -30px 0px;
		}
		#anchorCasual {
			background: url(../images/common/menu_icon03.gif) no-repeat -30px 0px;
		}
		#anchorSammies {
			background: url(../images/common/menu_icon04.gif) no-repeat -30px 0px;
		}
			
			
	#boxType {
		margin: 0px 0px 15px 0px;
	}
		#boxType h4 {
			display: block;
			margin: 0px 0px 5px 0px;
			width: 190px; height: 28px;
			border: 1px solid #CFCFCF;
			text-indent: -999px;
			background: url(../images/common/menu_title02.gif) no-repeat 0px 0px;
		}
		#boxType a {
			margin: 0px 0px 5px 4px;  padding: 3px 0px 3px 20px;
			display: block;
			font-size: 0.9em;
			background-image: url(../images/common/point_blue.gif);
			background-repeat: no-repeat;
			background-position: -17px 4px;
		}
		#boxType a:hover {
			background-position: -1px -12px;
			background-color: #F0F0F0;
		}
			
			
	#boxPickup {
		margin: 0px 0px 15px 0px;
	}
		#boxPickup h4 {
			display: block;
			margin: 0px 0px 5px 0px;
			width: 190px; height: 28px;
			border: 1px solid #CFCFCF;
			text-indent: -999px;
			background: url(../images/common/menu_title03.gif) no-repeat 0px 0px;
		}
		#boxPickup a {
			margin: 0px 0px 0px 4px;  padding: 5px 0px 3px 18px;
			display: block;
			font-size: 0.6em;
			background-image: url(../images/common/point_purple.gif);
			background-repeat: no-repeat;
			background-position: -17px 4px;
		}
		#boxPickup a:hover {
			background-position: -1px -12px;
			background-color: #F0F0F0;
		}

/* 製品で選ぶ */
	#boxProduct {
		margin: 0px 0px 15px 0px;
	}
		#boxProduct h4 {
			display: block;
			margin: 0px 0px 5px 0px;
			width: 190px; height: 28px;
			border: 1px solid #CFCFCF;
			text-indent: -999px;
			background: url(../images/common/menu_title04.gif) no-repeat 0px 0px;
		}
		#boxProduct a {
			margin: 0px 0px 5px 4px;  padding: 3px 0px 3px 20px;
			display: block;
			font-size: 0.9em;
			background-image: url(../images/common/point_blue.gif);
			background-repeat: no-repeat;
			background-position: -17px 4px;
		}
		#boxProduct a:hover {
			background-position: -1px -12px;
			background-color: #F0F0F0;
		}

	#boxContact {
		display: block;
		position: relative;
		margin: 20px 0px 5px 0px;
		width: 190px;
		border: 1px solid #CFCFCF;
		background: url(../images/common/menu_customor_bg.gif) no-repeat 0px 0px;
		background-color: #FFF;
	}
		#boxContact h4 {
			font-size: 0.1em;
			position: absolute;
			left: -9999px;
		}
		#boxContact p {
			display: block;
			margin: 0px 0px 0px 0px;
			padding: 60px 10px 20px 10px;
			font-size: 0.7em;
			line-height: 1.3em;
		}


/* 通常ページ用 */
#boxMainBody {
	margin: 10px 0px 0px 0px;
}
	#wrapGuideAnchor a {
		margin: 15px 0px 10px 15px;  padding: 3px 0px 3px 18px;
		display: block;
		font-size: 0.9em;
		font-weight: bold;
		background-image: url(../images/common/point_gray.gif);
		background-repeat: no-repeat;
		background-position: -17px 4px;
	}
	#wrapGuideAnchor a:hover {
		background-position: -1px -12px;
		background-color: #F0F0F0;
	}


/* フッター */
#wrapFooter {
	position: relative;
	margin: 2px auto 10px auto;
	padding: 10px;
	width: 960px;
	border-top: 1px solid #CFCFCF;
	line-height: 1em;

}
	#boxFootlink {
		position: relative;
		margin-bottom: 10px;
	}
	#wrapFooter h5 {
		margin: 0px;  padding: 0px;
		font-size: 0.6em;
		font-weight: bold;
	}
	#boxFootlink a {
		display: block;
		float: left;
		margin-right: 10px;
		padding: 0px 0px 0px 10px;
		font-size: 0.6em;
		background-image: url(../images/common/point_white_s.gif);
		background-repeat: no-repeat;
		background-position: -13px 1px;
	}
	#boxFootlink a:hover {
		background-position: -1px -11px;
	}
	
	#boxFootlogo {
		/* Hides from macIE \*/
		position: absolute;
		right: 0px; bottom: 10px;
		/* End of Hides */
		text-align: right;
		font-size: 0.6em;
		font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック";
		margin: 0px 0px 0px auto;
	}
poinit-guide
/* ガイド用 */
#guidetop{
font-size:12px; 
line-height:20px;
}

#guidetop ul{
font-size:13px; 
list-style-image:url(../images/common/poinit-guide.gif);
padding:0px 0px 15px 35px;
margin:15px 0px 0px 0px;
}

#guidetop ul li{
margin:10px 0px;
}


#guidetop a:hover{
text-decoration:underline;
}


#guidelist{
font-size:12px; 
line-height:15px;

}

#buttontop{
text-align: right;
margin:10px 0;

}

#guidelist h3{
font-size:16px; 
font-weight:bold; 
color:#797979;
border-bottom:solid 1px #999999; 
padding-bottom:2px;
}

#guidelist h4{
font-size:13px; 
font-weight:bold; 
padding-bottom:0px;
}

#guidelist p{
margin:10px 0 0 0;
}


#guidelist ul{
	list-style:none;
    padding:0px;
	margin:10px 0 0 0;

}
#guidelist li{
	margin:10px 0 0 0;

}
#pankuzu2 {
	font-size: 75%;
	margin: 5px 0 0 0;
}

#pankuzu3 {
	font-size: 75%;
	margin: 5px 0 0 0;
}

#pankuzu3 a {
text-decoration:underline;
color:#000099;
}


/* 父の日キャンペーンページ */


#f_d_contents{
	width:760px;
	height: auto;
	background:#FFFFFF;
}

.photo{
margin:80px 0;
}

.back_top{
margin:0 18px 10px auto;
text-align:right;
}


/* 卒業旅行 */

.students-img{
margin-right:3px;
}

.students-title{
	margin:35px auto 6px 18px;
	text-align: left;
}
#color-outline img {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7B6E5E;
	border-left-color: #7B6E5E;
}

/* 卒業旅行2010 */


#wrapper {
	width: 760px;
	float: right;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    
    
}

	

#main_contents {
	width: 702px;
	margin-left:58px;
	height: auto;
	background-image:url(../students2010/img/main_back.jpg);
	background-repeat:repeat-y;
	
}


.shadow img {
    background: url(../students2010/img/shadow.png) ;
    float: left; /* 回り込み制御 */ position: relative;
    left: -5px; /* 画像を左へ移動 */
    top: -5px; /* 画像を上へ移動 */
    padding: 5px; /* 画像枠 */
    background: #ffffe0; /* paddingを設定した場合の背景色 */


/* GW2010 */
	
	}
#gw2010wrapper {
	background-image: url(../cam_gw2010/img/bg.gif);
	background-repeat: repeat-x;
	height: 1740px;
	width: 760px;
}
#gw2010maincont {
	height: auto;
	width: 700px;
	padding-top: 30px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.boxleft {
	float: left;
	height: 240px;
	width: 340px;
	margin-right:10px;
	margin-bottom:20px;
	
}
.boxright {
	float: right;
	height: 240px;
	width: 340px;
	margin-left:10px;
	margin-bottom:20px;
}
.ct3_3boxleft {
	float: left;
	height: 240px;
	width: 340px;
	margin-right:10px;
	
	
}
.ct3_4boxright {
	float: right;
	height: 240px;
	width: 340px;
	margin-left:10px;
	
}

#gw2010maincont h2 {
	height: 50px;
	width: 700px;
}
#gw2010footer {
	background-image: url(../cam_gw2010/img/footer.jpg);
	height: 410px;
	width: 760px;
}
/* fathersday2010 */

#f2010wrap {
	width:760px;
	height: auto;
	background-color:#FEFEFE;
}
	


#f2010point_area {
	width:720px;
	background-color:#FEFEFE;
	height: auto;
	margin: 30px 20px 30px 20px;
}

#f2010item_area {
	width:760px;
	height:auto;
	background-image: url(../cam_fathersday2010/img/bg.jpg);
	background-repeat:repeat-y;
}

#f2010item_area h2 {
	width:404px;
	height:29px;
	padding:10px 0 10px 20px;
	
}

.f2010itembox {
	width:300px;
	height:250px;
	margin-left:20px;
}
#f2010item_1 {
	 width:760px;
	 height:280px;
	 background-image:url(../cam_fathersday2010/img/man1.jpg);
	 background-position:right bottom;
	 background-repeat:no-repeat;
}

#f2010item_2 {
	 width:760px;
	 height:280px;
	 background-image:url(../cam_fathersday2010/img/man2.jpg);
	 background-position:right bottom;
	 background-repeat:no-repeat;
}
#f2010item_3 {
	 width:760px;
	 height:280px;
	 background-image:url(../cam_fathersday2010/img/man3.jpg);
	 background-position:right bottom;
	 background-repeat:no-repeat;
}
#f2010item_4 {
	 width:760px;
	 height:280px;
	 background-image:url(../cam_fathersday2010/img/man4.jpg);
	 background-position:right bottom;
	 background-repeat:no-repeat;
}

/* photocontest2010 */

#ph2010wrap{
	width:760px;
	height: auto;
	background-image:url(../photocontest2010/img/bg.gif);
}

#ph2010content_title{
	width:610px;
	height:65px;
	margin:30px 75px;	
	}
	
#ph2010content_txt{
	width:610px;
	height:auto;
	margin:30px 75px;
	}
#ph2010box{
	width:630px;
	height:auto;
	margin:0 65px;
	background-image:url(../photocontest2010/img/boxbg.gif);
	}
	
#ph2010boxwrap{
	width:600px;
	height:auto;
	padding:15px 15px 0 15px;	
	}


#ph2010box h3{
	margin-bottom:5px;
		}

#ph2010box p{
	font-size:12px;
	line-height:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:600px;
	height:auto;
	margin-bottom:20px;
	
	
	
	}
#syouhin{
	background-image:url(../photocontest2010/img/aeropc_sp72.jpg);
	background-repeat:no-repeat;
	background-position:right;
	
	}
	

#syouhin a:link{
	color:#009;
	text-decoration:none;
}
#syouhin a:visited{
	color:#000;
	text-decoration:none;
}
#syouhin a:active{
color:#009;
text-decoration:none;
}
#syouhin a:hover{
color:#000;
text-decoration:underline;

	
}
	
#add{
	width:600px;	
	height:98px;
	font-size:16px;
	font-weight:bold;
	color:#aa2c2c;
	text-align:center;
	margin-bottom:10px;
	}
	
#ph2010box .caption{
	font-size:10px;
	line-height:12px;
	text-align:left;
	color:#000;
	text-indent:-1em;
	margin:0 0 5px 10px;
	display:block;

	}
	

#copyright{
	font-size:10px;
	color:#666;
	width:630px;
	margin:10px 65px;
	height: 50px;
	
}


/* スーツケース2010 */

#suitcase2010wrap{
	width:760px;
	height:auto;
	background-color:#FFF;
	padding-bottom:20px;
     
}

#suitcase2010wrap h2{
	margin:20px 0;
}


#suitcase2010wrap p{
	font-size:12px;
	line-height:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:20px 0 20px 0;
	width: 310px;
	height:auto;
}

#suitcase2010_cubealfa{
	width:760px;
	height:600px;
	background-image:url(../cam_suitcase2010/img/cubealfa_bg.jpg);
	background-repeat:repeat-x;
}


.suitcase2010_itemleftbox{
	width:345px;
	height:auto;
	padding:30px 0 0 30px;
	float:left;
}

.suitcase2010_itemrightbox{
	width:370px;
	height:auto;
	margin:0px;
	float:right;
}

.suitcase2010_pointbox{
	width:100px;
	height:40px;
	margin-right:5px;
	margin-bottom:20px;
	float:left;
}

.suitcase2010_price{
	width:145px;
	margin-right:10px;
	float:left;
}

.suitcase2010_about{
	width:140px;
	float:left;
}

#suitcase2010_bana_zip{
	width:162px;
	height:62px;
	margin:10px 5px;
	float: left;
}
#suitcase2010_bana_fr{
	width:162px;
	height:62px;
	float: left;
	margin: 10px 5px;
}


#suitcase2010_present{
	width:760px;
	height:auto;
	margin:15px 0;
}

.suitcase2010_itembox{
    width:700px;
	height:360px;
	margin:0 30px;
	
}
.suitcase2010_itembox li{
list-style:none;
float:left;
}

#suitcase2010_oubo{
	width:150px;
	height:51px;
	margin:20px 305px;

	
}
