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

/* リンク 疑似クラス ------------------------- */

.link02 a:link {color:#0044CC; text-decoration:underline;}
.link02 a:visited {color:#0044CC; text-decoration:underline;}
.link02 a:hover {color:#999;}
.link02 a:active {color:#C8B08E;text-decoration:underline;}


/*ナビ部分*/
#g_navi li#glbmenu-02 a {
	width:156px;
	height:50px;
	text-indent:-100000em; 
	text-decoration: none;
	display:block;
	background:url(../image/top/navi2.jpg) no-repeat;
	background-position: -275px -100px;
	}


/*ここからサブメニュー*/
	


/*ここからメインコンテンツ*/

/*お知らせページCSS*/
.content01 {
	width:555px;
	padding:5px 0px 0px 15px;
	}
h3.title02 {
	font-size:1.2em;
	padding:5px 0px 5px 10px;
	margin-top:25px;
	clear:both;
	}
.date {
	font-weight:normal;
	font-size:0.8em;
	vertical-align:0.1em;
	}
.content02 .img_right {
	float:right;
	padding:0px 10px 10px 15px;
	}
	
.text_large {
	font-size:1.2em;
	color:#f00;
	font-weight:bolder;
	line-height:1.2em;
	}
.text_large02 {
	font-size:1.1em;
	color:#f00;
	font-weight:bolder;
	line-height:1.2em;
	}
	
.content02 img.img_center {
	padding:10px 10px;
	}
.zassi_table {
	margin:20px auto 30px;
	}
h4 {
	width:545px;
	margin:0px auto 10px;
	border:solid 2px #D1CDC1;
	}
