@charset "utf-8";
body {
	padding: 0px;
	text-align: center;
	margin: 0px auto;
}
#contentsBg {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	width: 864px;
	margin: 0px auto;
}
#header,
#contentsHeader {
	background-repeat: no-repeat;
	height: 80px;
	width: 850px;
	padding: 0px;
	text-align: center;
	margin: 0px auto;
}
#header { background-image: url(../img/header.jpg); }
#contentsHeader { background-image: url(../img/header02.jpg); }
#header p,
#contentsHeader p {
	float: right;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	text-align: right;
	line-height: 150%;
	font-size: 10px;
	vertical-align: top;
	margin: 0px 8px 0px;
}
#contentsBg #contentsHeader a,
#header a {
	text-decoration: none;
	color: #395739;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#header img,
#contentsHeader img { float: left; }
.contentsHeader {
	background-image: url(../img/header02.jpg);
	background-repeat: no-repeat;
}
#contentsLeft ul {
	margin: 0px;
	padding: 25px 0px 0px 21px;
	vertical-align: middle;
}
#contentsLeft li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
#contentsLeft ul.menuIndication {
	color: #F5EDD8;
	font-size: 12px;
}
#contentsLeft ul.menuIndication ul {
	margin: 0px;
	text-align: left;
	padding: 8px 0px 10px 40px;
}
#contentsLeft ul.menuIndication ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../img/iconGArrow.gif);
	line-height: 150%;
	vertical-align: middle;
}
#contentsLeft ul.menuIndication ul li a {
	text-decoration: none;
	color: #F5EDD8;
	display: block;
}
#contentsLeft ul.menuIndication ul li a:hover,
#contentsLeft .menuIndication ul li a.visit {
	text-decoration: none;
	color: #4C6600;
	display: block;
	background-color: #F5EDD8;
}
#contentsRight {
	background-color: #F5EDD8;
	width: 679px;
	float: right;
	text-align: left;
	margin-right: 0px;
}
#footer {
	text-align: center;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
	clear: both;
	width: 850px;
	margin: 0px auto;
	padding: 20px 0px 15px;
}
#footer p {
	font-size: 80%;
	color: #F5EDD8;
	margin: 0px;
	padding: 3px 10px 0px 0px;
	line-height: 150%;
}
#footer p.copyright {
	font-size: 75%;
	line-height: 150%;
	color: #F5EDD8;
	text-align: right;
}
#footer #conpany .reft {
	float: left;
	border-right: 3px solid #F5EDD8;
	display: block;
	text-align: right;
	width: 168px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}
#footer #conpany {
	background-image: url(../img/footerNms.gif);
	background-repeat: no-repeat;
	background-position: 740px top;
	height: 87px;
}
#footer #conpany .right {
	text-align: left;
	margin-left: 10px;
	padding-left: 170px;
}
#footer h4 { padding-bottom: 3px; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix { zoom:1;/*for IE 5.5-7*/ }
#contentsLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 80%;
	line-height: 150%;
	width: 170px;
}
#contentsLeft dl {
	color: #F5EDD8;
	padding: 0px;
	margin: 0px 0px 0px 21px;
	width: 149px;
}
#contentsLeft dt,
#contentsLeft dd {
	text-align: left;
	padding-right: 9px;
	padding-left: 10px;
}
#contentsLeft dl dt {
	font-weight: bold;
	margin-top: 15px;
}
#contentsLeft dl .mobile,
#contentsLeft dl .blog {
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 10px center;
}
#contentsLeft dl .mobile { background-image: url(../img/iconMobile.gif); }
#contentsLeft dl .blog { background-image: url(../img/iconMemo.gif); }
strong { font-weight: bold; }
#contentsRight .openwindow {
	background-image: url(../img/iconOpenWindow.gif);
	background-repeat: no-repeat;
	background-position: 45px 15px;
	text-indent: 25px;
	margin-top: 10px;
}
