@charset "utf-8";
/* CSS Document */



/* =========================================================
clear
========================================================= */
.clearfix {
	*zoom:1;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear:both;
}


/* =========================================================
========================================================= */


.mb10 {
    padding-left: 16px;
    color: #666666;
    font-size: 1.2em;
    display: block;
    padding-top: 20px;
    padding-bottom: 15px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    background: url(http://www.izumi.jp/common/img/article/h1_bkg.jpg) no-repeat;
    background-size: 100% 100%;
}


.leftside{
	float:left;
	width: 48%;
}




.rightside{
	float:right;
	width: 48%;
}


.nenga dt{
	font-size:1em;
	font-weight:bold;
	text-align:center;
	padding: 5px;
}

.kuroda dt{
	background-color:#e60013;
	color:#FFF;
}

.nenga dd{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
    padding: 5px 0;
    margin: 0;
	text-align:center;
	letter-spacing:.2em;
	background-color:#FFF;
}

.sanfrecce dt{
	background-color:#51318f;
	color:#FFF;
}

.nengabox{
	margin:10px auto;
	width:95%;
}

/*//////////////////　ゆめタウン×中国電力　スタイル/////////////////////////*/


div#ene_wrrap{
	background-color:#FFF;
	color:#000;
	padding:10px;
}


.ene_logo{
	width:70%;
	margin:0 auto 10px;
}

	
#ene_wrrap img{
	max-width:100%;
}

.ene_bottomline{
	border-bottom:4px dotted #E95532;
	margin-bottom:20px;


}

#ene_main_col{
	text-align:center;
	padding:20px 0;
}

#ene_main_col p {
    font-size: 1.3em;
    text-align: left;
	margin:10px 0;
}

.ene_col1{
	text-align:center;
}

.ene_col1 p {
    text-align: left;
    font-weight: bold;
    font-size: 1.1em;
	margin:10px 0;
	}

p.ene_kome{
	font-size:1em;
	font-weight:normal;
}

.ene_col2{
	text-align:center;
}

.ene_col2_inline{
	width:90%;
	margin:20px auto;
	border:1px solid #00AB96;
	background-color:#FFFBD0;
	border-radius:5px;
	position:relative;
	padding:20px 20px;
	text-align:left;
	font-size:16px;
}

.ene_inlinetitle{
	background-color:#FFF;
	border:0.5px solid #00AB96;
	width:98%;
	margin:10px auto 0;
	color:#00AB96;
	font-size:1.1em;
	text-align:center;
}

.ene_inlinetitle span{
	font-size:1.3em;
}

.ene_point {
    color: #00AB96;
    font-size: 1.4em;
    letter-spacing: -2px;
    margin: 20px 0 10px;
    line-height: 1.2;
}


.ene_point span{
	font-size: 2em;
}

.ene_point1180{
	font-size: 1.1em;
}

.ene_point1180 span{
	color:#00AB96;
	font-size:1.2em;
}

.ene_yumeca {
    position: absolute;
    top: 88px;
    right: 30px;
    width: 30%;
}

p.ene_btn{
	text-align:center;
	margin-top:20px;
}

.ene_col3 {
    font-size: 1.1em;
    color: #00A6E9;
    letter-spacing: 5px;
	line-height:1.2;
}


.guttozuttoclub_logo {
    width: 10em;
}


.ene_app {
	position: relative;
	background: #ffffff;
	border: 1px solid #E60785;
	color:#000;
	width:80%;
	margin:20px auto;
	padding:10px 15px;
	font-size:.9em;
	text-align:center;
}

.ene_app p {
    text-align: left;
    letter-spacing: 3px;
}

.ene_app img{
	width:60%;
}
.ene_app:after, .ene_app:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.ene_app:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 10px;
	margin-left: -10px;
}
.ene_app:before {
	border-color: rgba(230, 7, 133, 0);
	border-top-color: #E60785;
	border-width: 11px;
	margin-left: -11px;
}
