@charset "UTF-8";
/* header
------------------------*/
#header {
	width: 690px;
	padding-top: 10px;
	padding-right: 35px;
	padding-left: 35px;
	margin-top: 0px;
}
#header .yojyo_kaitoriseido {
	background-image: url(../img/yojyo_kaitori.jpg);
	height: 245px;
	width: 682px;
	margin-top: 10px;
	margin-bottom: 25px;
	border: 4px solid #B58643;
	background-repeat: no-repeat;
	background-color: #FFF;
	float: left;
}
#header .yojyo_kaitoriseido p {
	width: 290px;
	margin-top: 90px;
	margin-left: 35px;	
	font-size: 0.9em;
	line-height: 1.6em;
	font-weight: bold;
	word-wrap:break-word;
}
#header .zenryo_kaitoriseido {
	background-image: url(../img/zenryo_kaitori.jpg);
	height: 245px;
	width: 682px;
	margin-top: 10px;
	margin-bottom: 25px;
	border: 4px solid #52A28A;
	background-repeat: no-repeat;
	background-color: #FFF;
	float: left;
}
#header .zenryo_kaitoriseido p {
	width: 290px;
	margin-top: 90px;
	margin-left: 35px;	
	font-size: 0.9em;
	line-height: 1.6em;
	font-weight: bold;
	word-wrap:break-word;
}
#header .hatudensyo_setumei {
	background-image: url(../img/hatudensyo_setumei.jpg);
	height: 245px;
	width: 682px;
	margin-top: 10px;
	margin-bottom: 25px;
	border: 4px solid #004098;
	background-repeat: no-repeat;
	background-color: #FFF;
	float: left;
}
#header .hatudensyo_setumei p {
	width: 290px;
	margin-top: 95px;
	margin-left: 35px;
	font-size: 0.9em;
	line-height: 1.6em;
	font-weight: bold;
	word-wrap: xxbreak-word;
}
#header .jyutaku_topImage {
	height: 68px;
	width: 690px;
	background-color: #FFFCDB;
	background-image: url(../img/family_img.jpg);
	float: left;
	margin-bottom: 10px;
}
#header .sangyo_topImage {
	clear: both;
	height: 68px;
	width: 690px;
	background-color: #FFFCDB;
	background-image: url(../img/sangyo_img.jpg);
	float: left;
	margin-bottom: 10px;
}
#header .hatudensyo_topImage {
	clear: both;
	height: 68px;
	width: 690px;
	background-color: #FFFCDB;
	background-image: url(../img/hatudensyo_img.jpg);
	float: left;
	margin-bottom: 10px;
}
#header h2 {
	color: #FFFFFF;
	font-size: 1.6em;
	padding-left: 25px;
	padding-top: 18px;
	font-weight: bold;	
}
#header #pankuzu li {
	display: inline;
	color: #333333;
}  
#header #pankuzu li a {
	padding-right:10px;	
	background-image: url(../img/topicpath.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* sidebar
------------------------*/
.sidebar {
	width: 265px;
	float: left;		
}
.shindan {
	width: 182px;
	margin-top: 15px;
	margin-left: 35px;
}
.sidebar .shindan .body {
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 1.4em;
}
.jirei_jyutaku {
	margin-top: 7px;
}
.jirei_sangyo {
	margin-top: 8px;
}
.jirei_hatudensyo {
	margin-top: 8px;
}
.sidebar .sideNavi {
	width: 151px;
	background-color: #F6E492;
	border: 1px solid #F08300;
	padding: 15px;
	margin-top: 10px;
	margin-left: 35px;
}
.sidebar li {
	font-size: 1%;
	line-height: 1%;
	padding-bottom: 2px;
}
.sidebar .ecoPlan {
	width: 127px;
	background-color: #C6BF79;
	margin-top: 15px;
	margin-left: 35px;
	padding: 12px 28px;
	
}
.sidebar .ecoPlan .title {
	margin-top: 2px;
}
.sidebar .ecoPlan .body {
	margin-top: 5px;
	margin-bottom: 8px;
	line-height: 1.4em;
	font-size: 0.8em;
}
.sidebar .ecoPlan li {
	font-size: 1%;
	line-height: 1%;
	padding-bottom: 10px;
}

/* voice
------------------------*/
.okyaku {
	float: left;
	width: 480px;
}
.okyaku .coment {
	line-height: 1.3em;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 15px;
	width: 460px;
}
.voice_block {
	width: 460px;
	overflow: scroll;
	overflow-x: hidden;
	height: 880px;
}
.voice {
	padding: 1px 20px 24px 8px;
	background-color: #FFFFFF;
	float: left;
	width: 390px;
	margin-top: 6px;
	margin-bottom: 6px;
	border-top: 1px solid #996600;
	border-right: 3px solid #996600;
	border-bottom: 1px solid #996600;
	border-left: 3px solid #996600;
}
.voice .num {
	font-size: 1em;
	font-weight: bolder;
	color: #996600;
	width: 50px;
	border-right: 1px solid #996600;
	border-bottom: 1px solid #996600;
	margin-top: 5px;
}
.voice .num_h {
	font-size: 1em;
	font-weight: bolder;
	color: #996600;
	width: 61px;
	border-right: 1px solid #996600;
	border-bottom: 1px solid #996600;
	margin-top: 5px;
	margin-bottom: 2px;
}
.voice .title {
	font-size: 1.4em;
	font-weight: bolder;
	color: #F08300;
	line-height: 1.4em;
	padding-left: 50px;
	word-wrap: break-word;
}	
h4 {	
	float: right;
	text-align: right;
}
.gotop {
	text-align: right;
	clear: left;
	margin-bottom: 7px;
	margin-right: 35px;
}
/* title link style
------------------------*/
.title a:link {
	color: #F08300;
	text-decoration: underline;
}
.title a:visited {
	color: #993366;
	text-decoration: underline;
}
.title a:hover {
	color: #FF9966;
	text-decoration: underline;
}
.title a:active {
	text-decoration: none;
	position: relative;
	top: +1px;
	left: +1px;
}

/* footer
------------------------*/
#footer {
	background-color: #684531;
	height: 34px;
	clear: both;
	padding-top: 9px;
	padding-left: 20px;
}
#footer li {
	color: #FFFFFF;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
#footer .address {
	color: #FFFFFF;
	line-height: 1em;
	font-size: 0.95em;
	padding-right: 10px;
	padding-left: 95px;
}
<title>太陽光発電設置事例三河商事のお客様の声　愛知県豊田市御船町N様。</title>
