body          { color: #333333; font-size: 12px; line-height: 15px }
.f10			{font-size: 10px ; line-height: 12px}
.f14			{font-size: 14px ; line-height: 18px}
.side a			{color: #333333 ; text-decoration:none}
.side a:hover	{color: #ff0000 ; text-decoration:none}
a				{color: #0000FF ; text-decoration:underline}
a:hover			{color: #9D11B3 ; text-decoration:underline}
.mail			{font-family:Arial, Helvetica, sans-serif}
div#setumeiLink{ margin:0; padding:0; font:12px/140% "MS UI SVbN","Osaka"; }
div#setumeiLink a{ margin:0 10px; padding:0;}
div#setumeiLink a:hover{ margin:0 10px; padding:0;}
#publishing {
	width: 535px;
	float: left;
	padding-left: 7px;
}


/*Lē*/

#publishing dl {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	margin-top: 15px;

    @zoom:1;/*clearfix for IE 5.5-7*/
	display: block;
	}


#publishing dl a {
    outline-width:0px
}

#publishing dl:after {/*clearfix for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/*Hides from IE-mac \*/
*html #publishing dl{height: 1%;}
/*End Hides from IE-mac */
/*tb_*/

#publishing dt {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear: both;
	color: #990000;
	margin-bottom: 15px;
	text-align: center;
}
#publishing dd {
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#publishing .img-box {
	width: 535px;
	margin-bottom: 15px;
	text-align: center;
}
