@charset "utf-8";
/* CSS Document */

#main_menu li#mm_about_us a , #main_menu li#mm_about_us a:hover {
	background-position: -59px -28px;
}

body {
	background-color: #58A6BC;
}

h1 {
	position: absolute;
	top: 10px;
	left: 15px;
}
h1 a {
	width: 100px;
	height: 118px;
	text-indent: -99999px;
	background-image: url(../images/about_us/logo_header.gif);
	background-repeat: no-repeat;
	display: block;
}

#account_login a {
	color: #58A6BC;
}
#cart a {
	color: #58A6BC;
}

#main_contents {
	background-image: url(../images/about_us/main_contents_bg.jpg);
}

#sentence_wrapper {
	margin: 40px 0 0 232px;
	padding: 130px 15px 0 15px;
	width: 420px;
	min-height: 210px;
	background-image: url(../images/about_us/sentence_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
*html #sentence_wrapper {
	height: 210px;
}

#sentence_wrapper p {
	margin: 18px 0 0 0;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	color: #1494D2;
}
p#about_designer {
	margin: 0 0 0 232px;
	width: 450px;
	height: 65px;
	background-image: url(../images/about_us/sentence_bg2.gif);
	background-repeat: no-repeat;
	position: relative;
}
p#about_designer a {
	width: 290px;
	height: 32px;
	text-indent: -99999px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 12px;
	left: 80px;
}




h2 {
	width: 450px;
	height: 50px;
	text-indent: -99999px;
	background-image: url(../images/home/contents_header_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top:40px;
	left: 232px;
}

#contents_body {
	width: 450px;
	height: 320px;
	background-image: url(../images/home/contents_body_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 90px;
	left: 232px;
}

#cb_about_us a {
	width: 85px;
	height: 138px;
	text-indent: -99999px;
	position: absolute;
	top: 95px;
	left: 93px;
}
#cb_collection a {
	width: 86px;
	height: 138px;
	text-indent: -99999px;
	position: absolute;
	top: 95px;
	left: 182px;
}
#cb_contact_us a {
	width: 85px;
	height: 138px;
	text-indent: -99999px;
	position: absolute;
	top: 95px;
	left: 271px;
}
#cb_about_us a:hover , #cb_collection a:hover , #cb_contact_us a:hover {
	background-color: #FFF;
	filter: alpha(opacity=40);/*IE*/
	-moz-opacity: 0.4; /*FF*/
	opacity: 0.4; /*Safari*/
}

address {
	background-image: url(../images/about_us/logo_footer.gif);
	color: #58A6BC;
}
address a {
	color: #58A6BC;
}
