@charset "utf-8";
/* ===================================================================
CSS information

file name  :access.css
author     :Ability Consultant
style info :トップページ専用　ハックは最下部に記述
=================================================================== */

#access #main {
	padding-bottom:100px;
}

/* -----------------------------------------------------------
	subMneu
	  サブメニュー
----------------------------------------------------------- */

#access #subMneu {
	width:950px;
	height:26px;
	background: url(../access/images/menu_sMenu.gif) no-repeat left top;
	overflow:hidden;
}

#access #subMneu li {
	margin:0px;
	padding:0px;
	display:block;
	height:26px;
	list-style:none;
	float:left;
}

#access #subMneu li a {
	margin:0px;
	padding:0px;
	display:block;
	height:26px;
	text-indent:-9999px;
	line-height: 1;
}

/* 個別リスト */
#access #subMneu li#sNav01 {
	width:159px;
}

#access #subMneu li#sNav01 a:hover,
#access #subMneu li#sNav01 a:active {
	width:159px;
	background: url(../access/images/menu_sMenu.gif) no-repeat 0px -26px;
}

#access #subMneu li#sNav02 {
	width:173px;
}

#access #subMneu li#sNav02 a:hover,
#access #subMneu li#sNav02 a:active {
	width:173px;
	background: url(../access/images/menu_sMenu.gif) no-repeat -159px -26px;
}

#access #subMneu li#sNav03 {
	width:166px;
}

#access #subMneu li#sNav03 a:hover,
#access #subMneu li#sNav03 a:active {
	width:166px;
	background: url(../access/images/menu_sMenu.gif) no-repeat -332px -26px;
}

/* -----------------------------------------------------------
	main
	  タイトル
----------------------------------------------------------- */
#access h2#st_access {
	margin:0px;
	padding:0px;
	width:725px;
	height:175px;
	line-height: 1;
	background: url(../access/images/st_access.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

/* サブタイトル */
#access h3#sst_access01 {
	margin:0px 0px 20px 0px;
	padding:0px;
	width:535px;
	height:30px;
	line-height: 1;
	background: url(../access/images/sst_access01.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

/* サブテキスト */
#access p#sst_access01 {
	margin:0px 0px 15px 0px;
	padding:0px;
	width:400px;
	color:#513724;
	font-size: 93%;
	line-height: 1.3em;
}

/* google map */
#access div#gmap {
	margin:0px;
	padding:0px;
	width:725px;
	height:345px;
}

#access p#gmap_txt {
	margin:0px 0px 32px 215px;
	padding:0px;
	width:510px;
	height:25px;
	line-height: 1;
	background: url(../access/images/txt_gmap.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
}


/* -----------------------------------------------------------
	content02
----------------------------------------------------------- */
#access h3#sst_access02 {
	margin:0px 0px 21px 0px;
	padding:0px;
	width:725px;
	height:30px;
	line-height: 1;
	background: url(../access/images/sst_access02.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

/* アクセスボックス01 */
#access div#access_box01 {
	margin:0px 0px 30px 0px;
	padding:0px;
	width:725px;
	height:171px;
	line-height: 1;
	background: url(../access/images/img_access01.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

/* アクセスボックス02 */
#access div#access_box02 {
	margin:0px 0px 20px 0px;
	padding:0px;
	width:725px;
	height:236px;
	line-height: 1;
	background: url(../access/images/img_access02.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
}
