div.products_box {
	width: 660px;
	line-height: 1.3;
	float: none;
}

div.products_box_side {
	float: left;
}

/* タイトル */

div.products_box h2{
	color: #7082d1;
	margin:0 0 10px;
	padding:0;
	background: transparent url(../image/headline-image-h2.jpg) no-repeat scroll left top;
	/*padding: 15px 10px 0px;
	margin: 0px 0px 10px;*/
	font-size: 18px;
	/*height: 40px;*/
	display: block;
	height: auto;
}

div.products_box h2 span{
	display:block;
	width:auto;
	padding: 15px 10px 10px;
	/*margin: 0px 0px 10px;*/
}

/* リスト */

div.products_box_header ul {
	overflow: visible;
	/*font-size: 90%;*/
	color: #7082d1;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.products_box_header li {
	float: left;
	height: auto;
	line-height: 1.5;
	margin-right: 10px !important;
	padding-left: 20px !important;
	background: transparent url(../image/products_list_delta.jpg) no-repeat scroll 5px 4px !important;
	width: 90px;
	font-size: 12px;
}

li.products_list_last {
	margin: 0px !important;
}

div.products_box_header li a {
	color: #3240ab;
	text-decoration: none;
	display: block;
}

div.products_box_header li a:hover {
	text-decoration: underline;
}

/* メインコンテンツボックス */

products_box_mainContent {
	clear: both;
}

/* h3 */

div.products_box_mainContent h3 {
	border-bottom: 2px #c6cfd7 solid;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	color: #7082d1;
	/*font-size: 100%;*/
	text-indent: -9999px;
}

/* コメント */

p.products_paragraph_comment {
	background: #F5FCFF;
	padding: 5px;
	/*font-size: 85%;*/
}

/* h4 */

div.products_box_mainContent h4 {
	padding-left: 30px;
	/*font-size: 100%;*/
	margin: 30px auto 20px;
}


/* フロートリスト */

ul.products_list_float {
	overflow: hidden;
	margin: 0px;
	padding-left: 85px !important;
}

ul.products_list_float li {
	float: left;
	background: none !important;
	margin-right: 50px !important;
	padding: 0px !important;
	width: 180px;
}

ul.products_list_float image {
	padding: 2px;
	border: 1px #C0C0C0 solid;
}


/* ポイント */


div.products_box_point {
	overflow: hidden;
}

div.products_box_point h5.products_headline_point1 {
	float: left;
	clear: left;
	width: 70px;
	margin: 0px;
	color: #ff6600;
	/*font-size: 90%;*/
	background: transparent url(../image/products_headline_point1.jpg) no-repeat scroll left top;
	text-indent: -9999px;
	width: 90px;
	height: 25px;
}

div.products_box_point h5.products_headline_point2 {
	float: left;
	clear: left;
	width: 70px;
	margin: 0px;
	color: #ff6600;
	/*font-size: 90%;*/
	background: transparent url(../image/products_headline_point2.jpg) no-repeat scroll left top;
	text-indent: -9999px;
	width: 90px;
	height: 25px;
}

div.products_box_point h5.products_headline_point3 {
	float: left;
	clear: left;
	width: 70px;
	margin: 0px;
	color: #ff6600;
	/*font-size: 90%;*/
	background: transparent url(../image/products_headline_point3.jpg) no-repeat scroll left top;
	text-indent: -9999px;
	width: 90px;
	height: 25px;
}

div.products_box_point p {
	margin: 0px 0px 10px 100px;
	padding-top: 5px;
	/*font-size: 90%;*/
}

/* その他 */

div.products_box_medicalNote {
	border: 1px #7082d1 solid;
	margin: 20px auto;
	padding: 0 0 10px;
}

div.products_box_others {
	border: 1px #7082d1 solid;
	margin: 20px auto;
	padding: 0px 0px 0px;
}

div.products_box_others h4 {
	margin: 15px 5px 10px 5px;
	padding: 0px 0px 0px 5px;
	/*font-size: 90%;*/
	/* background: transparent url(../image/products_headline_h4other01.jpg) no-repeat scroll left top; */
	min-height: 20px;
	line-height: 20px;
	border-bottom: 1px #bbbbbb solid;
	border-left: 5px #7082d1 solid;
	font-size: 14px;
}

