@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font:13px/1.231 "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	line-height:150%;
	*font-size:small;
	*font:x-small ;
	text-align:left;
	color: #000000;
}

.clearfix:after {
content:".";
clear:both;
display:block;
line-height:0;
height:0;
visibility:hidden;
}

/*IE6,7*/
.clearfix { zoom:1; }

/*Dreamweaverプレビュー用 - 完成後コメントアウト*/
.clearfix {overflow:hidden;}


.ClearBR {
clear:both;
margin:0px;
padding:0px;
line-height:0px;
font-size:0px;
height:0px;
}


ul,li {
	margin: 0;
	padding:0;
	list-style: none;
	line-height: normal;
	}

img{
	border: 0;
}

p {
	margin: 0;
	padding: 0;
	}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	text-transform: none;
	font-size: medium;
	font-style: normal;
	}
/*
dl,dt,dd {
	margin:0;
	padding:0;
	line-height: 0;
	list-style: none;
}
*/
strong {
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
