﻿/* CSS Document */
html{
    height:100%;
}
body {
	height: 100%;
	text-align: center;
	font-size: 14px;
	color: #333333;
	line-height: 1.5em;
	background-image: url(../image/bg001.jpg);
	background-repeat: repeat;
}

/**/
#container {
	padding: 0px;
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
/**/

#container #head {
	height: 90px;
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#container #head #headRogoarea {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 180px;
	float: left;
}
#head #headRogoarea h1 a {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#head #globalmenu {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 800px;
	background-image: url(../image/common/head/gnavi_bg.jpg);
	background-repeat: no-repeat;
	float: right;
}
#head #globalmenu ul {
	list-style-type: none;
}
#head #globalmenu li a{
	float: left;
	display: block;
}
#container #pankuzu {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
}
#container #pankuzu a {
	color: #666;
}
#container #pankuzu a:hover,#container #pankuzu a:active {
	color: #990000;
}








#main {
	padding: 0px;
	height: auto;
	width: auto;
	min-height:800px;
	height:auto !important;
	margin: 0px;
	clear: both;
}
#main #sidemenu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
}
#sidemenu ul {
	font-size: 14px;
	line-height: 1.5em;
	padding-left: 20px;
	margin-left: 10px;
}

#sidemenu a {
	color: #333333;
	text-decoration: none;
}
#sidemenu a:hover,#sidemenu a:active {
	color: #999999;
	text-decoration: underline;
}





#main #contents {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 760px;
}
#main #contentsWide {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 980px;
}
#footBg {
	background-image: url(../image/common/foot_bg.jpg);
	background-repeat: repeat-x;
	background-color: #01B286;
}




#foot {
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
	height: auto;
	font-size: 14px;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#foot #toTop {
	text-align: right;
	padding: 0px;
	height: 25px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#foot #footMenu {
	font-size: 12px;
	height: 45px;
	width: auto;
}

#foot #footMenu ul {
	list-style-type: none;
}
#foot #footMenu li a{
	float: left;
	display: block;
}


.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */ 


#foot #bottomMenu a {
	color: #333333;
	text-decoration: none;
}
#foot #bottomMenu a:hover,#foot #bottomMenu a:active {
	color: #999999;
	text-decoration: underline;
}

#foot a {
	color: #333333;
	text-decoration: none;
}
#foot a:hover,#foot a:active {
	color: #999999;
	text-decoration: underline;
}
#foot #footMenu ul {
	list-style-type: none;
}
#foot #footMenu li {

}

#foot #footMenu a {
	color: #FFFFFF;
}
#foot #footMenu a:hover,#foot #footMenu a:active {
	color: #CCCCCC;
}
#foot #foot_mailarea {
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#foot_telbox {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 605px;
}
#foot #foot_mailarea #foot_mailbox {
	height: 40px;
	width: 195px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#foot_mailbox ul {
	list-style-type: none;
}


#foot address {
	font-style: normal;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
