.modal-content {
    position:relative;
    display:none;
    width:90%;
    margin:0;
    padding:10px 3px;
    border:2px solid #aaa;
    background:#fff;
}

.modal-content p {
    margin:0;
    padding:0;
}

.modal-overlay {
    z-index:1;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
}

.modal-wrap {
    z-index:100;
    display:none;
    position:fixed;
    top:5px;
    width:105%;
    height:100%;
    overflow:auto;
}

.modal-close {
	display:block;
	width:32px;
	height:32px;
	background:url(../images/closeBTN.png);
	background-size:100%;
	text-indent:-999em;
	border:1px solid #ccc;
	float:right;
	margin-bottom:8px;
	cursor:pointer;
}
#con1{
	height:300px;
}
#con1 input,#con3 input[type="submit"]{	
border:1px solid #999;
	background:#f9f9f9;
	border-radius:4px;
	width:65%;
	margin:80px auto 40px  auto;
	height:50px;
	display:block;
	box-shadow:0 0 5px #999;
	-webkit-appearance: none;
	font-size:16px;
	color:#000;
}
#con3 input[type="submit"]{
	margin-top:20px;
}	
#con2 ul{
	margin:8px;
	clear:both;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-top:1px solid #999;
}	
#con2 ul li a{
	display:block;
	height:45px;
	width:96%;
	background:#f2f2f2 url(../images/linkmark_bwl.png) no-repeat 95% center;
	text-decoration:none;
	line-height:45px;
	font-size:18px;
	color:#000;
	padding-left:0.9em;
	border-bottom:1px solid #999;
}	
#con3{
	height:300px;
}	
#con4{
	height:360px;
}

#con3 input[type="text"]{
	height:40px;
	padding-left:8px;
	border:1px solid #999;
	margin:20px 0 0 0;
	width:85%;
	font-size:18px;
	background:#F5FDFF;
	
}
#con3 em{
	font-size:25px;
	margin-bottom:20px;
	display:block;
	clear:both;
}	
#con4 ul{
	margin:15px;
	font-size:18px;
	}
#con4 ul li{
	float:left;
	width:47%;
	margin:15px 5px;
	}	
#con4 ul li a{
	display:block;
	text-decoration:none;
	text-align:center;
	height:120px;
	line-height:120px;
	border:1px solid #ccc;
	background:#f5f5f5;
	}
#con10 h4{
	font-size:19px;
	margin:0 8px 15px 8px;
	border-bottom:1px solid;
	padding-bottom:3px;
}
#con10 dl{
	margin:20px 10px 0 10px !important;
}	
#con10 dl dt{
	font-weight:bold;
	font-size:110%;
	margin:5px 0;
	}
#con10 dl dd{
	margin:0 0 20px 0.5em!important;
	}
#con10{
	padding:10px 20px!important;
	width:50% !important;
	margin-right:25%;
	}
#con10 em{
	font-style:normal;
	font-size:22px;
	font-weight:bold;
}
#kakunin{
	font-size:18px;
	margin:15px 0 0 0;
	}
#kakunin input{
	width:25px !important;
	height:25px !important;
	margin-right:8px;
	}
p#kaku{
	width:80%;
	float:right;
	margin:-20px 0 20px 0
	}
p#kaku a{
	text-decoration:underline;
	color:#900;
	cursor:pointer
	}
p#kaku a:hover{
	color:#FF3300;
	}









