@charset "utf-8";







/*

 概要

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



.product {



	line-height:130%;



	width: 640px;



	font-size: 1.2em;



	padding-top: 5px;

	

	margin-top:10px;



	margin-bottom: 25px;



}



.product table {



	width:100%;

	

	border: solid 2px #e3e5e8;

	

	word-break:break-all;



}



.product table th {

	vertical-align:middle;

	border: solid 2px #e3e5e8;

	background-color:#f0f2f5;

	width: 150px;

	margin: 2px;



}



.product table th p {

	height:28px;

	line-height:230%;



}





.product table td {



	border: solid 2px #e3e5e8;

	

	padding:10px;

	

	vertical-align:middle;



}



.product table td.pro_img{



	border-right:none;



}



.product table td.pro_nm{



	border-left:none;



}



.product table td.pro_nm p{



	font-size: 10px;



}







.product table td.pro_nm a{



	color:#333399;



}





/*



 image



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

.company_image {



	line-height:130%;



	width: 640px;



	font-size: 1.2em;



	padding-top: 5px;

	

	margin-top:10px;



	margin-bottom: 25px;



}



.company_image table {



	width:100%;

	



}

.company_image table td {

	padding-bottom: 20px;





	



}

