@charset "Shift_JIS";

/*------------------------------ reset -----*/
body, div, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, p, th, td { 
	margin:0;
	padding:0;
	
	font-size:100%;
	font-family:
	Arial,
	"ƒqƒ‰ƒMƒmŠpƒS Pro W3",
	"Hiragino Kaku Gothic Pro",
	Osaka,
	"‚l‚r ‚oƒSƒVƒbƒN",
	sans-serif;
	}
body {font:13px/1 Arial,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif; background: #fff; line-height:1.4; }
* html body {font-size: small; }
*:first-child+html body {font-size: small;}
table {
	border-collapse:collapse;
	border-spacing:0;
	}
strong, b, th {
	font-style:normal;
	font-weight:normal;
	}
ol, ul {
	list-style:none;
	}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
	}
img {
	border:0px none;
	margin:0;
	padding:0;
	vertical-align: bottom
	}
img a {
	border:0px none;
	}
	
/*------------------------------ html/body/#container -----*/
html { height:100%; }
body {
	height:100%;
	color: #333333;
	
	background: url('../common/back-head.gif') repeat-x left top;
	}
#container {
	width:1000px;
	height:100%;
	margin:0 auto;
	background:url('../common/back-wrapper.gif') repeat-y;
	}
body > #container {
	min-height:100%;
	height:auto;
	}

/*------------------------------ link -----*/
a:link { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; }
a:hover { color: #0066cc; text-decoration: none; }
a:active { color: #0066cc; text-decoration: none; }
a:focus{ outline: none; }

#topics dd a:link,
#pan a:link,
a.new:link,
a.linkline:link,
.definition2 dd a:link,
#news dd a:link,
#irnews dd a:link,
.list-text a:link,
.table-list2 td a:link { text-decoration: underline; }

#topics dd a:visited,
#pan a:visited,
a.new:visited,
a.linkline:visited,
.definition2 dd a:visited,
#news dd a:visited,
#irnews dd a:visited,
.list-text a:visited,
.table-list2 td a:visited { text-decoration: underline; }

#topics dd a:hover,
#pan a:hover,
a.new:hover,
a.linkline:hover,
.definition2 dd a:hover,
#news dd a:hover,
#irnews dd a:hover,
.list-text a:hover,
.table-list2 td a:hover { text-decoration: none; }

#topics dd a:active,
#pan a:active,
a.new:active,
a.linkline:active,
.definition2 dd a:active,
#news dd a:active,
#irnews dd a:active,
.list-text a:active,
.table-list2 td a:active { text-decoration: none; }

/*------------------------------ clearfix -----*/
.clear { clear: both; }
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*------------------------------ common-header -----*/
#common-header { background: url('../common/back-head.gif') repeat-x left top; }
#common-header p {
	width: 1000px;
	margin:0 auto;
	text-align:right;
	}

/*------------------------------ header -----*/
#header {
	width:1000px;
	margin:0 auto;
	position:relative;
	background-color:#ffffff;
}

#logo-area {
	float: left;
	width: 361px;
}	
#logo-area h1 { margin-top:30px; }

#navi-area {
	margin-top: 12px;
	float: right;
	width: 500px;
}
#navi-area #s-navi {
	float: right;
	margin-bottom: 20px;
}
#navi-area #s-navi li { float:left; padding: 4px; }
#navi-area #s-navi a { margin-left:10px; }
#navi-area #s-navi li.bg-blue {
	background-color: #E6F1F7;
	padding: 4px 8px 3px 0px;
	margin-left: 10px;
}
#navi-area #textsize {
	width:165px;
	float: right;
}
#navi-area #textsize p {
	float:left;
	width:66px;
}
#navi-area #fontSize {
	float:left; display:inline;
	width:99px;
}
#navi-area #fontSize li {
	float:left;
	width:30px; margin-right:3px;
	cursor: pointer;
}


#g-navi {
	margin-top: 15px !important;
	}
#g-navi li {
	float:left;
	margin:0;
	}	
#g-navi a,
#g-navi span {
	background:url('../common/navi.png') no-repeat left top;
	display:block;
	height:43px;
	text-indent:-9999px
	}
