@charset "UTF-8";


/*初期化*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/*設定*/

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 130%;
}


#pagebody {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-image: url(../img/header.jpg);
	float: left;
	height: 129px;
	width: 770px;
}
#header_navi {
	margin-top: 90px;
	margin-left: 340px;
	height: 30px;
}
#header_navi li {
	float: left;
}
#header_navi a {
	display: block;
	width: 100px;
	font-size: 9px;
	height: 30px;
	text-decoration: none;
}

#header_navi em {
	visibility: hidden;	
}



/*各ページのナビ*/
#side_navi {
	float: left;

}

#index_navi ul {
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#index_navi li {
	float: left;
}
.navi a {
	display: block;
	height: 50px;
	width: 195px;
	text-decoration: none;
}

.navi em {
	visibility: hidden;	
}

.navi_product {
	background-image: url(../img/navi_product.jpg);

}

.navi_price {
	background-image: url(../img/navi_price.jpg);

}

.navi_photovoltaic {
	background-image: url(../img/navi_photovoltaic.jpg);

}

.navi_question {
	background-image: url(../img/navi_question.jpg);

}
.navi_guarantee {
	background-image: url(../img/navi_guarantee.jpg);

}

/*トプページ画像*/

#banner_top {
	float: right;
}


/*ニュース
*/#news {
	background-image: url(../img/news.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 280px;
	padding-top: 50px;
	padding-left: 15px;
	height: 279px;
	display:inline;
}

#news ul{
	margin: 0px;
	list-style-type: none;
	line-height: 130%;	
}


/*フッター*/

#footer {
	float: left;
	width: 770px;
	margin-top: 50px;
	height: 120px;
	background-image: url(../img/banner_footer.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	padding-top: 30px;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}



#alpha {
	float: right;
	width: 550px;
}


#text_01 {
	margin-right: 15px;
	margin-left: 15px;
}



			table.mailform td p {
				font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
				font-size: 9px;
				color: #0B479F;
				display: block;
				margin: 0px;
			}
			table.mailform td span {
				font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
				font-size: 10px;
				color: #FF0000;
			}
#product {
	float: right;
	width: 100%;
}

#product ul {
	padding: 0px;
	list-style-type: none;
	margin-left: 0px;
}
#product li {
	float: left;
	width: 110px;
	margin-right: 5px;
	display:inline;
}
#product a{

}
#product_index {
	float: left;
	width: 460px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#contents {
	float: left;
	width: 100%;
}


#section01{

	width: 550px;

	float: right;

	margin-bottom: 50px;
	display:inline;
}

#section01 img {

	float: left;

}
