/* SideBar
===============================================================*/
#SideBar h2 {
	width:91px;
	height:57px;
	text-indent:-9999px;
	background:url(../images/company/img_tit_01.png) no-repeat 0 0;
	background-size:92px 57px;
}


/* greeting
===============================================================*/
.greeting {
	margin:0 0 20px 0;	
}

.greeting h3 {
	border-bottom:#d9d9d9 1px solid;
	margin:0 0 13px 0;	
}

.greeting h3 span {
	display:block;
	width:278px;
	height:22px;
	text-indent:-9999px;	
	background:url(../images/company/img_tl_01.gif) no-repeat 0 0;
	background-size:278px 22px;
}

.greeting p.ph {
	width:200px;
	margin:0 auto 10px auto;
}

.greeting p.ph img {
	width:200px;
}

.greeting p.txt span {
	display:block;
	padding:10px 0 0 0;
	text-align:right;
}

.greeting p.txt span img {
	width:177px;
}


/* outline
===============================================================*/
.outline {
	margin:0 0 20px 0;	
}

.outline h3 {
	border-bottom:#d9d9d9 1px solid;
	margin:0 0 13px 0;	
}

.outline h3 span {
	display:block;
	width:278px;
	height:22px;
	text-indent:-9999px;	
	background:url(../images/company/img_tl_02.gif) no-repeat 0 0;
	background-size:278px 22px;
}

.outline p.ph {
	width:200px;
	margin:0 auto 10px auto;
}

.outline p.ph img {
	width:200px;
}


/* history
===============================================================*/
.history {
	margin:0 0 20px 0;	
}

.history h3 {
	border-bottom:#d9d9d9 1px solid;
	margin:0 0 13px 0;	
}

.history h3 span {
	display:block;
	width:278px;
	height:22px;
	text-indent:-9999px;	
	background:url(../images/company/img_tl_03.gif) no-repeat 0 0;
	background-size:278px 22px;
}


/* place
===============================================================*/
.place {
	margin:0 0 20px 0;	
}

.place h3 {
	border-bottom:#d9d9d9 1px solid;
	margin:0 0 13px 0;	
}

.place h3 span {
	display:block;
	width:278px;
	height:22px;
	text-indent:-9999px;	
	background:url(../images/company/img_tl_04.gif) no-repeat 0 0;
	background-size:278px 22px;
}

.place .box {
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:#a9a9a9 1px dotted;
}

.place h4 {
	font-size:14px;
	padding:0 0 5px 0;
}

.place p {
	line-height:20px;
	padding:0 0 0 15px;
}

.place p span {
	color:#066eb7;
}

.place p span.br {
	display:block;
	height:0;
}

.place p.btn {
	padding:10px 0 0 15px;
}

.place p.btn a {
	display:block;
	width:67px;
	height:32px;
	text-indent:-9999px;
	background:url(../images/company/img_btn_01.gif) no-repeat 0 0;
	background-size:67px 32px;
}

.place p.btn a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}


/* headoffice
===============================================================*/
.headoffice {
	margin:0 0 20px 0;
	position:relative;
}

.headoffice h3 {
	border-bottom:#d9d9d9 1px solid;
	margin:0 0 13px 0;	
}

.headoffice h3 span {
	display:block;
	width:278px;
	height:22px;
	text-indent:-9999px;	
	background:url(../images/company/img_tl_05.gif) no-repeat 0 0;
	background-size:278px 22px;
}

.headoffice iframe {
	width:100%;
	height:165px;	
}


.headoffice h4 {
	font-size:14px;
	padding:0 0 5px 0;
}

.headoffice p {
	line-height:20px;
	padding:0 0 0 15px;
}

.headoffice p span {
	color:#066eb7;
}

.headoffice p span.br {
	display:block;
	height:0;
}

.headoffice p.btn {
	position:absolute;
	top:150px;
	right:0;
}

.headoffice p.btn a {
	display:block;
	width:81px;
	height:76px;
	text-indent:-9999px;
	background:url(../images/company/img_btn_02.png) no-repeat 0 0;
	background-size:81px 76px;
}

.headoffice p.btn a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}