/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://web-hsp.net/mt42/mt-static/support/themes/MensTime/MensTime.css);
/* end StyleCatcher imports */

.header2 {
	/* ie win (5, 5.5, 6) bugfix */
	width: auto;
	_width: 100%;
	margin: 30px 0 15px 10px;
	padding: 5px 0 5px 15px;
	font-size: 1.5em;
	font-weight: normal; 
	font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
	text-align: left;
	clear: both;
        border-left: 5px solid ;
	border-bottom: 1px dotted #999;
	color: #ffffe8;
}

.imgf { margin: 0px 10px 0px 10px; 
border-style:none;
float: left; 
}
.imgf a { text-decoration:none; }
.imgr { margin: 0 10px 10px; float: right; }

.af-center {text-align: center;}
.af-right {text-align: right;}
.af-left {text-align: left;}

.af-right a{text-decoration: underline; 
 color:#0ff;
 font-weight: bold;
 font-size:16px;
 }