div.products_box_others ul {
	overflow: hidden;
	width: 610px;
	/*font-size: 70% !important;*/
	list-style-type: none;
	margin: 10px 0px 10px 10px !important;
	padding: 0px !important;
}

div.products_box_others li {
	float: left;
	width: 145px;
	margin: 0px 7px 5px 0px !important;
	padding: 0px !important;
	background: none !important;
}

/* フロートボックス */

div.products_box_floatBox {
	overflow: hidden;
}

div.products_box_floatBox p {
	float: left !important;
	margin: 0px;
}

div.products_box_floatBox img {
	border: 1px #C0C0C0 solid;
	padding: 2px;
}

div.products_box_floatBox div {
	width: 400px !important;
	padding-left: 10px;
}

div.products_box_floatBox div h5 {
}

div.products_box_floatBox div p {
	margin-left: 0px;
	padding-left: 5px;
	clear: left;
	width: 100% !important;
}

/* リスト */

div.products_box ul {
	padding: 0px;
	/*font-size: 80%;*/
	margin: 0px 10px 0px;
	display: block;
}

div.products_box ul li {
	background: transparent url(../image/products_list_arrow.jpg) no-repeat scroll left 2px;
	list-style-type: none;
	padding-left: 25px;
	min-height: 17px;
	display: block;
	margin-bottom: 0px;
	padding-top: 2px;
}

div.products_box ul li a{
	display:block;
	/*width:auto;*/
	text-decoration:none;
	height:20px;
}

div.products_box ul li a span{
	visibility:hidden;
}

/* 右寄せ */

p.products_paragraph_alignRight {
	text-align: right;
}



/*========== メリット ==========*/

div.products_box_summary {
	border: 1px #C0C0C0 solid;
	margin: 20px auto;
	padding: 20px;
}

div.products_box_merit {
	border: 1px #C0C0C0 solid;
	margin: 20px auto;
	padding: 20px;
}

#products_paragraph_meritTitle {
	background: transparent url(../image/products_paragraph_meritTitle.jpg) no-repeat scroll 10px top;
	text-indent: -9999px;
	height: 60px;
	border-left: 3px #7082d1 solid;
	margin: 30px auto;
	clear: both;
}

h3.products_headline_h3merit {
	background: transparent url(../image/headline_image_h3merit.jpg) no-repeat scroll left top;
	clear: both;
}

h3.products_headline_h3summary {
	background: transparent url(../image/products_headline_h3summary.jpg) no-repeat scroll left top;
}

/* メリットh4 */

h4#products_headline_meritH4_01 {
	background: transparent url(../image/headline_image_meritH4_01.jpg) no-repeat scroll left top;
	height: 30px;
	text-indent: -9999px;
}


/*========== 機能紹介 ==========*/

#products_paragraph_functionTitle {
	background: transparent url(../image/products_paragraph_functionTitle.jpg) no-repeat scroll 10px top;
	text-indent: -9999px;
	height: 60px;
	border-left: 3px #7082d1 solid;
	margin: 30px auto;
	clear: both;
}

/*  */

div.products_box_function {
	border: 1px #C0C0C0 solid;
	padding: 20px;
}

/* 機能紹介h4 */

h3.products_headline_h3function {
	clear: both;
	background: transparent url(../image/headline-image-h3function.jpg) no-repeat scroll left top;
}

h4#products-headline-functionH4-01 {
	background: transparent url(../image/headline-image-functionH4-01.jpg) no-repeat scroll left top;
	height: 30px;
	text-indent: -9999px;
}

h4#products-headline-functionH4-02 {
	background: transparent url(../image/headline-image-functionH4-02.jpg) no-repeat scroll left top;
	height: 30px;
	text-indent: -9999px;
}

h4#products-headline-functionH4-03 {
	background: transparent url(../image/headline-image-functionH4-03.jpg) no-repeat scroll left top;
	height: 30px;
	text-indent: -9999px;
}

