@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------

	DEFAULT CSS RESET

-------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}
ol,ul{
	list-style:none;
}
caption{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
img {
	vertical-align: bottom;
	}
/*-------------------------------------------------------------------

	DEFAULT SETTING

-------------------------------------------------------------------*/
*>html, *>body, *>#wrapper {height: 100%;}
body > #wrapper {height: auto; min-height: 100%; 
}

html{
	font-size:100%;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body{
	margin:0;
	_font-size:66.66%;
	min-width:950px;
	background-color:#FFF;
	color: #333333;
	font: 12px/130% "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	line-height:160%;
	padding:123px 0 0 0;
}
* html body{  
    overflow: hidden;  
} 
body#map > #wrapper {
background: none;
}
body#map{
	background-color:#FFF;
}
a{
	text-decoration:underline;
	outline:none;
	color: #07723C;
}
a:hover{
	text-decoration:none;
}
a.noborder{
	text-decoration:none;
	color: #333333;
}
.clr{clear:both;}

.blk{display:block;}

.strong{font-weight:bold;}

.pagetop{
	text-align:right;
	margin-right: 40px;
	clear:both;
}

.bold{font-weight:bold;}
.font12{font-size:12px;}
.hid{
	visibility:hidden;
	}

.left{
	float:left;
}

.right{
	float:right;
}
.alignC {
	text-align: center;
}
.alignR {
	text-align: right;
}

.imgLeft{
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.imgLeft2{
	float:left;
	margin-right: 20px;
}
.mb20{
	margin-bottom:20px;
	}
.mb10{
	margin-bottom:10px;
	}
.imgRight{
	float:right;
	margin-left: 20px;
}
.imgRight2{
	float:right;
	margin-left: 10px;
}
.textGreen{
	color:#00661A;	
	}
.textRed{
	color:#F00;	
	}
.must{
	color:#F00;	
}
.textOrange{
	color:#FB4204;	
	}
.borderImg{
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.sikiri{
	border-bottom: 1px dotted #666666;
	margin-bottom: 20px;
	width:700px;
	}

/*----------------------------------------------------------
	clearfix
----------------------------------------------------------*/
.clearfix:after {
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
	overflow:auto;
    visibility: hidden;
    content: ".";
}
.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
	
#wrapper #container {
	width: 100%;
	padding: 0px;
	position: relative;
}

h1 {
	text-indent:-9999px;
	height:0;
}
#wrapper #header {
	width: 100%;
	height:105px;
	/*opacity: 0.9;*/
	background: #FFF;
	position: fixed;  
    border-top: 4px solid #17B061;
    top: 0;
    left:0;
    z-index: 1000;
}
#wrapper #headerInr {
	padding: 0px;
	width: 950px;
	height:103px;
	margin: 0px auto;

}

#wrapper #headL{
	margin-top:11px;
	float:left;
	width:303px;
	height:88px;
}
#wrapper #headR{
	float:right;
	width:250px;
	height:105px;
}
#wrapper #headR #head_contact{
	height:28px;
	margin-top:11px;
}
#wrapper #headR #head_contact li.li_right{
	display:inline;
	width:117px;
	height:28px;
	margin-right: 0px;
}
#wrapper #headR #head_contact li.li_left{
	display:inline;
	width:117px;
	height:28px;
	margin-right: 10px;
}
#wrapper #headR #head_tel{
	font-size:26px;
	font-weight:bold;
	margin-top:9px;
}
#wrapper #headR #head_tel li.tokyo{
	line-height:30px;
	background: url(/megasolar/img/tel_tokyo.png) no-repeat left 3px;
	padding-left:45px;
}
#wrapper #headR #head_tel li.osaka{
	line-height:30px;
	background: url(/megasolar/img/tel_osaka.png) no-repeat left 3px;
	padding-left:45px;
}

#contents #mv2 {
	padding: 0px;
	width: 100%;
	min-width:950px;
	margin: 0 auto 0;
	height:360px;
}

