@charset "Shift_JIS";

img {
	border:medium none;
}
ul, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul.ulTab {
	margin-bottom:0;
}
ul.ulTab li {
	float:left;
}
p.pCenter {
	width: 450px;
	text-align: center;
	margin-bottom: 100px;
}
/* easy clearing by PIE
----------------------------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display: block; }
/* End hide from IE-mac */

