@charset "Shift_JIS";

/* --------------------

author yoshiki sakai

date 00/00/00

-------------------- */


	

/*--初期化部分--*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;
	padding:0;
	/*font-size:12px; */
	font-weight:normal;
	}
	 
table{
	border-collapse:collapse;
	border-spacing:0;
	}
	 
fieldset,img{
	border:0;
	} 
	
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
	}
	 
caption,th {
	text-align:left;
	}
	 
h1,h2,h3,h4,h5,h6{
	font-size:12px;
	}
	
q:before,q:after{
	content:'';
	}
	 
a{
	border:0px;
	}

img{
	border: none;
	vertical-align:top;
	}
	
.clear {
	clear:both;
	}
	
*{
	margin:0;
	padding:0;
	}

ul{
	list-style:none;
	}	
.clearfix:after {
  content: ".";  
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}	


/*--初期化部分--*/