#contents .section01{
	padding: 0px;
	width: 950px;
	margin: 0px auto 80px;
	font-size:14px;
}
#contents .section02{
	padding: 0px;
	width: 950px;
	margin: 0px auto 25px;
	font-size:14px;
}
#contents .section_innerinner{
	margin-top:20px;
	margin-bottom:20px;
}
h2{
	font-size:26px;
	text-align:center;
	line-height:78px;
	width:950px;
	height:78px;
	margin-bottom:20px;
	color:#FFF;
	font-weight:bold;
	background-image: url(/megasolar/img/tit01.png);
	background-repeat: no-repeat;
}
#menu01,#menu02,#menu03,#menu04,#menu05,#menu06,#item_solar01,#item_solar02,#item_solar03,#item_solar04{
	margin-top: -123px;
	padding-top: 123px;
}
#gmenu_wrap{
	background-image: url(/megasolar/img/bg_gnav.png);
	background-repeat: repeat-x;
	width: 100%;
	margin-bottom:30px;
}
#gmenu {
	margin: 0px auto 4px;
	height: 75px;
	width: 950px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gmenu ul li{
	float: left;
}
#gmenu ul li a {
	display: block;
	height: 75px;
	text-indent: -9999px;
}
#gmenu ul li.gmenu001 a {
	width: 192px;
	background-image: url(/megasolar/img/gnav01.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#gmenu ul li.gmenu001 a:hover{
	background: url(/megasolar/img/gnav01.png) no-repeat left bottom;
}
#gmenu ul li.gmenu002 a {
	background: url(/megasolar/img/gnav02.png) no-repeat left top;
	width: 190px;
}
#gmenu ul li.gmenu002 a:hover {
	background: url(/megasolar/img/gnav02.png) no-repeat left bottom;
}
#gmenu ul li.gmenu003 a {
	background: url(/megasolar/img/gnav03.png) no-repeat left top;
	width: 190px;
}
#gmenu ul li.gmenu003 a:hover {
	background: url(/megasolar/img/gnav03.png) no-repeat left bottom;
}
#gmenu ul li.gmenu004 a {
	background: url(/megasolar/img/gnav04.png) no-repeat left top;
	width: 190px;
}
#gmenu ul li.gmenu004 a:hover {
	background: url(/megasolar/img/gnav04.png) no-repeat left bottom;
}
#gmenu ul li.gmenu005 a {
	background: url(/megasolar/img/gnav05.png) no-repeat left top;
	width: 188px;
}
#gmenu ul li.gmenu005 a:hover {
	background: url(/megasolar/img/gnav05.png) no-repeat left bottom;
}

