@charset "Shift_JIS";

/*-------------------------------------------------------
Reset of Default Style
------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	border: none;
}
img {
	vertical-align: top;
}


/* ***********************************************************************
	全体デザイン
*********************************************************************** */
#header{
	background: url(../img/bg_menu.gif) x-repeat 0 0;
	height: 81px;
}

#logo{
	float: left;
	width: 95px;
	background: url(../img/bg_logo.gif) no-repeat center right;
}
h1{
	padding: 18px 14px 10px 13px;
	width: 74px;
	height: 50px;
}

#utility{
	float: left;
	width: 155px;
	margin-left: 35px;
}



/* ***********************************************************************
	globalNavigation
*********************************************************************** */
#globalNavigation {
	float: left;
	width: 422px;
	margin: 12px 0px 0px 18px;
}
#globalNavigation ul{
	margin-top: 8px;
}
#globalNavigation li{
	float: left;
	margin-left: 18px;
}
#globalNavigation li#about,#globalNavigation li#thermo{
	margin-left: 0px;
}
#globalNavigation li a{
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	height: 14px;
	/*\*/
	overflow: hidden;
	/**/
}

li#about a{ 
	width: 65px;
	background: transparent url(../img/btn_about.gif) no-repeat 0 0;
}
li#measures a{ 
	width: 110px;
	background: transparent url(../img/btn_measures.gif) no-repeat 0 0;
}
li#char a{ 
	width: 109px;
	background: transparent url(../img/btn_char.gif) no-repeat 0 0;
}
li#report a{ 
	width: 77px;
	background: transparent url(../img/btn_report.gif) no-repeat 0 0;
}
li#thermo a{ 
	width: 196px;
	background: transparent url(../img/btn_thermo.gif) no-repeat 0 0;
}
li#energy a{ 
	width: 95px;
	background: transparent url(../img/btn_energy.gif) no-repeat 0 0;
}
li#sound a{ 
	width: 84px;
	background: transparent url(../img/btn_sound.gif) no-repeat 0 0;
}

#globalNavigation li a:hover {
	background-position: 0px -14px;
}


/* ***********************************************************************
	utility
*********************************************************************** */
#utility ul {
	margin-bottom: 8px;
}
#utility ul li{
	float: left;
	margin-left: 5px;
}
#utility li#actual{
	margin-left: 0px;
}
#utility ul li a{
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	height: 17px;
	/*\*/
	overflow: hidden;
	/**/
}

li#actual a{ 
	width: 80px;
	background: transparent url(../img/btn_actual.gif) no-repeat 0 0;
}
li#agencies a{ 
	width: 68px;
	background: transparent url(../img/btn_agencies.gif) no-repeat 0 0;
}

#utility li a:hover {
	background-position: 0px -17px;
}


/* ***********************************************************************
	Clear Fix
*********************************************************************** */
.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearFix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* End hides from IE-mac \*/



/* ***********************************************************************
	その他
*********************************************************************** */

.lefts{	float: left;}
.rights{	float: right;}

/* ********************フォント関連 ******************** */
.smallType{
	font-size: 87%;
	line-height: 1.2;
}
.largeType{
	font-size: 120%;
	line-height: 1.3;
}
.readType{
	line-height: 1.6;
}
.reduction{
	letter-spacing: -0.3em;
}
em{
	font-style: normal;
}

/* ******************** 段落設定 ******************** */
.paragraph{
	margin-bottom: 30px;
}
.paraHalf{
	margin-bottom: 15px;
}
.paraCenter{
	text-align: center;
}
.paraRight{
	text-align: right;
}







/* ***********************************************************************
	index.html
*********************************************************************** */
#wrapper{
	padding: 20px 10px 10px 15px;
}

#hmSheet{
	background: url(../img/bg_hm_top.gif) no-repeat top center;
	width: 715px;
	position: relative;
}
#hmSheet .btnSpec{
	position: absolute;
	top: 12px;
	left: 530px;
}
#hmSheet .mainContent{
	background: url(../img/bg_hm_bottom.gif) no-repeat bottom center;
}
#hmSheet .lefts{
	width: 390px;
	margin: 8px 0px 0px 5px;
}
#hmSheet .rights{
	width: 280px;
	margin: 75px 5px 0px 0px;
}

#hmSheet h3{
	margin-bottom: 15px;
}
#hmSheet ul li{
	font-size: 12px;
	line-height: 1.3;
	height: 36px;
	padding-left: 45px;
	margin-bottom: 10px;
}

#hmSheet ul li#point01{
	background: url(../img/hm_point01.gif) no-repeat 0 0;
}
#hmSheet ul li#point02{
	background: url(../img/hm_point02.gif) no-repeat 0 0;
}
#hmSheet ul li#point03{
	background: url(../img/hm_point03.gif) no-repeat 0 0;
}
#hmSheet ul li#point04{
	background: url(../img/hm_point04.gif) no-repeat 0 0;
}
#hmSheet ul li#point05{
	background: url(../img/hm_point05.gif) no-repeat 0 0;
}




#subCon{
	margin: 20px 0px 0px 0px;
	width: 715px;
}
#subCon #primary{
	float: left;
	width: 385px;
	background: url(../img/bg_sub01_bottom.gif) no-repeat bottom center;
}
#subCon #secondary{
	float: right;
	width: 300px;
}

#subCon #primary .mainContent{
	background: url(../img/bg_sub01_top.gif) no-repeat top center;
}
#subCon h3{
	padding: 8px 10px;
}
#subCon #primary .clearFix{
	padding: 20px 15px 5px 18px;
}
#subCon #primary .clearFix .lefts{
	width: 90px;
}
#subCon #primary .clearFix .rights{
	width: 245px;
}

#subCon #primary .clearFix p{
	font-size: 13px;
	line-height: 1.3;
}

p.btn-print {
	width: 273px;
	margin:0 0 10px 20px;
}


#subCon #primary .clearFix p a{
	background: url(../img/arrow.gif) no-repeat 0px 2px;
	padding-left: 14px;
}
#subCon #primary .clearFix p a:hover{
	background: url(../img/arrow.gif) no-repeat 2px 2px;
	text-decoration: none;
}
#subCon #primary .line{
	height:1px;
	disyplay:none;
	background: url(../img/sub_line.gif) no-repeat center center;
}

#subCon #primary .clearFix em a{
	color: #006BA5;
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	background: none;
	text-decoration: none;
}
#subCon #primary .clearFix em a:hover{
	background: none;
	text-decoration: underline;
}



#subCon #secondary .mainContent{
	background: url(../img/bg_sub02_top.gif) no-repeat top center;
	margin-bottom: 20px;
}
#subCon #secondary .box{
	background: url(../img/bg_sub02_bottom.gif) no-repeat bottom center;
}
#subCon #secondary ul{
	padding: 15px 15px 10px 10px;
}
#subCon #secondary ul li {
	list-style-type: disc;
	margin-left: 25px;
	font-size: 14px;
	margin-bottom: 10px;
}

#subCon #secondary dl{
	font-size: 13px;
	padding: 15px 15px 10px 15px;
}
#subCon #secondary dl dt{
	font-weight: bold;
	margin-bottom: 3px;
	color: #0B0A58;
}
#subCon #secondary dl dd{
	margin-bottom: 10px;
}