#g-navi #menu1 a { background-position:0 0; width:161px; }
#g-navi #menu1-n a,
#g-navi #menu1 a:hover { background-position:0 -43px; width:161px; }

#g-navi #menu2 a { background-position:-161px 0; width:154px; }
#g-navi #menu2-n a,
#g-navi #menu2 a:hover { background-position:-161px -43px; width:154px; }

#g-navi #menu3 a { background-position:-315px 0; width:155px; }
#g-navi #menu3-n a,
#g-navi #menu3 a:hover { background-position:-315px -43px; width:155px; }

#g-navi #menu4 a { background-position:-475px 0; width:160px; }
#g-navi #menu4-n a,
#g-navi #menu4 a:hover { background-position:-475px -43px; width:160px; }

#g-navi #menu5 span { background-position:-630px 0; width:105px; }

#g-navi #menu6 a { background-position:-735px 0; width:148px; }
#g-navi #menu6-n a,
#g-navi #menu6 a:hover { background-position:-735px -43px; width:148px; }

#g-navi #menu7 a { background-position:-883px 0; width:117px; }
#g-navi #menu7-n a,
#g-navi #menu7 a:hover { background-position:-883px -43px; width:117px; }


/*------------------------------ contents -----*/
#contents {
	width:1000px;
	margin:0 auto;
	padding-bottom:59px;
	}
#head {
	width:1000px;
	padding:10px 0 20px;
	background-color:#ffffff;
	}
#pan {
	float:left;
	padding:2px 5px;
	}
#ir_code {
	float:right;
	background-color:#dbdbdb;
	padding:2px 30px;
	}
#wrapper { background:url('../common/back-wrapper.gif') repeat-y; }
#menu {
	width:217px;
	float:left;
	}
#main {
	width:750px;
	float:left;
	}
#aside {
	width:220px;
	float:right;
	}
	
.kab a,
.kei a,
.zai a,
.osi a,
.ene a,
.aqu a,
.inf a,
.hou a,
.bri a,
.son a,
.catv a {
	padding-left:55px;
	display:block;
	min-height:15px;
	height:auto !important;
	height:15px;
	}	
.kab a { background:url('../common/icon-kab.gif') no-repeat left top; }
.kei a { background:url('../common/icon-kei.gif') no-repeat left top;	}
.zai a { background:url('../common/icon-zai.gif') no-repeat left top;	}
.osi a { background:url('../common/icon-osi.gif') no-repeat left top;	}
.ene a { background:url('../common/icon-ene.gif') no-repeat left top;	}
.aqu a { background:url('../common/icon-aqu.gif') no-repeat left top;	}
.inf a { background:url('../common/icon-inf.gif') no-repeat left top;	}
.hou a { background:url('../common/icon-hou.gif') no-repeat left top;	}
.bri a { background:url('../common/icon-bri.gif') no-repeat left top;	}
.son a { background:url('../common/icon-son.gif') no-repeat left top;	}
.catv a { background:url('../common/icon-catv.gif') no-repeat left top;	}
.osi span {
	padding-left:55px;
	display:block;
	min-height:15px;
	height:auto !important;
	height:15px;
	}
.osi span { background:url('../common/icon-osi.gif') no-repeat left top;	}
.kabu span,
.keie span,
.zaim span,
.osir span,
.ener span,
.aqua span,
.info span,
.hous span,
.brid span,
.sono span,
.catv span {
	display:inline-block;
	padding-right:55px;
	min-height:17px;
	height:auto !important;
	height:17px;
	}	
.kabu span { background:url('../common/icon-kab.gif') no-repeat right 2px; }
.keie span { background:url('../common/icon-kei.gif') no-repeat right 2px; }
.zaim span { background:url('../common/icon-zai.gif') no-repeat right 2px; }
.osir span { background:url('../common/icon-osi.gif') no-repeat right 2px; }

