@charset "utf-8";
/* CSS Document */

body {
	background: #fafafa;
}
#gnavi02 a{
	background: url(../../image/common_img/gnavi02_select.jpg);
}
.background_top {
	margin: auto;
	width: 904px;
}

#product_line_up_area {
	margin: 0px auto 40px;
	width: 904px;
}
#product_box {
	background: url(../../image/common_img/background_middle.jpg) repeat-y;
	width: 904px;
	padding-top: 10px;
}

.left_position {
	float: left;
	width: 300px;
	margin-left:110px;
	margin-top:20px;
}
.right_position {
	float: right;
	width: 300px;
	margin-right: 110px;
	margin-top: 20px;
}
/*#product_box p a{
	text-indent: -9999px;
	display: block;
	height: 150px;
	width: 300px;
	overflow: hidden;
}*/
#product_box #supersonic_wave a, #mammography a, #x_ct_mri a, #industry_inst a{
	text-indent: -9999px;
	display: block;
	height: 150px;
	width: 300px;
	overflow: hidden;
}

#supersonic_wave a{
	background: url(../../image/product_page/supersonic_wave.jpg) no-repeat;
}
#supersonic_wave a:hover{
	background: url(../../image/product_page/supersonic_wave_on.jpg) no-repeat;
}
#mammography a{
	background: url(../../image/product_page/mammography.jpg) no-repeat;
}
#mammography a:hover{
	background: url(../../image/product_page/mammography_on.jpg) no-repeat;
}
#x_ct_mri a{
	background: url(../../image/product_page/x_ct_mri.jpg) no-repeat;
}
#x_ct_mri a:hover{
	background: url(../../image/product_page/x_ct_mri_on.jpg) no-repeat;
}
#industry_inst a{
	background: url(../../image/product_page/industry_inst.jpg) no-repeat;
}
#industry_inst a:hover{
	background: url(../../image/product_page/industry_inst_on.jpg) no-repeat;
}

#second_visual {
	margin: auto;
	width: 900px;
}
.past_page {
	color: #777;
}
.this_page {
	color: #003366;
	font-weight: 100;
}

.breadcrumb.list{
	width:904px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}

.breadcrumb.list li{
	display: inline;
}
.breadcrumb.list li a{
	text-decoration: none;
}
.breadcrumb.list li a:hover{
	text-decoration: underline;
	color:#666;
}

#to_product_list_area{
	width: 904px;
	background: url(../../image/common_img/background_middle.jpg) repeat-y;
	padding-top: 30px;
	padding-bottom: 30px;
}
#to_product_list_area a{
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 176px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;

}
#to_product_list{
	width: 635px;
	margin-right: auto;
	margin-left: auto;
}

#to_product_list a{
	background: url(../../image/product_page/to_product_list.jpg) no-repeat;
}
#to_product_list a:hover{
	background: url(../../image/product_page/to_product_list_on.jpg) no-repeat;
}

