
/* lineŠÖŚW */
#v_line_about_care
{
	border-left: 1px solid #c9c9c9;
	float: left;
	height: 4700px;
}

#v_line_about_syougai
{
	border-left: 1px solid #c9c9c9;
	float: left;
	height: 1500px;
}

/* format,characterŠÖŚW */
.char_howto
{
	font-weight:bold;
	text-align: center;
	padding-top: 15px;
	font-size: 110%;
}

/* tableŠÖŚW */
table
{
	text-align: left;
	font-size: 110%;
	border-left: solid 1px #666666;
	border-bottom: solid 1px #666666;
}

th
{
	height: 3em;
	width: 150px;
	font-size: 110%;
	background-color: #f9f9f9;
	border-top: solid 1px #666666;
	border-right: solid 1px #666666;
}

td.pict_wheelchair
{
	background: #fff url(img/wheelchair_4300.jpg) no-repeat center;
	height: 100px;
	width: 250px;
}

td.pict_wheelchair_accessory
{
	background: #fff url(img/wheelchair_accessory.jpg) no-repeat center;
	height: 100px;
	width: 250px;
}

td.pict_bed
{
	background: #fff url(img/lbn.jpg) no-repeat center;
	height: 100px;
	width: 250px;
}

td.pict_bed_accessory
{
	background: #fff url(img/bed_accessory.jpg) no-repeat center;
	height: 100px;
	width: 250px;
}

td.pict_airmattress
{
	background: #fff url(img/airmattress.jpg) no-repeat center;
	height: 100px;
	width: 250px;
}

td.pict_changingposition
{
	background: #fff url(img/changingposition.jpg) no-repeat center;
	height: 100px;
	width: 250px;
}

td.pict_rail
{
	background: #fff url(img/rail.jpg) no-repeat center;
	height: 100px;
	width: 250px;
}

td.pict_slope
{
	background: #fff url(img/slope.jpg) no-repeat center;
	height: 100px;
	width: 250px;
}

td.pict_walker
{
	background: #fff url(img/walker.jpg) no-repeat center;
	height: 100px;
	width: 250px;
}

td.pict_cane
{
	background: #fff url(img/cane.jpg) no-repeat center;
	height: 100px;
	width: 250px;
}

td.pict_sensor
{
	background: #fff url(img/sensor.jpg) no-repeat center;
	height: 100px;
	width: 250px;
}

td.pict_lift
{
	background: #fff url(img/lift.jpg) no-repeat center;
	height: 100px;
	width: 250px;
}

td.pict_excretion
{
	background: #fff url(img/excretion.jpg) no-repeat center;
	height: 100px;
	width: 250px;
}

td.etc
{
	text-align: left;
	height: 5em;
	width: 160px;
}

td.pict_toilet
{
	background: #fff url(img/toilet.jpg) no-repeat center;
	height: 100px;
	width: 250px;
}

td.pict_excretion_accessory
{
	background: #fff url(img/excretion_accessory.jpg) no-repeat center;
	height: 100px;
	width: 250px;
}

td.pict_showerbench
{
	background: #fff url(img/showerbench.jpg) no-repeat center;
	height: 100px;
	width: 250px;
}

td.pict_bath
{
	background: #fff url(img/bath.jpg) no-repeat center;
	height: 100px;
	width: 250px;
}

td.pict_slingseat
{
	background: #fff url(img/slingseat.jpg) no-repeat center;
	height: 100px;
	width: 250px;
}

td.pict_stoma_colo
{
	background: #fff url(img/stoma_colo.jpg) no-repeat center;
	height: 100px;
	width: 200px;
}

td.pict_stoma_uro
{
	background: #fff url(img/stoma_uro.jpg) no-repeat center;
	height: 100px;
	width: 200px;
}

td.pict_hakupants
{
	background: #fff url(img/hakupants.jpg) no-repeat center;
	height: 100px;
	width: 200px;
}

td
{
	width: 620px;
	font-size: 110%;
	border-top: solid 1px #666666;
	border-right: solid 1px #666666;
}

/* pictureŠÖŚW */
.pict_howto
{
	background: #fff url(img/howto.jpg) no-repeat top center;
	height: 85px;
	width: 115px;
	margin-top: 5px;
	margin-bottom: 15px;
	float: left;
/*	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=10, Direction=125) */

	box-shadow: 4px 4px 10px #000; /*CSS3*/
	-moz-box-shadow: 4px 4px 10px #000; /* Firefox—p*/
	-webkit-box-shadow: 4px 4px 10px #000; /* Google Chrome, Safari—p*/
}

.pict_arrow
{
	background: #fff url(img/arrow.png) no-repeat center;
	height: 80px;
	width: 45px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 15px;
	float: left;
}
