@charset "utf-8";

/*------------------ content width:928px ----------------------*/

#content {
	padding-top:32px;
}

/*------------------ mainContent width:750px ------------------*/


#mainContent #topMainContent {
	float:left;
	width:650px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

	#topMainContent #presidentMsgBox {
	position:relative;
	width:700px;
	height:300px;
	background: #ffffff url(img/presidentMsgBg.jpg) no-repeat 0 0;
	background-image: url(img/presidentMsgBg.jpg);
	}

		#presidentMsgBox h2 {
			position:absolute;
			top:25px;
			left:265px;
			width:280px;
			height:40px;
			font-size:1.3em;
			font-weight:600;
		}

		#presidentMsgBox #presidentMsg {
	position: absolute;
	top: 66px;
	left: 22px;
	width: 400px;
	height: 164px;
	overflow: hidden;
	padding-right: 15px;
	overflow-x: hidden;
	overflow-y: scroll;
	font-size: 1.0em;
		}

		#presidentMsgBox #presidentNam {
			position:absolute;
			top:260px;
			left:23px;
			font-size:1.0em;
		}

			#presidentMsgBox #presidentNam em {
				font-size:1.4em;
			}

h2.line {
	position:relative;
	margin-top:25px;
	background-image: url(img/h2LineBg.gif);
}

	h2.line a {
	position:absolute;
	top:3px;
	left:377px;
	padding:0 0 0 20px;
	font-size:0.7em;
	line-height:20px;
	background: transparent url(common/img/goListBg.gif) no-repeat 0 0;
	width: 254px;
	}

	h2.line a:link		{ color:#231815;text-decoration:none; }
	h2.line a:visited	{ color:#231815;text-decoration:none; }
	h2.line a:hover		{
	color:#0F74B8;
	text-decoration:underline;
	float: left;
}


/*---------------------------------------------------*/

#mainContent #topRightContent {
	float:right;
	width:180px;
	padding:0 0 30px 0;
}

	#mainContent #topRightContent #topBnrBox {
		width:180px;
		padding:0 0 20px 0;
	}

	#mainContent #topRightContent #topBnrBox img.sp1 {
		margin-top:10px;
	}

	#mainContent #topRightContent #topBnrBox img.sp2 {
		margin-top:5px;
	}
