@charset "Shift_JIS";

/* ニュースリリース デザイン改修 */
/* トップページ用 */
#notice {
	
}
#notice #normal_list {
	width: 590px;
	padding-left: 8px;
	font-size: 12px;
	line-height: 1.5;
	color: #666;
}
#notice #normal_list td {
	background: url("/shared/img/cmn_notice_dot_border.gif") repeat-x 0 bottom;
	padding: 8px 0 !important;
	vertical-align: top;
}
#notice #normal_list td.date {
	width: 100px;	
	padding-right: 0px !important;
}
#notice #normal_list td.category {
	width: 75px;	
	padding-top: 7px !important;
	padding-right: 5px !important;
}
#notice #normal_list td span {
	display: block;
	width: 75px;	
	padding: 3px 0 !important;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}

#notice #normal_list td.category_newsletter,
#notice #normal_list td.category_press,
#notice #normal_list td.category_web,
#notice #normal_list td.category_accounting,
#notice #normal_list td.category_info,
#notice #normal_list td.category_report,
#notice #normal_list td.category_fb{
	width:75px;
}


#notice #normal_list td.category_newsletter span {
	background: #9bcd37;
}
#notice #normal_list td.category_press span {
	background: #0066cb;
}
#notice #normal_list td.category_web span {
	background: #5577ff;
}
#notice #normal_list td.category_accounting span {
	background: #e5b90e;
}
#notice #normal_list td.category_info span {
	background: #b38ed7;
}
#notice #normal_list td.category_report span {
	background: #CC8C6C;
}
#notice #normal_list td.category_fb span {
	background: #ffffff;
	border:#4267b2 1px solid;
	color:#4267b2;
}

#notice #normal_list td.mark {
	width: 20px;
	padding-right: 2px !important;
}
#notice #normal_list td.link {
}
#notice #normal_list td.link a {
	color: #2255A4;
}


/* アーカイブ用 */
#notice_archive {
	margin: 0;
	color: #666;
}

#notice_archive #header {
	width: 100%;
	border-bottom: 1px solid #CCC;
}
#notice_archive #header table {
	width: 761px;
	/*margin: 0 auto;*/
}
#notice_archive #wrapper {
	/*margin: 0 auto;*/
	overflow: hidden;
}

#notice_archive #archive_yearlist {
	margin: 0;
	padding: 0;
}
#notice_archive #archive_yearlist li {
	list-style: none;
	width: 159px;
	height: 30px;
	margin: 0;
	padding: 0 0 0 1px;
	vertical-align: middle;
}
#notice_archive #archive_yearlist li a {
	display: block;
	background: url("/shared/img/cmn_yearbg.gif") no-repeat 0 0;
	width: 149px;
	height: 22px;
	padding: 8px 0 0 10px;
	font-size: 12px;
	zoom: 1;
}
#notice_archive #archive_yearlist li a:hover ,
#notice_archive #archive_yearlist li a.on {
	background-position: 0 -30px;
}

#notice_archive #archive_yearlist li a:hover {
	color: #2255A4
}

#notice_archive #archive_main {
	background: url("/shared/img/cmn_bg_002.gif") repeat-y right 0;
	width: 560px;
	padding: 40px 0 0 40px;
}
#notice_archive #archive_main h1 {
	margin: 0 0 40px 0;
}

#notice_archive #archive_main p.yrlist {
	text-align: center;
	width: 540px;
}

#notice_archive #archive_main #archive_list {
	width: 520px;
	margin: 0 0 100px 0;
	font-size: 14px;
	line-height: 1.5;
	color: #666;
}
#notice_archive #archive_main #archive_list thead th {
	padding: 0 0 8px 0;
	border-bottom: 1px solid #D9D9D9;
	font-size: 18px;
	color: #000;
	text-align: left;
}
#notice_archive #archive_main #archive_list td {
	background: url("/shared/img/cmn_notice_dot_border.gif") repeat-x 0 bottom;
	padding: 8px 0 !important;
	vertical-align: top;
}

