@charset "utf-8";

/* 特定福祉用具（購入）
---------------------------------------------------- */
#buy_area {
 width: 100%;
 height: auto;
 margin: 5px 0px 0px 10px
}
.buy_lead {
 font-size: 14px;
 font-weight: bold;
 color: #333333;
 width: 100%;
 text-align: center;
 margin-bottom: 15px;
}

.buy_title {
	width: 100%;
	height: 24px;
	padding-top: 8px;
	color: #333333;
	font-size: 18px;
	text-align: center;
	margin: 30px 0px 20px 0px;
	background-image: url(../images/header_bg_key.gif);
	background-repeat: repeat-x;
}

.buy_txt {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	line-height: 1.7em;
	margin-bottom: 30px;
	margin-top: 10px;
	padding: 5px 50px 5px 50px;
}

.buy_txt .pet_tab {
    float: left;
}

.buy_txt .pet_img {
	padding: 5px;
	margin: 0;
}

.buy_txt .caption {
    text-align: center;
	color: #0066FF;
}

.buy_title_banar {
	width: 600px;
	height: 100px;
	margin: 10px 0px 10px 55px;
	padding: 0;
}
