@charset "utf-8";
/* CSS Document */

#attention{
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	padding:10px;
	width:535px;
}

#head_list{
	text-indent:-9999px;
	background-image:url(../img/list/head_list.gif);
	background-repeat:no-repeat;
	width:185px;
	height:27px;
	padding: 0px 0px 10px 0px;
}

#head_list2{
	text-indent:-9999px;
	background-image:url(../img/list/head_list2.gif);
	background-repeat:no-repeat;
	width:185px;
	height:27px;
	padding: 0px 0px 10px 0px;
}

#search_box_l{
	width:171px;
	height:240px;
	float:left;
	background-image:url(../img/list/head_search_type.gif);
	background-repeat:no-repeat;
	padding: 40px 40px 0px 40px;
	list-style-image: url(../img/list/arrow.gif);
	line-height: 22px;
}

#search_box_r{
	width:171px;
	height:240px;
	float:left;
	background-image:url(../img/list/head_search_list.gif);
	background-repeat:no-repeat;
	padding: 40px 0px 0px 40px;
	list-style-image: url(../img/list/arrow.gif);
	line-height: 22px;
}

#list_contents{
	width:462px;
	padding:0px 0px 0px 40px;
}

/*________________________一覧のｈ３__________________________*/

#all_list h3{
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:128px;
	height:21px;
	padding: 0px 0px 10px 0px;
}

#cate_ill{
	background-image:url(../img/list/head_illness.gif);
}

#cate_cancer{
	background-image:url(../img/list/head_cancer.gif);
}

#cate_car{
	background-image:url(../img/list/head_car.gif);
}

#cate_disaster{
	background-image:url(../img/list/head_disaster.gif);
}

#cate_dd{
	background-image:url(../img/list/head_dead.gif);
}

#cate_nenkin{
	background-image:url(../img/list/head_nenkin.gif);
}

#cate_stady{
	background-image:url(../img/list/head_stady.gif);
}

#cate_travel{
	background-image:url(../img/list/head_travel.gif);
}

#cate_tsumitate{
	background-image:url(../img/list/head_tsumitate.gif);
}

#cate_teiki{
	background-image:url(../img/list/head_teiki.gif);
}
/*________________________それぞれの商品__________________________*/

.goods_wrapper_top{
	width:555px;
	padding:8px 0px;
	border-style:dotted;
	border-color:#999999;
	border-width:1px 0px 1px 0px;
}

.goods_wrapper{
	width:555px;
	padding:8px 0px;
	border-style:dotted;
	border-color:#999999;
	border-width:0px 0px 1px 0px;
}

.goods_left{
	width:150px;
	height:80px;
	display:block;
	float:left;
}

.goods_right{
	width:395px;
	float:right;
}

.goods_right h4{
	border-style:solid;
	border-color:#999999;
	border-width:0px 0px 1px 0px;
	padding: 5px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
	font-size: 14px;
	font-weight: bold;
}

.company{
	padding:10px 0px 0px 0px;
}


/*________________________ＴＭＮ関連__________________________*/

#mitsumori_wrapper{
	width:500px;
	padding: 0px 0px 0px 25px;
}

