@charset "utf-8";

/*.company_profile{
	width:20%;
	margin:0.5em;
	background-color: #E0E0E0;
}*/

table.customize_table{
	margin:5px 0 30px 10px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	background:#fff;
}
table.customize_table caption{
	text-align:center;
	margin:20px 0;
	font-size:1.3em;
	font-weight:bold;
}
.customize_table th{
	text-align:left;
	margin:0;
	padding:5px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color: #E0E0E0;
	font-size:1em;
}
.customize_table td{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0;
	padding:5px;
	line-height:1.5em;
	color:#666666;
	font-size:1em;
}
.customize_table td p{
	font-size:1em;
}
.customize_table td img{
	vertical-align:middle;
	margin:0 0 5px 0;
}
.customize_table .padding5{
	padding:5px;
}
/*フォント
--------------------------------------------------------*/
table.table_gairai{
	margin:5px 0 0 10px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.table_gairai th{
	text-align:center;
	margin:0;
	padding:5px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color: #E0E0E0;
	font-size:0.8em;
}
.table_gairai td{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0;
	padding:5px;
	line-height:1.5em;
	color:#666666;
	font-size:0.8em;
	text-align:center;
}