@charset "utf-8";
/* CSS Document */
div#contents h2 {padding-top:20px;}
div#contents h3 {padding-top:30px;}
div#outline{
	padding-top: 15px;
	padding-left: 3px;
}
/*********************会社概要*********************/
div#outline dl {
	clear: both;
	width: 705px;
	background-color: #EBEBF5;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
}
div#outline dl#firstDl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

} 
div#outline dt,div#outline dd {
	font-size: 1em;
	line-height: 2em;
}
div#outline dt {
	float: left;
	width: 20%;
	background-color: #EBEBF5;
	text-align: left;
	text-indent: 1em;
}
div#outline dd {
	float: right;
	width: 79%;
	background-color: #EBFFFF;
	text-align: left;
	text-indent: 1em;
}

/*********************会社概要ここマーデー*********************/

div#left {
	width: 494px;
	float: left;
	overflow: hidden;
	padding-bottom: 40px;
	padding-top: 20px;

}
div#left p {
	line-height: 2em;
	clear: both;
}
div#left dl {
	clear: both;
}
div#left dt {
	padding-top: 20px;
	padding-bottom: 10px;
}
div#left dd {
	line-height: 2em;
	padding-left: 15px;
}
div#left dl.nensyo {
	width: 300px;
	clear: both;
}
div#left dl.nensyo dt,div#left dl.nensyo dd {
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}
div#left dl.nensyo dt {
	float: left;
}
div#left dl.nensyo dd {
	float: right;
}
div#left p#rightStyle {
	text-align: right;
	width: 300px;
}
dl.kennin {
	clear: both;
	width: 350px;
	background-color: #e6e6e6;
	overflow: hidden;
	margin-left: 3px;
	margin-bottom: 1px;
}

dl.kennin dt,dl.kennin dd {
	font-size: 1.1em;
	line-height: 2em;
	margin: 0px;
	padding: 0px!important;
}
dl.kennin dt {
	float: left;
	width: 65%;
	background-color: #e6e6e6;
	text-align: left;
	text-indent: 1em;
}
dl.kennin dd {
	float: right;
	width: 34%;
	background-color: #F5F5F5;
	text-align: left;
	text-indent: 1em;
}
h3#kHeader {
	clear: both;
	padding-bottom: 20px;
}
div#right {
	width: 196px;
	float: right;
	padding-right: 8px;
	padding-top: 15px;
	overflow: hidden;
}
div#right dd {
	line-height: 1.5em;
	padding-left: 1em;
}
h3.clear {clear: both;}

dl.leftDl {
	width: 434px;
	float: left;
}
dl.leftDl dt {
	padding-top: 15px;
	padding-bottom: 7px;
}
dl.leftDl dd {
	line-height: 2em;
	padding-left: 15px;
}
dl.rightDl {
	float: right;
	width: 247px;
	padding-top: 15px;
	padding-right: 8px;
}
dl.rightDl dt {
	line-height: 2em;
}

p.txtright {
	text-align: right;
	clear: both;
	line-height: 2em;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 15px;
	overflow: hidden;
}
p.txtright a {
	font-size: 0.9em;
	color: #0000FF;
	text-decoration: none;
}
p.txtright a:hover {
	text-decoration: underline;
}
div.wrapp {
	clear: both;
	overflow: hidden;
	padding-bottom: 44px;
	background-image: url(../images/ibic_outline_100.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.wrapplast {
	clear: both;
	overflow: hidden;
	background-image: none;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
div.wrapplast dl.leftDl dt {
	padding-top: 0px;
}
div.wrapplast dl.rightDl dt {
	padding-top: 0px;
}
dl.rightDl2 {
	width: 434px;
	float: right;
	padding-right: 5px;
}
dl.rightDl2 dd {
	padding-left: 15px;
	line-height: 2em;
	padding-top: 5px;
}
dl.leftDl2 {
	float: left;
	width: 247px;
	padding-left: 8px;
}
dl.leftDl2 dt {
	line-height: 2em;
}
div.wrapp2 {
	clear: both;
	padding-top: 20px;
	overflow: hidden;
}
div.wrapp2 p {
	float: left;
	width: 206px;
}
div.wrapp2 dl {
	float: right;
	width: 480px;
}
div.wrapp2 dt {
	line-height: 2em;
	float: left;
	width: 20%;
}
div.wrapp2 dd {
	line-height: 2em;
	float: left;
	width: 75%;
}
div.wrapp2 dd a {
	color: #0000FF;
	text-decoration: none;
}
div.wrapp2 dd a:hover {
	text-decoration: underline;
}

