@charset "UTF-8";
/* CSS Document */
*{margin: 0px;
padding:0px}

body{
	font-size:12px;
	line-height:130px:;
	background-color:#FFF;
}


div.news{
	background-color:#FFF;
　　padding:10px;
    margin:10px;
　　font-size:12px;
　　line-height:150%;
}




td, th {
    padding: 7px;
	margin: 5px;
	font-size:12px;
	font-family: "Hiragino Maru Gothic Pro","HG丸ゴシックM-PRO" ,verdana ,arial ,sans-serif;
    line-height: 150% ;
	color:#333333;
	text-align:left;
	}


h1 {
    font-size:  16px;
	font-weight: bold;
	color:#036;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	padding-bottom:7px;
	}
	
h2 {font-size:  15px;
	font-weight: bold;
	color:#FFF;
	line-height: 150% ;
	}
	
h3 {font-size:  16px;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	color:#7d6356;
	line-height: 120% ;
	}
	
h4 {font-size:  14px;
	font-weight: bold;
	color:#666;
	line-height: 120% ;
	}
	
h5 {font-size:  14px;
	font-weight: bold;
	color:#333;
	line-height: 120% ;
	}

h6 {font-size:  12px;
	font-weight: bold;
	color:#333;
	line-height: 120% ;
	}


price {font-size:14px;
　　font-weight:bolder;
    color:#C03;
}

p { margin-bottom: 5px}
	
strong {
	font-size: 13px;
	color:#333333;
}

a:link { color:#036 } 
a:hover { color:#363 }
a:visited { color:#F60 } 