.ener span { background:url('../common/icon-ene.gif') no-repeat right 2px; }
.aqua span { background:url('../common/icon-aqu.gif') no-repeat right 2px; }
.info span { background:url('../common/icon-inf.gif') no-repeat right 2px; }
.hous span { background:url('../common/icon-hou.gif') no-repeat right 2px; }
.brid span { background:url('../common/icon-bri.gif') no-repeat right 2px; }
.sono span { background:url('../common/icon-son.gif') no-repeat right 2px; }
.catv span { background:url('../common/icon-catv.gif') no-repeat right 2px; }

.mt0 { margin-top:0 !important; }
.mt5 { margin-top:5px !important; }
.mt10 { margin-top:10px !important; }
.mt15 { margin-top:15px !important; }
.mt20 { margin-top:20px !important; }
.mt30 { margin-top:30px !important; }
.mt40 { margin-top:40px !important; }
.mt50 { margin-top:50px !important; }
.mt60 { margin-top:60px !important; }

.mb0 { margin-bottom:0 !important; }
.mb5 { margin-bottom:5px !important; }
.mb10 { margin-bottom:10px !important; }
.mb0 { margin-bottom:20px !important; }
.mb30 { margin-bottom:30px !important; }

.pt0 { padding-top:0 !important; }
.pt10 { padding-top:10px !important; }

.atte { margin:5px 0 0 1em; }
.atte span { margin:0 0 0 -1em; }
	
.center { text-align:center !important; }
.right { text-align:right !important; }

.color1 { color:#006dd4; }


/*------------------------------ menu -----*/
#menulist1 { width:200px; }
#menulist1 .li1 a {
	background:url('../common/back-menu1.gif') no-repeat left top;
	display:block;
	min-height:20px;
	height:auto !important;
	height:23px;
	font-weight:bold;
	border-bottom:1px solid #aeaeae;
	color:#fff; padding-left:25px; padding-right:5px; padding-top:7px; padding-bottom:3px
	}
	
#menulist1 .li2 {
	background:url('../common/back-menu2.gif') no-repeat left bottom;
	padding-left:3px; padding-right:3px; padding-top:2px; padding-bottom:5px
	}
#menulist1 .li3 {
	background:url('../common/back-menu2.gif') no-repeat left bottom;
	padding-left:3px; padding-right:3px; padding-top:0; padding-bottom:5px
	}
#menulist1 .li4 {
	background:url('../common/back-menu3.gif') no-repeat left bottom;
	padding-left:3px; padding-right:3px; padding-top:0; padding-bottom:3px
	}
#menulist1 .li2 a,
#menulist1 .li3 a,
#menulist1 .li4 a {
	background:url('../common/icon-right.png') no-repeat 8px 6px;
	display:block;
	min-height:17px;
	height:auto !important;
	height:17px; padding-left:23px; padding-right:5px; padding-top:3px; padding-bottom:3px
	}
#menulist1 .li2 a:hover,
#menulist1 .li3 a:hover,
#menulist1 .li4 a:hover,
#menulist1 .now a {	
	background-color:#ebebeb;
	}
#menulist1 .li-in1 {
	background:url('../common/back-menu4.gif') no-repeat left bottom;
	padding:0 3px 0 3px;
	}
#menulist1 .li-in2 {
	background:url('../common/back-menu2.gif') no-repeat left bottom;
	padding:0 3px 5px 3px;
	}
#menulist1 .li-in1 a,
#menulist1 .li-in2 a {
	background:url('../common/icon-gray.gif') no-repeat 20px 6px;
	display:block;
	min-height:13px;
	height:auto !important;
	height:13px;
	padding:0 5px 0 29px;
	}
#menulist1 .li-in1 a:hover,
#menulist1 .li-in2 a:hover,
#menulist1 .now-in a {	
	background:url('../common/icon-blu.gif') no-repeat 20px 6px;
	color:#0066cc
	}
	
#menulist2 { width:200px; }
#menulist2 li a {
	display:block;
	border-bottom:1px dotted #b4b4b4;
	background:url('../common/icon-gray.gif') no-repeat 10px 8px;
	min-height:15px;
	height:auto !important;
	height:15px; padding-left:22px; padding-right:5px; padding-top:3px; padding-bottom:3px
	}