h3.products_headline_h3title01 {
	background: transparent url(../image/headline-image-h3title01.jpg) no-repeat scroll left top !important;
	border: none !important;
	color: white !important;
	margin: 0px 0px 10px !important;
	padding-left: 5px !important;
	line-height: 24px !important;
	height: 24px !important;
	/*font-size: 90% !important;*/
	text-indent: 0px !important;
	text-indent: -9999px !important;
}

h3.products_headline_h3title02 {
	background: transparent url(../image/headline-image-h3title02.jpg) no-repeat scroll left top !important;
	border: none !important;
	color: white !important;
	margin: 0px 0px 10px !important;
	padding-left: 5px !important;
	line-height: 24px !important;
	height: 24px !important;
	/*font-size: 90% !important;*/
	text-indent: 0px !important;
	text-indent: -9999px !important;
}


/*========== 導入事例 ==========*/

#products_paragraph_caseTitle {
	background: transparent url(../image/products_paragraph_caseTitle.jpg) no-repeat scroll 10px top;
	text-indent: -9999px;
	height: 60px;
	border-left: 3px #7082d1 solid;
	margin: 30px auto;
	clear: both;
}

h3.products_headline_h3introductionCase {
	background: transparent url(../image/products_headline_h3introductionCase.jpg) no-repeat scroll left top;
}

div.products_box_introductionCase div {
	border: 1px #C0C0C0 solid;
	margin: 20px auto;
	padding: 20px;
}

div.products_box_introductionCase div div {
	border: none;
	margin: 0px !important;
	padding: 0px !important;
	/*clear: both;*/
}

div.products_box_introductionCase h4 {
	margin-top: 0px;
	padding-left: 0px;
	/* 修正ポイント */
}

div.products_box_introductionCase div p image {
	border: 1px #CCCCCC solid;
	padding: 2px;
}

/* 各医院ボックス */

div.products_box_caseBox {
	overflow: hidden;
	/*font-size: 90%;*/
	clear: both;
	_height: 200px;
	background: transparent url(../image/case_image_boxbackground.jpg) repeat-x scroll left bottom !important;

}

div.products_box_caseBox h4 {
	border-bottom: 1px #8092E1 solid;
	padding-bottom: 3px;
	font-size: 14px;
}

div.products_box_caseBox p.products_box_caseFloatBoxLeft {
	float: left;
	margin: 0px 20px 0px 0px;
}

div.products_box_caseFloatBoxRight {
	float: left;
	width: 490px;
}

/* マーカーがついた段落 */

div.products_box_caseFloatBoxRight p.products_paragraph_comment {
	border: 1px #DDEEFF solid;
	font-weight: bold;
}

/*  */

div.products_box_caseFloatBoxRight p {
	margin: 0px 0px 5px;
}

div.products_box_caseFloatBoxRight ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: visible;
	display: inline;
}

div.products_box_caseFloatBoxRight li {
	width: 70px !important;
	height: 21px !important;
	line-height: 27px !important;
	text-align: center !important;
	float: left !important;
	margin-right: 5px !important;
	padding: 0px !important;
	/*text-indent: -9999px;*/
}


/* 電子カルテ */

li.products_list_karteItem {
	background: url(../image/products_list_itemImage01.jpg) no-repeat scroll left top !important;
}

/* 医療事務 */

li.products_list_officeItem {
	color: #000000;
	background: url(../image/products_list_itemImage02.jpg) no-repeat scroll left top !important;
}

/* 病棟看護 */

li.products_list_nursingItem {
	background: url(../image/products_list_itemImage03.jpg) no-repeat scroll left top !important;
}

/* リハビリ */

li.products_list_rehabilitationItem {
	background: url(../image/products_list_itemImage04.jpg) no-repeat scroll left top !important;
}

/*  */

li.products_list_inspectionItem {
	background: url(../image/products_list_itemImage05.jpg) no-repeat scroll left top !important;
}

/* メディカル */

li.products_list_mediItem {
	background: url(../image/products_list_itemImage06.jpg) no-repeat scroll left top !important;
}

/* 精神文書 */

li.products_list_mentalItem {
	background: #EEEEEE url(../image/products_list_itemImage07.jpg) no-repeat scroll left top !important;
}

/* 預り金 */

li.products_list_moneyItem {
	background: #EEEEEE url(../image/products_list_itemImage08.jpg) no-repeat scroll left top !important;
}

