/* ŸŸŸŸ ‘‡ƒƒCƒ“ƒXƒ^ƒCƒ‹ƒV[ƒg ŸŸŸ */



/* ¥¥ HTML’è‹` ¥¥ */

html {
	height: 100%;
	width: 100%;
}

body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
}


img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border-width: 0px;
}


div { 
	margin: 0px;
	padding: 0px;
}


embed {vertical-align: bottom;}
object {vertical-align: bottom;}
param {vertical-align: bottom;}


a:link { color: #666666; text-decoration: none; }
a:visited { color: #666666; text-decoration: none; }
a:active { color: #666666; text-decoration: none; }
a:hover { color: #CC0000; text-decoration: underline; }



/* ¥¥ Šî–{ƒy[ƒWƒŒƒCƒAƒEƒg ¥¥ */


#shell_box {
	width: 820px;
	height: 100%;
	margin: 0px auto 0px auto;
}

#mast_box {
	width: 100%;
	height: 78px;
	background-image: url(images/mast_bg.png);
	behavior: expression(IEPNGFIX.fix(this));
	/behavior: expression();			/* IE6—p•\Ž¦ */
}

#mast_center {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bg.png);
	behavior: expression(IEPNGFIX.fix(this));
	/behavior: expression();			/* IE6—p•\Ž¦ */
	background-position: center;
	background-repeat: repeat-y;
}

/* IEˆÈŠO—p•\Ž¦ */
:root *> #mast_center {
	width: 100%;
	margin: 0px 0px 0px -1px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bg.png);
	behavior: expression(IEPNGFIX.fix(this));
	/behavior: expression();			/* IE6—p•\Ž¦ */
	background-position: center;
	background-repeat: repeat-y;
}

#mast_rogo {
	width: 820px;
	height: 70px;
	margin: -17px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(images/header_mast.gif);
	background-repeat: no-repeat;
	background-position: 620px 0px;
}

/* IEˆÈŠO—p•\Ž¦ */
:root *> #mast_rogo {
	width: 820px;
	height: 70px;
	margin: -16px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(images/header_mast.gif);
	background-repeat: no-repeat;
	background-position: 620px 0px;
}

#center_box {
	width: 800px;
	min-height: 100%;
	padding: 0px 10px 0px 10px;
	background-image: url(images/bg.png);
	behavior: expression(IEPNGFIX.fix(this));
	/behavior: expression();			/* IE6—p•\Ž¦ */
}

#h1_title {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
}

#header_box {
	width: 800px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	font-size: 9pt;
	color: #333333;
}

#main_box {
	height: 100%;
	padding: 0px 0px 0px 0px;
}

#left_box {
	float: left;
	display: inline;
	width: 140px;
	margin: 0px 0px 0px 15px;
	font-size: 9pt;
	color: #333333;
}

#contents_box {
	float: left;
	display: inline;
	width: 615px;
	height: 100%;
	margin: 0px 0px 10px 15px;
	font-size: 9pt;
	color: #333333;
}

#footer_box {
	clear: both;
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	text-align: center;
	font-size: 8pt;
}



/* ¥¥ •\Ž¦ƒp[ƒc ¥¥ */

.box {
	clear: both;
	margin: 0px 0px 15px 0px;
	font-size: 9pt;
	color: #666666;
	line-height: 1.5em;
}

.menu {
	margin: 0px 0px 3px 0px;
}

.titlebar {
	margin: 0px 0px 5px 0px;
}

.page_title {
	width: 605px;
	height: 23px;
	padding: 7px 0px 0px 10px;
	margin: 0px 0px 15px 0px;
	background-image: url(images/page_title.gif);
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
