@charset "shift_jis";

/*/////////////////////////////////////////////////////////
//communicate
/////////////////////////////////////////////////////////*/
/*
Index
	- 09/03/13 prologue
	- //= 02
*/

#contents .primary {
	width: 579px;
	margin: 11px 0px 0px 0px;
	padding-right: 25px;
	float: right;
	background: url(../../img/shared/bg_primary_top.jpg) no-repeat 0px 83px;
}

#contents .secondary {
	width: 183px;
	height: 755px;
	margin: 11px 0px 0px 0px;
	padding-left: 24px;
	float: left;
	text-align: left;
	background: url(../../img/shared/secondary_bg.jpg) no-repeat 24px 39px;
}

.primary h1 {
	width: 579px;
	height: 73px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../../img/business/medical/ttl_medical.jpg) no-repeat left top;
}


/*/// primary ///*/

.primary .section {
	width: 579px;
	margin-top: 13px;
	background: url(../../img/shared/bg_primary_middle.jpg) repeat-y left top;
}

.primary .section .inner {
	width: 579px;
	padding-top: 20px;
	padding-bottom: 272px;
	line-height: 170%;
	text-align: justify;
	text-justify: distribute;
	text-autospace:ideograph-alpha;
	font-size: 0.9em;
	background: url(../../img/shared/bg_primary_bottom.jpg) no-repeat left bottom;
	
}

	.primary .section .inner .node {
		width: 535px;
		margin: 0px 0px 0px 23px;
	}
	
	.primary .section .inner .node h3 {
		width: 536px;
		height: 26px;
		text-indent: -10000px;
		overflow: hidden;
	}
	.primary .section .inner #code h3 {
		background: url(../../img/business/medical/sttl_code.jpg) no-repeat left top;
	}
	.primary .section .inner #tube h3 {
		background: url(../../img/business/medical/sttl_tube.jpg) no-repeat left top;
	}
	.primary .section .inner #cable h3 {
		background: url(../../img/business/medical/sttl_cable.jpg) no-repeat left top;
	}
	
	
	.primary .section .inner #code .firstChild {
		width: 326px;
		margin-top: 10px;
		float: left;
	}
	.primary .section .inner #code .firstChild p {
		width: 290px;
		margin: 0px 0px 0px 11px;
	}
	.primary .section .inner #code .lastChild {
		width: 199px;
		margin-top: 10px;
		float: left;
	}
	
	.primary .section .inner #tube,
	.primary .section .inner #cable {
		margin-top: 20px;
	}
	.primary .section .inner #tube .firstChild {
		width: 326px;
		margin-top: 10px;
		float: left;
	}
	.primary .section .inner #tube .firstChild p {
		width: 290px;
		margin: 0px 0px 0px 11px;
	}
	.primary .section .inner #tube .lastChild {
		width: 199px;
		margin-top: 10px;
		float: left;
	}
	.primary .section .inner #tube p,
	.primary .section .inner #cable p {
		width: 515px;
		margin: 10px 0px 0px 11px;
	}


/*/// secondary ///*/

.secondary ul {
	margin-left:5px;
}
.secondary li {
	margin-top: 1px;
}


html[xmlns*=""] body:last-child .thirdry .section01 ul li {
	font-size: 12px;
}


/*//= 02*/



/*\*//*/
.thirdry .section01 ul li {
	font-size: 12px;
}
/**/