/* 栄養 */

li.products_list_nutriItem {
	background: #EEEEEE url(../image/products_list_itemImage09.jpg) no-repeat scroll left top !important;
}

/* 施設 */

li.products_list_institutionItem {
	background: #EEEEEE url(../image/products_list_itemImage10.jpg) no-repeat scroll left top !important;
}

/* 病棟 */

li.products_list_wardItem {
	background: #EEEEEE url(../image/products_list_itemImage11.jpg) no-repeat scroll left top !important;
}



/*========== よくある質問 ==========*/

h3.products_headline_h3faq {
	background: transparent url(../image/products_headline_h3faq.jpg) no-repeat scroll left top;
	clear: both;
}

/* FAQリスト */

div.products_box_faq div {
	border-bottom: 1px #D9DEFF solid;
}

ul.products_list_faq {
	margin: 20px 0px !important;
	padding: 0px 0px 30px !important;
	border-bottom: 1px #D9DEFF solid !important;
}

ul.products_list_faq li {
	list-style-type: none !important;
	background: transparent url(../image/products_list_Q.jpg) no-repeat scroll left center !important;
	height: 30px !important;
	line-height: 30px !important;
	padding-left: 30px !important;
	/*font-size: 90% !important;*/
}

p.products_paragraph_Q {
	background: transparent url(../image/products_list_Q.jpg) no-repeat scroll left center;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	/*font-size: 90%;*/
	font-weight: bold;
	margin: 10px 0;
}

p.products_paragraph_A {
	background: transparent url(../image/products_list_A.jpg) no-repeat scroll left top;
	padding: 7px 0px 0px 30px;
	margin: 10px 0;
	/*font-size: 90%;*/
}

/*========== 臨床検査システムＥＲ ==========*/

div.products_box_clinicalInspection {
	border: 1px #C0C0C0 solid;
	padding: 0px 20px;
}

#products_paragraph_medicineTitle {
	background: transparent url(../image/products_paragraph_medicineTitle.jpg) no-repeat scroll left top;
	text-indent: -9999px;
	height: 60px;
	border-left: 3px #7082d1 solid;
	margin: 30px auto;
	clear: both;
}


/*========== メディカル介護システム ==========*/

div.products_box_medicalCare {
	border: 1px #C0C0C0 solid;
	padding: 20px;
}

#products_paragraph_medicalCareTitle {
	background: transparent url(../image/products_paragraph_medicalCareTitle.jpg) no-repeat scroll 10px top;
	text-indent: -9999px;
	height: 60px;
	border-left: 3px #7082d1 solid;
	margin: 30px auto;
	clear: both;
}

h3.products_headline_h3summary2 {
	background: transparent url(../image/products_headline_h3summary2.jpg) no-repeat scroll left top;
	clear: both;
}


/*========== 医療事務管理システム ==========*/

div.products_box_medicalCoding {
	border: 1px #C0C0C0 solid;
	padding: 20px;
}

#products_paragraph_medicalCodingTitle {
	background: transparent url(../image/products_paragraph_medicalCodingTitle.jpg) no-repeat scroll 10px top;
	text-indent: -9999px;
	height: 60px;
	border-left: 3px #7082d1 solid;
	margin: 30px auto;
	clear: both;
}

/*========== 精神文書管理システム ==========*/

div.products_box_mentalDoc {
	border: 1px #C0C0C0 solid;
	padding: 20px;
}

#products_paragraph_mentalDocTitle {
	background: transparent url(../image/products_paragraph_mentalDocTitle.jpg) no-repeat scroll 10px top;
	text-indent: -9999px;
	height: 60px;
	border-left: 3px #7082d1 solid;
	margin: 30px auto;
	clear: both;
}


/*========== 預かり金管理システム  ==========*/

div.products_box_moneyDeposited {
	border: 1px #C0C0C0 solid;
	padding: 20px;
}

#products_paragraph_moneyDepositedTitle {
	background: transparent url(../image/products_paragraph_moneyDepositedTitle.jpg) no-repeat scroll 10px top;
	text-indent: -9999px;
	height: 60px;
	border-left: 3px #7082d1 solid;
	margin: 30px auto;
	clear: both;
}


