
#title {
	float: left;
	width: 100%;
	min-height: 1em !important;
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
	background: transparent url(/common/img/a13/title_bg.gif) no-repeat left top !important;
}

/* ==================================================== 
	Win IE 用スターハック ==============================*/

* html #title {
	float: none;
}



/* ==================================================== */

.dummy {
clear: both;
height: 0;
visibility: hidden;
}

/* ==================================================== 
	Win IE 用スターハック ==============================*/

* html .dummy {
display: none;
}



/* ==================================================== */


.toplink {
	background-image: none !important;
	float: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

	.toplink a {
		float:right;
		display: block;
		width: 145px;
		padding: 5px 0 5px 29px;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none !important;
		background: url(/common/img/a13/category-top_bg.gif) no-repeat right top;
		color: white;
	}

	/* ==================================================== 
		Win IE 用スターハック ==============================*/
	
	* html .toplink a {
		width: 174px;
	}
	
	
	
	/* ==================================================== */



h2.setic {
	margin: 25px auto;
	font-size: 12pt;
	padding: 0 !important;
	background-image: none !important;
}

h1 {
	width: 496px;
	float: left;
	margin: 5px 0 5px 20px !important;
	padding: 0 !important;
	background-image: none !important;
	font-size: 12pt !important;
	color: white !important;
}

/* ==================================================== 
	Win IE 用スターハック ==============================*/

* html h1 {
	width: 496px;
	margin: 5px 0 0 10px !important;
}


/* ==================================================== */

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	color: #333333;
	clear: both;
}

h3 {
	height: auto !important;
	margin: 0 !important;
	padding: 5px 0 15px 1em !important;
	border-top: solid 2px #f1c6a5;
	background: url(/common/img/h3_bg.gif) repeat-x bottom !important;
	color: #e66d0f !important;
	font-size: 10pt;
}

h4 {
	padding: 0;
	margin: 0;
	font-size: 10pt;
	font-weight: normal;
}

.mnc {
	padding: 0;
	margin: 0;
	border-bottom: solid 1px white;
}

.mnc a {
	color: #333;
	text-decoration: none !important;
}

.mnc img {
	display: none;	/* ナビ上の画像消去 */
}

.mnnow {
	background: transparent url(/common/img/a13/navi-mnnow.gif) no-repeat left top !important;
	padding: 10px 0 10px 25px !important;
	color: white;
}

.mnnow a {
	color: white !important;
}

.mnnows {
	background: url(/common/img/a13/navi-mnd.gif) no-repeat left top !important;
	padding: 5px 0 5px 35px !important;
	font-weight: bold !important;
	color: white;
}

.mnnows a {
	color: white !important;
}

.mnd {
	background: #ffedd4 url(/common/img/a13/navi-icon.gif) no-repeat 10px 1.1em !important;
	padding: 10px 0 10px 25px !important;
}

.mn {
	background: url(/common/img/a13/navi-mn.gif) no-repeat left top !important;
	padding: 5px 0 5px 35px !important;
	margin: 0 !important;
	font-weight: bold;
}

/* テーブル部分 */
.substance table {
	border-top: 1px solid #909090;
	border-left: 1px solid #909090;
}
.substance th {
	padding: 7px 3px;
	font-size: 10pt;
	font-weight: normal;
	border-right: 1px solid #909090;
	border-bottom: 1px solid #909090;
}
.substance th.tth01 {
	background-color: #EFEFEF;
}
.substance th.tth02 {
	background-color: #FFF;
}
.substance td {
	padding: 7px 3px;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	border-right: 1px solid #909090;
	border-bottom: 1px solid #909090;
	text-align: center;
}

table.nb,
table.nb th,
table.nb td {
	border: 0px none !important;
}