body {
	background-color: #FFFFFF;
	background-image: url(../images/cmn/body_bgi.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#container {
	background-image: url(../images/cmn/container_bgi.png);
	background-repeat: repeat-y;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/cmn/header_bgi.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 190px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#headerTop {
	margin-top: 0px;
	height: 135px;
}
#name {
	width: 500px;
	margin-left: 40px;
	padding-top: 28px;
	float: left;
}
h1 {
	margin-top: 10px;
}
#UATool {
	float: right;
	margin-top: 0px;
	margin-right: 47px;
	height: 103px;
	width: 155px;
}
#charSwitch p {
	float: left;
	font-size: 12px;
	padding-left: 12px;
	padding-top: 12px;
}
#charSwitch ul {
	height: 28px;
	width: 48px;
	float: right;
}
#charSwitch li {
	float: left;
	margin-left: 2px;
	vertical-align: top;
	display: block;
	list-style-type: none;
	margin-top: 9px;
}
#lv p {
	line-height: 18px;
	font-size: 14px;
	text-align: center;
	margin-top: 30px;
}
#lv a {
	color: #FFFFFF;
}#gnav ul {
	height: 18px;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	margin-top: 15px;
}
#gnav li {
	height: 10px;
	display: block;
	float: left;
	list-style-type: none;
	width: 90px;
	text-align: center;
	font-size: 1%;
}
#contents {
	width: 760px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#subMenu {
	float: left;
	width: 180px;
	background-image: url(../images/cmn/sub_menu_bgi.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#subMenu h2 {
	font-size: 14px;
	color: #FFFFFF;
	height: 36px;
	line-height:36px;
	width: 180px;
	background-image: url(../images/cmn/sub_menu_header.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 21px;
}
#subMenu ul {
	margin-left: 21px;
}
#subMenu ul li {
	font-size: 12px;
	display: block;
	height: 12px;
	width: 147px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #000066;
	border-left-color: #000066;
	padding-top: 5px;
	padding-left: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 9px;
}
#mainContents {
	float: right;
	width: 560px;
	margin-left: 20px;
}
#mainContents h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	padding-bottom: 2px;
}
#mainContents h3 {
	font-size: 20px;
	line-height: 42px;
	background-image: url(../images/cmn/h4_bgi.png);
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#mainContents ul {
	margin-left: 10px;
	font-size: 12px;
	line-height: 150%;
}
#mainContents ul li {
	background-image: url(../images/cmn/li_mark.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left 1px;
}
.goTop {
	background-image: url(../images/cmn/go_top.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 17px;
	width: 92px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: auto;
}
.goTop p {
	font-size: 10px;
	line-height: 17px;
	padding-left: 22px;
}
#footer {
	background-image: url(../images/cmn/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 80px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
}
#footer address {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-top: 4px;
}
#mainImage {
	height: 300px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