#notice_archive #archive_main #archive_list td.bgnone {
	background: none;
}
#notice_archive #archive_main #archive_list td.date {
	width: 70px;	
	padding-right: 5px !important;
}
#notice_archive #archive_main #archive_list td.category {
	width: 84px;	
	padding-right: 5px !important;
}
#notice_archive #archive_main #archive_list td span {
	display: block;
	width: 84px;	
	padding: 3px 0 !important;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}

#notice_archive #archive_main #archive_list td.category_newsletter,
#notice_archive #archive_main #archive_list td.category_press,
#notice_archive #archive_main #archive_list td.category_web,
#notice_archive #archive_main #archive_list td.category_accounting,
#notice_archive #archive_main #archive_list td.category_info{
	width:84px;
}

#notice_archive #archive_main #archive_list td.category_newsletter span {
	background: #9bcd37;
}
#notice_archive #archive_main #archive_list td.category_press span {
	background: #0066cb;
}

#notice_archive #archive_main #archive_list td.category_web span {
	background: #5577ff;
}

#notice_archive #archive_main #archive_list td.category_accounting span {
	background: #e5b90e;
}

#notice_archive #archive_main #archive_list td.category_info span {
	background: #b38ed7;
}
#notice_archive #archive_main #archive_list td.category_report span {
	background: #CC8C6C;
}
#notice_archive #archive_main #archive_list td.category_fb span {
	background: #ffffff;
	border:#4267b2 1px solid;
	color:#4267b2;
}

#notice_archive #archive_main #archive_list td.mark {
	width: 20px;	
	padding-right: 2px !important;
}
#notice_archive #archive_main #archive_list td.link {
}
#notice_archive #archive_main #archive_list td.link a {
	color: #2255A4;
}

#notice_archive #archive_main ul.to_page-top {
	clear: both;
	height: 37px;
	margin: 0;
	padding: 0 10px 0 0;
	overflow: hidden;
	list-style: none;
}
#notice_archive #archive_main ul.to_page-top li{
	text-align: right;
}
#notice_archive #archive_main ul.to_page-top li a img{
	border: none;
}


#notice_archive #footer {
	background: url("/shared/img/bg_footer.jpg") repeat-x 0 0;
	width: 100%;
	height: 63px;
	margin: 0;
	overflow: hidden;
}
#notice_archive #f_wrapper {
	width: 761px;
	/*margin: 0 auto;*/
	overflow: hidden;
}
#notice_archive #footer ul#footer_links {
	float: right;
	margin: 0;
	padding-top: 26px;
	font-size: 12px;
	overflow: hidden;
	list-style: none;
}
#notice_archive #footer ul#footer_links li a img {
	border: none;
}
#notice_archive #footer p.copyright {
	margin: 0;
	padding-top: 19px;
	float: left;
}
#notice_archive #footer p.copyright a img {
	border: none;
}


/* emergency用 */

#notice_archive #emg_main {
	/*margin: 0 auto;*/
	overflow: hidden;
	background: url("/shared/img/cmn_bg_002.gif") repeat-y right 0;
	border-left: solid 1px #EEEEEE;
	width: 680px;
	padding: 50px 0 0 80px;
	line-height:1.3;
	color:#333333;
}

#notice_archive #emg_content {
	padding: 0 0 40px 0;
}

#notice_archive #emg_main h1 {
	margin: 0 0 20px;
	font-size:100%;
}

#notice_archive #emg_main p {
	margin:0;
	font-size:100%;
	width:600px;
}

#notice_archive #emg_main p.date {
	text-align:right;
	margin: 0 0 10px;
}

#notice_archive #emg_main ul.to_page-top {
	clear: both;
	height: 37px;
	margin: 0;
	padding: 0 10px 0 0;
	overflow: hidden;
	list-style: none;
}

#notice_archive #emg_main ul.to_page-top li {
	text-align: right;
}

#notice_archive #emg_main ul.to_page-top li a img {
	border: none;
}