/*=================================================================

	Site Name   SONY battery
	File Name   /battery/share/css/musuigin/musuigin_page.css

==================================================================*/


/* ----------------------------------------------------------------
    MainVisual
----------------------------------------------------------------- */
#musuigin_index {
	background:url(../../images/musuigin/mv_bg_main.jpg);
	width:760px;
	height:370px;
	position:relative;
	font-size:0;
	line-height:0;
}
#musuigin_index .btn01{
	position: absolute;
	left: 295px;
	top: 62px;
}
#musuigin_index .btn02{
	position: absolute;
	left: 438px;
	top: 62px;
}
#musuigin_index .btn03{
	position: absolute;
	left: 581px;
	top: 62px;
}
#musuigin_index .btn04{
	position: absolute;
	left: 57px;
	top: 256px;
}



/* ----------------------------------------------------------------
    contentsList
----------------------------------------------------------------- */
ul.bannerThumb{
margin:0 0 0 0;
}

ul.bannerThumb li{
display:table-cell;
*display:inline;
*zoom:1;
margin:0;
padding:0 10px 1px 0;
width:180px;
height:133px;
}



/* ----------------------------------------------------------------
    musuigin
----------------------------------------------------------------- */
h2{
margin-bottom:30px;
}
h3 {
margin: 10px 0px 30px 0px;
padding: 0px 0px 10px 10px;
background: url('/battery/share/images/title_bg.gif') no-repeat scroll center bottom transparent;
}

.pagetop_new {
margin: 20px 0;
text-align: right;
}

.indent {
margin-left: 10px;
margin-right: 10px;
}

table td {
padding: 0;
text-align: center;
vertical-align: top;
}

/* text */
.link_icn {
background:url(/battery/share/images/products/tmp/arrow_black.gif) 0 0.2em no-repeat;
padding-left: 10px;
line-height:1.3em;
}

.caption {
padding-left: 1.2em;
text-indent: -1.2em;
font-size: 85%;
color: #999;
}



/* ----------------------------------------------------------------
    style
----------------------------------------------------------------- */
/* text-align */
.text-left   {text-align:left;}
.text-right  {text-align:right; padding:20px 0;}
.text-center {text-align:center;}

/* float */
.float-left  {float: left;}
.float-right {float: right;}
.img-left    {float:left;margin: 0 1em 0 0;}
.img-right   {float:right;margin: 0 0 0 1em;}
.clear       {clear: both}



/* ----------------------------------------------------------------
    before common
----------------------------------------------------------------- */
/* padding */
.pdtb20{padding:20px 0;}
.pdb20 {padding: 0px 0px 20px 0;}
.pdb40 {padding: 0px 0px 40px 0;}

/* margin */
.mgr20{margin-right:20px;}
.mgl20{margin-left:20px;}
.mgb10 {margin: 0 0 10px 0;}
.mgb20 {margin: 0 0 20px 0;}
.mgb30 {margin: 0 0 30px 0;}
.mgb40 {margin: 0 0 40px 0;}

