@charset "UTF-8";

@import "base.css";

/*********************************************************
 プライバシーポリシー */

h1{
	margin-bottom:12px;
}

#privacy{
width:610px;
margin:0 auto;
}

#privacy h2{
color: #666666;
border-bottom:#666666 dotted 1px;
font-size: medium;
font-weight:bold;
padding-bottom:5px;
margin-bottom:5px;
}

#privacy p{
margin-bottom:15px;
}
