<style type="text/css">

a{color:#237709; text-decoration: none}
a:active { color: #0099FF; text-decoration: underline}
a:hover { color: #0099FF; text-decoration: underline}
.fsize8 {font-size: 8px;}
.fsize10 {font-size: 10px; color: #ffffff}
.fsize12 {font-size: 14px; color: #ffffff}
.p{border:dotted; border-width:3px; border-color:#FF0000;}

/***** CSS Redefine HTML Tag *****/
Body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-family: 'Jeju Gothic',Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	}

Table {
		font-family: 'Jeju Gothic',Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	color: #666666;
	}


Select , Textarea , Input {
		font-family: 'Jeju Gothic',Tahoma, Verdana, sans-serif;
	font-size: 10pt; color: #006699;
	}

.submit{
	color:#FFF;
	padding:4px 10px;
	background-color:#a10102;
	border:0px;6DA9ED
}

.submitx{
	color:#FFF;
	padding:4px 10px;
	background-color:#6DA9ED;
	border:0px;
	font-size: 10pt;
}

.submitxx{
	color:#000000;
	padding:1px 1px;
	background-color:#FFFFFF;
	border:1px;
	font-size: 10pt;
	border: 1px solid #666666;
}

.inputx{
	color:#FF0000;
	padding:1px 1px;
	background-color:#6DA9ED;
	border:0px;
	font-size: 10pt;
}

.inputxx{
	color:#000000;
	padding:1px 1px;
	background-color:#F3F0E7;
	border:1px;
	font-size: 10pt;
	border: 1px solid #666666;
}

.submit:hover {
	background-color:#043141;
}

a {
	color: #000000;
	text-decoration: none;
	}

a:hover {
	color: #386de5;
	text-decoration: none;
	}

a:active {
	color: #386de5;
	text-decoration: none;
	}
	h1{
		color: #6153a8;
    font-weight: bold;
	}
	h2{
		color: #822693;
    font-weight: bold;
    font-size: 30px;
	}
	.contents{
		line-height: 2em;
		padding-left: 60px;
		padding-right: 60px;
	}
	.content img{
		padding: 10px;
	}
.menu-left{
	 line-height:0;
}
.map-border{
	padding:10px;
	margin-left: 2%;
	border: solid 3px #386de5;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
}
.boxs{
	width:48%;
	height:150px;
	display:inline-block;
	float:left;
	margin: 10px;
	padding-top:10px;
	margin-left: 1%;
margin-right: .5%;
background-color: #f0f0f0;
border: solid 1px #386de5;
}
.box2{
	width:30%;
	display:inline-block;
	float:left;
	margin: 10px;
	padding:5px;
}
.box3{
	width:23.5%;
	height:200px;
	display:inline-block;
	float:left;
	margin: 10px;
	padding-top:10px;
	margin-left: .7%;
margin-right: .5%;
border: solid 1px #386de5;
}
.box4{
	width:23.8%;
	height:260px;
	display:inline-block;
	float:left;
	margin: 10px;
	margin-left: .7%;
margin-right: .2%;
border: solid 1px #000000;
	overflow: hidden;
}
.box4 a img{
	height:200px;
	text-align: center;
}
.box4 a p{
	padding: 2px;
	text-align: center;
}
.menu_left{
	margin-left: 5px;
	background-color: #386de5;
	color: white;
	width: 100%;
}
.menu_left td{
	padding: 10px;
}
.menu_left a{
	text-decoration: none;
}
.menu_left td:hover{
	padding-top: 10px;
	padding-bottom: 10px;
	background: #666;
	color: white;
}
.menu_left a:hover{
	text-decoration: none;
	background: #666;
	color: white;
}
.gallery{
	width:23%;
	height:200px;
	display:inline-block;
	float:left;
	margin: .5%;
	overflow:hidden;
	padding:0px 5px 0px 5px;
	position:relative;
}

.gallery-caption{
position: absolute;
width: 90%;
height: 100%;
background: rgba(0, 0, 0, 0.7); /* Black see-through */
opacity: 1;
padding: 30% 5% 0 5%;
/*padding: 85px 5% 80px 5%;*/
line-height: 1.5;
left: 0;
}
.gallery a .gallery-caption{
	text-decoration:none;
	color:white;
}
.gallery a .gallery-caption:hover{
	font-size: 18px;
padding: 25% 5% 0 5%;
}
</style>
