@charset "utf-8";

/**************************************

重要なお知らせ

**************************************/

	/* #notice
	----------------------------------------------------------- */
	body#home #noticeArea {
		margin:0 -1280px;
		background-color:#ffebeb;
		zoom:1;
		position:relative;
	}

		body#home #notice {
			position:relative;
			width:1100px;
			margin-left:1200px;
			margin-right:-80px;
			margin-bottom:0;
			padding-bottom:0;
			overflow:hidden;
			text-align:center;
			background-color:#ffebeb;
		}
			body#home #notice .noticeWrapper {
				text-align:left;
				padding:0 106px;
			}

				body#home #notice .columnBlock-notice {
					width:890px;
					zoom: 1;
				}
					body#home #notice .columnBlock-notice .columnBlock-noticeBox {
						zoom: 1;
					}
						body#home #notice .columnBlock-notice table {
						}
							body#home #notice .columnBlock-notice table tr th {
								width:195px;
								padding:40px 0;
								text-align:center;
								background-color:#ff0000;
							}
								body#home #notice .columnBlock-notice table tr th h2 {
									font-weight:bold;
									font-size:2em;
									color:#ffffff;
								}
							body#home #notice .columnBlock-notice table tr td {
								padding:30px 0 20px 20px;
							}

				body#home #notice .columnBlock-notice .paragraph {
					margin:0 0 10px 0 ;
				}

				body#home #notice .columnBlock-notice .textNavList-detail {
					margin:0 0 8px 0;
				}
					body#home #notice .columnBlock-notice .textNavList-detail ul li {
						background:url(/images/columnBlock-notice/li01.gif) 0 0.4em no-repeat;
					}