@charset "utf-8";

/*++++++++++++++++++++++++++++++++++++++
+	Editor : KOH TANAKA [ B-shop ]
+	2008.05.05
+   website : http://www.b-shop.cc/
+
+   ItemSearch[Rakuten] CSS-Style
+++++++++++++++++++++++++++++++++++++++++*/

/*[ Item ]*/
.week_sat {
	color : #3366cc;
}

.week_sun {
	color : #cc3333;
}

.item p.price {
	font-weight : bold;
	color       : #990000;
	text-align  : center;
}

.item p.description {
	text-indent : 1em;
	line-height : 1.5;
}
/**/









/* FORM */
#form_area {
	background : #eae4e4;
}
#CompactMenu li a{
	border-left  : solid 1px #eae4e4;
	border-right : solid 1px #eae4e4;
}

div.fold　{
	display    : inline;
	background : green;
}

#form_area a.option_window {
	cursor          : pointer;
	text-decoration : none;
	color           : blue;
}
#form_area a.option_window:hover {
	text-decoration : underline;
}

/*Rakuten (Search Option)*/
div#no01 {
	position   : absolute;
	width      : 300px;
	height     : 150px;
	top        : 14em;
	right      : 11em;
	border     : solid 1px #dcdcdc;
	background : #e6f2fe;
	z-index    : 2;
	padding    : 0.2em 0.2em;
}
#no01 p.h {
	margin      : 0 0 0.3em 0;
	padding     : 0;
	font-weight : bold;
	font-size   : 95%;
	color       : #2a4763;
}
/**/





.item h3.type_2{

 font-size : 80%;
}
