/*-- 専用スタイルシート --*/


div#left_column ul li span.access {
	width : 160px ;
	height : 20px ;
	text-indent : -9999px ;
	background-image : url(../../../common/img/button_menu_access.gif) ;
	background-position : 0 -20px ;
	background-repeat : no-repeat ;
	display : block ;
}

div#right_column div.access h2 {
	margin-top : 15px ;
	border-bottom : solid 2px #ede2c2 ;
	width : 655px ;
	height : 24px ;
	text-indent : -9999px ;
	background-image : url(../img/h2_access.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.access div.intro {
	padding : 20px 10px ;
	height : 90px ;
}

div#right_column div.access div.intro img {
	padding-right : 20px ;
	display : block ;
	float : left ;
}

div#right_column div.access div.intro p {
	margin : 0 ;
	padding-top : 18px ;
}

div#right_column div.access div.fukuoka,
div#right_column div.access div.nagasaki {
	padding : 20px 0 ;
	clear : both ;
}

div#right_column div.access div.fukuoka h3 {
	width : 655px ;
	height : 18px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_fukuoka.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.access div.nagasaki h3 {
	width : 655px ;
	height : 18px ;
	text-indent : -9999px ;
	background-image : url(../img/h3_nagasaki.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.access div.fukuoka img.picture,
div#right_column div.access div.nagasaki img.picture {
	padding : 15px 0 0 10px ;
	display : block ;
	float : left ;
}

div#right_column div.access div.fukuoka p.info,
div#right_column div.access div.nagasaki p.info {
	margin : 0 ;
	padding : 10px ;
	clear : both ;
}

div#right_column div.access div.fukuoka table,
div#right_column div.access div.nagasaki table {
	margin : 5px 10px ;
	width : 635px ;
}

div#right_column div.access div.fukuoka table th,
div#right_column div.access div.nagasaki table th {
	width : 100px ;
	text-align : left ;
}

div#right_column div.access div.fukuoka table th.address,
div#right_column div.access div.nagasaki table th.address {
	text-indent : -9999px ;
	background-image : url(../img/table_th_address.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.access div.fukuoka table th.telephone,
div#right_column div.access div.nagasaki table th.telephone {
	text-indent : -9999px ;
	background-image : url(../img/table_th_telephone.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.access div.fukuoka table th.email,
div#right_column div.access div.nagasaki table th.email {
	text-indent : -9999px ;
	background-image : url(../img/table_th_email.gif) ;
	background-position : left center ;
	background-repeat : no-repeat ;
}

div#right_column div.access div.fukuoka table th.open,
div#right_column div.access div.nagasaki table th.open {
	text-indent : -9999px ;
	background-image : url(../img/table_th_open.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.access div.fukuoka table th.access,
div#right_column div.access div.nagasaki table th.access {
	text-indent : -9999px ;
	background-image : url(../img/table_th_access.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.access div.fukuoka table th.institution,
div#right_column div.access div.nagasaki table th.institution {
	text-indent : -9999px ;
	background-image : url(../img/table_th_institution.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.access div.fukuoka table td,
div#right_column div.access div.nagasaki table td {
	padding : 5px 0 ;
	width : 535px ;
	text-align : left ;
}

div#right_column div.access div.fukuoka table th,
div#right_column div.access div.nagasaki table th {
	width : 100px ;
	height : 25px ;
}

div#right_column div.access div.fukuoka div.map,
div#right_column div.access div.nagasaki div.map {
	padding : 10px 60px 0 60px ;
	text-align : right ;
}

