@charset "UTF-8";


/*--------------------------------------------------------------
BODYボディ
---------------------------------------------------------------*/
body{ margin: 0; padding: 0; }
.top{ margin-top:0;}

img{border-style: none;}

body {
	margin-top:0px;
	padding-top:0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 
	"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
}


h2,h3,h4,h5,h6,p,td,th{
	padding-left:20px;
	padding-right:20px;
	color:#222;}


h2{
	border-bottom:solid 2px #6C0;
	display:block;
	line-height:1.8;
	margin:0;
	margin-bottom:15px;
	margin-top:30px;
	margin-left:20px;
	background-image:url(sankakub.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:30px;}



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



#gotop p{
	color:#080;
	font-size:14px;
	text-align:right;}
#gotop p a{
	color:#080;}

#gotop p a:hover{
	color:#0E0;}


/*--------------------------------------------------------------
containerコンテナ
---------------------------------------------------------------*/

#container {
	margin:auto;
	margin-top:0px;
	width:980px;
        text-align:left;
	
	}

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

/*--------------------------------------------------------------
contentsコンテンツ
---------------------------------------------------------------*/

#contents {
	margin-top:0px;
	padding-top:0px;
	width:980px;
	 text-align:left;
}
/*-----------------*/



#top {
	width:980px;
	height:70px;
}

#topimg {
	width:942px;
	height:273px;
	background-image:url(solaradvisor.bmp);
	}	

	
#btn li{
	text-align:center;
	display:block;
	width:155px;
	height:35px;
	margin-right:10px;
	text-decoration:none;
	font-weight:bold;
	line-height:2.5;
	background-image:url(btn2.png);
	background-repeat:no-repeat;
	list-style:none;
	float:left;}

#btn li a{
	color:#033;
	text-decoration:none;}	

#btn li a:hover{
	color:#FFF;
	text-decoration:none;}		
	
	
	
	
#menu{
	margin-top:30px;
	clear:both;
	display:block;
	width:980px;
	height:45px;}

#menu ul{
	margin-left:-30px;
	}

#menu li{
	text-align:center;
	background-image:url(tail-menu.gif);
	background-repeat:repeat-x;
	padding:0;
	font-size:14px;
	display:block;
	width:136px;
	height:45px;
	list-style:none;
	float:left;
	margin-right:1px;
	padding-top:5px;}


#menu li a{
	color:#fff;
	text-decoration:none;}

#menu li a:hover{ 
text-decoration:underline;
	color:#777;}


#annai{
	margin-top:30px;
	clear:both;}
	
#annai p{
	border-top-left-radius: 10px;  /* 左上 */
	border-top-right-radius: 10px; /* 右上 */	
	border-bottom-left-radius: 10px;  /* 左下 */
	border-bottom-right-radius: 10px; /* 右下 */
	display:block;
	width:450px;
	background-color:#39F;
	font-size:19px;
	color:#fff;
	line-height:1.3;
	padding:10px;
	margin:10px;
	float:left;}
	
	
	
	
#gaiyo{
	clear:both;}
	
	

#gaiyo table {
	line-height:1.3;
	margin: 0px auto;}

#gaiyo table th {
	text-align:center;
	width: 150px;
	color: #003300;
	font-size:14px;

}


#gaiyo table td {
	font-size:14px;
	padding: 10px 5px 12px;
}


#gaiyo table td ul { margin-right: 10px;}

#gaiyo table td li {
	margin-bottom: 10px;
	padding: 0px 15px 11px;
	font-weight: bold;
}


#gaiyo table td p {
	margin-left: 15px;
	font-weight: bold;
}

	
	
	
	
	
#setsumei h5{
	text-align:center;
	padding:0;
	margin:0;}

#setsumei p{
	text-align:center;
	padding:0;
	margin:0;}

	
#setsumei img{
	margin:0;}


#check{}
#check h4{
	background-image:url(star.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#060;
	margin:0;
	margin-left:20px;
	line-height:1;
	padding-left:25px;}
	
#check p{
	line-height:1.5;
	margin:0;
	margin-left:25px;
	margin-bottom:20px;}
#check table{
	background-color:#efefef;
	border:dotted 1px #bbb;}
	


#qa{}

#qa h4{
	border-top:dotted 1px #BBB;
	margin:0;}
#qa p{
	margin:0;
	margin-top:10px;
	margin-bottom:25px;
	background-image:url(yajirushi.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:30px;
	margin-left:30px;}


#tokusho{
	margin:5px;
	border:solid 1px #040;
	border-top-left-radius: 10px;  /* 左上 */
	border-top-right-radius: 10px; /* 右上 */	
	border-bottom-left-radius: 10px;  /* 左下 */
	border-bottom-right-radius: 10px; /* 右下 */
	height:480px;
	background-color:#CF9;}

#tokusho h3{
	color:#555;
	border-top-left-radius: 10px;  /* 左上 */
	border-top-right-radius: 10px; /* 右上 */	
	border-bottom-left-radius: 10px;  /* 左下 */
	border-bottom-right-radius: 10px; /* 右下 */
	font-size:16px;
	margin:5px;
	line-height:1.3;
	background-color:#fff;}

#tokusho h4{
	margin:10px;
	margin-left:0px;
	letter-spacing:1px;}

#tokusho p{
	font-size:14px;
	margin:0px;}

#tokusho div.left{
	float:left;
	width:480px;}
#tokusho div.right{
	width:480px;
	float:left;}

#office{
	clear:both;}
	
#office table{
	background-color:#efefef;
	border:dotted 1px #bbb;}
	
#office th{
	color:#666;
	font-size:14px;
	background-color:#fff;
	}

#office td{
	font-size:14px;
	background-color:#fff;
	}
	
#info{
	margin:auto;
	text-align:center;
	}

#info p a{
	margin:auto;
	text-decoration:none;
	text-align:center;
	display:block;
	width:450px;
	height:62px;
	background-image:url(buybtn.png);
	background-repeat:no-repeat;}
	
#info p a:hover{
	margin:auto;
	text-align:center;
	display:block;
	width:450px;
	height:62px;
	background-image:url(buybtn_on.png);
	background-repeat:no-repeat;}	
	