@charset "euc-jp";

/*--------------
   index.css
 ---------------*/

.fl_l_360 {
	float:left; 
	width:360px;
}

.fl_r_360 {
	float:right; 
	width:360px;
}

.fl_l_170 {
	float:left; 
	width:170px;
}

.fl_l_140 {
	float:left; 
	width:140px;
}

.fl_l_365 {
	float:left; 
	width:365px;
}

.fl_r_365 {
	float:right; 
	width:365px;
}

.fl_l_125 {
	float:left; 
	width:125px;
}

.fl_r_230 {
	float:right; 
	width:230px;
}

.indextitle {
	margin-bottom:10px; 
	padding:5px;
	color:#FFFFFF; 
}

.indextitle span {
	font-weight:bold; 
	font-size:1.5em;
}

#shopuse .indextitle {
	background-color:#090;
}

#shopuse a {
	color:#F00;
}

#mailbin .indextitle {
	background-color:#F00;
}

#house .indextitle {
	background-color:#F60;
}

.mailbin_price {
	font-weight:bold; 
	color:#FF0000; 
	font-size:1.1em; 
	text-align:right;
}

.cate_list_img {
	background-image:url(../img/index/list_image.jpg); 
	background-position: left center; 
	background-repeat: no-repeat; 
	padding-left: 20px;
}

.cate_title {
	margin-bottom:10px; 
	border:1px solid #CCC; 
	width:740px; 
	font-weight:bold;
}