@charset "UTF-8";
/* cuusoo blue #28AECF */

* {
	margin : 0 ;
	padding : 0 ;
	border : none ;
}

body {
	width : 760px ;
	background-color: #ccc ;
	padding: 0px 0px 0px 0px;
	margin:0 auto;
	font-family : 'MS PGothic',sans-serif ;
	font-size : 10pt ;
	line-height: 1.3em;
	color: #666;
}

a:link{color:#28AECF;}
a:visited{color:#88cae1;}
a:active{color:#88cae1;}
a:hover{
	color:#28AECF;
	text-decoration : underline;
}
a{text-decoration: none;}


/*General Layout Frame */
.bg{
	width: 760px;
	background-color: #fff ;
	padding: 0px 0px 0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}
.contents{
	width: 760px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background-color: #fff ;
	text-align: left;
}


img {
	border: none;
}
/*	Main Page Title ;*/
h1 {
	font-size : 120% ;
	font-family : 'MS PGothic',sans-serif ;
	font-weight : bold ;
	letter-spacing: 0.3em;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height:120%;
}
/*	Sub Title ;*/
h2 {
	font-size : 100% ;
	font-family : 'MS PGothic',sans-serif ;
	font-weight : bold ;
	margin-top: 0px;
	margin-bottom: 10px;
}

h3 {
	font-size : 90% ;
	font-family : 'MS PGothic',sans-serif ;
	font-weight : bold ;
	margin-top: 0px;
	margin-bottom: 10px;
}

/*	h2 with gray border 2px under */
h2.border {
	font-size : 100% ;
	font-family : 'MS PGothic',sans-serif ;
	font-weight : bold ;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: solid 2px #ccc;
}
/*	h3 with gray  border 2px under */
h3.border {
	font-size : 90% ;
	font-family : 'MS PGothic',sans-serif ;
	font-weight : bold ;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: solid 2px #ccc;
}

ul {
	list-style: none ;
}

ol   {
	 font-size: 90%;
	 margin-top: 5px;
	 margin-bottom: 30px;
	 margin-left: 30px
}
ul.square {
	list-style: square outside;
	margin-left:15px;
	color:#28AECF;
}
p{
	font-size : 90% ;
	margin: 10px 0px 20px 10px;
}

span.muji {
	color : #7F0019 ;
	font-family : 'MS PGothic',sans-serif ;
/*	font-weight : bold ;*/
}

span.mujiColor {
	color : #7F0019 ;
	font-family : 'MS PGothic',sans-serif ;
}

.weakWarning {
	color : gray ;
	font-size : 90% ;
}

.listMujiArrow {
	margin-top: 10px;
	margin-bottom:10px;
	font-size:90%;
}

.listMujiArrow li {
	background:url("../img/arrow_tomei.gif") no-repeat center left;
    margin-top: 2px;
    margin-bottom: 2px;
	margin-left: 3px;
	padding:0px 0px 0px 10px;
}

/****************************
*  top
****************************/

.topBar {
	margin-bottom : 20px ;
	padding-left:10px;
	padding-right:10px;	
	border-bottom: dotted 2px #fff;	
}

.bottomBand {
	height : 0px ;
	clear : both ;
}

.logoFrame {
	margin 0px;
	padding 0px;
	display: block;
	height: 80px;
	width: 150px;
	float: left;
}

.topRight {
	padding: 0px;
	margin: 0px 0px 0px 30px;
	display: block;
	height: 80px;
	width: 560px;
	border-bottom: dotted 2px #ccc;
	float: left;
}

.topBar .topBand {
	width: auto;
	margin: 0px;
	margin-right: 5px;
	padding:0px;
	text-align: right;
	float:right;
}


.topBar .topLead {
	margin: 28px 0px 0px 0px;
	padding:0px;
}

/****************************
*  top lead navigation  081030 added
****************************/
.headernavi {
	float: left;
	width: 745px;
	padding: 1px 10px 2px 5px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	background-color: #7F0019;
	color:#999;
}

.headernavi a:link{color:#fff;}
.headernavi a:visited{color:#fff;}
.headernavi a:hover{
	color:#fff;
	text-decoration : underline;
}

.headernaviLeft {
	float: left;
	font-size:85%;
	line-height:1.1em;
	width: 540px;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.headernaviRight {
	float: right;
	width: 180px;
	font-size:85%;
	line-height:1.1em;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}
.headernaviRight img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.headernaviLeft .eachlink {
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 0px 0px;
	border-right: solid 1px #fff;
}
.headernaviRight .eachlink {
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 0px;
}

/****************************
*  top edit button style 081030 added
****************************/

.buttonEdit{
    float:left;
    margin:6px 0px 0px;
    padding:1px 4px 0px 20px;
    font-weight:bold;
    font-size:90%;
    line-height:1.6em;
    background:#999 url(../../muji/user/img/button_edit.gif) no-repeat scroll 3px center;
}
.buttonEdit a:link{color:#fff;}
.buttonEdit a:visited{color:#fff;}
.buttonEdit a:active{color:#fff;}
.buttonEdit a:hover{color:#fff; text-decoration:underline;}



/****************************
*  leftSideBar
****************************/

.leftSideBar {
	margin: 0px 30px 20px 0px;
	padding-left: 10px;
	width : 150px ;
	float : left ;
}

.leftSideBar .bannertop {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.leftSideBar .bannerbottom {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

.catMenu {
/*	margin-top : 40px ;*/
	font-size : 80% ;
	font-family : 'MS PGothic',sans-serif ;
}

.catMenu li {
/*	margin-bottom : 5px ;*/
	margin-bottom : 0px ;
	width : 150px ;
/*	border-top : 1px dotted #333 ; */
/*	border-left : 5px solid #333 ; */
/*	border-right : 1px solid #333 ; */
	border-bottom : 2px dotted #ccc; 
/*	background-color : #eee ; */
}

.catMenu a {
	padding : 4px 0px 4px 0px ;
	width : 150px ;
	color : #666 ;
	text-decoration : none ;
	display: block ;
}
.catMenu a:link{color:#666;}
.catMenu a:visited{color:#666;}
.catMenu a:active{color:#666;}
.catMenu a:hover {
	width : 150px ;
	color : #666 ;
	background-color : #eee;
}

#ppCat1 .catMenu a#cat1 {
	width : 150px ;
	color : white ;
	background-color : #999;
}
#ppCat1 .catMenu a#cat1:hover {
	width : 150px ;
	color : #666 ;
	background-color : #eee ;
}

#ppCat2 .catMenu a#cat2 {
	width : 150px ;
	color : white ;
	background-color :  #999 ;
}
#ppCat2 .catMenu a#cat2:hover {
	width : 150px ;
	color : #666 ;
	background-color : #eee ;
}

#ppCat3 .catMenu a#cat3 {
	width : 150px ;
	color : white ;
	background-color :  #999 ;
}
#ppCat3 .catMenu a#cat3:hover {
	width : 150px ;
	color : #666 ;
	background-color : #eee ;
}

#ppCat4 .catMenu a#cat4 {
	width : 150px ;
	color : white ;
	background-color :  #999 ;
}
#ppCat4 .catMenu a#cat4:hover {
	width : 150px ;
	color : #666 ;
	background-color : #eee ;
}

#ppCat5 .catMenu a#cat5 {
	width : 150px ;
	color : white ;
	background-color :  #999 ;
}
#ppCat5 .catMenu a#cat5:hover {
	width : 150px ;
	color : #666 ;
	background-color : #eee ;
}

#ppCat6 .catMenu a#cat6 {
	width : 150px ;
	color : white ;
	background-color :  #999 ;
}
#ppCat6 .catMenu a#cat6:hover {
	width : 150px ;
	color : #666 ;
	background-color : #eee ;
}

#ppCat7 .catMenu a#cat7 {
	width : 150px ;
	color : white ;
	background-color :  #999 ;
}
#ppCat7 .catMenu a#cat7:hover {
	width : 150px ;
	color : #666 ;
	background-color : #eee;
}

#ppCat8 .catMenu a#cat8 {
	width : 150px ;
	color : white ;
	background-color :  #999 ;
}
#ppCat8 .catMenu a#cat8:hover {
	width : 150px ;
	color : #666 ;
	background-color : #eee ;
}

