@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	line-height:150%;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h4 {
	border-left:3px solid #333;
	padding-left:5px;
	border-bottom:1px solid #333;
	font-size:12px;
}

#content {
	width:600px;}
#content a:link {
	color: #000;
	text-decoration:none;
	font-weight:bold;
}
#content a:hover {
	color:#690;
	text-decoration:none;
}
img {
	border-style:none;
}
img a:hover{
	opacity: 0.5;
}

.caption {
	font-size:12px;
	line-height:1.2em;
	color:#069;
}
#header {
	width:830px;
}
#container {
	width:650px;
	margin-left:70px;
	padding:15px;
}
#article {
	margin-top:30px;
	margin-bottom:100px;
	padding:25px;
	border:solid 1px;
	border-color:#666;
	text-align:justify;
	text-justify:auto;
}
.new {
	background-image:url(common/new.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#article2 {
	margin-top:5px;
	margin-bottom:30px;
	padding:15px;
	border:solid 1px;
	border-color:#999;
	text-align:justify;
	text-justify:auto;
}
.subtitle1 {
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#event_date {
	font-size:10px;
	font-weight:bold;
	color:#333;
}
#article_title {
	font-size:18px;
	line-height:21px;
	font-weight:bold;
	color:#333;
}
#content {
	width:600px;
	padding-top:10px;
	font-size:14px;
	font:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#content p {
	margin-top:0px;
	padding-top:0px;
}

.red {
	color:#F00;
	font-weight:bold;
}
#date {
	text-align:right;
	font-size:9px;
	color:#666;
	width:600px;
}
#footer {
	width:830px;
}
.tr_p3px {
	padding:3px;
}
/*  追加分! */


/* ==================== ここからトップに戻る ==================== */
.backtotop {
	width:104px;
	height:24px;
	background-image : url(common/pagetop.jpg);
}
.backtotop A {
	display: block;
	width: 104px;
	line-height: 24px;
	border-right: solid 0px;
	text-indent: -9999px;
	overflow: hidden;
}
.backtotop A:HOVER {
	background-position: 0 -26px;
}
#topagetop {
	position:fixed;
	bottom:40;
	left:720;
	z-index:2;
}




/* ==================== ここまでトップに戻る ==================== */

/* ==================== ここからフッター ==================== */

#footer {
	width:820px;
	background-color:#fff;
	background-image:url(slant.gif);
	background-repeat:repeat-x;
	color:#ccc;
	text-align:center;
	padding-top:30px;
	position:relative;
	z-index:1;
}
#footer a {
	text-decoration:none;
	color:#111;
}
#footer a:hover {
	color:#F60;
}
#footer_menu {
	width:820px;
}
#footer_menu li {
	font-size:14px;
	display:inline;
	list-style-type:none;
	margin-right:50px;
	white-space: nowrap;
}
#footer_menu2 li {
	font-size:11px;
	display:inline;
	list-style-type:none;
	border-left:solid 1px #111;
	margin-left:10px;
	padding-left:10px;
}
#footer_menu2 li.first {
	border-left:none;
	margin-left:0px;
	padding-left:0px;
}
#copyright {
	font-size:10px;
	margin-top:-20px;
	color:#bbb;
}
/* ==================== フッターおわり ==================== */

.tr_gray {
	background-color:#369;
	color:#fff;
	font-size:12px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:2px;
}
.tr_black {
	background-color:#333;
	color:#fff;
	font-size:12px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:2px;
}
.tr_skyblue {
	background-color:#f5f5f5;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	padding-left:1.0em;
}
.tbl_date {
	padding-left:15px;
	font-size:12px;
	border-bottom:solid #333 1px;
}
.tbl_name {
	padding-left:15px;
	font-size:14px;
	border-bottom:solid #333 1px;
}
.tbl_place {
	padding-left:15px;
	font-size:12px;
	border-bottom:solid #333 1px;
}
.tbl_place a {
	text-decoration:none;
}
.tbl_place a:hover {
	color:#F60;
}
.tbl_map {
	padding-left:15px;
	font-size:12px;
	border-bottom:solid #333 1px;
}
.tbl_map a {
	text-decoration:none;
}
.tbl_guest {
	padding-left:15px;
	font-size:14px;
	border-bottom:solid #333 1px;
}
.tbl_guest a {
	text-decoration:none;
}
.tbl_guest a:hover {
	color:#F60;
}
#additional {
	widows:820px;
}
.imgBox {
	background:url(images/loading.gif) 50% 50% no-repeat;
}
.sampleBox {
	background: #ffc;
	padding:10px;
	cursor: pointer;
	border-radius: 10px;
}
.description {
	background-color:#FFC;
	padding:20px;
	margin:10px;
	line-height:18px;
}
#slideshow {
	width:820px;
height:228px;
}
.link_pdf {
	background-image:url(PDF/pdficon_small.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}
#news_banner {
	width:650px;
	height:45px;
	background-image:url(news_banner.gif);
}
#rss_btn {
	float:right;
	margin:12 12 12 0;
}
.annotation {
	width:520px;
	background-color:#eee;
	padding:20 40 30 40;
	font-size:12px;
	line-height:1.2em;
	    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	color:#666;
}
.img_right {
	float:right;
	margin-left:15px;
}
.img_left {
	float:left;
	margin-right:15px;
}



#162letter {
	background-image:url(news/162/sse.jpg);
	padding:20px 40px 30px 40px;
}


.164table1 {
	width:600px;
	font-size:12px;
}
