@charset "utf-8";
/* access.css */


/*======================================

	ヘッダー背景

======================================*/
#access div#header {
	background: url(../access/images/bg_head.jpg) no-repeat left top;	
}



/*======================================

	ページタイトル

======================================*/
#access h2#page_tit {
	margin:0px;
	padding:0px;
	width:131px;
	height:399px;
	position:absolute;
	top:60px;
	left:790px;
	line-height: 1;
	background: url(../access/images/tit_page.png) no-repeat left top;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

/*======================================

	flash_menu

======================================*/
#access div#header div#flash_menu {
	margin:0px;
	padding:0px;
	width:582px;
	height:373px;
	position:absolute;
	top:72px;
	left:206px;
}

/*======================================

	コンテンツボディ

======================================*/
#access div#contentbody  {
	margin:0px auto 0px auto;
	padding:55px 0px 60px 0px;
	width:920px;
}


/*======================================

	コンテンツ内

======================================*/
/* サブタイトル（）*/
#access div#contentbody h3#subtit_img1 {
	margin:0px 0px 75px 162px;
	padding:0px;
	width:229px;
	height:27px;
	line-height: 1;
	background: url(../access/images/subtit_img.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

/* 中タイトル */
#access div#contentbody h4#subtit_img1_1 {
	margin:0px 0px 25px 270px;
	pading:0px;
	width:175px;
	height:18px;
	line-height: 1;
	background: url(../access/images/subtit_img1.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

/* 中タイトル */
#access div#contentbody h4#subtit_img1_2 {
	margin:0px 0px 25px 270px;
	pading:0px;
	width:175px;
	height:18px;
	line-height: 1;
	background: url(../access/images/subtit_img2.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

/* テキスト */
#access div#contentbody p.privacy_txt {
	margin:0px 0px 0px 270px;
	padding:0px;
	width:650px;
	font: normal 93%/1.7em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #ACACAC;
}

/* テキスト2 */
#access div#contentbody p.privacy_txt2 {
	margin:0px 0px 0px 462px;
	padding:0px;
	width:458px;
	font: normal 93%/1.7em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #ACACAC;
}

/* 住所 */
#access div#contentbody address {
	margin:0px 0px 40px 270px;
	padding:0px;
	width:650px;
	font: normal 93%/1.7em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #ACACAC;
}

/* ボタン */
#access div#contentbody p#btn_box {
	margin:0px 0px 0px 636px;
	padding:0px;
	width:122px;
	height:27px;
}

/* 住所リンク */
#access div#contentbody p#btn_box a {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:122px;
	height:27px;
	line-height: 1;
	background: url(../access/images/btn_access.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

/*==========================================

	google map

==========================================*/
#access div#gmap {
	margin:5% auto 0px auto;
	padding:0px;
	width:80%;
	height:500px;
}	

/*******************************************

	@;margin-bottom

*******************************************/
#access div#contentbody p.marginbottom5 {
	margin-bottom:5px;
}

#access div#contentbody p.marginbottom25 {
	margin-bottom:25px;
}

#access div#contentbody p.marginbottom30 {
	margin-bottom:30px;
}

#access div#contentbody p.marginbottom35 {
	margin-bottom:35px;
}

#access div#contentbody p.marginbottom40 {
	margin-bottom:40px;
}

#access div#contentbody p.marginbottom50 {
	margin-bottom:50px;
}

