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

/*       common ---------------------------------------*/
html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,tr,th,td,form,textarea,select{
	margin:0;
	padding:0;
}

body,h1,h2,h3,h4,p{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

img{
	border:0;
}

li{
	list-style:none;
}



/*       ---------------------------------------*/
h1 {
	text-indent: -9999px;
	font-size: xx-small;
}

body{
		background-image:url(site-2.gif);
		background-repeat:no-repeat;
		background-color:#333;
		 
}