@charset "utf-8";

/* お知らせ */

#main table {
	width: 100%;
}

#main tr {
	background-position: 3px bottom;
	background-repeat: no-repeat;
}

#main tr.r1 {
	background-image: url(../news/images/news_line01.gif);
}

#main tr.r2 {
	background-image: url(../news/images/news_line02.gif);
}

#news-title {
	background-image: url(../news/images/news_title_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	color: #6699cc;
}

#main th, td {
	padding: 10px 5px 10px 5px;;
	vertical-align: top;
}

#main th {
	width: 80px;
	color: #5988b5;
}

#main p {
	padding-bottom: 10px;
}

#news-title h2 {
	float: left;
	width: 435px;
	padding: 20px 10px 0 10px;
	font-weight: bold;
}

#date {
	float: left;
	width: 85px;
	text-align: center;
	padding: 10px 5px;
	margin: 10px 0;
	border-left: solid 1px #6699cc;
	font-size: 110%;
}

#news-contents {
	padding: 10px 35px 30px 20px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
}

#bottom {
}

#pamph {
	float: left;
	width: 660px;
	padding: 0 0 0 10px;
}


#pagetop {
	float: left;
	width: 198px;
	padding: 30px 30px 0 0;
	text-align: right;
}

#footer {
	padding: 0 0 20px 1px;
	border-bottom: solid 1px #99b6d9;
}

/* お知らせ詳細　*/


.block {
	padding-bottom: 20px;
}

.block-c {
	padding-bottom: 20px;
	text-align: center;
}

.l-side {
	float: left;
	width: 270px;
	padding-right: 10px;
}

.r-side {
	float: right;
	width: 270px;
}

#page {
	text-align: center;
}

/* アナウンスページ　*/


/*.pamph {
	float: left;
	width: 240px;
	padding: 10px 0;
	text-align: center
}

*/
.pamph {
	text-align: center;
	widows: 520px;
	padding: 10px 0;
	text-align: center
}

.pamph img {
	margin-bottom: 10px;
}
