/**/
#page{
	width: 960px;
	margin: 0 auto;
}

#page p{
	line-height: 1.5;
	padding: 0 0 18px 8px;
}

#page em{
	color:#000000;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	display: inline;
}



/**/
/**/
/**/
#page #pageTitle{
	margin: 20px 0;
}

#page #globalNavi{
	width: 600px;
}



/**/
#page #pageTitle #globalNavi{
	position: relative;
	top: -78px;
	left: 340px;
	margin: 0px 0 -60px 0;
	/*
	position: relativ;
	top: -85px;
	left: 345px;
	color: #008B8B;
	*/
}

#page #pageTitle #globalNavi table tr td{	
	width: 100px;
	height: 48px;
	margin: 0;
	text-align: center;
	font-size: 20px;
	line-height: 1.5;
}



#page #pageTitle #globalNavi table tr td a{
	color: #333333;
	text-decoration: none;
	padding-top: 4.8px;
	display: block;
	width: 100%;
	height: 100%;
}


/**/
/*gbvy[W*/
/**/
#page #topLeft{
	width: 300px;
	float: left;
	margin-left: 40px;

}

#page #topLeft h1{
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0 10px;
	padding: 10px 0;
	background-image: url("../images/greenbar_800.png");
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 6px;
}

#page #topLeft h2{
	color: #222222;
	font-size: 21px;
	padding: 13px;
	background-image: url("../images/yellowbar_700.png");
	background-position: bottom;
	background-repeat: no-repeat;
}



/**/
/*gbvy[Wj[Xy[W*/
/**/

#page #subnews{
	width: 520px;
	padding-top: 8px;
	float: left;
	margin-top: 3px;
	margin-left: 60px;
}

#page #subnews h1{
	color: #222222;
	font-size: 21px;
	padding: 10px;
	background-image: url("../images/greenbar_800.png");
	background-position: bottom;
	background-repeat: no-repeat;
	margin-left: -20px;
}

#page #subnews h2{
	color: #222222;
	font-size: 21px;
	padding: 10px;
	background-image: url("../images/yellowbar_700.png");
	background-position: bottom;
	background-repeat: no-repeat;
}


#page #subnews #subnewssub{
	width: 240px;
	padding-top: 8px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}


/**/
/*[AhX𕶒*/
/**/

img.pic_email {
   vertical-align: middle;
}


/**/
/**/
/**/
#page #main{
	width: 800px;
	/*
	background-color: #DCDCDC;
	*/
	float: right;
	margin-top: 0px;
	margin-right: 80px;
}

/*
#page #main:after{
	content: "";
	clear: both;
	display: block;
}
*/


body{
	color: #333333;
	font-size: 14px;
	background-color: #ffffff;
}

#page #main h1{
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0 10px;
	padding: 10px 0;
	background-image: url("../images/greenbar_800.png");
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 6px;
	margin-left: -20px;
}

#page #main h2{
	color: #222222;
	font-size: 21px;
	padding: 5px 0;
	background-image: url("../images/yellowbar_700.png");
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 6px;
	/*
	background-color: #E0FFFF; 
	*/
}

#page #main h3{
	color: #222222;
	font-size: 15px;
	padding: 5px 0;
	border-bottom: solid 1px #008B8B;
}

#page #main ul{
	font-size: 14px;
	line-height: 1.5;
	padding: 4px;
}


.disk{
	list-style-type: disk;
}

.num{
	list-style-type: decimal;

}

.abc{
	list-style-type: upper-alpha;

}

.none{
	list-style-type: none;

}

#page #main ul li{
	margin: 0.5em 0 0.5em 1em;
}






/**/
div{}

.topChar{
	color: #000000;
	/*
	background-color: #DC143C;
	*/
	margin-right: 3px;
	font-size: 54px;
	display: inline;
	float: left;
}

.topChar:after{
	content: "";
	clear: both;
	display: block;
}



/**/
#page #pageBottom {
	width: 960;
	clear: both;
	border-top: 1px solid #808080;
}

#page #pageBottom #topicPath{
	margin-left: 120px;
	font-size: 14px;
}


#page #pageBottom #copyright{
	float: none;
	margin: 5px;
	text-align: center;
	font-size: 12px;
}

/**/
.emailimg {
  width: 223px;
  height: 12px;
  position: relative;
  display: inline-block;
  _display: inline;
}
 
.emailimg img {
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}



