@charset "UTF-8";
/* css/theme/product/common.css */


div#contents {
	background: url(../../../images/matanity/common/edge-contents-03.gif) repeat-y top left;
}


div.edge-contents-01 {
	background:url(../../../images/matanity/common/edge-contents-01.gif) no-repeat top left;
	padding-bottom:20px;
}


div.edge-contents-05 {
	width:880px;
	background:url(../../../images/matanity/common/edge-contents-02.gif) no-repeat 0 0;
	height:20px;
	margin:0;
	padding:0;
	clear:both;
	font-size:1px;
}


div.edge-contents-04 {
	width:880px;
	height:34px;
	margin:30px 0 0 0;
	padding:0;
	clear:both;
	font-size:1px;
	background:url(../../../images/matanity/common/edge-contents-04.gif) no-repeat 0 0;
}

div#matanity_header {
	margin:0 0 0 0;
	padding:20px 40px 0 40px;
}

p.container-title-01 {
	margin:0 0 25px 0;
	padding:0;
}

p.page-top {
	margin:0 0 0 0;
	padding:0;
	width:880px;
	height:30px;
}

p.matanity_header_body {
	margin:0 0 0 37px;
}


p.matanity_title_body {
	margin:0 40px 0 75px;
}


#contents a:link {
	text-decoration: underline;
	color:#da8f01;
}
#contents a:visited {
	text-decoration: underline;
	color:#da8f01;
}
#contents a:hover {
	text-decoration:none;
	color:#da8f01;
}
#contents a:active {
	text-decoration: underline;
	color:#da8f01;
}

div.pageAnchor {
	margin:0 0 0 40px;
	display:block;
}

div.pageAnchor div {
	margin:0 15px 0 0;
	display:block;
	float:left;
	height:32px;
	font-size:12px;
	width:auto;
	padding:0 10px 0 0;
	background:url(../../../images/matanity/common/link02.gif) no-repeat top right;
}

div.pageAnchor div a {
	margin:0;
	display:block;
	height:32px;
	float:left;
	padding:6px 0 0 30px;
	background:url(../../../images/matanity/common/link01.gif) no-repeat top left;
}




