﻿@charset "utf-8";

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

#side ul#sbanner{
	padding:10px 0 0px 0;
}


#text{
	padding:20px 20px 0 20px;
}

#text p{
	padding:0 0 20px 0;
	text-align:center;
}

#text a {
	text-decoration:underline;
	color:#05509a;
}

#text a:link {
	text-decoration:underline;
	color:#05509a;
}

#text a:visited {
	text-decoration:underline;
	color:#05509a;
}

#text a:hover {
	text-decoration:none;
	color:#05509a;
}

#text a:active {
	text-decoration:none;
	color:#05509a;
}


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

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

#con1 table{
	table-layout:fixed;
	width:100%;
	margin:10px 0 0 0;
}

#con1 table div{
	padding:10px;
}

#con1 table th{
	width:170px;
	background-color:#e7f1fb;
	border:1px dotted #565656;
	border-width:1px 0;
	vertical-align:top;
}

#con1 table th div{
	font-weight:bold;
}

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


#con1 .fbtn{
	text-align:center;
	padding:20px 0 0 0;
}

#con1 em{
	font-weight:bold;
	color:#c91111;
}

#con1 table input,
#con1 table textarea{
	width:97%;
}

#con1 table .wd1{
	width:50%;
}




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

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

#pp{
	width:100%;
	height:300px;
	border:1px solid #438fad;
	background-color:#ffffff;
	overflow:auto;
	margin:5px 0 20px 0;
}

#pp-inner{
	padding:20px;
}
