
/*** Contents Control ***/

#notice-block #mainContents h2 {
	font-weight:bold;
}

#notice-block #mainContents .news-heading01 {
	font-weight:bold;
}

/*** News Index ***/


#notice-block #newsIndex {
	padding-top:2em;
}

#notice-block .yearSub {
	font-weight:normal;
}

#notice-block #newsIndex dl {
	clear:both;
	padding-bottom:5px;
	padding-bottom/**/:0.5em;
}

#notice-block #newsIndex dt {
	font-weight:bold;
	float:left;
	width:108px;
}

#notice-block #newsIndex dd {
	margin:-1.5em 0 0 110px;
}

#notice-block #newsIndex dd {
	/*\*/
	margin:0 0 0 110px;
	width:520px;
	/* */
}


/*** News Pages ***/

#notice-block .newsDate {
	text-align:right;
}

#notice-block .newsNum {
	text-align:right;
	padding-bottom: 1em;
}

#notice-block .newsCon {
	clear:both;
	padding-top: 10px;
	padding-right:10px;
}

#notice-block .newsDesciptonCon {
	clear:both;
	padding-top:1em;
	padding-right:10px;

}

#notice-block .newsConTitle {
	clear:both;
	padding-top:1em;
	padding-right:10px;

}

#notice-block .newsEnd {
	clear:both;
	text-align:right;
	padding:1em 0 0 0;
}

#notice-block .newsImgArea {
	text-align:center;
}

#notice-block .newsImgArea:after {
	clear:both;
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;

}

#notice-block .newsImgArea {
	display:inline-table;
}

/* \*/
/**html .newsImgArea { height:1%;}  IE7 2007.6.21*/
#notice-block .newsImgArea {
	display:block;
}
/* */

#notice-block .newsImgBlock {
	clear:both;
	content:".";
	display:block;
/*	margin:10px auto 10px auto;  IE7 2007.6.21*/
margin-top:10px;
margin-bottom:0px;

	/*height:0;  IE7 2007.6.21*/
}

#notice-block .newsImgBlock {
	display:inline-table;
}

/* \*/
/**html .newsImgBlock { height:1%;}  IE7 2007.6.21*/
#notice-block .newsImgBlock {
	display:block;
}
/* */

#notice-block .newsImg {
	margin-right:10px;
	float:left;
	text-align:center;
}

#notice-block .newsImg p {
	text-align:center;
	padding-top: 5px;
	margin-bottom: 0;
}

#notice-block .newsDcpImg {
	display:block;
	padding-right:10px;
	float:left;
	vertical-align:middle;
	padding-bottom:2em;
}

#notice-block .newsDcpImg p {
	text-align:center;
}

#notice-block .newsDcp {
	display:block;
	width:70%;
	float:left;
	vertical-align:middle;
}

#notice-block .newsNotes {
	clear:both;
	padding-top:1em;
	padding-right:10px;
}

#notice-block .newsSign {
	clear:both;
	margin-top:9px;
	border-top:1px solid #ccc;
	padding-top:10px;
}


/*** Table modified by kanda@axisinc.co.jp 2009.02.26  ***/

#notice-block table {
	border-collapse: collapse;
}

#notice-block table.tbl2 {
	border-collapse: collapse;
}
#notice-block .tbl2 th, .tbl2 td {
		padding:5px;
	}
#notice-block .tbl2 th {
		text-align:left;
	}

#notice-block table.tbl3 {
	border:1px solid #999;
	border-collapse: collapse;
}
#notice-block .tbl3 th, .tbl3 td {
		border:none;
		padding:5px;
	}
#notice-block .tbl3 th {
		text-align:left;
	}
#notice-block .tbl4 th, .tbl4 td {
		padding:8px;
}
#notice-block .tbl5 th, .tbl5 td {
		padding:3px;
}
#notice-block .borderTop {
	border-top: 1px solid #999;
}

#notice-block .borderBottom {
	border-bottom: 1px solid #999;
}

#notice-block .borderAround {
	border: 1px solid #999;
}

#notice-block .borderNone {
	border: none;
}

#notice-block .textGrid {
	margin:0 0 1.334em;
	width:auto;
}

#notice-block .figure {
	margin-bottom:1.334em;
	overflow:hidden;
}

#notice-block .figure-container {
	margin-bottom:1.334em;
	margin-right:-9999px;
	width:654px;
}
#notice-block .figure-container .figure {
	float: left;
	margin:0 18px 0 0;
}
#notice-block .figure.medium {
	width:309px;
}
#notice-block .figure img {
	display: block;
}
#notice-block div.profile div.figure img {
	display: inline;
}

#notice-block div.specialty {
border:1px solid #DDDDDD;
margin:0 0 1.334em;
padding:1.334em 24px 0;
}

#notice-block div.heading {
	margin-bottom:0.667em;
}


/*** Table ***/

#notice-block .tbl1 {
	border:1px solid #999;
	border-collapse: collapse;
}

#notice-block .tbl1 th, .tbl1 td {
	border:1px solid #999;
	padding:5px;
}

#notice-block .tbl1 th {
	background:#eee;
	text-align:left;
}

#notice-block strong {
	font-weight: bold;
}

#notice-block .news-heading01 {
	margin-bottom: 10px;
}

.notice-list {
}

/*.notice-list dt {
	width: 15em;
}*/

* html #notice-block ul.general li ol.general li {
	height: auto;
}
