.fontFix {
	line-height:110%;
}

.toTop {
	clear:both;
	font-size:90%;
	text-align:right;
	margin:5px 0px;
	padding-top:2em;
}

#all_wrapper {
	position:relative;
	width:800px;
	margin:auto;
}

#header {
	position:relative;
	width:800px;
	height:100px;
	padding:20px 0px 10px 0px;
	margin-bottom:50px;
	background-color:#ffe600;
}
#header h1 {
	position:absolute;
	top:20px;
	left:17px;
	width:470px;
	height:100px;
	background-image:url(../img/header.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#header h1 span {
	display:none;
}
#header h1 div {
	display:none;
}
#header .headerTel {
	position:absolute;
	top:45px;
	left:507px;
	width:265px;
	height:65px;
	background-image:url(../img/headerTel.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#header .headerTel span {
	display:none;
}

#conBody {
	width:800px;
	margin:3px 0px 12px 0px;
}
#contents {
	float:right;
	width:600px;
	padding-bottom:1em;
}

#footer {
	clear:both;
	line-height:130%;
	width:800px;
	padding-bottom:1.5em;
	text-align:center;
}
#footer .copyright {
	font-size:90%;
	padding-top:1em;
	margin-top:1em;
	border-top:1px solid black;
}

#mainMenuArea {
	position:absolute;
	top:130px;
	left:0px;
	width:718px;
	background-color:#ffcc00;
	background-image:url(../img/main_bg.gif);
	background-repeat:no-repeat;
	background-position:0px 100%;
	padding:10px 0px 10px 82px;
}
#mainMenuArea ul {
	list-style:none;
	display:inline;
}
#mainMenuArea li {
	display:inline;
	list-style:none;
}
#mainMenuArea span {
	display:none;
}
#mainMenuArea a {
	float:left;
	display:block;
	cursor:pointer;
	border-left:1px solid black;
	background-repeat:no-repeat;
	background-position:31px 0px;
	height:20px;
	padding:0px 35px;
}
#mainMenuArea a:hover {
	background-position:31px -20px;
}
#mainMenuArea a.sel {
	background-position:31px -20px;
}
#mainMenuArea a.sel:hover {
	background-position:31px -20px;
}
#mainMenuArea .home a { background-image:url(../img/main_home.gif); width:64px; border:none; }
#mainMenuArea .hiketsu a { background-image:url(../img/main_hiketsu.gif); width:121px; }
#mainMenuArea .gaiyo a { background-image:url(../img/main_gaiyo.gif); width:76px; }
#mainMenuArea .info a { background-image:url(../img/main_info.gif); width:92px; }
#mainMenuArea .link a { background-image:url(../img/main_link.gif); width:44px; }

#sideMenuArea {
	float:left;
	width:180px;
	font-size:95%;
	line-height:110%;
}
#sideMenuArea ul {
	list-style:none;
	border-top:1px solid #9b9b9b;
}
#sideMenuArea li {
	display:inline;
	list-style:none;
}
#sideMenuArea a {
	display:block;
	width:151px;
	padding:9px 5px 9px 24px;
	border-bottom:1px solid #9b9b9b;
	background-color:#ffcc00;
	background-image:url(../img/sidemenu.jpg);
	background-repeat:no-repeat;
	background-position:0px 50%;
}
#sideMenuArea .top a {
	background-image:url(../img/sidemenu_top.jpg);
	width:156px;
	padding:8px 5px 8px 19px;
}
#sideMenuArea a:hover {
	background-position:-180px 50%;
}
#sideMenuArea a.sel {
	background-position:-360px 50%;
}
#sideMenuArea a.sel:hover {
	background-position:-360px 50%;
}

#footerMenu {
	width:800px;
}
#footerMenu ul {
	display:inline;
	list-style:none;
}
#footerMenu li {
	display:inline;
	list-style:none;
}
#footerMenu a {
	padding:0px 0.7em;
	border-left:1px solid black;
}
#footerMenu .home a {
	border:none;
}

#styleSelecter {
	position:absolute;
	top:3px;
	left:400px;
	width:395px;
}
#styleSelecter #fontSize {
	float:right;
	background-color:#ffe600;
}
#styleSelecter #fontSize a {
	text-decoration:none;
	background-color:#ffcc00;
}
#styleSelecter #fontSize a:hover {
	color:#bb0000;
}

h2.typeYellow {
	padding-bottom:18px;
}
h3.typeYellow {
	background-color:#e5dda8;
	font-size:110%;
	line-height:120%;
	padding:3px 5px;
	margin:2em 0px 0.7em 0px;
}
h3.top {
	margin-top:0px;
}

.pointYellow {
	background-image:url(../img/point.gif);
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left:15px;
}

.tblType1 table {
	border:0px;
	line-height:150%;
}
.tblType1 caption {
	display:none;
}
.tblType1 th {
	border:0px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}
.tblType1 td {
	border:0px;
	padding-left:3px;
	vertical-align:top;
}

.tblType2 table {
	border:none;
}
.tblType2 caption {
	display:none;
}
.tblType2 th {
	border:none;
	background-color:#e5dda8;
	text-align:left;
	padding:0.5em 12px;
	border-top:1px solid white;
	white-space:nowrap;
}
.tblType2 .top th {
	border:none;
}
.tblType2 td {
	border:none;
	padding:0.5em 12px;
	border-top:1px solid #555555;
}
.tblType2 .top td {
	border:none;
}

.formTbl td.noBorder {
	border-color:white;
}
.formTbl td.center {
	text-align:center;
}
.formTbl em {
	font-style:normal;
	color:#bb0000;
}
.formTbl th.memo {
	border-top:0.7em solid white;
}

.okMsg {
	color:#4b6400;
	font-weight:bold;
}
.okMsg ul {
	margin-left:1.5em;
}
.errMsg {
	color:#e80000;
	font-weight:bold;
}
.errMsg ul {
	margin-left:1.5em;
}

ul.linkPoint {
	list-style:none;
}
ul.linkPoint li {
	list-style:none;
}
ul.linkPoint a {
	background-image:url(../img/link.gif);
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding-left:16px;
}
ul.linkPoint a:hover {
	background-position:-600px 50%;
}
li.linkPoint a {
	background-image:url(../img/link.gif);
	background-repeat:no-repeat;
	background-position:0px 50%;
}
li.linkPoint a:hover {
	background-position:-600px 50%;
}
a.linkPoint {
	background-image:url(../img/link.gif);
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding-left:16px;
}
a.linkPoint:hover {
	background-position:-600px 50%;
}

.windowIcon {
	vertical-align:middle;
	margin-left:0.5em;
}

.zoomCom {
	font-size:85%;
	color:#555555;
	padding:2px;
}

#lbCaption {
	border-left:3px solid black;
	padding-left:0.3em;
}
#lbCaption div {
	font-weight:bold;
	color:black;
}