@charset "UTF-8";
/* ================================================================ *
	島根県芸術文化センター「グラントワ」
	グラントワについて
	about.css
	2011/00/00
 * ================================================================ */


/* 沿革
---------------------------------------------------------- */
table#history {
width: 800px;
margin:0 0 30px 0;
border-bottom: 1px solid #cccccc;
}
#history caption {
position: absolute;
top:-9999px;
left:-9999px;
font-weight: bold;
text-align:left;
}

#history td, #history th {
border-top: 1px solid #cccccc;
}
#history th {
padding: 2px;
font-weight: normal;
vertical-align: top;
}
#history td {
padding: 2px;
text-align:left;
border-top: 1px solid #cccccc;
}


/* 運営組織体制
---------------------------------------------------------- */
table#organization {
width: auto;
margin:0 0 30px 0;
border-bottom: 1px solid #cccccc;
}
#organization caption {
position: absolute;
top:-9999px;
left:-9999px;
font-weight: bold;
text-align:left;
}

#organization td, #organization th {
border-top: 1px solid #cccccc;
}
#organization th {
padding: 2px;
color:#993300;
font-weight: bold;
vertical-align: top;
text-align:left;
}
#organization td {
padding: 2px;
text-align:left;
border-top: 1px solid #cccccc;
}
#organization ul {
margin:0 0 0 30px;
padding:0;
}
#organization li {
margin:0;
padding:0;
line-height:1.35;
}


/* 主要施設
---------------------------------------------------------- */
.mainfacilities-wrapper {
margin: 0 0 30px 0;
padding: 15px 0 0 0;
    overflow: hidden;
    clear: both;
}
.mainfacilities-wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .mainfacilities-wrapper {
    height: 1em;
    overflow: visible;
}
/**/
h5.mainfacilities-title {
font-size:1em;
color: #333333;
margin: 0 0 15px 0;
padding: 0 0 3px 0;
clear: both;
border-bottom:1px dotted #666666;
font-weight:bold;
font-size:1.1em;
}
.mainfacilities-text-2column {
margin: 0 0 0 300px;
}
.mainfacilities-image-2column {
width:285px;
margin: 0;
float:left;
font-size:0.9em;
text-align:center;
}
.mainfacilities-image-2column p{
margin:6px 0 0 0;
text-align:left;
}
.mainfacilities-text-1column {
margin: 0;
}
.mainfacilities-image-1column {
width:585px;
margin: 0 0 10px 0;
}


/* バリアフリー
---------------------------------------------------------- */
#akachanhottoroom {
width:100%;
	margin: 0 0 30px 0;
	padding: 10px;
	border:1px solid #999999;
clear:both;
}
#akachanhottoroom:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html #akachanhottoroom {
	height: 1em;
	overflow: visible;
}
/**/
#akachanhottoroom-image {
width:200px;
float:left;
}
#akachanhottoroom-text {
width:580px;
float:right;
}
/* 施設概要
---------------------------------------------------------- */
dl.architecture-outline {
width:100%;
line-height:1.5;
}
.architecture-outline dt{
width: auto;
padding: 0 10px 0 0;
float: left;
font-weight: normal;
}
.architecture-outline dd{
padding: 0 0 0 8em;
}
#groundplan {
width:765px;
margin:30px 0 15px 0;
padding: 0;
background:#ffffff;
    overflow: hidden;
}
#groundplan:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #groundplan {
    height: 1em;
    overflow: visible;
}
/**/
#groundplan-image {
width:585px;
float:left;
}
#groundplan-name {
width:165px;
float:right;
}
#groundplan-name li {
font-size:0.9em;
}

/* まちづくりイベント
---------------------------------------------------------- */
.machizukuri-detail {
width:800px;
margin: 0 0 0px 0;
padding: 0 0 20px 0 ;
    overflow: hidden;
}
.machizukuri-detail:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .machizukuri-detail {
    height: 1em;
    overflow: visible;
}
/**/
h5.machizukuri-title {
font-size:1em;
color: #333333;
margin: 0 0 15px 0;
padding: 0 0 3px 0;
clear: both;
border-bottom:1px dotted #666666;
}
.machizukuri-text {
margin: 0 0 0 200px;
}
.machizukuri-text h6{
margin: 10px 0 5px 0;
font-weight:bold;
}
.machizukuri-text p{
margin: 0;
padding:0;
}
.machizukuri-text dl{
margin:0 0 10px 0;
padding:0 0 10px 0;
border-bottom:1px dotted #666666;
}
.machizukuri-text dt{
margin:0 0 2px 0;
padding:0;
font-size:0.9em;
}
.machizukuri-text dd{
margin:0;
padding:0;
line-height:1.5;
}
.machizukuri-image {
width:180px;
margin: 0;
float:left;
font-size:0.8em;
text-align:center;
}
.machizukuri-image p{
text-align:left;
}


/* ご提案プラン
---------------------------------------------------------- */
table.proposal {
/*width: 385px;*/
width: 485px;
margin:0 0 20px 0;
border-bottom: 1px solid #cccccc;
}
.proposal caption {
position: absolute;
top:-9999px;
left:-9999px;
font-weight: bold;
text-align:left;
}

.proposal td, .proposal th {
border-top: 1px solid #cccccc;
}
.proposal th {
padding: 2px;
font-weight: normal;
vertical-align: top;
}
.proposal td {
padding: 2px;
text-align:right;
border-top: 1px solid #cccccc;
}

.proposal-wrapper {
width:800px;
margin: 30px 0 45px 0;
padding: 0;
    overflow: hidden;
}
.proposal-wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .proposal-wrapper {
    height: 1em;
    overflow: visible;
}
/**/
.proposal-left {
	width:285px;
	float:left;
}
.proposal-right {
	width:485px;
	float:right;
}

li {
	margin-bottom:0;
}
