@charset 'UTF-8';



/*------------------------------------------------------------
	グリーン電力証書とは？300.html
------------------------------------------------------------*/

.gp-index-page {
	margin : 0 0 0 30px;
}
.gp-info-box {
	float : left;
	width : 310px;
	margin : 0 0 15px;
	font-size : 14px;
	background : url(../img/300/info_box_in.jpg) repeat-y;
}
.gp-index-page .right {
	margin : 0 0 15px 10px;
}
#gp-info-box2 {
	width : 310px;
	background : url(../img/300/info_box2_in.jpg) repeat-y;
}
#gp-info-box3 {
	width : 310px;
	background : url(../img/300/info_box3_in.jpg) repeat-y;
}
#gp-info-box07 {
	width : 630px;
	background : url(../img/300/info_box07_in.jpg) repeat-y;
}
.gp-info-box-in {
	background : url(../img/300/info_box_btm.jpg) no-repeat 0 bottom;
}
#gp-info-box2 dl {
	background : url(../img/300/info_box2_btm.jpg) no-repeat 0 bottom;
}
#gp-info-box3 dl {
	background : url(../img/300/info_box3_btm.jpg) no-repeat 0 bottom;
}
#gp-info-box07 dl {
	background : url(../img/300/info_box07_btm.jpg) no-repeat 0 bottom;
}

#gp-info-box5 {
	width : 630px;
	margin : 0 0 15px;
	font-size : 14px;
	background : url(../img/300/info_box_in.jpg) repeat-y;
}

#gp-info01 {
	background : url(../img/300/info_box_bg01.jpg) no-repeat 10px 8px;
}
#gp-info02 {
	background : url(../img/300/info_box_bg02.jpg) no-repeat 10px 30px;
}
#gp-info03 {
	background : url(../img/300/info_box_bg03.jpg) no-repeat 10px 0;
}
#gp-info04 {
	background : url(../img/300/info_box_bg04.jpg) no-repeat 10px 65px;
}

.gp-info-box dl{
	height : 135px;
	padding : 10px 15px;
}
.gp-info-box dt {
	padding : 10px 0;
}

#gp-info-box2 dl ,#gp-info-box3 dl{
	height : 190px;
}

#gp-info-box07 dl {
	height: auto;
}
#gp-info-box07 dl dd {
	padding-left: 20px;
}
#gp-info-box07 dl dd table,
#gp-info-box07 dl dd table th,
#gp-info-box07 dl dd table td {
	border-color: #696969;
}
#gp-info-box07 dl dd table {
	margin-bottom: 10px;
	border-collapse: collapse;
}
#gp-info-box07 dl dd table th,
#gp-info-box07 dl dd table td {
	padding: 4px 12px;
}
#gp-info-box07 dl dd table th {
	font-weight: normal;
	text-align: center;
}
#gp-info-box07 dl dd table td {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

/*------------------------------------------------------------
	自動計算ページ
------------------------------------------------------------*/
.calc-table {
	width : 630px;
	border : 1px solid #c8c8c8;
}
.calc-table th {
	font-size : 0.8em;
	background : #d6f18e;
}
.calc-table .sum th {
	text-align : right;
	border : 1px solid #c8c8c8;
	background : #fff;
}
#sum2-table th {
	text-align : right;
	border : 1px solid #c8c8c8;
}
#sum2-table td {
	text-align : right;
	border : 1px solid #c8c8c8;
	background : #fcfbe2;
}
#sum2-table input {
	width : 5em;
	font-size : 1.2em;
	text-align:right;
	color : #cc0000;
}

#sheet1 ul {
	margin : 0 0 10px 1.5em;
}
#sheet1 li{
	list-style : none;
}
#sheet1 h5 {
	margin : 0 0 0 20px;
}
#sheet1 table{
	border-collapse : collapse;
	margin : 0 0 20px;
}
#sheet1 th,
#sheet1 td {
	padding : 5px 10px;
}

.sheet-table {
	margin : 10px 0 20px;
	border : 1px solid #c8c8c8;
	font-size : 0.8em;
}
.sheet-table th,
.sheet-table td {
/*	padding :4px 10px;  */
	text-align : left;
}
.sheet-table p {
	font-size : 100%;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}


.left {
	float : left;
}

.know-box {
	clear : both;
	border : 1px solid #FF0000;
	font-size : 0.9em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.know-box p {
	font-size : 1em;
}
.know-box h4 {
	font-size : 14px;
}
.know-box ul {
	margin: 20px 0 20px 20px;
}

ul.know-box {
	border : none;
}
.know-box li {
	min-height : 20px;
	margin-bottom : 20px;
	padding-left : 30px ;
	list-style : none;
	font-size : 1em;
	line-height : 140%;
	background : url(../img/parts/title_anc.jpg) no-repeat 0 top;
}
.know-box img {
	vertical-align: middle;
}