#menulist2 li a:hover,
#menulist2 li.now a {
	background:url('../common/icon-blu.gif') no-repeat 10px 8px;
	}
#menulist2 li.now a {
	color:#0066cc;
	}
	
/*------------------------------ main -----*/
.text1 { margin-top:10px; }
.text2 { margin-top:20px; }
.text3 { margin-top:5px; }
.text2-corporate { margin-top:20px; padding: 0 120px; }
.mt40 { margin-top: 40px !important;}
.mb60 { margin-bottom: 60px !important;}

.contents-list {
	width:560px;
	background:url('../common/back-index-list2.gif') no-repeat left bottom;
	margin-top:15px;
	padding-bottom:4px
	}
.contents-list-left {
	width:560px;
	background:url('../common/back-index-list2-left.gif') no-repeat left bottom;
	margin-top:15px;
	padding-bottom:4px
	}
.contents-list.harf,
.contents-list-left.harf {
	width:271px;
	}
.contents-list .list-l,
.contents-list-left .list-l {
	width:271px;
	float:left;
	}
.contents-list .list-r,
.contents-list-left .list-r {
	width:271px;
	float:right;
	}
.contents-list h2 a,
.contents-list-left h2 a {
	background:url('../common/back-index-list1.gif') no-repeat left top;
	display:block;
	min-height:20px;
	height:auto !important;
	height:20px;
	padding-left:30px; padding-right:10px; padding-top:11px; padding-bottom:5px
	}
.contents-list p,
.contents-list-left p {
	border-top:1px dotted #b4b4b4;
	margin:0 15px;
	padding:5px 0 10px;
	}
.contents-list ul,
.contents-list-left ul {
	border-top:1px dotted #b4b4b4;
	margin:0 6px;
	padding:3px 0 5px;
	}
.contents-list li,
.contents-list-left li {
	padding:0 10px 3px;
	}
.contents-list li a,
.contents-list-left a {
	display:inline-block;
	background:url('../common/icon-blue.gif') no-repeat 2px 5px;
	padding-left:12px;
	min-height:12px;
	height:auto !important;
	height:12px;
	}

.gotop {
	margin-top:20px;
	text-align:right;
	}
.gotop a {
	/* display:inline-block; */
	background:url('../common/icon-top.gif') no-repeat left center;
	padding-left:12px;
	/* min-height:11px; */
	/* height:auto !important; */
	/* height:11px !important */
	}
	
/*     list     */
.list1 { margin-top:5px; }
.list1 li { margin-bottom:3px; }
.list1 li a span { cursor:pointer; }


/*     link mark     */
#s-navi a,
#footer a,
a.nextlink  {
	background:url('../common/icon-blue.gif') no-repeat left 5px;
	display:inline-block;
	padding-left:9px;
	min-height:14px;
	height:auto !important;
	height:14px;
	}
a.new,
.list1 li span,
#aside-link li span,
.nextlink span {
	background:url('../common/icon-new.gif') no-repeat right 4px;
	padding-right:16px
	}
.link1 { margin-top:20px; }
.link1 a,
.link2 a,
#topics p a,
#group-in #group-list a span,
#irnews-title p a,
#news-title p a,
.list1 li a {
	display:inline-block;
	background:url('../common/icon-blue.gif') no-repeat left 5px;
	min-height:12px;
	height:auto !important;
	height:12px;
	padding-left:9px
	}
.cate-link span {
	background:url('../common/icon-plus.gif') no-repeat left 3px;
	display:inline-block;
	min-height:14px;
	height:auto !important;
	height:14px;
	padding-left:15px; padding-right:0; padding-top:0; padding-bottom:0
	}

/*     title     */	
.title1 {
	border-top:2px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	padding:8px 2px 7px;
	}
.title1 span {
	display:block;
	background:url('../common/icon-bar2.gif') no-repeat left top;
	padding-left:12px;
	min-height:23px;
	height:auto !important;
	height:23px;
	font-weight:bold;
	font-size:114%
	}

