@charset "shift_jis";


h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, div, form, address {
list-style-type:none;
margin:0;
border:0;
padding:0;
font-style:normal;
font-weight:normal;
font-size:100%;
}
.pLink {
	color: #663333;
	text-decoration: none;
}


img {border:none;}
body {
	font-size: 75%; /* IE用 */
	color: #2B1517;
	line-height: 130%;
}
html>/**/body {
  font-size: 12px; /* IE7.0を除くモダンブラウザ用 */
}
/* ------------------------------------------------------
clearfix
------------------------------------------------------ */
/* for modern browser */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* for IE 5.5-7 */
.clearfix {
  zoom: 1;
}
.clear {
	clear: both;
	font-size: 0.1em;
	line-height: 0px;
}
