<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* -- ///////////////////////////////////////////
copyright 2012 FIELD co,ltd.
All Rights Reserved.
 
created: 2012.05 FIELD
////////////////////////////////////////// -- */


/* TOP
---------------------------------- */

/* clearfix */
*:first-child+html div#facilities ul#division{ display: inline-block; } /* for IE7 */
div#facilities ul#division:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html div#facilities ul#division { display: inline-block; }
/* no ie mac \*/
* html div#facilities ul#division { height: 1%; }
div#facilities ul#division { display: block; }
/* */

div#facilities ul#division{
	margin-bottom:30px;
}

div#facilities ul#division li{
	background:url("/wp-content/themes/kyoto-artbox/images/facilities/menu_line.gif") no-repeat right center;
	padding-right:10px;
	margin-right:9px;
	float:left;
}

div#facilities ul#division li.last{
	background:none;
	padding-right:0px;
	margin-right:0px;
}

div#facilities ul#division li a{
	color:#4894ca;
	text-decoration:none;
}

div#facilities ul#division li a:hover{
	text-decoration:underline;
}

div.facilities_list{
	margin-bottom:30px;
}

div.facilities_list h2{
	margin-bottom:6px;
}

div.last{
	margin-bottom:0px;
}

/* clearfix */
*:first-child+html div.facilities_list ul{ display: inline-block; } /* for IE7 */
div.facilities_list ul:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html div.facilities_list ul { display: inline-block; }
/* no ie mac \*/
* html div.facilities_list ul { height: 1%; }
div.facilities_list ul { display: block; }
/* */

div.facilities_list ul{
	width:965px;
	margin:0 -15px -15px 0;
}

div.facilities_list ul li{
	width:288px;
	border:1px solid #e6e6e6;
	float:left;
	margin:0 15px 15px 0;
}

div.facilities_list ul li a{
	width:271px;
	display:block;
	padding:17px 0 17px 17px;
	text-decoration:none;
}

*html div.facilities_list ul li a{
	width:288px;
}

div.facilities_list ul li span{
	display:block;
}

div.facilities_list ul li .title{
	color:#3e3a39;
	font-size:117%;
	margin:0 10px 13px 0;
	font-weight:bold;
	line-height:1.5;
}

div.facilities_list ul li .img{
	margin-bottom:10px;
}

div.facilities_list ul li .clearfix{
	margin-bottom:3px;
}

div.facilities_list ul li .clearfix .left{
	float:left;
	width:54px;
	padding-top:3px;
	color:#535353;
	font-size:92%;
	white-space:nowrap;
}

div.facilities_list ul li .clearfix .right{
	float:right;
	width:214px;
}

div.facilities_list ul li .clearfix .right img{
	display:block;
	float:left;
	margin:0px 6px 5px 0;
}

div.facilities_list ul li .mb_clear .right img{
	margin-bottom:0px;
}

li.organization_each .clearfix{
	margin-bottom:0px !important;
}

li.organization_each .clearfix .right{
	margin-bottom:-5px !important;
}


/* Facilities SINGLE
----------------------------------------------------- */

div#facilities_single h2{
	font-size:175%;
	line-height:1.5;
	font-weight:bold;
	border-bottom:1px solid #b2b2b2;
	padding-bottom:10px;
	margin-bottom:18px;
}

/* clearfix */
*:first-child+html dl#tag{ display: inline-block; } /* for IE7 */
dl#tag:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html dl#tag { display: inline-block; }
/* no ie mac \*/
* html dl#tag { height: 1%; }
dl#tag { display: block; margin-bottom:25px; }
/* */

dl#tag dt{
	float:left;
	display:inline;
	font-size:92%;
	padding-top:2px;
}

dl#tag dd{
	float:left;
	display:inline;
	margin-right:10px;
}

dl#tag dd img{
	float:left;
	margin-right:5px;
}

div#left_column{
	width:520px;
	float:left;
}

div#left_column h3{
	font-size:150%;
	margin-bottom:12px;
}

div#left_column h3 span{
	border-bottom:1px solid #727171;
}

div#left_column p.lead{
	font-size:117%;
	line-height:1.6;
	margin-bottom:26px;
}

div#left_column p.lead a{
	color:#5499d2;
	text-decoration:underline;
}

div#left_column p.lead a:hover{
	text-decoration:none;
}

div#left_column table{
	width:520px;
	border:1px solid #7fb4da;
  border-collapse:collapse;
  border-spacing:0;
	margin-bottom:13px;
}

div#left_column table.organization{
	border:1px solid #f3aaa1;
}

div#left_column table th{
	width:120px;
	padding:13px 5px;
	text-align:center;
	background: url("/wp-content/themes/kyoto-artbox/images/facilities/th_bg.gif") repeat left top;
	font-weight:bold;
	white-space:nowrap;
	border:solid #7fb4da;
  border-width:0 0 1px 1px;
}

div#left_column table.organization th{
	background: url("/wp-content/themes/kyoto-artbox/images/organization/th_bg.gif") repeat left top;
	border:solid #f3aaa1;
	border-width:0 0 1px 1px;
}

div#left_column table td{
	padding:13px;
	border:solid #7fb4da;
  	border-width:0 0 1px 1px;
	background:none;
	overflow:auto;
	word-break:break-all;
}

div#left_column table.organization td{
	border:solid #f3aaa1;
	border-width:0 0 1px 1px;
}



div#left_column table td a{
	color:#5499d2;
	text-decoration:underline;
}

div#left_column table td a:hover{
	text-decoration:none;
}

div#left_column table td .bold{
	font-weight:bold;
}

div#right_column{
	width:330px;
	float:right;
}

div#right_column img{
	-ms-interpolation-mode:bicubic;
}

div#right_column a{
	color:#5499d2;
	text-decoration:underline;
}

div#right_column a:hover{
	text-decoration:none;
}

div#map_wrapper{
	border:1px solid #7fb4da;
	border-top:none;
	padding:7px;
}
div#map_wrapper p{
	margin-top:7px;
}

div#map_wrapper p a{
	font-size:84%;
	color:#4894ca;
	text-decoration:underline;
}

div#map_wrapper p a:hover{
	text-decoration:none;
}

div#map{
	width:315px;
	height:329px;
}
</pre></body></html>