/*========== リハビリ管理システム  ==========*/

div.products_box_rehabilitation {
	border: 1px #C0C0C0 solid;
	padding: 20px;
}

#products_paragraph_rehabilitationTitle {
	background: transparent url(../image/products_paragraph_rehabilitationTitle.jpg) no-repeat scroll 10px top;
	text-indent: -9999px;
	height: 60px;
	border-left: 3px #7082d1 solid;
	margin: 30px auto;
	clear: both;
}

h4.products_headline_h4rehabilitation01 {
	background: transparent url(../image/products_headline_h4rehabilitation01.jpg) no-repeat scroll left top;
	clear: both;
	height: 30px;
	text-indent: -9999px;
}

h4.products_headline_h4rehabilitation02 {
	background: transparent url(../image/products_headline_h4rehabilitation02.jpg) no-repeat scroll left top;
	clear: both;
	height: 30px;
	text-indent: -9999px;
}

h4.products_headline_h4rehabilitation03 {
	background: transparent url(../image/products_headline_h4rehabilitation03.jpg) no-repeat scroll left top;
	clear: both;
	height: 30px;
	text-indent: -9999px;
}

h4.products_headline_h4rehabilitation04 {
	background: transparent url(../image/products_headline_h4rehabilitation04.jpg) no-repeat scroll left top;
	clear: both;
	height: 30px;
	text-indent: -9999px;
}

h4.products_headline_h4rehabilitation05 {
	background: transparent url(../image/products_headline_h4rehabilitation05.jpg) no-repeat scroll left top;
	clear: both;
	height: 30px;
	text-indent: -9999px;
}

h4.products_headline_h4rehabilitation06 {
	background: transparent url(../image/products_headline_h4rehabilitation06.jpg) no-repeat scroll left top;
	clear: both;
	height: 30px;
	text-indent: -9999px;
}

h4.products_headline_h4rehabilitation07 {
	background: transparent url(../image/products_headline_h4rehabilitation07.jpg) no-repeat scroll left top;
	clear: both;
	height: 30px;
	text-indent: -9999px;
}

h4.products_headline_h4rehabilitation08 {
	background: transparent url(../image/products_headline_h4rehabilitation08.jpg) no-repeat scroll left top;
	clear: both;
	height: 30px;
	text-indent: -9999px;
}


/*========== 病棟看護支援システムＥＲ ==========*/

div.products_box_wordNursing {
	border: 1px #C0C0C0 solid;
	padding: 20px;
}

#products_paragraph_wardNursingTitle01 {
	background: transparent url(../image/products_paragraph_wardNursingTitle01.jpg) no-repeat scroll left top;
	text-indent: -9999px;
	height: 60px;
	border-left: 3px #7082d1 solid;
	margin: 10px auto 30px;
	clear: both;
}

#products_paragraph_wardNursingTitle02 {
	background: transparent url(../image/products_paragraph_wardNursingTitle02.jpg) no-repeat scroll left top;
	text-indent: -9999px;
	height: 60px;
	border-left: 3px #7082d1 solid;
	margin: 30px auto;
	clear: both;
}

h3.products_headline_h3summary2 {
	background: transparent url(../image/products_headline_h3summary2.jpg) no-repeat scroll left top;
	clear: both;
}

h4.products_headline_h4wordNursing01 {
	background: transparent url(../image/products_headline_h4wordNursing01.jpg) no-repeat scroll left top;
	clear: both;
	height: 30px;
	text-indent: -9999px;
}

h4.products_headline_h4wordNursing02 {
	background: transparent url(../image/products_headline_h4wordNursing02.jpg) no-repeat scroll left top;
	clear: both;
	height: 30px;
	text-indent: -9999px;
}

h4.products_headline_h4wordNursing03 {
	background: transparent url(../image/products_headline_h4wordNursing03.jpg) no-repeat scroll left top;
	clear: both;
	height: 30px;
	text-indent: -9999px;
}


/* フッター */

div.products_box_goodsFooter {
	clear: both;
	padding: 20px;
}

p.products_paragraph_right {
	text-align: right;
}



/* サイドメニュー */

