@charset "UTF-8";

/*#wrapper {
	width: 100%;
	margin: 0;
	position: relative;
	overflow: hidden;
}
.contents {
	width: 680px;
	margin: 0 auto;
	background: #fff;
}*/
.snswrap{
	margin-bottom:20px;
}
/* header
============================================================================== */

#header {
	position:relative;
	width: 100%;
	height: 180px;
	border-bottom: solid #ff3300 1px;
}
#pglogo-box {
	position: absolute;
	width: 140px;
	height: 160px;
	margin-right: 190px;
	top: 0;
	right: 50%;
	z-index: 30;
}
#pglogo-box a {
	display: block;
	width: 140px;
	height: 160px;
}
.headnavi {
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left:-160px;
	width: 430px;
}
.headnavi h1 {
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	padding:0 0 10px 0;
	font-size:2em;
}

.pgsub-txtbox {
	height: 70px;
	font-size: 100%;
	line-height: 1.6em;
}
.txtbox {
	padding: 0;
	font-size: 110%;
	line-height: 1.8em;
}
.preicon {
	padding-left:20px;
	background: url(../images/info/icon_circle_bk.png) no-repeat left 5px;
}
.preimg img {
	float: right;
	width:40%;
	height:auto; 
	padding-left:20px;
	padding-top:20px;
}

.red {
	color:#ff3300;
}
table.tbform {
	width:100%;
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-collapse: collapse;
}
table.tbform tr {
	border-bottom: 1px #cccccc solid;
	border-collapse: collapse;
}
table.tbform td {
	padding:10px;
}
table.tbform td.tbform-ele {
	width:30%;
	border-right: 1px #cccccc solid;
	border-collapse: collapse;
	vertical-align:top;
}
table.tbform td.tbform-det {
	width:70%;
}
table.tbform td.tbform-det .mw-wp-form_image {
  margin: 10px 0;
}
table.tbform td.tbform-det .mw-wp-form_image img {
	max-width:300px;
}
table.tbform td.tbform-det span.error{
	color:#f00;
}
table.tbform td small {
	line-height: 1.4;
	display: block;
	margin-top: 5px;
	font-size: 11px;
}
.neces {
	background: url(../images/info/icon_hissu.png) no-repeat 95% 10px;	
}
.input_ttl {
	font-size: 120%;
	line-height: 1.8em;
	font-weight:bold;	
}
.prebtn {
	padding:5px 20px;
}
.prebtn {
	padding:5px 20px;
}
.back{
	padding:5px 20px;
}

.info_tel {
	font-size: 120%;	
}
.info_tel span {
	font-size: 140%;
	font-weight:bold;
	color:#AF8E1D;		
}

.present_point{
	font-size:1.2em;
}
h2.present_point{
	font-size:1.5em;
}
table.tbform td.tbform-det span{

}
.enquete_ttl{
	background:#eee;
	padding:5px 10px;
	margin:10px 0;
}