.title1 span.rss-left {
 display: inline;
 float: left;
}
.title1 span.rss-right {
 display: inline;
 background:none;
 float: right;
 font-weight:normal;
 font-size:small;
}
.title1 span.rss-right a{
	display:inline-block;
	background:url('../common/icon-blue.gif') no-repeat left 5px;
	min-height:12px;
	height:auto !important;
	height:12px;
	padding-left:9px
}



.title2,
.title2-2 {
	background-color:#ebebeb;
	padding:3px 10px;
	font-weight:bold;
	font-size:106%;
	}
.title2-bgBlue {
	background-color:#b5ddf9;
	padding:3px 10px;
	font-weight:bold;
	font-size:106%;
	}
.title2,
.title2-bgBlue { margin-top:20px; }
.title2-2 { margin-top:30px; }
.title3 {
	margin-top:20px;
	background:url('../common/icon-4.gif') no-repeat left 4px;
	padding-left:15px;
	min-height:14px;
	height:auto !important;
	height:14px;
	font-weight:bold;
	}
.title3-2 {
	margin-top:20px;
	padding-left:5px;
	min-height:14px;
	height:auto !important;
	height:14px;
	font-weight:bold
	}
.title4 {
	margin-top:20px;
	background:url('../common/icon-5.gif') no-repeat left 4px;
	padding-left:15px;
	min-height:14px;
	height:auto !important;
	height:14px;
	font-weight:bold
	}
	
.title5 {
	border-bottom:3px solid #1ea4df;
	font-size:106%; font-weight:bold;
	margin-top:20px; padding:0 10px 2px;
	}
	
/*     page link     */	
.page-link,
.page-link2 {
	margin-top:10px;
	border:1px dotted #b4b4b4;
	padding:5px 10px 3px 10px;
	}
.page-link li,
.page-link2 li {
	float:left;
	padding:0 15px 2px 0;
	}
.page-link li a {
	display:inline-block;
	background:url('../common/icon-bottom.gif') no-repeat left 6px;
	padding-left:13px;
	white-space:nowrap
	}
.page-link2 li span,
.page-link2 li a {
	display:inline-block;
	padding-left:9px;
	min-height:12px;
	height:auto !important;
	height:12px;
	white-space:nowrap;
	}
.page-link2 li span { background:url('../common/icon-gray.gif') no-repeat left 5px; }
.page-link2 li a { background:url('../common/icon-blu.gif') no-repeat left 5px; }

#library-link { padding:5px 8px 3px; }
#library-link li { padding:0 12px 2px 0; }

/*     box     */	
.box,
.box2,
.box3,
.box4 { width:560px; }
.box { margin-top:20px; }
.box2 { margin-top:10px; }

.box3 li {
	list-style:decimal;
	margin:5px 0 0 25px;
	}
	
.box-l,
.box-l2,
.box-l3 { float:left; }
.box-r,
.box-r2,
.box-r3 { float:right; }
.box-l,
.box-r { width:271px; }
.box-l2,
.box-r3 { width:430px; }
.box-r2,
.box-l3 { width:110px; }
	
.box2 p,
.box3 p {
	padding-top:10px;
	}

/*     definition     */	
.definition dt,
.definition2 dt { margin:15px 0 0 0; }
.definition dd { margin:5px 0 0 2em; }
.definition2 dd,
.definition3 dd { margin:5px 0 0 0; }
.definition dd span { display: inline-block; padding:5px 0 0 0; }
.definition3 dt {
	margin:20px 0 0 0;
	font-weight:bold;
	}
	
/*------------------------------ aside -----*/
#aside #contact a {
	background:url('../common/btn-contact.gif') no-repeat left top;
	width:188px;
	height:36px;
	text-indent:-9999px;
	display:block
	}
#aside #contact a:hover { background-position:left -36px; }	
	
#aside-box {
	margin-top:15px;
	background-color: #dbdbdb;
	padding:8px;
	}

#aside-box #new {
	margin-bottom: 8px;
	}
#aside-box #new #txt {
	background:url('../ir/images/back-new2.gif') repeat-y;
	padding-left:2px; padding-right:2px; padding-top:3px; padding-bottom:3px
	}
#aside-box #new #txt span {
	display:block;
	text-align:center;
	border-bottom:1px dotted #b4b4b4;
	}	