h3.products_headline_h3side {
	background: transparent url(../image/products_headline_h3side.jpg) no-repeat scroll left top;
	width: 250px;
	height: 20px;
	text-indent: -9999px;
	margin: 0px 0px 10px;
}

#slider h4 {
	/* background: transparent url(../image/products_headline_h4side.jpg) no-repeat scroll left top; */
	width: 240px;
	height: 24px;
	line-height: 24px;
	margin: 0px;
	padding-left: 10px;
	/*font-size: 70%;*/
	border-bottom: 2px #bbbbbb solid;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
}

#slider h4 a {
	color: #000000;
	text-decoration: none;
	display: block;
}

#slider ul {
	list-style-type: none;
	margin: 0px;
	color: #7082d1;
}

#slider li {
	/*font-size: 70%;*/
	width: 250px;
	height: 24px;
	padding-left: 10px;
	line-height: 24px;
	background: transparent url(../image/products_headline_h4side.jpg) no-repeat !important;
	border-bottom: 2px #bbbbbb solid;
}

#slider ul a {
	color: #7082d1;
	text-decoration: none;
}

div.products_box_case {
	/*background: transparent url(../image/products_image_side01.jpg) no-repeat scroll left top;*/
	/*background:url(../image/case_top.jpg) no-repeat top;*/
	width: 251px;
	font-size: 13px;
	position: static;
	margin: 20px 0px;
}

div.products_box_case h3 {
	background-image:url(../image/case_top.jpg);
	background-repeat:no-repeat;
	width:auto;
	height:40px;
	margin: 0px;
}

div.products_box_case h3 a{
	width:auto;
	height:100%;
	display:block;
}

div.products_box_case h3 span{
	display:none;
}

div.products_box_case div.products_box_case_inside01,
div.products_box_case div.products_box_case_inside02{
	background:url(../image/case_edge.jpg) repeat-y top;
	padding: 10px 0px;
}

/*div.products_box_case div.products_box_side01 {
	position: static;
	width: 250px;
	padding-top: 40px;
}*/

div.products_box_case div.products_box_side02 {
	position: static;
	top: 170px;
	width: 250px;
}

/*div.products_box_case h3 {
	display: none;
}*/

div.products_box_case h4 {
	margin: 0px 0px 10px 10px;
	font-size: 12px;
}

div.products_box_case p {
	/*margin: 0px 0px 10px 10px;*/
	margin:0;
	display: block;
}

.case_line{
	width:auto;
	height:6px;
	overflow:hidden;
	background-image:url(../image/case_line.jpg);
	background-repeat:no-repeat;
}

.case_bottom{
	width:auto;
	height:10px;
	background:url(../image/case_bottom.jpg) no-repeat top;
	overflow: hidden;
}

p.products_paragraph_text{
	position:static;
	width:155px;
	float:left;
	padding-left: 10px;
}

p.products_paragraph_image {
	position: static;
	width:75px;
	float:left;
	padding-left: 10px;
}

p.products_paragraph_text span.products_paragraph_read {
	background: transparent url(../image/products_paragraph_read.jpg) no-repeat scroll left top;
	display:block;
	width: 64px;
	height: 15px;
	margin: 10px 0 0 0;
}

p.products_paragraph_text span.products_paragraph_read a{
	display:block;
	width:auto;
	height:100%;
	text-decoration:none;
}

p.products_paragraph_text span.products_paragraph_read em{
	visibility: hidden;
}

p.products_paragraph_read a {
	display: block;
	width: 64px;
	height: 15px;
}

p.products_paragraph_read em {
	display: none;
}

/*----------*/

/*  */

div.product_box_sideBanner ul {
	list-style-type: none;
	margin: 20px 0px;
	padding: 0px;
}

div.product_box_sideBanner li {
	margin: 5px 0px;
	padding: 0px;
}

/*080717追加*/
div.function_list{
	width:auto;
	padding:0px 10px;
	margin:0px 0px 10px;
	line-height: 1.5;
	font-size: 12px;
}

div.function_list span{
	margin:0px 13px 0px 0px;
}

/*080731*/
div.products_box ul li.products_popup_img a{
	display:inline;
	height:auto;
}
