#wrap {
	width: 842px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#cap {
	height: 54px;
	position: relative;
}
#header #cap p {
}
#header #cap p {
	position: absolute;
	top: 20px;
	right: 10px;
}
#header #cap img {
	left: 0px;
	top: 8px;
	display: block;
	position: absolute;
}

#header {
	height: 200px;
	background-image: url(../images/catch.jpg);
	background-repeat: no-repeat;
	background-position: 0px 54px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	height: 53px;
	background-color: #E3E3E1;
}
#navigation li {
	list-style-image: none;
	list-style-type: none;
	float: left;
	overflow: hidden;
}
#navigation {
	height: 73px;
	width: 842px;
	background-image: url(../images/bg_front_inner.jpg);
	background-repeat: repeat-x;
	background-position: 0px 53px;
}
/* vavigation */

#naviPhilosophy {
	height: 53px;
	width: 138px;
	background-color: #E6E6E6;
}
#naviPhilosophy a {
	display:block;
	height: 53px;
	width: 138px;
	background-image: url(../images/gnavi.jpg);
	background-repeat: no-repeat;
}
#naviPhilosophy a:hover {
	background-color: #FFCC00;
	background-position: 0 -53px;
}

#naviService {
	height: 53px;
	width: 160px;
	background-color: #E6E6E6;
}
#naviService a {
	display:block;
	height: 53px;
	width: 160px;
	background-image: url(../images/gnavi.jpg);
	background-position: -138px 0px;
	background-repeat: no-repeat;
}
#naviService a:hover {
	background-color: #FFCC00;
	background-position: -138px -53px;
}

#naviBlog {
	height: 53px;
	width: 119px;
	background-color: #E6E6E6;
}
#naviBlog a{
	height: 53px;
	width: 119px;
	display:block;
	background-image: url(../images/gnavi.jpg);
	background-repeat: no-repeat;
	background-position: -298px 0px;
}
#naviBlog a:hover {
	background-color: #FFCC00;
	background-position: -298px -53px;
}

#naviStaff {
	height: 53px;
	width: 118px;
	background-color: #E6E6E6;
}
#naviStaff a {
	height: 53px;
	width: 118px;
	display:block;
	background-image: url(../images/gnavi.jpg);
	background-repeat: no-repeat;
	background-position: -417px 0px;
}
#naviStaff a:hover {
	background-color: #FFCC00;
	background-position: -417px -53px;
}

#naviInformation {
	height: 53px;
	width: 169px;
	background-color: #E6E6E6;
}
#naviInformation a {
	height: 53px;
	width: 169px;
	display:block;
	background-image: url(../images/gnavi.jpg);
	background-repeat: no-repeat;
	background-position: -535px 0px;
}
#naviInformation a:hover {
	background-color: #FFCC00;
	background-position: -535px -53px;
}

#naviInquiry {
	height: 53px;
	width: 138px;
	background-color: #E6E6E6;
}
#naviInquiry a {
	height: 53px;
	width: 138px;
	display:block;
	background-image: url(../images/gnavi.jpg);
	background-repeat: no-repeat;
	background-position: -704px 0px;
}
#naviInquiry a:hover {
	background-color: #FFCC00;
	background-position: -704px -53px;
}
#navigation li a {
	text-indent: -9000px;
}
#contents {
	float: left;
	width: 842px;
	padding-bottom: 20px;
	background-image: url(../images/bg_side.gif);
	background-repeat: repeat-y;
	background-position: 652px 0px;
}
#footer {
	width: 842px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.more {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 20px;
}
.dataTable {
	border-collapse: collapse;
}
.dataTable td, .dataTable th {
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.dataTable th {
	background-color: #788ABC;
	text-align: right;
	color: #FFFFFF;
	font-weight: normal;
}
h2.pageTitle {
	background-image: url(../images/bg_h2.gif);
	background-repeat: no-repeat;
	height: 24px;
	font-size: 100%;
	color: #FFFFFF;
	line-height: 24px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-top: 0px;
}
#footMenu {
	font-size: 90%;
	margin-bottom: 10px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#headReturn {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: right;
	margin-bottom: 10px;
	padding-right: 30px;
}
#contentBody {
	width: 652px;
	float: left;
}
#contentSide {
	width: 190px;
	float: left;
}
#contentSide .inner {
	width: 180px;
}
#contentBody .inner {
	background-color: #FFFFFF;
	width: 640px;
}
#contentSide .box {
	margin-bottom: 10px;
}
#topicPath {
	margin-bottom: 8px;
	font-size: 90%;
	color: #999999;
}
#topicPath a {
	color: #0080FF;
}
.subText {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
#document2 li {
	margin-bottom: 4px;
}
.plugin {
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #F4F4EF;
	font-size: 90%;
	line-height: 120%;
}
.plugin img {
	margin-right: 10px;
}
#documentPrice .box .dataTable th {
	text-align: center;
	font-weight: bold;
	background-color: #CFE6F5;
	color: #000000;
}
.box {
	margin-bottom: 40px;
}
.box li {
	margin-bottom: 4px;
	line-height: 140%;
}
#wrap #header #cap h1 {
	text-indent: -9000px;
	margin: 0px;
	padding: 0px;
}
#news .rss_list {
	margin-bottom: 4px;
}