#ppCat9 .catMenu a#cat9 {
	width : 150px ;
	color : white ;
	background-color :  #999 ;
}
#ppCat9 .catMenu a#cat9:hover {
	width : 150px ;
	color : #666 ;
	background-color : #eee ;
}

#ppCat10 .catMenu a#cat10 {
	width : 150px ;
	color : white ;
	background-color :  #999 ;
}
#ppCat10 .catMenu a#cat10:hover {
	width : 150px ;
	color : #666 ;
	background-color : #eee ;
}

#ppCat11 .catMenu a#cat11 {
	width : 150px ;
	color : white ;
	background-color :  #999 ;
}
#ppCat11 .catMenu a#cat11:hover {
	width : 150px ;
	color : #666 ;
	background-color : #eee ;
}

#ppCat12 .catMenu a#cat12 {
	width : 150px ;
	color : white ;
	background-color :  #999 ;
}
#ppCat12 .catMenu a#cat12:hover {
	width : 150px ;
	color : #666 ;
	background-color : #eee ;
}

.leftSideBar .bannerbottom {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

.leftSideBar .leftTitle {
	margin: 20px 0px 5px 0px;
	padding: 3px 0px 3px 0px;
	background-color : #666 ;
	width: 150px;
	text-align: center;
	color: #fff;
	font-size: 90%;
}
.leftSideBar .leftQa {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 150px;
	text-align: left;
	font-size:80%;
}
.leftSideBar .leftQa li {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
}
.leftSideBar .leftQa a {
	text-decoration : none ;
}
.leftSideBar .leftPropo {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 150px;
	text-align: left;
	font-size:80%;
}
.leftSideBar .leftPropo li {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
}
.leftSideBar .leftPropo a {
	text-decoration : none ;
}
.leftSideBar .leftNews {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 150px;
	text-align: left;
	font-size:80%;
}
.leftSideBar .leftNews li {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
}
.leftSideBar .leftNews a {
	text-decoration : none ;
}
.sponseredby_muji {
	margin-top : 40px ;
	margin-bottom : 20px ;
	font-size:80%;
	color: #999;
	line-height: 1.6em;
}
.cuusooLogo {
	margin-top : 0px ;
	margin-bottom : 5px ;
}

/********* added 070827 ****************/
.topMenu {
	display:block;
	background-color:#fff;
	border-bottom: solid 1px #ccc;
	font-size:90%;
	font-weight:bold;
	margin-top:2px;
	padding:2px 0px 2px 2px;
}
.topMenu span {
	background:url("/muji/common/img/arrow_tomei.gif") no-repeat center left;
	padding-left:10px;
}
.topMenu .explas {
	font-size:85%;
	line-height:1.3em;
	font-weight:normal;
}
.topMenu a:link, .topMenu a:visited {
	color: #28AECF;
}


/****************************
*  bottomBar
****************************/

.bottomBar {
	background-color : #fff ;
	padding-left:10px;
	padding-right:10px;	
}

.bottomBar ul {
	margin-top : 5px ;
}

.bottomBar li {
	font-size : 90% ;
	text-align : center ;
	float : left ;
}

.bottomBar li a {
	padding-top :0px ;
	padding-left : 2px ;
	padding-right : 3px ;
	padding-bottom : 0px ;
	text-decoration: none ;
	display: block ;
	border-right : 1px solid #28AECF ;
/* for IE5 mac only \*//*/
	float : left ;
/* for IE 5 mac only */
}
.copyright {
	clear:both;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size : 8pt ;
}



/****************************
*  main
****************************/

.mainOuter {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width : 560px ;
/* for IE5 mac only \*//*/
	width : 550px ;
/* for IE 5 mac only */
	float: left
}

.loginMenu {
    background:url("/muji/common/img/arrow_tomei.gif") no-repeat center left;
    background-position:left center;
    background-repeat:no-repeat;
    font-size:90%;
    font-weight:bold;
    margin:2px 0px 0px 10px;
    padding:0px 0px 0px 10px;
}

.loginMSG {
    margin-left:20px;
    padding:0pt;
}

/****************************
*  pageNavi
****************************/

.pageNavi {
	margin : 0px 0px 10px 0px ;
	text-align : right ;
	font-size: 90%;
	clear:both;
}

/****************************
*  recomend list
****************************/
.recomend li{
	float:left;
	height:45px;
	overflow:hidden;
	width:45px;
	margin:0px 15px 15px 0px;
}

/****************************
*  twitter and facebook
****************************/
.social-buttons { clear:both; overflow:hidden; margin-bottom:20px; height:70px; }
.social-button { float:left; margin-right: 10px }

/****************************
*  header_****
****************************/
#header_left {
	float:left;
	width:380px;
	margin:0px;
}
#header_right {
	float:right;
	width:165px;
	margin:0px;
	font-size:12px;
	text-align:right;
}

/****************************
*  productBox
****************************/
.productBox {
	display:block;
	margin:10px 0 0 0;
	padding:5px 5px 5px 50px;
	font-size:15px;
	border:1px solid #797979;
	background:url("/muji/item/img/productBox.gif") no-repeat 9px 10px;
}
.voiceProductButton {
	display:block;
	margin:5px 0 5px 0px;
	padding:0;
}

/****************************
*  voiceLeftFrame
****************************/
.voiceLeftFrame  {
	border:0 solid;
	float:left;
	margin:20px 10px 0 0;
	padding:0;
	width:270px;
}


