@charset "utf-8";
/***********************************************/
/* wrapper  header                            */
/***********************************************/ 

#wrapper {
	width: 866px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 850px;
	background-image: url(../images/header-bkg.png);
	background-repeat: repeat-x;
	height: 80px;
	margin-left: 8px;
}
#site-id {
	float: left;
	width: 300px;
	padding-top: 35px;
	padding-left: 15px;
}



/************** navigation styles *****************/
#pr-navi {
	width: 480px;
	clear: none;
	float: right;
	padding-top: 16px;
	text-align: right;
	height: 47px;
	margin-right: 5px;
}

#pr-navi li {
	float: left;
}
#pr-navi li {
	list-style-type:none;
	height:16px;
	float:left;
}

#pr-navi li a {
	display:block;
	height:16px;
}


#pr-navi li a:hover {
	background-color:transparent;
}
#pr-navi li a:hover img{
	visibility:hidden;
}

#pr-navi li.pr-bt1 {
	background-image: url(../images/pr-navi01on.png);
	width: 142px;
	background-repeat: no-repeat;
}

#pr-navi li.pr-bt2 {
	background-image: url(../images/pr-navi02on.png);
	width: 171px;
	background-repeat: no-repeat;
}
#pr-navi li.pr-bt3 {
	background-image: url(../images/pr-navi03on.png);
	width: 84px;
	background-repeat: no-repeat;
}
#pr-navi li.pr-bt4 {
	background-image: url(../images/pr-navi04on.png);
	width: 80px;
	background-repeat: no-repeat;
}



/***********************************************/
/* contents                         */
/***********************************************/ 


#contents {
	width: 850px;
	clear: both;
	background-image: url(../images/gl-navi-bkg.png);
	background-repeat: repeat-y;
	padding-bottom: 30px;
	margin-top: 5px;
	margin-left: 8px;

}

/************** main *****************/
#main {
	float: right;
	width: 590px;
	padding-left: 30px;
	padding-right: 0px;
}


.section {
	width: 530px;
	padding-left: 30px;
}


/************** sub *****************/

#sub {
	float: left;
	width: 220px;
	margin-left: 5px;
}






/***********************************************/
/* footer                         */
/***********************************************/ 


#footer {
	width: 836px;
	clear: both;
	height: 100px;
	padding-top: 30px;
	padding-left: 30px;
	background-image: url(../images/footer-bkg.png);
	background-repeat: repeat-x;
}
.footer-right {
	float: right;
	width: 200px;
}
.footer-left {
	float: left;
	width: 500px;
}


#footer p {
	display: block;
	float: none;
	width: 400px;
	font-size: 10px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 0px;
}
#footer_data {
	float: left;
}

#copyright {
	float: left;
	width: 300px;
	color: #999999;
	font-size: 10px;
}




/***********************************************/
/* Layout Divs                                 */
/***********************************************/ 


.clear {
	clear: both;
}
address {
	padding-top: 10px;
}
.page-top {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.supple {
	font-size: 10px;
	line-height: 16px;
}
#entry-foot {
	text-align: right;
}


/***********************************************/
/* clearfix                                */
/***********************************************/ 



#contents:after,
#sub:after,
.co-address:after,
#footer:after,#information:after 
,#gl-navi li:after
,#introduction li:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.image_left {
	float: left;
	padding-right: 20px;
}

.data {
	font-size: 11px;
	font-weight: normal;
	padding-right: 10px;
	color: #886271;
}
.topic-path {
	font-size: 11px;
	padding-left: 5px;
}
#gl-txt-navi {
	text-align: center;
	font-size: 11px;
}
#gl-txt-navi a {
	font-size: 10px;
}
#inquiry td{}

