﻿@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */

#con1{
	padding:16px 0 0 18px;
}

#con1 .con-inner{
	padding:20px 48px 30px 30px;
}

#con1 table{
	table-layout:fixed;
	width:100%;
}

#con1 table th{
	width:129px;
	border:1px dashed #565656;
	border-width:1px 0;
	vertical-align:top;
}

#con1 table th div{
	padding:10px 0 10px 5px;
	font-weight:bold;
}

#con1 table td{
	border:1px dashed #565656;
	border-width:1px 0;
}

#con1 table td div{
	padding:10px 0 10px 10px;
}


#con1 table table{
	width:100%;
}

#con1 table table th{
	border:0;
	width:150px;
}

#con1 table table th div{
	padding:0;
	font-weight:normal;
}

#con1 table table td{
	border:0;
	text-align:right;
}

#con1 table table td div{
	padding:0;
}

#con1 table td div#tbl{
	margin:10px 0 0 0;
	border:1px solid #d7d7d7;
	width:250px;
	padding:10px;
}




#con2{
	padding:16px 0 0 18px;
}

#con2 .con-inner{
	padding:20px 48px 30px 30px;
}

#con2 table{
	width:100%;
}

#con2 table th{
	width:129px;
	vertical-align:top;
	border:1px dashed #565656;
	border-width:1px 0;
}

#con2 table th div{
	padding:10px 0 10px 5px;
}

#con2 table td{
	border:1px dashed #565656;
	border-width:1px 0;
}

#con2 table td div{
	padding:10px 0 10px 10px;
}
