@charset "utf-8";
/*-----------------------------------------------------
*RAINBOW SANDALS  CSS for 2007 SPRING &SUMMER CATALOG by HEADS
*by Dee Inagaki
*DEGINC.
*last modified
*on 2007.05.8
-----------------------------------------------------*/
/*-----------------------------
	$B6&DL(B
-----------------------------*/
* {
	margin:0;
	padding:0;
}
body {
	color:#333;
	font-size:80%;
	font-family: "Verdana", "$B#M#S(B $B#P%4%7%C%/(B", "Osaka" ,sans-serif;
	line-height:150%;
	background-color:#7ACCC8;
	text-align:center;
	margin:20px 0px;
}
img {
	border:0;
}
hr {
	display:none;
}
h1,h2,h3 {
	font-size:100%;
	letter-spacing:0.1em;
	color:#333;
}
ul li {
	list-style-type:none;
}
a {
	color:#333;
}
a:hover {
	color:#F60;
}
.hid {
	display:none;
}
p {
	margin-bottom:.8em;
}
#container {
	width:700px;
	margin:0 auto;
	text-align:left;
	border:5px solid #fff;
	}
/*-----------------------------
	- $B%X%C%@!<(B
-----------------------------*/
#header {width:700px;
height:150px;
background:url(../rainbowsandals/making/jpg/header.jpg) no-repeat #7ACCC8;
border-bottom:5px solid #fff;
}
#header h1 {display:none;
}

/*-----------------------------
	- $B%3%s%F%s%D$N0O$_(B
-----------------------------*/
#contents {width:700px;
	padding-bottom:0;
	float:left; 
	background:url(../rainbowsandals/making/gif/bg.gif) top repeat-y #0068B3;
	}
/*-----------------------------
	- $B%a%$%s%3%s%F%s%D(B
-----------------------------*/
#main_contents{width:575px;
float:left;
color:#E6E6E6;
}
#main{width:450px;
float:left;
background:#45749F;
}
#main h2{width:310px;
height:46px;
margin:0px 0px 5px 15px;
background:url(../rainbowsandals/making/gif/rainbowsandals.gif) no-repeat #45749F;
text-indent:-9999px;
}
#main p{width:410px;
margin-left:20px;
padding:10px 0px;
border-top:1px dotted #FFF;
}
#main p img{border:5px solid #F3E7D1;
margin:8px 0px;
}
.em{}
#left{width:125px;
float:left;
text-indent:-9999px;
}

/*-----------------------------
	- $B1&$N%3%s%F%s%D(B
-----------------------------*/
#right {width:125px;
float:right;
text-indent:-9999px;
}

/*-----------------------------
	- $B%U%C%?!<(B
-----------------------------*/
#footer{width:700px;
clear:both;
text-align:right;
font-weight:bold;
font-size:x-small;
}