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

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
	padding-right: 20px;
}

.container{
	width: 1050px;
	}


/*--- プライバシーポリシーページ ---*/

.container .bread{
	display: block;
	background-color: #EEE4D6;
	height: 30px;
	line-height: 30px;
	text-align: left;
	margin-left: 15px;
	float: left;
	}
	
.container .bread ol{
	float: left;
	padding: 0 5px;
	}	

.container .bread ol li{
	color: #654E26;
	display: inline;
	font-size: 11px;
	}
	
.container .bread ol li a{
	color: #654E26;
	font-size: 11px;
	}
	
.after:after{
  display: block;
  clear: both;
  content: "";
}		

.container .t_title .p_title{
	font-family: "フォーク M";
	font-size: 30px;
	color: #654E26;
	border-bottom: 2px dotted #654E26;
	margin: 0 250px 20px 250px;
	padding-bottom: 15px;
	}
	
.container .t_title .p_title2{
	font-family: "フォーク R";
	font-size: 16px;
	color: #654E26;
	}

.container h3{
	font-family: "フォーク M";
	font-size: 17px;
	color: #1A1A1A;
	margin-bottom: 15px;
	}

.container .pri_p{
	font-family: "フォーク R";
	font-size: 14px;
	color: #333;
	border-bottom: #4D4D4D 1px dotted;
	padding-bottom: 10px;
	margin-bottom: 40px;
	line-height: 160%;
	}
	
.container h4{
	display: inline;
	font-family: "フォーク M";
	font-size: 20px;
	color: #654E26;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: #654E26 2px dotted;
	}	
	
.container .p_title3{
	font-family: "フォーク R";
	font-size: 14px;
	color: #654E26;
	margin-top: 20px;
	line-height: 160%;
	}	