#copy01{
	font-size:32px;
	line-height:40px;
	margin-top:20px;
	margin-bottom:15px;
	text-align:center;
	color:#17B05F;
}
#wrapper #contents #point_bg{
	background: url(/megasolar/img/img01.jpg) no-repeat left bottom;
	width:950px;
	height:345px;
	margin-bottom:20px;
}
#wrapper #contents #point_bg ul{
	padding-top:5px;
}
#wrapper #contents #point_bg ul li{
	font-size:26px;
	line-height:108px;
	font-weight:bold;
	padding-left:115px;
}
#wrapper #contents #flow_bg{
	background: url(/megasolar/img/img02.jpg) no-repeat left bottom;
	width:950px;
	height:953px;
}
#wrapper #contents #flow_bg dl{
	padding-top:70px;
}
#wrapper #contents #flow_bg dl dt{
	clear:left;
	float:left;
	padding-left:15px;
	margin-right:20px;
}
#wrapper #contents #flow_bg dl dd{
	width:695px;
	font-size:14px;
	line-height:20px;
	float:right;
	padding-top:8px;
}
#wrapper #contents #flow_bg dl dd .flow_red{
	font-size:18px;
	color:#FF0000;
}
#wrapper #contents #arumi{
	font-size:38px;
	line-height:50px;
}
#wrapper #contents #feature{
	margin-bottom:30px;
}
#wrapper #contents #feature dt{
	clear:left;
	float:left;
	background: url(/megasolar/img/feature.gif) no-repeat left top;
	width:71px;
	height:71px;
	font-size:18px;
	color:#FFF;
	line-height:71px;
	text-align:center;
	margin-right:20px;
	padding-bottom:40px;
}
#wrapper #contents #feature dd.tit_kadai{
	font-size:28px;
	color:#FF0000;
	line-height:50px;
	width: 859px;
	float: right;
}
#wrapper #contents #feature dd.de_kadai{
	font-size:16px;
	line-height:20px;
	width: 859px;
	float: right;
}
#wrapper #contents #feature dd.de_kadai .kadai_red{
	font-size:24px;
	color:#FF0000;
}
#wrapper #contents .item{
	padding:20px;
	width:910px;
	background-color:#F3FCF8;
}
#wrapper #contents .item2{
	padding:20px;
	width:910px;
	background-color:#FCFEFD;
}
#wrapper #contents .item dt,#wrapper #contents .item2 dt{
	clear:left;
	float:left;
	width:336px;
	height:237px;
	margin-right:20px;
}
#wrapper #contents .item dd.item_tit,#wrapper #contents .item2 dd.item_tit{
	font-size:32px;
	line-height:60px;
}
#wrapper #contents .item dd.item_tit_grand,#wrapper #contents .item2 dd.item_tit_grand{
	font-size: 26px;
    line-height: 40px;
    margin-bottom: 30px;
}
#wrapper #contents .item dd.item_de,#wrapper #contents .item2 dd.item_de{
	width:530px;
	float:right;
}
#wrapper #contents .item dd.item_de ul li,#wrapper #contents .item2 dd.item_de ul li{
	font-size:20px;
	background: url(/megasolar/img/point.gif) no-repeat left center;
	line-height:30px;
	padding-left:30px;
}
#wrapper #contents .item p,#wrapper #contents .item2 p{
	margin-top:20px;
	font-size:16px;
	color:#FF4C4C;
	clear:right;
}
#wrapper #contents .section_inner .item_solar{
	background: url(/megasolar/img/tit_item.png) no-repeat left center;
	width:950px;
	height:87px;
	margin-bottom: 15px;
	position:relative;
}
#wrapper #contents .section_inner .item_solar a{
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
}
#wrapper #contents .section_inner .item_solar dt{
	font-size:38px;
	padding-left:30px;
	margin-bottom:10px;
	padding-top: 25px;
}
#wrapper #contents .section_inner .item_solar dd{
	font-size:14px;
	padding-left:40px;
}
#wrapper #contents .section_inner h3{
	border-left: 10px solid #17b061;
    font-size: 38px;
    height: 38px;
    margin-bottom: 30px;
    margin-top: 80px;
    padding-left: 30px;
    padding-top: 20px;
    vertical-align: middle;
}
#wrapper #contents .section_inner .table_grand{
	width:900px;
	margin-top: 150px;
}
#wrapper #contents .section_inner .table_grand table{
	width:900px;
	padding:20px;
	border:none;
	
}
#wrapper #contents .section_inner .table_grand table th{
	padding:5px 10px;
	border:solid 1px #B8B8B8;
	background-color:#B8EDDA;
}
#wrapper #contents .section_inner .table_grand table td{
	padding:5px 10px;
	border:solid 1px #B8B8B8;
	background-color:#FFF;
}
.contact_block{
	width:910px;
	border:2px solid #DDD;
	padding:20px;
	margin-top:60px;
	overflow: hidden;
    position: relative;
}
.contact_block #contact_block_tel{
	width:350px;
	float:left;
	margin-left:30px;
}
.contact_block #contact_block_tel .contact_detail{
	font-size:20px;
	height:50px;
	margin-bottom:10px;
	line-height: 24px;
}
.contact_block #contact_block_tel .contact_detail2{
	font-size:20px;
	height:30px;
	margin-bottom:15px;
	line-height: 24px;
}
.contact_block #contact_block_tel .tit_tel{
	background-color: #ABABAB;
	border-radius: 2px;
	font-size:16px;
	margin-right:20px;
	padding:5px 10px;
	color:#FFF;
	font-weight:bold;
	width:55px;
	display: block;
	float:left;
	height: 20px;
}

