@charset "euc-jp";
body,
h1,h2,h3,h4,h5,h6,
p,ul,ol,dl,dt,dd,li,
table,th,td,
form,select,option,input
address,pre,strong,em,iframe{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	*font-size: small ;
	*font: x-small ;
}
/*
h1, h2, h3, span, p, th, td, dt, dd, li, select, textarea, input {
    color: #2c2825;
    font-size: 12px;
    line-height: 1.2;
}
*/
img {
    border: 0 none;
}
ul, ol, li {
    list-style-type: none;
}
a {
    color: #757575;
    text-decoration: none;
}
a:hover {
    color: #bdbdbd;
    text-decoration: none;
}
a:hover img {
    border-bottom: medium none;
    opacity: 0.7;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.clearfix {
    overflow: hidden;
}
