@charset "Shift_JIS";

* {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	font-size: 70%;
}

a:link,a:visited,a:active{
	text-decoration: underline;
}

#search{
	display: none;
}
.life_itembox {
	width: 300px;
}
.life_itembox a img {
	width: 70px;
	height: 50px;
}
.life_itembox img {
	width: 140px;
	height: 50px;
}
.life_itembox2 {
	width: 180px;
}
.life_itembox2 img {
	width: 69px;
	height: 50px;
}

