@charset "utf-8";
/**
 *
 *
 *
 */

#sidestream {
	float: left;
	width: 250px;
}
#mainstream {
	float: right;
	width: 650px;
}

/*---------------------------------*/
#sidestream .sidebutton01 {
}
#sidestream .sidebutton02 {
	margin: 10px 0 0 0;
}
#sidestream .sidebutton01 img
,#sidestream .sidebutton02 img {
	display: block;
	width: 250px;
}

/*---------------------------------*/
#mainstream h1 {
	margin: 0;
	padding: 0;
	color: #555;
	line-height: 76px;
	font-size: 40px;
	border-style: solid none;
	border-width: 2px;
	border-color: #555;
}
#mainstream .companyname {
	margin: 60px 0 0 0;
	font-size: 26px;
	line-height: 1em;
	color: #333;
	font-weight: bold;
}

/*-------------------------*/
#mainstream .aboutleft {
	float: left;
}
#mainstream .aboutright {
	float: right;
}

/*-------------------------*/
#mainstream table.address {
	border-collapse: collapse;
	margin: 12px 0 0 0;
}
#mainstream table.address tr th {
	border-style: solid none;
	border-width: 1px;
	border-color: #aaa;
	font-size: 14px;
	line-height: 1.3em;
	color: #222;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 13px 0 13px 20px;
}
#mainstream table.address tr td {
	border-style: solid none;
	border-width: 1px;
	border-color: #aaa;
	font-size: 14px;
	line-height: 1.3em;
	color: #222;
	padding: 13px 20px 13px 20px;
}
#mainstream table.address tr td a:link
,#mainstream table.address tr td a:visited {
	text-decoration: none;
	color: #222;
}
#mainstream table.address tr td a:hover {
	text-decoration: none;
	color: #888;
}

/*-------------------------*/
#mainstream .map1 {
}
#mainstream .map2 {
	margin: 10px 0 0 0;
}
#mainstream .map101 {
	font-size: 13px;
	line-height: 1em;
	color: #333;
}
#mainstream .map102 {
	font-size: 13px;
	line-height: 1em;
	color: #333;
}
/*-------------------------*/
#mainstream .soshikizu {

}
#mainstream .soshikizu h2{
	color:#333;
	font-size: 24px;
}
#mainstream .soshikizu .soshikizu_img img{
	width: 70%;
  margin: 30px 15%;
}
/*--------- end of file ----------*/
