@charset "UTF-8";
	
div#back{
		width: 100%;
		height: 100%;
		background-attachment: fixed;
		background-image: url(../../INC_PC/img/bg11.jpg);
		padding-top: 30px;
		padding-bottom: 80px;
		}	
	
div#contents{
		background-color: #fff;
		overflow: hidden;
		opacity:0.95;
		width: 980px;
		height: auto;
		margin: auto;
		padding-top: 15px;
		padding-bottom: 30px;
		font-size: 14px;
		font-family:"Lucida Grande","segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",'メイリオ', Meiryo, Verdana, Arial, sans-serif;
		}
		
#formWrap {
	width:410px;
	margin:50px 0 50px 50px ;
	color:#555;
	line-height:120%;
	font-size:100%;
	float: left;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:35%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
h1{
		font-size: 18px;
		text-align: center;
		margin-bottom: 50px;
		margin-top: 30px;
		}
		
h2{
		font-size: 15px;
		text-align: center;
		margin-bottom: 30px;
		
		}

div#coment{
		width: 90%;
		margin: auto;
		}
		
div#yokuaru{
		width: 860px;
		margin: 0;
		margin: 30px 30px 0 30px;
		padding: 15px 30px 40px 30px;
		text-align: left;
		background-color: #ebe7de;
		border: #c9c5bc solid 1px;
		line-height: 140%;
		overflow: auto;
		float: right;
		}
		
span.red{
		color: #dc143c;
		}
span.big{
		font-size: 23px;
		font-weight: bold;
		}
div.sp_only{
	display: none;
}
span.sp_only{
	display: none;
}
iframe{
	float: left;
}
a{
	text-decoration: none;
}
