@charset "utf-8";

/* body */
body {
	background-position:center;
	margin:0px;
	padding:0px;
	background-image:url(bg6.gif);
	background-repeat:repeat-y;
}

div#container{
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

/* テーブル・段落 */
table {width: 100%; border: 0; }
tr { text-align: righr;vertical-align: top;}
td { line-height:140%; }
p  { margin:3px 5px; }

/* リンク */
a       { color:#0000FF; text-decoration:underline; }
a:hover { color:#aa0000; text-decoration:none; background-color:#ffcc99; }

/* コンテンツ */
h1 { color:#00a300; 
     font-size:16pt; 
     margin:0px 0px;
    }
.main h2 {margin: 2px;padding: 2px;  
	height: 20px;width: 100%;
	color:white;  font-size:11pt; 
	background-image:url(bar6-770.gif); 
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	}
h3 { color:black; font-size:11pt; margin:0px 0px;
   }


/* 中庭イメージ写真 */
.image {transform: rotate(90deg);
		transform-origin:100px 100px;
}

/* タイトルバー */
table.title{
	background:#ffffff url(title6.jpg);
	background-repeat: no-repeat;
	height: 130px;
}
.title td
	{vertical-align: middle;
	}

.contentsbar{
	width: 100%;
	border: #dc143c;
}

.contentsbar td{
	width: 150px;
	text-align: center;
	background-image:url(top-bar6.jpg);
	color: #ffffff;
}

.c1{font-size: 11pt;
    color: white;
}

.main{
	width: 100%; 
} 

.main tr{
	width: 100%;
}

.footer tr{
	height: 34px;
	color: white;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}

.footer td{
	background-image: url(under-bar6.jpg);
}

.bottom{
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
}
.bottom tr{
	height: 24px;
}
.bottom td{
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	color:gray;
}
.b1{
	font-size: 1px;
	color: gray;
}

