@charset "UTF-8";

/* ===================================================================

 レイアウト

=================================================================== */


#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 20px;
}
#header {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	height: 138px;
}
#headerLogo {
	position:absolute;
	left: 0px;
	top: 13px;
	height: 62px;
	width: 216px;
}
#headerCtrl {
	position:absolute;
	top: 43px;
	right: 0px;
	height: 36px;
	width: 380px;
}
#headerCtrl dt {
	font-size: 6px;
}
#headerCtrl dd {
	font-size: 6px;
}
#headerCtrlSize {
	position:absolute;
	top: 13px;
	left: 9px;
	height: 13px;
	width: 87px;
}
#headerCtrlSizeNor {
	position:absolute;
	top: 10px;
	left: 100px;
	height: 20px;
	width: 44px;
}
#headerCtrlSizeBig {
	position:absolute;
	top: 10px;
	left: 151px;
	height: 20px;
	width: 44px;
}
#headerCtrlColor {
	position:absolute;
	top: 13px;
	left: 207px;
	height: 13px;
	width: 64px;
}
#headerCtrlColorNor {
	position:absolute;
	top: 10px;
	left: 277px;
	height: 20px;
	width: 44px;
}
#headerCtrlColorBlk {
	position:absolute;
	top: 10px;
	left: 328px;
	height: 20px;
	width: 44px;
}


#headerSubNav {
	position:absolute;
	top: 10px;
	right: 0px;
}
#headerSubNav li {
	display:inline;
}
#headerSubNav a {
	background-image: url(../img_layout_sub/header_sub_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: inline-block;
	padding-left: 20px;
}




#headerNav {
	position:absolute;
	left: 0px;
	top: 93px;
}
#headerNav li {
	position:absolute;
}
#headerNavHome {
	left:0px;
	height: 45px;
	width: 115px;
}
#headerNavLife {
	left:115px;
	height: 45px;
	width: 114px;
}
#headerNavMunic {
	left:229px;
	height: 45px;
	width: 124px;
}
#headerNavKanko {
	left:353px;
	height: 45px;
	width: 154px;
}
#headerNavBusiness {
	left:507px;
	height: 45px;
	width: 114px;
}
#headerNavFaq {
	left:621px;
	height: 45px;
	width: 124px;
}
#headerNavKakuka {
	left:780px;
	height: 45px;
	width: 130px;
}
#footer {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#contents {
	float: left;
	width: 700px;
}
#contents2 {
	width: 910px;
}

#sideNav {
	float: right;
	width: 180px;
	border: 1px solid #bebebe;
	background-color: #efefef;
	padding: 4px;
}
#wrapper {
	background-image: url(../img_layout_sub/wrapper_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapper2 {
	background-image: url(../img_layout_sub/wrapper2_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper3 {
	background-image: url(../img_layout_sub/wrapper3_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
#copyright {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width:330px;
	height:13px;
}
#footerAddress {
	width: 500px;
}
#footerAddress dt {
	font-weight: bold;
}
#pagetop {
	text-align: right;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top:60px;
}
#pankuzu dt {
	width:78px;
	float:left;
}
#pankuzu dd {
	float:right;
	width:612px;
}
#pankuzu li {
	display: inline;
}
#pankuzu a {
	background-image: url(../img_layout_sub/pankuzu_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	display: inline-block;
	margin-right: 5px;
}
#pankuzu {
	width:700px;
	font-size:90%;
}
#pankuzu img {
	vertical-align: middle;
}












.sideBox{
	margin-top:10px;
}
.sideBox .bg {
	background-image: url(../img_layout_sub/sidebox_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.sideBox .bg2 {
	background-image: url(../img_layout_sub/sidebox_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sideBox .bg3 {
	background-image: url(../img_layout_sub/sidebox_bg2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.sideBox .bg4 {
	background-image: url(../img_layout_sub/sidebox_btm2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sideBox .body2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bababa;
	border-right-color: #bababa;
	border-bottom-color: #bababa;
	border-left-color: #bababa;
	background-color: #FFFFFF;

}


.sideBox .body {
	padding:8px;
	width: 164px;
}
.sideBox .list {
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
}
.sideBox .list li {
	padding-top:2px;
	padding-bottom:2px;
}
.sideBox .list2 {
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
}
.sideBox .list2 li {
	background-color: #FFFFFF;
	background-image: url(../img_layout_sub/sidebox_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sideBox .list3 {
	padding-bottom:1px;
}
.sideBox .list3 li {
	width:178px;

}
.sideBox .list3 a {
	background-image: url(../img_layout_sub/sidebox_arrow2.gif);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	display: block;
	width:153px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bebebe;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
}
.sideBox .list3 a.on {
	background-color:#ebf8d8;
}

.sideBox .search {
	margin-top: 10px;
}
.sideBox .search input {
	width:164px;
}
.sideBox .submit {
	margin-top: 10px;
	width:164px;
	text-align: center;
}
.sideBox .head {
	font-size: 5px;
}
.sideBox .head img {
	vertical-align: top;
}

.sideBox dt.localHead {
	background:url("/ikkrwebBrowse/material/template/img_layout_sub/sidebox_local_l.gif") no-repeat scroll 0 0 #E0E0E0;
	border-bottom:1px solid #C0C0C0;
	font-weight:bold;
	padding:7px 5px 5px 15px;
}






.sideBtn {
	margin-top: 10px;
}

.sideBtn2 {
	margin-top: 10px;
}
.sideBtn2 img {
	vertical-align: top;
}


/*音声読み飛ばし*/
.skip {
	position:absolute;
	left:0px;
	top:0px;
}





#cse-search-results iframe {
	width: 700px !important;
}