#aside-box #new ul {
	background:url('../ir/images/back-new.gif') no-repeat left bottom;
	padding-left:8px; padding-right:8px; padding-top:0px; padding-bottom:3px
	}
#aside-box #new li { padding-bottom:2px; }
#aside-box #new li a,
#aside-box #data p a,
#way span a {
	display:inline-block;
	background:url('../common/icon-blu.gif') no-repeat left 5px;
	padding-left:9px;
	min-height:12px;
	height:auto !important;
	height:12px;
	font-size:92%
	}	
#aside-link {
	background:url('../common/back-aside-link2.gif') repeat-y left top;
	margin-top:15px;
	margin-left: 15px;
	width:188px;
	}	
#aside-link p {
	background:url('../common/back-aside-link.png') no-repeat left top;
	font-weight:bold;
	padding-left:10px; padding-right:10px; padding-top:8px; padding-bottom:8px
	}
#aside-link p span {
	font-weight: normal;
	font-size: 9px;
}
#aside-link ul {
	background:url('../common/back-aside-link3.gif') no-repeat left bottom;
	padding-left:2px; padding-right:2px; padding-top:0; padding-bottom:3px
	}
#aside-link li a {
	display:block;
	border-bottom:1px dotted #b4b4b4;
	background:url('../common/icon-blue.gif') no-repeat 8px 8px;
	min-height:15px;
	height:auto !important;
	height:15px; padding-left:17px; padding-right:5px; padding-top:3px; padding-bottom:3px
	}
#aside-link li.last a { border-bottom:none; }

#pdf {
	margin-top:15px;
	/* background-color:#ebebeb; */
	padding:5px 10px;
	}
#pdf div { text-align:center; }
	
#banner-tokaiway a {
	display:block;
	background:url('../common/banner-tokaiway.gif') no-repeat left top;
	width:188px;
	height:50px;
	text-indent:-9999px;
	margin-top:20px
	}
#banner-tokaiway a:hover { background-position:left -50px; }

#b-csr a {
	display:block;
	background:url('../images/banner-csr.gif') no-repeat left top;
	width:172px;
	height:56px;
	text-indent:-9999px;
	}
#b-csr a:hover { background-position:left -56px; }

#b-tlc a {
	display:block;
	background:url('../images/banner-tlc.gif') no-repeat left top;
	width:172px;
	height:51px;
	text-indent:-9999px;
	}
#b-tlc a:hover { background-position:left -51px; }

.banner-area {
	padding: 15px;
}
/* table */
.table1,
.table2 { width:750px; }
.table1 { margin-top:20px; }
.table2 { margin-top:10px; }
.table1 th,
.table2 th,
.table1 td,
.table2 td {
	vertical-align:top;
	padding:5px 10px;
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	}
.table1 th,
.table2 th {
	text-align:left;
	background-color:#E6F1F7;
	white-space:nowrap;
	}
.table2 thead th {
	background-color:#E6F1F7;
	color:#ffffff;
	}
.table1 .odd { background:#E6F1F7; }

.table-outline { margin-left:1em; }
.table-outline th,
.table-outline td {
	background-color:#ffffff;
	border:none;
	padding:0 20px 3px 0;
	}
.table-outline th { width:11em; }

/* news */
#news dl {
	margin-top:5px;
	}
#news dt {
	clear:both;
	float:left;
	width:8em;
	padding:5px 0 5px 5px;
	}
#news dd {
	padding:5px 0 5px 8em;
	border-bottom:1px dotted #b4b4b4;
	}


/*------------------------------ footer -----*/
#footer {
	background:#ebebeb url('../common/back-foot.gif') repeat-x left top;
	clear:both;
	min-height:29px;
	height:auto !important;
	height:29px; margin-left:auto; margin-right:auto; margin-top:-29px; margin-bottom:0
	}
#footer-in {
	width:1000px;
	margin:0 auto;
	position:relative;
	}
#footer p {
	position:absolute;
	left:0;
	top:0;
	} 
#footer ul {
	float:right;
	margin-top:3px;
	}
#footer li { float:left; }
#footer a { margin-right:15px; }