#copy02{
	text-align:center;
	font-size:26px;
	line-height:35px;
	color:#FFF;
	background-color:#AAA;
	padding:5px 10px;
	margin-bottom:30px;
}
#item_ul li{
	margin:0;
	padding:0;
	width:950px;
}
.contact_block ul{
	margin: 35px 0 0 0;
    padding: 0;
	text-align: center;
}
.contact_block ul .link_btn_o{
	border: 1px solid #FF8000;
	background-color: #FF8000;
	background-image: -webkit-linear-gradient(top, #FF8000, #FF9A35);
	background-image: linear-gradient(to bottom, #FF8000, #FF9A35);
	border-radius: 4px;
	-webkit-transition: none;
	transition: none;
	width:180px;
	padding-bottom:15px;
	padding-top:15px;
	margin-left:10px;
	margin-right:10px;
	color: #fff;
	font-weight:bold;
	font-size:24px;
	line-height: 35px;
	padding-left: 15px;
    padding-right: 15px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	white-space: nowrap;
	text-align:center;
	font-size:20px;
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
}
.contact_block ul .link_btn_o a{
	text-decoration:none;
	color:#FFF;
}
.contact_block ul .link_btn_o:hover{
	border:1px solid #FFAD5B;
	background-color: #FFAD5B;
	background-image: -webkit-linear-gradient(top, #FFAD5B, #FFBB77);
	background-image: linear-gradient(to bottom, #FFAD5B, #FFBB77);
}
.contact_block ul .link_btn_o2{
	border: 1px solid #FF8000;
	background-color: #FF8000;
	background-image: -webkit-linear-gradient(top, #FF8000, #FF9A35);
	background-image: linear-gradient(to bottom, #FF8000, #FF9A35);
	border-radius: 4px;
	-webkit-transition: none;
	transition: none;
	width:170px;
	padding-bottom:5px;
	padding-top:5px;
	margin-left:10px;
	margin-right:10px;
	color: #fff;
	font-weight:bold;
	font-size:24px;
	line-height: 35px;
	padding-left: 15px;
    padding-right: 15px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	white-space: nowrap;
	text-align:center;
	font-size:20px;
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
}
.contact_block ul .link_btn_o2 a{
	text-decoration:none;
	color:#FFF;
}
.contact_block ul .link_btn_o2:hover{
	border:1px solid #FFAD5B;
	background-color: #FFAD5B;
	background-image: -webkit-linear-gradient(top, #FFAD5B, #FFBB77);
	background-image: linear-gradient(to bottom, #FFAD5B, #FFBB77);
}
.form_btn_div{
	width: 640px;
	margin:0 auto;
}
.form_btn_div .form_btn{
	margin-left:20px;
	margin-right:20px;
	float:left;
}
#wrapper #contents input#submit_button{
border: 1px solid #ECB100;
	background-color: #FFBF00;
	background-image: -webkit-linear-gradient(top, #FFBF00, #F0B500);
	background-image: linear-gradient(to bottom, #FFBF00, #F0B500);
	border-radius: 4px;
	-webkit-transition: none;
	transition: none;
	width:250px;
	padding-bottom:5px;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	color: #fff;
	font-weight:bold;
	font-size:24px;
	line-height: 35px;
	padding-left: 15px;
    padding-right: 15px;
	text-align:center;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	white-space: nowrap;
	text-align:center;
	font-size:20px;
}
#wrapper #contents input#submit_button:hover{
	border:1px solid #ECB100;
	background-color: #CF940A;
	background-image: -webkit-linear-gradient(top, #ECB100, #CF940A);
	background-image: linear-gradient(to bottom, #ECB100, #CF940A);
}
#wrapper #contents input#return_button{
	border: 1px solid #999999;
	background-image: -webkit-linear-gradient(top, #999999, #BBB);
	background-image: linear-gradient(to bottom, #999999, #BBB);
	border-radius: 4px;
	-webkit-transition: none;
	transition: none;
	width:250px;
	padding-bottom:5px;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	color: #fff;
	font-weight:bold;
	font-size:24px;
	line-height: 35px;
	padding-left: 15px;
    padding-right: 15px;
	text-align:center;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	white-space: nowrap;
	text-align:center;
	font-size:20px;
}
#wrapper #contents input#return_button:hover{
	border:1px solid #BBB;
	background-color: #CF940A;
	background-image: -webkit-linear-gradient(top, #BBB, #CCC);
	background-image: linear-gradient(to bottom, #BBB, #CCC);
}
.table_parts{
	width:950px;
	margin:0 auto 20px;
	border: 0 #000000 solid;
}
.table_parts th{
	border: 0px solid;
	background-color: #BBBBBB;
	padding: 10px 0;
	text-align: center;
	vertical-align: middle;
	color:#FFF;
	font-weight:bold;
}
.table_parts th.th02{
	background-color: #999999;
}
.table_parts td{
	border-bottom: dotted 1px #444444;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
}
.table_parts td.td02{
	background-color: #F5F5F5;
}
.mitsumoriTable{
	width:950px;
	margin:0 auto 20px;
	border: 0 #000000 solid;
}
.mitsumoriTable th{
	border: 5px solid #FFF;
	background-color: #F5F5F5;
	padding: 10px 0;
	text-align: center;
	vertical-align: middle;
	font-weight:bold;
}
.mitsumoriTable th span{
	color:#F00;
}
.mitsumoriTable td{
	border-bottom: 0 1px #444444;
	padding: 10px 5px;
	vertical-align: middle;
	font-size:16px;

}
.mitsumoriTable td input{
	line-height:24px;
	padding-left:5px;
	padding-right:5px;
}
.mitsumoriTable td textarea{
	line-height:24px;
	padding-left:5px;
	padding-right:5px;
}
.mitsumoriTable .smoji{
	font-size:12px;
}
#pagetopbtn {
    bottom: 38px;
    opacity: 0.9;
    position: fixed;
    right: 0;
}

#pagetopbtn a {
    width: 65px;
}
#footer{
	width:100%;
	background-color: #17B061;
	height:110px;
	overflow:hidden;
}
.footer-top {
  /*    position:fixed; */
     bottom:0;
     left:0;
  /*   overflow:hidden; */
     width:100%;
     height:40px;
     margin-top:10px;
     background-color: #17B061;
}
.footer-top.static {
     position:static;
}
.footer-bottom {
     padding:15px 0;
 }
#footer ul{
	text-align: center;
	padding:15px 0 20px;
	font-size:14px;
}
#footer ul li{
	display:inline;
	color:#FFF;
	border-right:1px solid #FFF;
	padding-right:1em;
	padding-left:1em;
}
#footer ul li a{
	color:#FFF;
}
#footer ul li.foot_link_last{
	border-right:0 solid #FFF
}
#footer .copy{
	color:#FFF;
	text-align: center;
	padding-bottom:20px;
}

.wideslider {
	width: 100%;
	height: 350px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #fff url(../img/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(../img/next.jpg) no-repeat left center;}

.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 10px;
	height: 10px;
	display: inline-block;
	overflow: hidden;
	background: #111;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
	background: #FFF;
}

/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}
