﻿


.dispN {
	display:none;
}


.texMini {
font-size:80%;
	}



/*----------------------------------------------------------
serviceArea
----------------------------------------------------------*/
#contentBody.serviceArea h2 {	 clear:both; margin-bottom:15px;}

.serviceArea .objLeft {
	width:370px;
	float:left;
}
.serviceArea .objRight {
	width:370px;
	float:right;
}

.serviceArea .objLeft img,
.serviceArea .objRight img {
	display:block;
}

.serviceArea p img {
	 margin-top:15px;
 	 margin-bottom:10px;
}

#contentBody.serviceArea p {	 margin-bottom:40px;}


#contentBody.serviceArea p strong {
	color: red;
	font-weight: normal;
}
#contentBody.serviceArea p em {
font-weight:bold;

}
#contentBody.serviceArea p.objMarDNon {
margin-bottom:0px;
}

.contactArea {
 clear:both; margin-bottom:20px;

}


#contentBody .contactArea img {
	border: 0px;
}


#contentBody.serviceArea .contactArea {
padding:0px;margin-bottom:0px;
}



#contentBody.serviceArea span#movie {
padding-top:0px;
margin-top:0px;
text-align:center;
display:block;
}















/*----------------------------------------
event
---------------------------------------*/

#contentBody.eventArea h2 {	 clear:both; margin-bottom:15px;}

#contentBody.eventArea #facebook {
	text-align: center;
	padding:30px;
}

/*----------------------------------------
recArea
---------------------------------------*/
#contentBody.recArea h2 {	 clear:both; margin-bottom:15px;}

#contentBody.recArea h3 {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	margin-top:30px;
	margin-bottom:5px;
	padding-bottom:5px;
}

#contentBody.recArea .contactArea {
	margin-top:50px;
	margin-bottom:20px;
}
/*----------------------------------------
listArea
---------------------------------------*/
#patternArea {
	background-position: right bottom;
	background-color: #E1F0FE;
	padding: 25px;
	background-image: url('../list/image/bg.gif');
	background-repeat: no-repeat;
	margin-bottom:30px;
}

#patternArea h3 {
margin-bottom:15px;

}
.listArea table.tblType1 {
margin-bottom:50px;
}

.listArea #patternLeft{
width:354px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	float:left;}

.listArea #patternRight {
width:345px;
	float:right;
}

#contentBody.listArea .contactArea {
margin-bottom:20px;
}




/*----------------------------------------
aboutUs
---------------------------------------*/
#contentBody.aboutUs  table.tblType1{
margin-left:80px;
margin-top:30px;
width:600px;
}

#contentBody.aboutUs p.comment{
text-align:center;
margin-top:30px;
margin-bottom:30px;
}




/*-------*/
#contentBody p#pan {
	font-size: 80%;
	padding: 0px;
	padding-top: 10px;
	margin-bottom: 15px;
}



/*-tblType--*/

table.tblType1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom:15px;
	width:100%;
}

table.tblType1 th,
table.tblType1 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding:10px;
	font-weight: normal;
	text-align:left;
}


table.tblType1 td ul{
	list-style-type: none;
	padding:0px;
	margin:0px;
}
table.tblType1 td ul li{
	list-style-type: none;
	float: left;
	width: 12em;
}



table.tblType1 th {
	text-align:center;
	width:30%;

}