/* CSS Document */

/*金封用*/

#profile_top_image {
	background-image: url(../corporate_profile/images/corporate_profile_top.jpg);
	height: 164px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center center;
}


/*共通top用*/

#content_prof {
	margin-left:25px;
	padding-top:35px;
	color:#D2D2D2;
	width:805px;
}

#content_prof table {
	border:0;
	background-image: url('../images/item/item_h2_line.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom:10px;
	margin-bottom:20px;
	width:90%;
}

#content_prof th {
	color:#FF0000;
	font-size:140%;
	width:200px;
	vertical-align: top;
}
#content_prof td {
	color:#D2D2D2;
	font-size:140%;
	vertical-align: top;
}


#content_prof hr{
	clear:both;
	width:100%;
	margin:30px 0;
}


#content_item h2 {
	color:#D2D2D2;
	font-size:160%;
	margin:15px 0;
	padding:0 0 24px 0;
	background-image: url(../images/item/item_h2_line.jpg);
	background-repeat: repeat-X;
	background-position:bottom;	
}

.material {
	margin-left:10px;
}

.zoom-section {
	width:805px;	
	float:left;
	margin-top:50px;
}

.zoom-section {
	float:left;
}

.zoom-small-image {
	float:left;
	
}

.zoom-txt {
	height:345px;
}

.item_table {
	float:left;
	margin-right:20px;
}




#images {
	width:805px;
}

.main_image {
	float:left;
	margin:0px;
}
.sub_images {
	margin:0px;
	float:left;
}
.sub_images ul {
	margin:0;
}
.sub_images li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}