#ctsBlock{
}

#siteid {
	float:left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* 2021.10.18 Append Y.Kuroda */
#siteidnew {
	border-bottom:0px solid #ffffff;
	width: 760px;
	float: left;
}

#siteidnew .image_circle {
	width: 73px;
	vertical-align: bottom;
}

#siteidnew .image_logo {
	width: 200px;
	margin-bottom: 6px;
}

#siteidnew .image_banner {
	width: 475px;
	height:71px;
}


/*** header menu ***/
#headerNavi {
	margin-left: 175px;
}
#headerNavi ul {
	margin:0px;
	padding:0px;
	border:solid white 1px;
}
#headerNavi li {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	float: left;
	list-style-type: none;
}
#headerNavi li img {
	vertical-align:bottom;
}





.page_contentbox {
	margin: 0px;
	padding: 0px;
        line-height: 180%;
}
.page_contentbox h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 30px;
}
.page_contentbox ul,
.page_contentbox ol {
	padding-left:20px;
/*	margin-left: 20px;	*/
}

.page_contentbox li {
	margin-bottom: 7px;
}

.page_contentbox .block01 {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.page_contentbox .block01 h2 {
	font-size: 140%;
	font-weight: bold;
	color: #89B81D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #8ec31f;
	padding-bottom: 3px;
}
.page_contentbox .block01 h3 {
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6EB517;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
}
.page_contentbox .block01 dl {
}
.page_contentbox .block01 dt {
	padding-bottom: 10px;
	font-weight: bold;
}
.page_contentbox .block01 dd {
	margin-bottom: 10px;
	margin-left: 15px;
}



.blockInner {
	margin-right: 25px;
	margin-left: 25px;
}
#pankuzu {
	margin-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
	color: #999999;
}
#pankuzu a {
	color: #666666;
}
#mainContent {
	float: left;
	width: 650px;
	margin: 0px;
	padding: 0px;
}
#sideBar {
	background-color: #e3e3e3;
	float: right;
	width: 250px;
}
.cntsBlock01 h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cntsbInner {
	margin-right: 25px;
	margin-left: 25px;
}
.cntsbInner h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#mainContent .block02 {
	margin-bottom: 30px;
	margin-left: 25px;
}
#sideBar ul {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}
#sideBar li {
	margin: 0px;
	background-color: #cecece;
	background-image: url(../images/sidebar_li_bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	padding: 0px;
	font-size: 90%;
}
#sideBar li a {
	display: block;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

#sideBar li a:hover {
	background-color: #FFFFCC;
}

#sideBar li h3 {
	padding: 7px;
}

#sideBar li h3 a {
	padding: 0px;
}

#sideBar li li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	background-color: #FFFFFF;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #E3E3E3;
}

#sideBar ul ul {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#sideBar .link-actv {
	font-weight: bold;
	color: #6EA427;
	text-decoration: none;
}
ul {
    list-style-image:none !important;
}

/*-----------------------------

kojin

-----------------------------*/

div#MailSendbox{
		background-image:url(../kojin/images/bg-mailbox.jpg);
		background-repeat:no-repeat;
		width:820px;
		height:200px;
		margin:0 auto;
}

	div#MailSendbox div.leftbox{
		float:left;
		width:600px;
		margin-left:50px;
		_margin-left:25px;
	}
	
	div#MailSendbox div.leftbox h3{
			background-image:url(../kojin/images/icon-mail.jpg);
			background-repeat:no-repeat;
			background-position:8px 2px;
			padding-left:45px;
			border:none;
			margin-top:35px;
			font-size:160%;
			font-weight:normal;
			vertical-align:text-top;
			
	}
	
	div#MailSendbox div.leftbox p{
			color:#000;
	}
	
	div#MailSendbox div.rightbox{
			float:right;
			margin-right:30px;
			margin-top:20px;
	}













.img-l {
	float: left;
	margin-right: 20px;
}
.cntsBlock01 {
	width: 100%;
	margin-bottom: 30px;
}
.cntsbInner {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.cntsbInner h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.menuList {
	width: 100%;
}
.menuList td {
	vertical-align: top;
	width: 50%;
}



dl.ecoDriveNews{
	background-color:#ffffff;
}
dl.ecoDriveNews:hover{
	background-color:#f5f5f5;
}
dl.ecoDriveNews dt {
	margin: 0px;
	background-image: url(../news/images/point.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px ;
	background-position:left 5px;
	padding-bottom:0px!important;
}
dl.ecoDriveNews dt a{
	margin-left:12px;
	font-size:0.9em;
	color:#777777;
	font-weight:normal;
	text-decoration:none;
}
dl.ecoDriveNews dt a:hover{
	text-decoration:underline;
	color:#333333;
}
dl.ecoDriveNews dt span{
	color:#888888;
}
dl.ecoDriveNews dd {
	text-align: left;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding:0px 0px 16px 18px;
	font-size: 90%;
	margin-bottom: 0px!important;
}
dl.ecoDriveNews dd a {
	color: #2200cc;
	text-decoration:underline;
}
dl.ecoDriveNews dd a:hover {
	color: #0045ff;
	text-decoration: none;
}



#ecoReportList {
}
#ecoReportList dt {
	font-size: 90%;
	font-weight: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#ecoReportList dd {
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #90C31F;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*agreement for use */

div#Agreement{
		overflow:auto;
		height:200px;
		margin-bottom:2em;
		border:1px solid #EEE;
		padding:10px 20px;
		background-color:#F3FFF0;
}

div#Agreement h3{
	margin: 10px 0 0;
	background-image: url(../member/images/point.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: left 5px;
	border:none!important;
	font-weight:normal;
}

div#Agreement p{
		margin-top:0;
		margin-left:1em;
}


div#Agreement ul li {
	list-style: none;
}

div#Agreement ul ul li {
	margin-left: 10px;
	margin-bottom: 0px;
	list-style: none;
}


div#Agreement ul ol li {
	margin-left: 10px;
	list-style-type: decimal;
}

div#Agreement ul ol li {
	margin-left: 10px;
	list-style-type: decimal;
}




