@charset "utf-8";
/*===============================================*
*	reset
*===============================================*/
html{
color: #333333;
font-size: 100%;
}
body, div, dl, dt, dd, ul, ol, li, p, blockquote,h1, h2, h3, h4, h5, h6, pre, 
form, fieldset, input, textarea, select, option, table, th, td, embed, object {
margin:0;
padding:0;
font-size: 100%;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset, img {
border: 0;
}
address, caption, cite, code, dfn, th, var{
font-style:normal;
font-weight:normal;
font-size: 100%;
}
ul {
list-style:none;
font-size: 100%;
}
caption, th {
text-align:left;
}
h1, h2, h3, h4, h5, h6 {
font-weight:normal;
}

/* clearfix */
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

/*===============================================*
*	Break hr
*===============================================*/
hr.largeBreak,
hr.mediumBreak,
hr.smallBreak {
display: block;
width: 1px;
_margin: -6px 0;
clear: both;
border: solid 1px transparent;
}
hr.largeBreak {
margin-bottom: 28px;
_margin-bottom: 21px;
}
hr.mediumBreak {
margin-bottom: 13px;
_margin-bottom: 6px;
}
hr.smallBreak {
margin-bottom: 8px;
_margin-bottom: 1px;
}



.png_bg{
	}

