.p-title { margin:20px 0 30px;text-align:center; }
h1 { font-size:20px; }
h3 { padding:7px 0 3px;font-size:18px;font-weight:bold;color:#003; }
.pset { margin-bottom:20px; }
.red { color:#f00 !important; }
.red2 { color:#c00 !important; }
.blue { color:#00f; }
.blue2 { color:#00f !important; }
.txt18 { font-size:18px; }
.txt16 { font-size:16px; }
.txt14 { font-size:14px; }
.txt13 { font-size:13px; }
.txt11 { font-size:11px; }

.txt12cp {
	width:600px;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	margin:0 0 4px 0;
	color:#666
}
.txt12cs {
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	margin: -20px 0 12px 160px;
}
#content {
	width: 940px;
	margin: 0 auto 0 auto;
}
#cont1 {
	clear: both;
	padding: 1px 0 0 0;
	position: ablolute; top: 0px;
	width: 940px;
	font-size: 12px;
	margin: 0 0 36px 0;
}
#cont1 p {
	font-size: 12px;
	margin: 0;
	line-height: 16px;
	color: #000;
}
.cap1 {
	float: left;
	width: 896px;
	height: 28px;
	background: url('../images/tbl_bk1.gif') repeat-x;
	margin-top: 10px;
}
.cap1_l {
	clear: both;
	float: left;
	width: 22px;
	height: 28px;
	background: url('../images/tbl_bkl.gif') repeat-x;
	margin-top: 10px;
}
.cap1_r {
	float: right;
	width: 22px;
	height: 28px;
	background: url('../images/tbl_bkr.gif') repeat-x;
	margin-top: 10px;
}
.ct_capt {
	position: relative;top: 5px;left: 2px;
	font-size: 14px;
	color: #030;
	font-weight: bold;
}
.ct_cap_ud {
	clear:both;
	width:940px;
	border-top: solid 1px #d6dde4;
	margin: 0 0 10px 0;
}
.cont1_1 {
	padding: 0;
	position: ablolute;
	top: 0px;
	width: 600px;
	height: auto;
	font-size: 12px;
	margin: 0 20px 0 20px;
	float: left;
}
.cont1_2 {
	padding: 0px;
	width: 230px;
	text-align:left;
	height: auto;
	font-size: 12px;
	margin: 0 10px 16px 0;
	float: right;
}
.cont1_3 {
	padding: 0;
	position: ablolute;
	top: 0px;
	text-align:center;
	width: 230px;
	height: auto;
	font-size: 12px;
	margin: 10px 20px 0 20px;
	float: left;
}
.cont1_4 {
	padding: 0px;
	width: 600px;
	text-align:left;
	height: auto;
	font-size: 12px;
	margin: 10px 10px 16px 0;
	float: right;
}
.cont2 {
	clear:both;
	padding: 0;
	position: ablolute;
	top: 0px;
	width: 900px;
	height: auto;
	font-size: 12px;
	margin: 0 auto 20px auto;
}
.cont3_1 {
	padding: 0 0 10px 0;
	position: ablolute;
	top: 0px;
	width: 400px;
	height: auto;
	font-size: 12px;
	margin: 0 20px 0 20px;
	float: left;
}
.cont3_2 {
	padding: 0px;
	width: 480px;
	text-align:left;
	height: auto;
	font-size: 12px;
	margin: 0 20px 16px 0;
	float: right;
}


#changed_cont th {
	width:120px;
	border:1px solid #D3E6F2;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	background-color:#EDF3F7;
}

#changed_cont td {
	border:1px solid #D3E6F2;
	padding:10px;
	font-size:14px
}
body p {
font-size:16px;line-height:24px;color:#1c1c1c;
}
h2 { margin-top:10px;font-size:14px;font-weight:bold; }
.button_inq{
border:1px solid #495267; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:"メイリオ", arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #606c88; background-image: -webkit-gradient(linear, left top, left bottom, from(#606c88), to(#3f4c6b));
 background-image: -webkit-linear-gradient(top, #606c88, #3f4c6b);
 background-image: -moz-linear-gradient(top, #606c88, #3f4c6b);
 background-image: -ms-linear-gradient(top, #606c88, #3f4c6b);
 background-image: -o-linear-gradient(top, #606c88, #3f4c6b);
 background-image: linear-gradient(to bottom, #606c88, #3f4c6b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#606c88, endColorstr=#3f4c6b);
}

.button_inq:hover{
 border:1px solid #363d4c;
 background-color: #4b546a; background-image: -webkit-gradient(linear, left top, left bottom, from(#4b546a), to(#2c354b));
 background-image: -webkit-linear-gradient(top, #4b546a, #2c354b);
 background-image: -moz-linear-gradient(top, #4b546a, #2c354b);
 background-image: -ms-linear-gradient(top, #4b546a, #2c354b);
 background-image: -o-linear-gradient(top, #4b546a, #2c354b);
 background-image: linear-gradient(to bottom, #4b546a, #2c354b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4b546a, endColorstr=#2c354b);
}