/*-----------------------------------------------
医療ソリューション products.css
-----------------------------------------------*/

/*製品のご紹介トップ
-----------------------------------------------*/

.pro_f {
	letter-spacing: 1px;
	text-indent: 25px;
	padding-top: 15px;
}

a.pro_f {
	color: #0000FF;
}

a:hover.pro_f {
	color: #FF5820;
}

.products {
	height: 50px;
	width: 235px;
	float: left;
	background: url(../images/products/pro_mane.jpg) no-repeat;
}

.products_shipl {
	height: 80px;
	width: 235px;
	float: left;
	background: url(../images/products/pro_mane.jpg) no-repeat;
}


.img_pro {
	width: 235px;
	float: left;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}


/*タブメニュー
-----------------------------------------------*/

.tabmenu {
	width: 490px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tabmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.tabmenu li {
	height: 24px;
	width: 98px;
	display: inline;
	float: left;
	text-align: center;
	background: url(../images/products/tab_on.gif) no-repeat;
	line-height: 26px;
}

.tabmenu li a {
	height: 24px;
	width: 98px;
	display: block;
	color: #333333;
	background: url(../images/products/tab_off.gif) no-repeat;
	text-decoration: none;
}

.tabmenu li a:hover {
	color: #0000FF;
	text-decoration: underline;
}


/*特徴
-----------------------------------------------*/

.chara {
	height: 60px;
	whidth: 475px;
	clear: both;
	color: #FF6633;
	text-align: center;
}

h4.chara_list {
	height: 36px;
	color: #135275;
	font-weight: normal;
	text-indent: 15px;
	background: url(../images/common/list_h4.gif) no-repeat;
	background-position: 2px 5px;
	border-bottom: 2px #135275 solid;
	margin-left: 10px;
	margin-bottom: 3px;
}

span.chara_list_s {
	font-weight: bold;
	margin-left: 15px;
}

.chara_contents {
	whidth: 475px;
	text-align: left;
	background-color: #F8F8F8;
	border-left: 1px #E1E1E1 solid;
	border-right: 1px #E1E1E1 solid;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 5px;
	padding: 5px 7px 0px 7px;
}

.chara_contents_line {
	whidth: 475px;
	text-align: left;
	background-color: #F8F8F8;
	border-top: 2px #135275 solid;
	border-left: 1px #E1E1E1 solid;
	border-right: 1px #E1E1E1 solid;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 5px;
	padding: 5px 7px 0px 7px;
}


h4.chara_list_n {
	height: 20px;
	color: #135275;
	font-weight: normal;
	text-indent: 15px;
	background: url(../images/common/list_h4.gif) no-repeat;
	background-position: 2px 5px;
	border-bottom: 2px #135275 solid;
	margin-left: 10px;
	margin-bottom: 3px;
}

/*---コンテンツの下---*/
.chara_contents_bt {
	width: 475px;
	height: 10px;
	clear: both;
	background-color: #FFFFFF;
	background: url(../images/products/chara_contents.gif) no-repeat;
	margin-top: 0px;
	margin-left: 10px;
}

/*機能
-----------------------------------------------*/


/*画面イメージ
-----------------------------------------------*/

.img_point {
	width: 460px;
	margin-left: 15px;
	margin-top: 10px;
}

.img_poin_no {
	color: #FF6633;
	font-weight: bold;
}

.img_item {
	color: #135275;
	margin-top: 10px;
	margin-left: 15px;
}


/*---画面説明---*/
.exp {
	margin-left: 15px;
}


img.pro_img {
	margin-left: 15px;
}



/*Medlas-SHIPLE　院内アンケート
-----------------------------------------------*/
.shiplenquete {
	text-align: center;
	margin: 20px 0 0 0;
}



