@charset "utf-8";

/* ===================================================================
	Site Name: base

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

#main-contents h3{
	margin:0 0 20px 0;
}


#main-contents h4{
	margin:0 0 20px 0;
}


#sidemenu{
	margin:0 0 20px 0;
}


/********************************************************************/

#con1{
	margin:30px 0 0 0;
}

#con2{
	margin:30px 0 0 0;
}

.tbl{
	border:7px solid #efefef;
}


.tbl table{
	border-collapse:collapse;
	border-spacing:0px;
	table-layout:fixed;
	width:100%;
	background-color:#fbfcff;
	min-height:1px;
	height:1px;
	border:2px solid #efefef;
}

.tbl th{
	vertical-align:top;
	border:2px dotted #dddddd;
	min-height:1px;
	height:1px;
	width:130px;
	padding:10px 10px 10px 30px;
}


.tbl td{
	vertical-align:top;
	border:2px dotted #dddddd;
	min-height:1px;
	height:1px;
	padding:10px 15px 10px 15px;
}

#cbtn{
	text-align:center;
	padding:10px 0 0 0;
}

textarea{
	width:100%;
}


#pp{
	width:652px;
	height:300px;
	border:7px solid #efefef;
	background-color:#fbfcff;
	overflow:auto;
	margin:30px 0 0px 0;
}

#pp-inner{
	padding:20px;
}

.err{
	font-weight:bold;
	color:#ff0000;
}
