@charset "utf-8";
/***********************************************/
/* wrapper                                   */
/***********************************************/ 

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


#header {
	width: 880px;
	height: 70px;
	background-image: url(../images/head-bkg.png);
	background-position: right top;
	background-repeat: repeat-x;
	padding-left: 20px;
}

#site-id {
	width: 350px;
	height: 40px;
	float: left;
	padding-top: 20px;
}
#login {
	float: right;
	padding-right: 20px;
}

#main-visual {
	clear: both;
	padding-bottom: 35px;
	width: 860px;
	padding-left: 20px;
}
#flash {
	clear: both;
	width: 860px;
	padding-left: 20px;
}

#gl-navi {
	width: 861px;
	height: 60px;
	padding-left: 20px;
}
#pr-navi {
	clear: both;
	padding-left: 20px;
	width: 860px;
	height: 30px;
	background-image: url(../images/pr-navi-bkg.png);
	background-repeat: repeat-x;
	padding-right: 20px;
	position:relative;
}

#pr-navi li {
	list-style-type:none;
	float:left;
}
#pr-navi ul {
	float: right;
	padding-right: 60px;
}

#pr-navi .txtright{
	top:0px;
	right:0px;
	position:absolute;
	font-size:10px;
	padding-top:9px;
	padding-right:5px;
}


#gl-navi ul {
	text-decoration: none;
	list-style-image: none;
}

#gl-navi li {
	list-style-type:none;
	float:left;
}




/***********************************************/
/* content                        */
/***********************************************/ 


#content {
	width: 860px;
	clear: both;
	padding-top: 20px;
	padding-left: 20px;
}

#content img {
vertical-align: text-bottom;
}
.lead {
	padding-left: 3px;
	padding-bottom: 13px;
	padding-top: 0px;
}


/************** main *****************/
#main {
	width: 500px;
	padding-bottom: 10px;
	float: left;
}
#main h3 {
	background-image: url(../images/h3-bkg.png);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 3px;
}
#main h4 {
	padding-bottom: 8px;
	clear: both;
	padding-top: 10px;
}
#main h5 {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #504441;
	background-image: url(../analysis/images/h5-bkg.png);
	padding-left: 20px;
	clear: both;
	padding-top: 10px;
	margin-top: 3px;
}
#main h6 {
	font-size: 13px;
	font-weight: bold;
	color: #504441;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-top: 5px;
}




#main p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 13px;
}



#topic_path {
	font-size: 10px;
	height: 28px;
	padding-top: 18px;
	background-image: url(../images/topic-path.png);
	background-repeat: repeat-x;
}
#sub {
	width: 190px;
	float: left;
	padding-left: 25px;
}
#sub-right {
	float: right;
	width: 180px;
	padding-bottom: 50px;
}
#sub-left {
	float: left;
	width: 180px;
}
#sub-left img {
vertical-align:bottom
}

#sub-inquiry li {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#sub-inquiry {
	padding-top: 10px;
}








.section {
	width: 430px;
	clear: both;
	padding-left: 35px;
	padding-bottom: 16px;
}

* html .section {
	width /**/: 455px;

}


* html #content {
	width /**/: 880px;

}
* html #header {
	width /**/: 900px;

}

* html #gl-navi {
	width /**/: 880px;

}
* html #pr-navi {
	width /**/: 900px;

}
/***********************************************/
/* footer                         */
/***********************************************/ 


#footer {
	width: 900px;
	background-image: url(../images/footer-bkg.png);
	clear: both;
	padding-top: 33px;
	padding-bottom: 30px;
}

#footer p {
	font-size: 12px;
	line-height: 18px;
	padding-top: 8px;
	padding-left: 10px;
}
#footer strong {
	display: block;
	padding-top: 20px;
	padding-bottom: 8px;
}
.pagetop {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 10px;
	padding-right: 35px;
}




  
    
/***********************************************/
/* clearfix                                */
/***********************************************/ 
#content:after,
#gl-navi ul:after,
#sub:after,
#factory:after,
#intro ul:after,
#sub-right:after


{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
.img_right {
	float: right;
}
.img-bottom15 {
	padding-bottom: 10px;
}

.img-left {
	float: left;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.supplementation {
	font-size: 10px;
	line-height: 16px;
	color: #8D7E63;
	padding-top: 5px;
	display: block;
}

.clearfix {display: block;}
