@charset "utf-8";

@import url("https://www.mwt.co.jp/common/css/reset.css");
@import url("https://www.mwt.co.jp/common/css/layout.css");
@import url("https://www.mwt.co.jp/kaigai/common/css/internal_links.css");

/*-----------------------------------------------------
海外専門店TOP用スタイル
-----------------------------------------------------*/

.main {
	float: right;
	width: 685px;
 }
/*
.main h2 {
 width:685px;
	height:90px;
 background-image:url(../img/title.gif);
 }
*/
.main h2 em {
	visibility: hidden;
	}
.main h3 {
	margin-bottom: 3px;
}


.main .map {
 display: block;
	width: 685px;
	height:353px;
	margin-bottom:20px;
 overflow: hidden;
	}

.main .map .vsbl {
 position:absolute;
	top:Opx;
	left:Opx;
	visibility:visible;
	}

.main .map .hdn {
 position:absolute;
	top:Opx;
	left:Opx;
	visibility:hidden;
	}

.main p.intro {
 margin:-20px 0 20px 5px;
	}

.main p.copy {
	margin-bottom:5px;
	font-size:16px;
	line-height: 1.5em;
	margin-top: 5px;
	}

.paetop a{
width: 112px;
height: 23px;
	margin-top:30px ;
	float:right ;
	padding-right:11px ;
	line-height:16px ;
	font-size:12px ;
	color:#354c9d ;
	font-weight:bold ;
	text-decoration:none ;
	background: url(../img/pagetop.gif) no-repeat;
}

.pagetop a:hover{
	color:#354c9d ;
	text-decoration:underline ;
}
.main .bnr {
	margin-top: 10px;
	margin-bottom: 10px;
}


/*--------------------------------------------------------------ボタン*/
.main  .semmontenBox {
	float: left;
	width: 655px;
	margin-bottom:10px;
	padding: 15px;
	background:#dafff2;
　 /*青の場合　#D8EEFF*/
/* [disabled]border: solid 1px #ccc; */
}
.main .semmontenBox h3{	padding-bottom:10px; }
.main .semmontenBox ul {
	/* [disabled]margin-bottom:15px; */
	padding: 0px 0px 0px 10px;
	zoom:1;
}
.main .semmontenBox ul li {
	float:left;
	margin:0px 10px 5px 0px;
}


/*--------------------------------------------------------------ムービー*/
div#screen, div#screen img { width:685px; height:150px; }
div#screen {
	clear:both;
	overflow:hidden;
	position:relative;
	margin-bottom:25px;
	margin-top: 10px;
}
div#screen div { position:relative; width:685px; }



/*--------------------------------------------------------------サイド*/
.side {
	float: left;
	width: 250px;
}

.side .sideBox {
	background: url(../common/img/frm03_bg.gif) repeat-y;
	margin-bottom: 15px;
	border-bottom: 1px solid #dddddd;
	padding-bottom:1px ;
}
.side .sideBox h3.title {
	position:relative ;
	background: url(../img/tit_side_bg01.gif) no-repeat;
	width:230px;
	height:20px;
	color:#fff;
	padding: 10px 0 0 20px;
}

.side .sideBox .inner { padding: 5px; }

.side .sideBox .subtitle {
	font-weight: bold;
	color:#004DBE;
	background: url(../img/subttlbg.gif) no-repeat 0px 50%;
	width:240px;
	height:25px;
	line-height:25px ;
	text-indent:20px ;
	margin-bottom:5px ;
}
.side .sideBox .subtitle_1 {
	font-weight: bold;
	color:#333333;
	background: url(../img/subtitle_bg_1.jpg) no-repeat 0px 50%;
	width:240px;
	height:25px;
	line-height:25px;
	text-indent:20px;
	margin-bottom:5px;
}
.side .sideBox .subtitle_2 {
	font-weight: bold;
	color:#333333;
	background: url(../img/subtitle_bg_2.jpg) no-repeat 0px 50%;
	width:240px;
	height:25px;
	line-height:25px;
	text-indent:20px;
	margin-bottom:5px;
}
.side .sideBox .subtitle_3 {
	font-weight: bold;
	color:#333333;
	background: url(../img/subtitle_bg_3.jpg) no-repeat 0px 50%;
	width:240px;
	height:25px;
	line-height:25px;
	text-indent:20px;
	margin-bottom:5px;
}
.side .sideBox .subtitle_4 {
	font-weight: bold;
	color:#333333;
	background: url(../img/subtitle_bg_4.jpg) no-repeat 0px 50%;
	width:240px;
	height:25px;
	line-height:25px;
	text-indent:20px;
	margin-bottom:5px;
}
.side .sideBox .subtitle_5 {
	font-weight: bold;
	color:#333333;
	background: url(../img/subtitle_bg_5.jpg) no-repeat 0px 50%;
	width:240px;
	height:25px;
	line-height:25px;
	text-indent:20px;
	margin-bottom:5px;
}
.side .sideBox .subtitle_5 a:link {
	font-weight: bold;
	color:#333333;
}
.side .sideBox .subtitle_6 {
	font-weight: bold;
	color:#333333;
	background: url(../img/subtitle_bg_6.jpg) no-repeat 0px 50%;
	width:240px;
	height:25px;
	line-height:25px;
	text-indent:20px;
	margin-bottom:5px;
}


.side .sideBox .subtitle a{
	color:#333333;
	text-decoration:underline;
}

.side .sideBox .subtitle a:hover{
	color:#333333 ;
}

.side .sideBox ul.list01 {
	margin: 0 0 10px 5px;
}
.side .sideBox ul.list01 li {
	background: url(../img/ico_arrow.gif) no-repeat left 2px;
	padding-left: 10px;
	margin-bottom: 5px;
}
