/* CSS Document for madonna.co.jp 2008 */
/* basic setting */


a:link{
	color: #663333;
	text-decoration:none;
}

a:visited{
	color: #663333;
	text-decoration:none;
}

a:hover{
	color: #fc3;
}


h2{
	font-size:14px;
	font-weight:bolder;
}


h3{
	font-size:14px;
	font-weight:bolder;
}

h4{
	font-size:12px;
	font-weight:bolder;
}


/* basic reyout */

#BD{
	font-size:smaller;
	padding:3px;
	text-align:right;
}


#main_area{
	float:right;
	width:530px;
}


.left_side_elmt{
	width:191px;
	margin-left:auto;
	margin-right:auto;
	background:url(/images/left_side_elmt_back.jpg) no-repeat top;
}


/* elements */


h1.top_skincream{
	font-size:12px;
	font-weight:normal;
	margin:3px;
	padding:0;
}

h2.top_skincream{
	font-size:12px;
	font-weight:normal;
	margin:3px;
	padding:5px 0 5px 0;
}

div#HeaderCorp{
	width:auto;
	padding:18px 12px 1px 28px;
	float:right;
	background:url(/images/HeaderCorporate.gif) no-repeat left bottom;
}

div#HeaderSiteMap{
    display:inline;
	padding:18px 0px 1px 28px;
	background:url(/images/HeaderSiteMap.gif) no-repeat left bottom;
}

div#HeaderBasket{
    display:inline;
	padding:18px 0px 1px 28px;
	background:url(/images/HeaderBascket.gif) no-repeat left bottom;
}

div#HeaderMobile{
    display:inline;
	padding:18px 0px 1px 28px;
	background:url(/images/HeaderMobile.gif) no-repeat left bottom;
}



table.top_items{
	font-size:10px;
}

p.madonna_news{
	background:url(/images/l_news.gif) repeat-x bottom;
}

.small{
	font-size:10px;
	margin:3px;
}

.shopping{
	font-size:10px;
	background-color: #E9f4dd;
	margin:0;
	padding:3px;
}

div.itemlist{
	width:110px;
	float:left;
	border:1px solid #cccccc;
	margin-right:5px;
	margin-top:5px;
	background-color:#eeeeee;
	padding:5px;
	/*height:140px;*/
	font-size:10px;
	text-align:center;
}

.text{
	width: 520px;
	margin:auto;
	lineheight:1.16;
}

.red{
	color:#FF0000;
}

div.thankyou{
	width:520px;
	margin:auto;
	margin:10px 0px;
	border:1px solid #ccc;
    background:#DEF3EF;
	padding:10px;
}

div.description{
	width:520px;
	padding:10px;
	background-color:#eee;
}

div.caution{
	width:520px;
	padding:10px;
	background-color:#FFECFF;
}


