@charset "Shift_JIS"; /*文字コード設定*/
/*+++++++++++++++++++++++++++++++++++++++++++++
　アクセスページレイアウト用CSS
+++++++++++++++++++++++++++++++++++++++++++++*/

/*メインイメージ*/
#main_image {
	background-image: url(../access/image/main_image.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 114px;
	width: 556px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}

/*本社Map*/
#title1 {
	clear: both;
	height: 23px;
	width: 528px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../access/image/title_am.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	color: #0052C4;
}

/*きらら技術室Map*/
#title2 {
	clear: both;
	height: 23px;
	width: 528px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../access/image/title_am.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	color: #0052C4;
}

/*その他*/
#line {
	clear: both;
	height: 65px;
	width: 556px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page_top {
	clear: both;
	height: 20px;
	width: 526px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: right;
	background-image: url(../image/page_top.gif);
	background-repeat: no-repeat;
	background-position: 463px center;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*共通*/
.sub_title {
	padding: 0px;
	clear: both;
	height: auto;
	width: 556px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	background-image: url(../business_description/image/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}
.text_area {
	clear: both;
	height: auto;
	width: 536px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	letter-spacing: 0.2em;
	line-height: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.annai1 {
	clear: both;
	height: auto;
	width: 536px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	letter-spacing: 0.2em;
	line-height: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../access/image/tel.gif);
	background-repeat: no-repeat;
	background-position: 19px 28px;
}
.st_view {
	clear: both;
	height: auto;
	width: 536px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../access/image/tel.gif);
	background-repeat: no-repeat;
	background-position: 19px 28px;
	text-align: right;
}


.annai2 {
	clear: both;
	height: auto;
	width: 536px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	letter-spacing: 0.2em;
	line-height: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../access/image/tel.gif);
	background-repeat: no-repeat;
	background-position: 19px 50px;
}
.map_area {
	padding: 0px;
	clear: both;
	height: 378px;
	width: 554px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #BBBBBB;
}
.font_color {
	color: #0052C4;
}

/*拡大地図*/
#map {
	padding: 0px;
	height: 500px;
	width: 650px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#close {
	padding: 0px;
	clear: both;
	height: auto;
	width: 650px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	color: #00529C;
	text-align: center;
	letter-spacing: 0.2em;
}

