@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------------
group.html
group_daruma_outline.html
group_daruma_work.html
group_meifuku_outline.html
group_meifuku_work.html
group_ebisu_outline.html
group_ebisu_work.html
group.css
--------------------------------------------------------------------*/


/*------------------------------------*/
h2#Title { background-image: url(../../img/group/title.png); }




/*------------------------------------*/
div#Group { margin-top: 0; }
div#Group h3 {
    background-image: url(../../img/group/sub_t01.gif);
}
div#Group div#TopText div#Text {
	width: 470px;
	float: right;
}
div#Group div#TopText div#Text dl {
    height: 84px;
    margin-top: 15px;
    background-repeat: no-repeat;
    background-position: right top;
    background-image: url(../../img/group/top/name01.gif);
}
div#Group div#TopText div#Text dl * { display: none; }
div#Group div#TopText div#Photo {
	width: 210px;
	float: left;
}
div#Group div#TopText div#Photo ul {
    list-style: none;
    width: 210px;
    height: 192px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(../../img/group/top/photo.jpg);
    overflow: hidden;
}
div#Group div#TopText div#Photo ul li {
	width: 78px;
	height: 78px;
	float: left;
}
div#Group div#TopText div#Photo ul li#GroMBtn01 { padding-left: 66px; }
div#Group div#TopText div#Photo ul li#GroMBtn02 { padding-top: 36px; }
div#Group div#TopText div#Photo ul li#GroMBtn03 { padding: 36px 0 0 54px; }
div#Group div#TopText div#Photo ul li a {
	display: block;
	width: 78px;
	height: 78px;
	text-indent: -99999px;
	line-height: 0;
	overflow: hidden;
	font-size: 0;
}


/*------------------------------------*/
div#Main div.Works h3,
div#Main div.Outline h3 { height: 60px; }
div#History,
div#Access { margin-top: 30px; }
div.Works h4 {
	height: 40px;
	margin-bottom: -15px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	line-height: 0;
	overflow: hidden;
	font-size: 0;
}
div#Outline h4,
div#History h4,
div#Access h4 {
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	line-height: 0;
	overflow: hidden;
	font-size: 0;
}
div.Works h4   { background-image: url(../../img/group/sub_t01.gif); }
div#Outline h4 { background-image: url(../../img/group/sub_t02.gif); }
div#History h4 { background-image: url(../../img/group/sub_t03.gif); }
div#Access h4  { background-image: url(../../img/group/sub_t04.gif); }

/*事業の紹介*/
div.InList {
	width: 100%;
	margin: 30px auto 0;
	overflow: hidden;
}
div.InList h5 {
	padding: 0.5em 0.5em 0.4em;
	border-bottom: 2px solid #3362ab;
	line-height: 1.2;
	font-size: 120%;
	font-weight: bold;
}
div.ListPhoto {
	width: 680px;
	margin: 15px auto 0;
	overflow: hidden;
}
div.ListPhoto h6 {
    margin-bottom: 10px;
    padding: 0.5em 0.5em 0.6em;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-image: url(../../img/mission/sub_line.gif);
    line-height: 1.2;
    font-weight: bold;
}
div.ListPhoto p.SubT {
	margin-top: 10px;
	font-size: 85%;
	font-weight: bold;
}
div.ListPhoto ul {
	list-style: none;
	width: 100%;
	margin: 10px auto -10px;
	line-height: 0;
	overflow: hidden;
}
div.ListPhoto ul li {
	width: 170px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
}
div.ListPhoto ul li img {
	padding: 1px;
	border: 1px solid #bfbfbf;
}

/*会社概要*/
div#Outline table {
	width: 680px;
	margin: 15px auto 0;
	border-collapse: collapse;
}
div#Outline table tr th {
	width: 18%;
	padding: 8px 10px;
	background: #f4f4f4;
	border: 1px solid #bfbfbf;
	text-align: left;
	vertical-align: top;
}
div#Outline table tr td {
	width: auto;
	padding: 5px 10px;
	border: 1px solid #bfbfbf;
	text-align: left;
	vertical-align: middle;
}
div#Outline table tr td dl { margin-bottom: -0.4em; }
div#Outline table tr td dl dt:before,
div#Outline table tr td dl dd.List table tr th:before { content: "・"; }
div#Outline table tr td dl dd {
	margin-bottom: 0.4em;
	padding-left: 0.6em;
}
div#Outline table tr td dl dd.List { padding-left: 0; }
div#Outline table tr td table {
	width: auto;
	margin: 0;
}
div#Outline table tr td table tr th,
div#Outline table tr td table tr td {
	width: auto;
	padding: 0 15px 0 0;
	background: #fff;
	border: 0 none;
}
div#Outline table tr td table tr th {
    width: 19.5em;
}
div#Outline table tr td dl dd.List table tr th {
    width: 20em;
}

/*会社沿革*/
div#History table {
	width: 680px;
	margin: 15px auto 0;
	border-collapse: collapse;
}
div#History table tr th {
	width: 20%;
	padding: 8px 10px;
	background: #f4f4f4;
	border: 1px solid #bfbfbf;
	text-align: left;
	vertical-align: top;
}
div#History table tr td {
	width: auto;
	padding: 5px 10px;
	border: 1px solid #bfbfbf;
	text-align: left;
	vertical-align: middle;
}

div#Historye table tr td table {
	width: 400px;
	margin: 0;
}
div#History table tr td table tr th,
div#History table tr td table tr td {
	width: 30%;
	padding: 0 15px 0 0;
	background: #fff;
	border: 0 none;
}
div#History table tr td table tr th {
    width:  20em;
}
div#History table tr td table tr td {
    width:  20em;
}

/*アクセス*/
div#Access div#GMap {
	width: 680px;
	margin: 15px auto 0;
}
div#Access div#GMap p {
	margin-top: 0.3em;
	text-align: right;
	font-size: 80%;
}
div#Access ul {
	list-style: none;
	width: 680px;
	margin: 10px auto -10px;
	line-height: 0;
	overflow: hidden;
}
div#Access ul li {
	width: 170px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
}
div#Access ul li img {
	padding: 1px;
	border: 1px solid #bfbfbf;
}
div#Access ul li p {
	width: 160px;
	margin: 0.3em auto 0;
	line-height: 1;
	text-align: left;
}

/*------------------------------------*/
div#Daruma { margin-top: 0; }
div#Daruma h3 { background-image: url(../../img/group/daruma/sub_t01.jpg); }


/*------------------------------------*/
div#Meifuku { margin-top: 0; }
div#Meifuku h3 { background-image: url(../../img/group/meifuku/sub_t01.jpg); }


/*------------------------------------*/
div#Ebisu { margin-top: 0; }
div#Ebisu h3 { background-image: url(../../img/group/ebisu/sub_t01.jpg); }


.yohaku{
	margin:0px 27px;
}

.yohaku2{
	margin:0px 20px;
	
}
.yohaku3{
	margin:0px 34px;
}
.yohaku4{
	margin:0px 49px;
}